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