/[smeserver]/rpms/e-smith-base/sme8/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.11 by slords, Sat Oct 13 23:29:50 2007 UTC Revision 1.172 by stephdl, Fri Oct 16 14:52:45 2015 UTC
# Line 1  Line 1 
1    # $Id: e-smith-base.spec,v 1.171 2015/09/05 21:52:48 stephdl Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
5  Name: %{name}  Name: %{name}
6  %define version 4.18.0  %define version 5.2.0
7  %define release 71  %define release 97
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
11  Group: Networking/Daemons  Group: Networking/Daemons
12  Source: %{name}-%{version}.tar.gz  Source: e-smith-base-5.2.0.90.tar.gz
13  Patch1: e-smith-base-4.18.0-backtitle.patch  Patch1: e-smith-base-5.2.0-reset_ibay_default_type.patch
14  Patch2: e-smith-base-4.18.0-consolebackup.patch  Patch2: e-smith-base-5.2.0_added_verification_of_pptp_clients_against_dhcp.patch
15  Patch3: e-smith-base-4.18.0-backupcancel.patch  Patch3: e-smith-base-5.2.0_console_verification_dhcp_vs_pptp.patch
16  Patch4: e-smith-base-4.18.0-gatewaydev.patch  Patch4: e-smith-base-5.2.0-default_to_no_on_quit_console_app.patch
17  Patch5: e-smith-base-4.18.0-elinks_caching.patch  Patch5: e-smith-base-5.2.0-only_fire_ip_change_on_wan.patch
18  Patch6: e-smith-base-4.18.0-unused_templates.patch  Patch6: e-smith-base-5.2.0_sha256_cert.patch
19  Patch7: e-smith-base-4.18.0-backuphome.patch  Patch7: e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch
 Patch8: e-smith-base-4.18.0-mediaglob.patch  
 Patch9: e-smith-base-4.18.0-setbeforeexpand.patch  
 Patch10: e-smith-base-4.18.0-runit17.patch  
 Patch11: e-smith-base-4.18.0-infobox.patch  
 Patch12: e-smith-base-4.18.0-infobox.patch2  
 Patch13: e-smith-base-4.18.0-mediaglob.patch2  
 Patch14: e-smith-base-4.18.0-run.static.patch  
 Patch15: e-smith-base-4.18.0-ethdriver.patch  
 Patch16: e-smith-base-4.18.0-ethdriver.patch2  
 Patch17: e-smith-base-4.18.0-ethdriver.patch3  
 Patch18: e-smith-base-4.18.0-ethdriver.patch4  
 Patch19: e-smith-base-4.18.0-raid_no.patch  
 Patch20: e-smith-base-4.18.0-commonname.patch  
 Patch21: e-smith-base-4.18.0-noutf.patch  
 Patch22: e-smith-base-4.18.0-commonname.patch2  
 Patch23: e-smith-base-4.18.0-pamtemplate.patch  
 Patch24: e-smith-base-4.18.0-pamtemplate.patch2  
 Patch25: e-smith-base-4.18.0-rcscript.patch  
 Patch26: e-smith-base-4.18.0-logfile_rotation.patch  
 Patch27: e-smith-base-4.18.0-login_pam.patch  
 Patch28: e-smith-base-4.18.0-depmod.patch  
 Patch29: e-smith-base-4.18.0-perms.patch  
 Patch30: e-smith-base-4.18.0-dhcpd_perms.patch  
 Patch31: e-smith-base-4.18.0-noraid.patch  
 Patch32: e-smith-base-4.18.0-suborder.patch  
 Patch33: e-smith-base-4.18.0-standby.patch  
 Patch34: e-smith-base-4.18.0-usbback.patch  
 Patch35: e-smith-base-4.18.0-remoteaccess.pmfm2self.patch  
 Patch36: e-smith-base-4.18.0-SSHport.patch  
 Patch37: e-smith-base-4.18.0-gateway_validation.patch  
 Patch38: e-smith-base-4.18.0-service_re.patch  
 Patch39: e-smith-base-4.18.0-xencons.patch  
 Patch40: e-smith-base-4.18.0-lib64.patch  
 Patch41: e-smith-base-4.18.0-cracklib.patch  
 Patch42: e-smith-base-4.18.0-raid_no.patch2  
 Patch43: e-smith-base-4.18.0-raidfix.patch  
 Patch44: e-smith-base-4.18.0-bootstrap.patch  
 Patch45: e-smith-base-4.18.0-pamtemplate.patch3  
 Patch46: e-smith-base-4.18.0-restoredev.patch  
 Patch47: e-smith-base-4.18.0-no_kmodule.patch  
 Patch48: e-smith-base-4-18-0-MovePam_d_ftpTemplates.patch  
 Patch49: e-smith-base-4.18.0-usbback_errcheck.patch  
 Patch50: e-smith-base-4.18.0-devicechk.patch  
 Patch51: e-smith-base-4.18.0-devicechk.patch2  
 Patch52: e-smith-base-4.18.0-conf_modules.patch  
 Patch53: e-smith-base-4.18.0-restoredev.patch2  
 Patch54: e-smith-base-4.18.0-groups.pm.pod.patch  
 Patch55: e-smith-base-4.18.0-rename_apache2httpd.patch  
 Patch56: e-smith-base-4.18.0-remove_httpd__logrotate.patch  
 Patch57: e-smith-base-4.18.0-cert_regen.patch  
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  Requires: mod_auth_external  Requires: mod_auth_external
22  Requires: e-smith-lib >= 1.18.0-7  Requires: e-smith-lib >= 2.2.0-2
23  Requires: server-manager-images, server-manager  Requires: server-manager-images, server-manager
24  Requires: e-smith-formmagick >= 0.2.0  Requires: e-smith-formmagick >= 1.4.0-12
25  Requires: initscripts >= 6.67-1es17  Requires: initscripts >= 6.67-1es17
26  Requires: e-smith-daemontools >= 1.7.1-04  Requires: e-smith-daemontools >= 1.7.1-04
27  Requires: perl(Locale::gettext)  Requires: perl(Locale::gettext)
# Line 80  Requires: perl(Net::IPv4Addr) Line 32  Requires: perl(Net::IPv4Addr)
32  Requires: /usr/sbin/irqbalance  Requires: /usr/sbin/irqbalance
33  Requires: /usr/sbin/cpuspeed  Requires: /usr/sbin/cpuspeed
34  Requires: /sbin/microcode_ctl  Requires: /sbin/microcode_ctl
35    Requires: /usr/sbin/smartd
36  Requires: dbus  Requires: dbus
37  Requires: hal  Requires: hal
38  Requires: acpid  Requires: acpid
 Requires: whiptail  
39  Requires: rssh  Requires: rssh
40  Requires: bridge-utils  Requires: bridge-utils
41  Requires: vconfig  Requires: vconfig
# Line 91  Requires: e-smith-bootloader Line 43  Requires: e-smith-bootloader
43  Requires: mdadm  Requires: mdadm
44  Requires: pv  Requires: pv
45  Requires: pam_abl  Requires: pam_abl
46    Requires: nss_ldap
47    Requires: cpu >= 1.4.3
48  Obsoletes: rlinetd, e-smith-mod_ssl  Obsoletes: rlinetd, e-smith-mod_ssl
49  Obsoletes: e-smith-serial-console  Obsoletes: e-smith-serial-console
50  Obsoletes: sshell  Obsoletes: sshell
51  Obsoletes: e-smith-rp-pppoe  Obsoletes: e-smith-rp-pppoe
 %if "%{?rhel}" == "5"  
52  Obsoletes: perl-Data-UUID  Obsoletes: perl-Data-UUID
 %endif  
53  BuildRequires: perl, perl(Test::Inline) >= 0.12  BuildRequires: perl, perl(Test::Inline) >= 0.12
54  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
55  BuildRequires: gettext  BuildRequires: gettext
# Line 112  AutoReqProv: no Line 64  AutoReqProv: no
64  e-smith server and gateway software - base module.  e-smith server and gateway software - base module.
65    
66  %changelog  %changelog
67  * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-70  * Fri Oct 16 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-97.sme
68    - Verify the mountpoint during the console backup
69    - Added e-smith-backup-5.2.0.bz9097.Test_Backup_MountPoint.patch
70    
71    * Mon Aug 24 2015 Charlie Brady <charlie_brady@mitel.com> 5.2.0-96.sme
72    * Use sha256 algorithm for signature of SSL cert. [SME: 8607]
73    
74    * Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-95.sme
75    - Only fire the ip-change event when IP is assigned to WAN nic
76      (Code by Charlie Brady and John Crisp) [SME: 8891]
77    
78    * Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-94.sme
79    - When quiting the console app with unsaved changes set the default selected
80    - answer to NO,  Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8794]
81    
82    * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-93.sme
83    - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
84    - [SME: 8298]
85    
86    * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.2.0-92.sme
87    - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
88    - [SME: 8298]
89    
90    * Mon Mar 10 2014 Chris Burnat <devlist@burnat.com> 5.2.0-91.sme
91    - Reset primary ibay default type [SME: 8267]
92    
93    * Mon Feb 17 2014 Ian Wells <esmith@wellsi.com> 5.2.0-90.sme
94    - Remove old images and roll new tarball [SME: 8213]
95    
96    * Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.2.0-89.sme
97    - Refer to removable media not CDROM in console restore [SME: 8212]
98    
99    * Fri Feb 7 2014 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-88.sme
100    - Add the apache group if it's missing [SME: 7932]
101    
102    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-87.sme
103    - Remove insecure SSL ciphers [SME: 7916]
104    
105    * Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 5.2.0-86.sme
106    - Change System Name from mitel-networks-server to sme-server [SME: 8131]
107    
108    * Sat Sep 14 2013 Ian Wells <esmith@wellsi.com> 5.2.0-85.sme
109    - Reverse change: Use UTF-8 in the console [SME: 7699]
110    
111    * Sun Jul 7 2013 Ian Wells <esmith@wellsi.com> 5.2.0-84.sme
112    - Improve text in console backup for success and failure [SME: 3121]
113    
114    * Mon Jul 01 2013 Ian Wells <esmith@wellsi.com> 5.2.0-83.sme
115    - Compression level of the console backup is now -6 by default [SME: 6304]
116    
117    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-82.sme
118    - Console USB Backup, allow user setting of compression level [SME: 6304]
119    
120    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-81.sme
121    - Use UTF-8 in the console, by Daniel Berteaud [SME: 7699]
122    
123    * Sat Jun 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-80.sme
124    - Update ServerName (Samba netbios name) when SystemName is updated [SME: 7703]
125    
126    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-79.sme
127    - Remove old System Name from the Hosts DB, by Charlie Brady [SME: 5010]
128    
129    * Mon Jun 24 2013 Ian Wells <esmith@wellsi.com> 5.2.0-78.sme
130    - Prevent emailing about the normal, weekly, checks of RAID arrays,
131      by Mark Casey [SME: 6160]
132    
133    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-77.sme
134    - Fix init-account script when LDAP auth is enabled [SME: 7670]
135    
136    * Fri Jun 14 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-76.sme
137    - Fix group creation/modification when LDAP auth is enabled [SME: 7049]
138    
139    * Fri May 17 2013 chris burnat <devlist@burnat.com> 5.2.0-75.sme
140    - Add_template_to_ssl.pem [SME: 4450]
141    
142    * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.2.0-74.sme
143    - Ensure existing_hwaddr is always initialized [SME: 6087]
144    
145    * Thu Feb 28 2013 Terry Fage <trex1512@yahoo.com.au> 5.2.0-73.sme
146    - In the console refer to removable media instead of USB disk [SME: 6835]
147    
148    * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-72.sme
149    - Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7167]
150    
151    * Tue Feb 5 2013 John Crisp <jcrisp@safeandsoundit.co.uk> 5.2.0-71.sme
152    - Post-upgrades not fired after restore from console [SME: 7060]
153    
154    * Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 5.2.0-70.sme
155    - Correction for when DB value is lower than MIN_MEMORY_LIMIT [SME: 7000]
156    
157    * Sat Feb 2 2013 Ian Wells <esmith@wellsi.com> 5.2.0-69.sme
158    - Simplified patch after review comments [SME: 7000]
159    
160    * Tue Jan 29 2013 Ian Wells <esmith@wellsi.com> 5.2.0-68.sme
161    - Updated previous patch to avoid migrate fragment [SME: 7000]
162    
163    * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 5.2.0-67.sme
164    - Increase memory limit for pppoe to 100Mb [SME: 7000]
165    
166    * Sun Dec 30 2012 Ian Wells <esmith@wellsi.com> 5.2.0-66.sme
167    - Template /etc/updatedb.conf [SME: 7090]
168    
169    * Wed Jul 18 2012 Ian Wells <esmith@wellsi.com> 5.2.0-65.sme
170    - Make CipherSuite secure by default [SME: 7026]
171    
172    * Fri Mar 16 2012 Ian Wells <esmith@wellsi.com> 5.2.0-64.sme
173    - Add MAC address into console network selection [SME: 6844]
174    
175    * Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
176    - Initialize ExternalInterface db structure so hwaddr in console works
177      [SME: 6775]
178    
179    * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-62.sme
180    - Stop using gecos attribute in LDAP [SME: 6539]
181    
182    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-61.sme
183    - Fix a typo in strings [SME: 5932]
184    
185    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-60.sme
186    - Rework text changes in console screen in previous revision [SME: 5932]
187    
188    * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-59.sme
189    - Only list backup targets that are writeable [SME: 5932]
190    
191    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme
192    - Revert admin password change through user-manager [SME: 3759]
193    
194    * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
195    - Allow admin password change through user-manager [SME: 3759]
196    
197    * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
198    - Handle no network interface scenario in console and bootstrap-console [SME: 6023]
199    
200    * Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
201    - change apache uid and gid so they become aliases for www [SME: 6425]
202    
203    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-55.sme
204    - Only remove dangling symlinks in weak-updates directories [SME: 6376]
205    
206    * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-54.sme
207    - Fix create user gid parameter [SME: 6416]
208    
209    * Mon Nov 29 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-53.sme
210    - Fix gpasswd path [SME: 6412]
211    
212    * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme
213    - Fix relocation of dhclient conf file [SME: 6385]
214    
215    * Sun Nov 7 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-51.sme
216    - No longer need to pass supplemental groups to cpu [SME: 6349]
217    
218    * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-50.sme
219    - Allow cpu to remove empty attributes [SME: 6343]
220    
221    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-49.sme
222    - Fix maxUsers patch (again) to not break setting passwords [SME: 5537]
223    
224    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-48.sme
225    - Fix maxUsers patch to not break setting passwords [SME: 5537]
226    
227    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-47.sme
228    - Don't put empty attributes in file for cpu [SME: 6334]
229    
230    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-46.sme
231    - Add flush to tmpfile so that data is available to cpu [SME: 6334]
232    
233    * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-45.sme
234    - Add extra attributes to ldap objects with cpu call [SME: 6334]
235    
236    * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-44.sme
237    - Fix cpu critical patch missing ' [SME: 6330]
238    
239    * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-43.sme
240    - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
241    - Add cpu.conf and cpu-system.conf to post-upgrade event [SME: 6327]
242    
243    * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-42.sme
244    - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6328]
245    
246    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-41.sme
247    - Switch to cpu commands if ldap is master [SME: 6328]
248    
249    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-40.sme
250    - Add templates for ldap authentication if enabled [SME: 6329]
251    
252    * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-39.sme
253    - Add cpu.conf and cpu-system.conf template/program to SME [SME: 6327]
254    
255    * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-38.sme
256    - Fix empty leases file test [SME: 6274]
257    
258    * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme
259    - Relocate dhcpd leases file [SME: 6274]
260    
261    * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
262    - Add migrate script to add missing HWaddr to interface records [SME: 6267]
263    
264    * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
265    - Make lcp options configurable [SME: 6277]
266    
267    * Mon Oct 11 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-34.sme
268    - Relocate dhclient conf file [SME: 5833]
269    
270    * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
271    - Disable apmd on 64-bit arch [SME: 6170]
272    
273    * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
274    - Remove check for maxUsers [SME: 5537]
275    
276    * Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
277    - Try and keep same external address for pppoe connections [SME: 6263]
278    
279    * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-30.sme
280    - Add ibay groups to group membership [SME: 6247]
281    
282    * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
283    - Prepare nss_ldap [SME: 6227]
284    
285    * Sun Aug 8 2010 Ian Wells <esmith@wellsi.com> 5.2.0-28.sme
286    - Enable cpuspeed by default [SME: 6066]
287    
288    * Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme
289    - Fix syntax error in last patch. [SME: 5830]
290    
291    * Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme
292    - Don't exit 99 from e-smith-service script when called with 'condrestart'
293      and service is disabled. [SME: 5830]
294    
295    * Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme
296    - FreeBusy patch fix (save account changes) [SME: 5941]
297    
298    * Fri Jun 11 2010 Ian Wells <esmith@wellsi.com>  5.2.0-24.sme
299    - Remove checkMaxUsers patch due to regression. [SME: 5537]
300    
301    * Tue Jun  8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
302    - Fix translation of local nic string in console [SME: 5571]
303    
304    * Sun Jun  6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-22.sme
305    - Handle no network interface scenario in console [SME: 6023]
306    
307    * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com>  5.2.0-21.sme
308    - Remove checkMaxUsers(). [SME: 5537]
309    
310    * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-20.sme
311    - Patch that will remove all FreeBusy references from e-smith-base. [SME: 5941]
312    
313    * Wed Mar  3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme
314    - Restate smartd dependency. [SME: 5814]
315    
316    * Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme
317    - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
318    
319    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme
320    - Really fix template expansion error [SME: 4528]
321    
322    * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
323    - Fix template expansion error [SME: 4528]
324    
325    * Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
326    - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
327    
328    * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme
329    - Fix eth? swapping [SME: 4528]
330    
331    * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
332    - Fix console backup from removable media [SME: 4809]
333    
334    * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme
335    - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]
336    
337    * Thu Jan 14 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-11.sme
338    - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]
339    
340    * Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
341    - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
342    
343    * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
344    - Translate $ifName in console configuration pages [SME: 5571]
345    
346    * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
347    - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
348    
349    * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
350    - Clean up: remove unused nonetworkdrivers [SME: 5521]
351    
352    * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-6.sme
353    - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
354    
355    * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme
356    - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
357    
358    * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme
359    - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
360    
361    * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme
362    - create service link for smartd [SME: 1445]
363    
364    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
365    - Add patch to support multiple samba roles [SME: 4172]
366    
367    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
368    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
369    
370    * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6
371    - Add locale tags for email in review panel [SME: 4267]
372    
373    * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
374    - Correct gettext type during build process [SME: 570]
375    
376    * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
377    - Fix screen corruption in console [SME: 4155]
378    
379    * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
380    - Fix detection of xen instance against newer kernels [SME: 4555]
381    
382    * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
383    - Fixed warnings generated during build process [SME: 570]
384    
385    * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
386    - Roll new dev stream.
387    
388    * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
389    - Add gettext to creating backup file title for localization. [SME: 4467]
390    
391    * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
392    - Fix race condition in VPN ip-down handling which could cause loss of
393      LAN connectivity. [SME: 4405]
394    
395    * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
396    - Remove requires for whiptail.  No longer needed [SME: 4491]
397    
398    * Fri Aug  8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
399    - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
400    
401    * Thu Aug  7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
402    - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
403      to e-smith-formmagick's general [SME: 4475]
404    - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
405    - Remove invalid entry tag from userpassword's locale file preventing the
406      form from displaying properly [SME: 4479]
407    
408    * Tue Aug  5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
409    - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
410    
411    * Mon Aug  4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
412    - Revert some locale changes
413    
414    * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
415    - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
416    
417    * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
418    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
419    
420    * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
421    - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
422    
423    * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
424    - Fix for > 5 nics detected [SME: 4232]
425    
426    * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
427    - Remove use of Date::Manip from ssl.crt [SME: 3155]
428    
429    * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
430    - Fix FreeBusy param when disabled [SME: 1806]
431    - Remove .orig file [SME: 4228]
432    
433    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
434    - Remove quitConsole from menu [SME: 4154]
435    
436    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
437    - Really fix free/busy in usermanager [SME: 4157]
438    
439    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
440    - Use frames in elinks [SME: 4156]
441    - Set homepage for elinks [SME: 4160]
442    
443    * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
444    - Fix free/busy field in useraccounts [SME: 4157]
445    
446    * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
447    - Add free/busy URL entry to help kronolith contribs [SME: 1806]
448    
449    * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
450    - Fix insert_mode for elinks on el5 platform [SME: 4127]
451    
452    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
453    - Set accounts to deleted before template expansion [SME: 4122]
454    
455    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
456    - Fix gettext strings returned by password checks [SME: 4104]
457    
458    * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
459    - Roll new stable stream consolidating patches.
460    
461    * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
462    - Finish removing pleasewait [SME: 126]
463    
464    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
465    - Add gettext to console titles. [SME: 4089]
466    
467    * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
468    - Minor translation fixes [SME: 4058] [SME: 4059]
469    
470    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
471    - Remove tests for removed FORM_TITLE's [SME: 4050]
472    
473    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
474    - Cleanup SAVE/ADD tag mixup [SME: 4045]
475    
476    * Sat Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
477    - Fix dyndns custom gettext [SME: 4032]
478    
479    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
480    - revised gettext messages [SME: 631]
481    
482    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
483    - gettext messages [SME: 631]
484    
485    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
486    - remove duplicate system password has been changed [SME: 3974]
487    
488    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
489    - EthernetAssign shouldn't be translated [SME: 3947]
490    
491    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
492    - Remove pleasewait function [SME: 126]
493    
494    * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
495    - fix gettext formatting in three files [SME: 3938]
496    
497    * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
498    - Fix creation of usernames and pseudonyms with one character
499    - [SME: 2451]
500    
501    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
502    - Remove <base> tags now in general [SME: 3911]
503    
504    * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
505    - Remove duplicate <base> entries [SME: 3894]
506    
507    * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
508    - remove unused ROUTER_DESC token from lexicon [SME: 3879]
509    
510    * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
511    - remove default of 1400 MTU for interfaces [SME: 549]
512    
513    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
514    - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
515    
516    * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
517    - pptp connections setting mtu/mru > 1400 [SME: 549]
518    
519    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
520    - console to strength validate password choice on first entry [SME: 3131]
521    
522    * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
523    - Auto-mount USB REV-drive as usbdisk [SME: 2972]
524    
525    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
526    - ignore error returns from tar [SME: 3127]
527    
528    * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
529    - Use esmith::util::validatePassword on console [SME: 2173]
530    
531    * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
532    - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
533    
534    * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
535    - Add smartd as a disabled service with template [SME: 1445]
536    
537    * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
538    - Lock user accounts with usermod instead of passwd [SME: 3595]
539    
540    * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
541    - Add symlink to fr-fr locale. [SME: 3648]
542    
543    * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
544    - Add fix for varying partition sizes in add_raid [SME: 3547]
545    
546    * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
547    - Fix removal of Corporate DNS from console.  [SME: 3532]
548    
549    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
550    - Remove previous change, applied to wrong package.  [SME: 3512]
551    
552    * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
553    - Add WPAD feature for DHCP (Thanks Hector Perez).  [SME: 3512]
554    
555    * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
556    - Make non-Removable pseudonyms point to admin when reassigned.  [SME: 2214]
557    
558    * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
559    - Adjust success text when changing admin password. [SME: 2442]
560    
561    * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
562  - Fix comparison of expected to actual SSL cert data. Also change  - Fix comparison of expected to actual SSL cert data. Also change
563    truncation point for email address from 40 chars to 64. [SME: 1736].    truncation point for email address from 40 chars to 64. [SME: 1736].
564      [Note that -70 was inadvertently skipped.]
565    
566  * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69  * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
567  - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]  - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
# Line 1146  e-smith server and gateway software - ba Line 1593  e-smith server and gateway software - ba
1593  %patch5 -p1  %patch5 -p1
1594  %patch6 -p1  %patch6 -p1
1595  %patch7 -p1  %patch7 -p1
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
 %patch16 -p1  
 %patch17 -p1  
 %patch18 -p1  
 %patch19 -p1  
 %patch20 -p1  
 %patch21 -p1  
 %patch22 -p1  
 %patch23 -p1  
 %patch24 -p1  
 %patch25 -p1  
 %patch26 -p1  
 %patch27 -p1  
 %patch28 -p1  
 %patch29 -p1  
 %patch30 -p1  
 %patch31 -p1  
 %patch32 -p1  
 %patch33 -p1  
 %patch34 -p1  
 %patch35 -p1  
 %patch36 -p1  
 %patch37 -p1  
 %patch38 -p1  
 %patch39 -p1  
 %patch40 -p1  
 %patch41 -p1  
 %patch42 -p1  
 %patch43 -p1  
 %patch44 -p1  
 %patch45 -p1  
 %patch46 -p1  
 %patch47 -p1  
 %patch48 -p1  
 %patch49 -p1  
 %patch50 -p1  
 %patch51 -p1  
 %patch52 -p1  
 %patch53 -p1  
 %patch54 -p1  
 %patch55 -p1  
 %patch56 -p1  
 %patch57 -p1  
   
 rm -rf root/etc/e-smith/db/configuration/defaults/httpd-admin  
 rm -rf root/etc/e-smith/templates/etc/identd.masq  
1596    
1597  %pre  %pre
1598  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]  if [ -d /etc/e-smith/locale/fr-ca -a ! -L /etc/e-smith/locale/fr-ca ]
# Line 1244  echo "disabled" >  root/etc/e-smith/db/c Line 1638  echo "disabled" >  root/etc/e-smith/db/c
1638  %endif  %endif
1639    
1640  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \  LEXICONS=$(find root/etc/e-smith/web/{functions,panels/password/cgi-bin} \
1641      -type f | grep -v CVS | grep -v pleasewait)      -type f | grep -v CVS)
1642    
1643  for lexicon in $LEXICONS  for lexicon in $LEXICONS
1644  do  do
# Line 1263  ln -s /etc/rc.d/rc7.d root/etc/rc7.d Line 1657  ln -s /etc/rc.d/rc7.d root/etc/rc7.d
1657  mkdir -p root/etc/rc.d/rc1.d  mkdir -p root/etc/rc.d/rc1.d
1658    
1659  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES  mkdir -p root/usr/share/locale/en_US/LC_MESSAGES
1660  xgettext -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console  xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console
1661    
1662  mkdir -p root/etc/e-smith/locale  mkdir -p root/etc/e-smith/locale
1663  # Make the fr-ca link in %pre to ease upgrades  # Make the fr-ca link in %pre to ease upgrades
1664  # ln -s fr root/etc/e-smith/locale/fr-ca  # ln -s fr root/etc/e-smith/locale/fr-ca
1665    ln -s fr root/etc/e-smith/locale/fr-fr
1666  ln -s en-us root/etc/e-smith/locale/en  ln -s en-us root/etc/e-smith/locale/en
1667  ln -s en-us root/etc/e-smith/locale/en-au  ln -s en-us root/etc/e-smith/locale/en-au
1668  ln -s en-us root/etc/e-smith/locale/en-gb  ln -s en-us root/etc/e-smith/locale/en-gb
# Line 1277  mkdir -p root/etc/e-smith/templates/etc/ Line 1672  mkdir -p root/etc/e-smith/templates/etc/
1672  ln -s /etc/e-smith/templates-default/template-begin-shell \  ln -s /etc/e-smith/templates-default/template-begin-shell \
1673        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin        root/etc/e-smith/templates/etc/dhcpc/dhcpcd.exe/template-begin
1674    
1675    mkdir -p root/etc/e-smith/templates/etc/ldap.secret/
1676    touch root/etc/e-smith/templates/etc/ldap.secret/template-begin
1677    
1678  for file in imap login passwd pwauth system-auth  for file in imap login passwd pwauth system-auth
1679  do  do
1680      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file      mkdir -p root/etc/e-smith/templates/etc/pam.d/$file
# Line 1307  rm root/service/{syslog,klogd} Line 1705  rm root/service/{syslog,klogd}
1705  mkdir -p root/etc/e-smith/events/local  mkdir -p root/etc/e-smith/events/local
1706  mkdir -p root/etc/e-smith/events/user-modify-admin  mkdir -p root/etc/e-smith/events/user-modify-admin
1707  mkdir -p root/home/e-smith/db  mkdir -p root/home/e-smith/db
 touch root/home/e-smith/db/configuration  
1708    
1709  mkdir -p root/etc/e-smith/pam  mkdir -p root/etc/e-smith/pam
1710  mkdir -p root/home/e-smith/ssl.key  mkdir -p root/home/e-smith/ssl.key
# Line 1319  mkdir -p root/var/state/e-smith Line 1716  mkdir -p root/var/state/e-smith
1716  for file in %{dbfiles}  for file in %{dbfiles}
1717  do  do
1718      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}      mkdir -p root/etc/e-smith/db/$file/{defaults,migrate,force}
     # Create ghost file for rpm  
     touch root/home/e-smith/db/$file  
1719  done  done
1720    
1721  mkdir -p root/etc/tcprules  mkdir -p root/etc/tcprules


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed