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

Annotation of /rpms/e-smith-base/sme10/e-smith-base.spec

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


Revision 1.120 - (hide annotations) (download)
Sun Jun 6 20:34:02 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_1-0_el7_sme
Changes since 1.119: +6 -166 lines
* Fri Jun 04 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-99.sme
- fix missing export [SME: 11620]

1 jpp 1.120 # $Id: e-smith-base.spec,v 1.119 2021/06/04 14:48:44 jpp Exp $
2 vip-ire 1.1
3     Summary: e-smith server and gateway - base module
4     %define name e-smith-base
5     Name: %{name}
6 jpp 1.120 %define version 5.8.1
7     %define release 0
8 vip-ire 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.xz
13 unnilennium 1.34
14 vip-ire 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15     Requires: pwauth
16     Requires: e-smith-lib >= 2.2.0-2
17     Requires: server-manager-images, server-manager
18     Requires: e-smith-formmagick >= 1.4.0-12
19     Requires: initscripts >= 6.67-1es17
20     Requires: e-smith-daemontools >= 1.7.1-04
21     Requires: perl(Locale::gettext)
22     Requires: perl(Crypt::Cracklib)
23     Requires: perl(Date::Manip)
24     Requires: perl(Net::IPv4Addr)
25 unnilennium 1.8 Requires: perl(Digest::SHA1)
26 jpp 1.50 Requires: perl(Net::Netmask)
27 vip-ire 1.1 Requires: /usr/sbin/irqbalance
28     Requires: /usr/sbin/smartd
29     Requires: dbus
30     Requires: acpid
31     Requires: rssh
32     Requires: bridge-utils
33     Requires: vconfig
34     Requires: e-smith-bootloader
35     Requires: mdadm
36     Requires: pv
37 unnilennium 1.9 Requires: dhcp
38 vip-ire 1.1 Requires: diald
39     Requires: /usr/bin/passwd
40     Requires: nss-pam-ldapd
41 unnilennium 1.6 Requires: uuid-perl
42 unnilennium 1.20 Requires: kbd
43 jpp 1.78 Requires: bash-completion
44     Requires: bash-completion-extras
45 jpp 1.54 Requires: e-smith-runit >= 2.6.0-7
46 jpp 1.85 Requires: smeserver-php >= 3.0.0-22
47 jpp 1.78 Requires: smeserver-yum >= 2.6.0-43
48 vip-ire 1.1 Obsoletes: nss_ldap < 254
49     Requires: cpu >= 1.4.3
50     Obsoletes: rlinetd, e-smith-mod_ssl
51     Obsoletes: e-smith-serial-console
52     Obsoletes: sshell
53     Obsoletes: e-smith-rp-pppoe
54 jpp 1.79 Obsoletes: e-smith-pptpd
55 jpp 1.100 Obsoletes: e-smith-dynamicdns-yi
56     Obsoletes: e-smith-dynamicdns-tzo
57     Obsoletes: e-smith-dynamicdns-dyndns.org
58     Obsoletes: e-smith-dynamicdns-dyndns
59 vip-ire 1.1 BuildRequires: perl, perl(Test::Inline) >= 0.12
60     BuildRequires: e-smith-devtools >= 1.13.1-03
61     BuildRequires: gettext
62 chrissn 1.83 Requires: gdisk
63 vip-ire 1.1
64     %define dbfiles accounts configuration domains hosts networks
65     AutoReqProv: no
66    
67     %description
68     e-smith server and gateway software - base module.
69    
70 jpp 1.106 %prep
71     %setup
72 jpp 1.120 #%patch0 -p1
73     #%patch1 -p1
74     #%patch2 -p1
75 jpp 1.106
76     %build
77    
78     LEXICONS=$(find root/etc/e-smith/web/functions -type f| grep -v CVS)
79    
80     for lexicon in $LEXICONS
81     do
82     /sbin/e-smith/validate-lexicon $lexicon
83     done
84    
85     /sbin/e-smith/generate-lexicons
86    
87     xgettext -L perl -o root/usr/share/locale/en_US/LC_MESSAGES/server-console.po root/sbin/e-smith/console.pl
88    
89     perl createlinks
90     /sbin/e-smith/buildtests 10e-smith-base
91    
92     gcc -o root/sbin/e-smith/console console_wrapper.c
93    
94     # Force creation of potentially empty directories
95     mkdir -p root/etc/e-smith/web/panels/password/cgi-bin
96     ln -s ../../../functions/wrapper root/etc/e-smith/web/panels/password/cgi-bin/userpassword
97    
98     %install
99     rm -rf $RPM_BUILD_ROOT
100     mkdir -p $RPM_BUILD_ROOT/etc/selinux
101     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
102     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
103     --file /sbin/e-smith/systemd/mdmonitor-pre 'attr(0554,root,root)' \
104     --file /etc/cron.daily/conf-mod_ssl 'attr(0544,root,root)' \
105     --dir /var/log/dhcpd 'attr(2750,smelog,smelog)' \
106     --dir /etc/e-smith/pam 'attr(0700,root,root)' \
107     --dir /home/e-smith/ssl.key 'attr(0700,root,root)' \
108     --dir /home/e-smith/ssl.crt 'attr(0700,root,root)' \
109     --dir /home/e-smith/ssl.pem 'attr(0700,root,root)' \
110     --dir /var/service/wan 'attr(1755,root,root)' \
111     --file /var/service/wan/down 'attr(0644,root,root)' \
112     --file /var/service/wan/run 'attr(0750,root,root)' \
113     --file /var/service/wan/run.dhclient 'attr(0750,root,root)' \
114     --file /var/service/wan/run.pppoe 'attr(0750,root,root)' \
115     --file /var/service/wan/run.static 'attr(0750,root,root)' \
116     --file /var/service/wan/run.dialup 'attr(0750,root,root)' \
117     --file /var/service/wan/run.disabled 'attr(0750,root,root)' \
118     --dir /var/service/wan/supervise 'attr(0700,root,root)' \
119     --dir /var/service/wan/log 'attr(1755,root,root)' \
120     --file /var/service/wan/log/run 'attr(0750,root,root)' \
121     --dir /var/service/wan/log/supervise 'attr(0700,root,root)' \
122     --dir /var/log/wan 'attr(2750,smelog,smelog)' \
123     --dir /var/service/ippp 'attr(1755,root,root)' \
124     --file /var/service/ippp/down 'attr(0644,root,root)' \
125     --file /var/service/ippp/run 'attr(0750,root,root)' \
126     --dir /var/service/ippp/supervise 'attr(0700,root,root)' \
127     --dir /var/service/ippp/log 'attr(1755,root,root)' \
128     --file /var/service/ippp/log/run 'attr(0750,root,root)' \
129     --dir /var/service/ippp/log/supervise 'attr(0700,root,root)' \
130     --dir /var/log/ippp 'attr(2750,smelog,smelog)' \
131     --dir /etc/e-smith/skel/user/.ssh 'attr(0700,root,root)' \
132     --file /etc/sysconfig/modules/dummy.modules 'attr(0755,root,root)' \
133     --dir /etc/selinux 'attr(0755,root,root)' \
134     > %{name}-%{version}-%{release}-filelist
135    
136     mkdir -p $RPM_BUILD_ROOT/home/e-smith/db
137     for file in %{dbfiles}
138     do
139     # Create ghost file for rpm
140     touch $RPM_BUILD_ROOT/home/e-smith/db/$file
141     echo "%config(noreplace) %attr(0640,root,admin) /home/e-smith/db/$file" \
142     >> %{name}-%{version}-%{release}-filelist
143     done
144     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
145    
146     %clean
147     rm -rf $RPM_BUILD_ROOT
148    
149     %files -f %{name}-%{version}-%{release}-filelist
150     %defattr(-,root,root)
151    
152     %pre
153     /sbin/e-smith/create-system-user smelastsys 2999 \
154     'sme last system user marker' /tmp /bin/false
155    
156     %post
157     LEXICONS=$(find /etc/e-smith/locale/*/etc/e-smith/web/panels/password/cgi-bin/userpassword -type f 2>/dev/null)
158    
159     for lexicon in $LEXICONS
160     do
161     if [ -f $lexicon ]
162     then
163     cd $(dirname "$lexicon")
164     mv ./userpassword ../../../functions
165     fi
166     done
167    
168     if [ -d "/var/service/dhcpd" ]; then
169     rm -rf /var/service/dhcpd
170     fi
171     if [ -d "/var/service/raidmonitor" ]; then
172     rm -rf /var/service/raidmonitor
173     fi
174     if [ -d "/var/service/local" ]; then
175     rm -rf /var/service/local
176     fi
177    
178    
179 vip-ire 1.1 %changelog
180 jpp 1.119 * Fri Jun 04 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-99.sme
181     - fix missing export [SME: 11620]
182 jpp 1.118
183 jpp 1.117 * Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-97.sme
184     - fix issue with adding new user to the ldap db [SME: 11607]
185    
186 jpp 1.116 * Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-96.sme
187     - always renew self signed certificate [SME: 11552]
188     update key / crt if not signed with the right key size
189     default to self signed if custom cert and key are not files or not rigth type
190     add perl module to help handle certificates and keys
191     TODO: check if both key and cert are related, if not default to self signed
192    
193 jpp 1.115 * Wed Apr 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-95.sme
194     - fix openssl.conf not generated when openldap field are empty [SME: 11569]
195    
196 jpp 1.114 * Thu Apr 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-94.sme
197     - fix missing path to systemctl for add-wants [SME: 11537]
198    
199 jpp 1.112 * Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-93.sme
200     - merge dhcpdmanager custom template fragments with core [SME: 10657]
201 jpp 1.113 - remove templates-custom previously owned by a contrib [SME: 11508]
202     they got migrated as part as normal backup restore
203 jpp 1.112
204 jpp 1.111 * Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-92.sme
205     - fix masq failing on initial boot [SME: 11479]
206    
207 jpp 1.110 * Fri Mar 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-91.sme
208     - removing weekly cron for ddns update, targeted script has been removed [SME: 11470]
209    
210 jpp 1.108 * Thu Mar 18 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-90.sme
211     - revert e-smith-service file [SME: 9692]
212     - add systemctl wrapper [SME: 11345]
213    
214 jpp 1.107 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-89.sme
215     - clean rsyslog syntax for dhcpd [SME: 11422]
216    
217 jpp 1.105 * Tue Mar 16 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-88.sme
218     - cleanup /etc/rc.d and /var/service [SME: 9692]
219    
220 jpp 1.104 * Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-87.sme
221 jpp 1.102 - remove klogd references [SME: 11363]
222 jpp 1.103 - restore part of pptp code and move to generik vpn entry [SME: 11374]
223 jpp 1.102
224 jpp 1.100 * Wed Mar 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-85.sme
225 jpp 1.102 - drop dyndns core support [SME: 11415]
226 jpp 1.100
227 jpp 1.99 * Thu Feb 18 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-84.sme
228     - fix enabled service not started on reboot [SME: 11355]
229     unless a power outage, as long as you reboot, halt or shutdown systemd will
230     be in sync
231     - fix console::startup run twice [SME: 11358 ]
232     - improve run order in systemd-default [SME: 11356]
233    
234 jpp 1.98 * Wed Feb 17 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-83.sme
235 jpp 1.97 - fix uninitialized value during post-install [SME: 11350]
236    
237 jpp 1.96 * Sun Feb 14 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-81.sme
238     - fix user with rssh shell need to be member of rsshusers group [SME: 9155]
239    
240 jpp 1.95 * Fri Feb 12 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-80.sme
241     - add missing /sbin/e-smith/bootstrap-runlevel7 [SME: 11318]
242    
243 jpp 1.94 * Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-79.sme
244     - fix typo for isolate [SME: 11246]
245    
246 jpp 1.93 * Mon Jan 11 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-78.sme
247 jpp 1.90 - separate bootstrap-console from run level service launch [SME: 11318]
248    
249 jpp 1.89 * Fri Jan 08 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-75.sme
250 jpp 1.87 - only run isolate if sme-server.target is not active [SME: 11246]
251     - update system-preset usr/lib file [SME: 10958]
252    
253 jpp 1.86 * Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-72.sme
254     - fix loss of httpd basic auth [SME: 11309]
255    
256 jpp 1.84 * Fri Dec 25 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-71.sme
257     - fix services starting when they are in Wants= for sme-server.target and preset disabled [SME: 11247]
258    
259 chrissn 1.83 * Wed Dec 23 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-70.sme
260     - rewrite of manageRAID.pl and add_drive_to_raid for SME10 [SME:10918]
261     - added gdisk as a dependency to support GPT systems
262    
263 jpp 1.82 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-69.sme
264     - fix modSSL key crt and keychain files really exist [SME: 11252]
265     - add ldap.init as exception for preset
266    
267 jpp 1.81 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-68.sme
268     - fix init-accounts [SME: 9642]
269    
270 jpp 1.80 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-67.sme
271     - validate modSSL key crt and keychain files really exist [SME: 11252]
272     if not we use self generated
273    
274 jpp 1.79 * Fri Dec 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-66.sme
275     - drop pptpd support [SME: 11250]
276    
277 jpp 1.78 * Wed Dec 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-65.sme
278     - add bash-completion [SME: 11244]
279     - improve local service to systemd [SME: 11119]
280     now run rc.local file as part of the event
281    
282 jpp 1.76 * Wed Dec 09 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-64.sme
283 jpp 1.78 - move local service to systemd [SME: 11119]
284 jpp 1.76 make it run /etc/rc.d/rc.local
285     cleaning /var/service/syslog still there
286    
287 jpp 1.75 * Sat Dec 05 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-63.sme
288 jpp 1.74 - workaround drop-in install section ignored by systemctl preset [SME: 11231]
289     some cleanup
290    
291 jpp 1.73 * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-61.sme
292     - remove S95reset-unsavedflag [SME: 11229]
293     - add exclusion for lpd [SME: 11006]
294    
295 jpp 1.72 * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-60.sme
296     - execute systemd-reload before service adjust in events [SME: 11228]
297    
298 jpp 1.71 * Tue Dec 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-59.sme
299     - fix ExecStart for raidmonitor [SME: 11094]
300    
301 jpp 1.70 * Sun Nov 29 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-58.sme
302     - fix permission for /sbin/e-smith/systemd/mdmonitor-pre [SME: 11094]
303    
304 chrissn 1.69 * Wed Nov 25 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-57.sme
305     - Don't ask for confirmation to save changes on first install configuration [SME: 11193]
306    
307 chrissn 1.68 * Wed Nov 25 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-56.sme
308     - Fix RAID detection regex for disk redundancy screen [SME: 10918]
309    
310 jpp 1.67 * Wed Nov 18 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-55.sme
311     - add Install part of systemd unit [SME: 11100]
312    
313 jpp 1.66 * Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-54.sme
314     - move dhcpd to systemd [SME: 11100]
315     - get dhcpd log out of message [SME: 2408]
316     also configure logrotate for /var/log/dhcpd/dhcpd.log and /var/log/dhcpd/current
317    
318 jpp 1.65 * Tue Nov 17 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-53.sme
319     - reverte previous changes for service2adjust and util.pm [SME: 11177]
320     files are owned by e-smith-lib
321    
322 jpp 1.64 * Mon Nov 16 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-52.sme
323     - allow more systemctl controls [SME: 11177]
324     convert unrecognized signals from service2adjust in events for systemd
325     handle unsupervised services the same way supervised were in adjust-services
326     make service-status only log when service disabled and not fail it
327    
328 jpp 1.60 * Sat Nov 14 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-51.sme
329     - add template for /etc/systemd/system-preset/49koozali.preset [SME: 11174]
330     this will help systemd integration in enabling and disabling services
331     remove wan link
332    
333 jpp 1.59 * Wed Nov 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-50.sme
334     - move raidmonitor to systemd [SME: 11094]
335    
336 jpp 1.57 * Tue Nov 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-49.sme
337     - move network service to systemd [SME: 11090]
338 jpp 1.58 - move wan service to systemd [SME: 11091]
339 jpp 1.57
340 jpp 1.52 * Wed Sep 30 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-48.sme
341     - create e-smith-base-update event [SME: 11012]
342 jpp 1.53 - create sme-server.target [SME: 10957]
343 jpp 1.52 make sme-server.target default target
344     change default target on signal-event post-upgrade, post-install, e-smith-base-update
345 jpp 1.53 requires update or smeserver-php and e-smith-runit
346 jpp 1.56 - add an executable to check if service is enabled in e-smith db
347 jpp 1.52
348 jpp 1.51 * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-47.sme
349 jpp 1.50 - validate submask on remote access panel [SME: 6536]
350     accept netmask bit and convert it
351     - validate subnet mask on local network panel [SME: 10974]
352     accept netmask bit and convert it
353    
354 jpp 1.49 * Tue Jun 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-45.sme
355     - remove info.txt [SME: 9590]
356    
357 jpp 1.48 * Sun May 24 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-44.sme
358     - wildcard self-signed certificate [SME: 8156]
359     * ip in self-signed certificate
360     * subject altname in self-signed certificate
361     * ability to define Country code and State using
362     modSSL{Country} and modSSL{State} properties
363     * /etc/openssl.conf is used now and templated for self-signed certificate
364    
365 jpp 1.47 * Sat May 23 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-43.sme
366     - enable smartd for existing installation [SME: 5890]
367    
368 chrissn 1.46 * Sun May 17 2020 Chris Sansom-Ninnes <chris@sansom.ninnes.net> 5.8.0-42.sme
369     - Enable smartd by default [SME: 5890]
370     - Credit to Chris Burnat
371    
372 michel 1.45 * Wed Dec 18 2019 Michel Begue <mab974@gmail.com> 5.8.0-41.sme
373     - Add a link to manager C wrapper to execute userpassword's cgi to replace perl-suid [SME: 9677]
374    
375 jcrisp 1.44 * Fri Nov 22 2019 John Crisp <jcrisp@safeandsoundit.co.uk> 5.8.0-40.sme
376     - fix SystemName [SME: 8876]
377    
378 jpp 1.43 * Tue Jan 22 2019 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-39.sme
379     - modify the default city and company [SME: 10715]
380    
381 jpp 1.41 * Tue Feb 13 2018 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-38.sme
382 jpp 1.42 - cleaning xinetd.conf fragment out of the package [SME: 10219]
383 jpp 1.41
384 jpp 1.40 * Wed Nov 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-37.sme
385     - revert previous change - wrong package
386    
387 jpp 1.39 * Tue Nov 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-36.sme
388     - added post transaction rule for ntp [SME: 10190]
389     - thank you to Stefano Zamboni for this work
390    
391 vip-ire 1.38 * Thu May 4 2017 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-35.sme
392     - Expand route-bond0 when nic bonding is enabled [SME: 10272]
393    
394 unnilennium 1.37 * Sat Apr 15 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-34.sme
395     - improve regex to catch local [SME: 9724]
396    
397 unnilennium 1.36 * Wed Apr 12 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-33.sme
398     - change smtpd to qpsmtpd for default service access [SME: 9478]
399    
400 unnilennium 1.35 * Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-32.sme
401     - add translation links for manager to most language variations we support [SME: 11121]
402    
403 unnilennium 1.34 * Fri Feb 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-31.sme
404     - prevent restoration from being called on regular and post-upgrade reboot [SME: 9550]
405     - console restoration can be launched again from console
406    
407 vip-ire 1.33 * Thu Feb 9 2017 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-30.sme
408     - Use ip route syntax to define routes to local network [SME: 10083]
409    
410 vip-ire 1.32 * Tue Sep 6 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-29.sme
411     - Allow /32 masks on the external interface, in which case we don't
412     check if the gateway is on the correct network) [SME: 9610]
413    
414 unnilennium 1.31 * Thu Aug 04 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-28.sme
415     - fix config db locale property [SME: 9724]
416    
417 unnilennium 1.30 * Sat Jul 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-27.sme
418     - adapt e-smith service command to systemd [SME: 9672]
419    
420 unnilennium 1.29 * Fri Jul 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-26.sme
421     - add systemd skip redirect to e-smith-service [SME: 9688]
422    
423 unnilennium 1.28 * Thu Jul 21 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-25.sme
424 unnilennium 1.26 - fix broken link /etc/init.d/supervise/local link [SME: 9687]
425    
426 unnilennium 1.25 * Mon Jul 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-22.sme
427     - fix mysqld to mariadb [SME: 9438]
428    
429 unnilennium 1.24 * Sat Jul 16 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-21.sme
430     - fix missing path to chkconfig [SME: 9641]
431    
432 stephdl 1.22 * Thu Jul 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.8.0-20.sme
433 stephdl 1.23 - Fix deprecated syntax '*' in rsyslog [SME: 9398]
434 stephdl 1.22 - Added e-smith-base-5.8.0.bz9398.DeprecatedRsyslogSyntax.patch
435    
436 stephdl 1.21 * Mon Jul 4 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 5.8.0-19.sme
437     - Set the hostname by hostnamectl [SME: 9631]
438     - Stefano Zamboni <zamboni@mind-at-work.it>
439    
440 unnilennium 1.20 * Sun Jun 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-18.sme
441     - fix Lang and keyboard layout configured are not used [SME: 9539]
442    
443 vip-ire 1.19 * Thu Jun 2 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-17.sme
444     - Fix display of email forward fields since smtpd entry has been merged
445     qpsmtpd [SME: 9552]
446    
447 unnilennium 1.18 * Sun May 29 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-16.sme
448     - Allow bootstrap to start services after post-install configuration [SME: 9530]
449    
450 vip-ire 1.17 * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-15.sme
451     - Use a C wrapper for the console to replace perl-suid [SME: 9393]
452    
453 unnilennium 1.16 * Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-14.sme
454     - fix password not asked after signal-event post-install [SME: 9445]
455    
456 unnilennium 1.15 * Wed Apr 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-13.sme
457     - only start services on regular boot [SME: 9436]
458    
459 unnilennium 1.14 * Tue Apr 12 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-12.sme
460     - fix getting locale for db configuration [SME: 9378]
461    
462 unnilennium 1.13 * Mon Apr 11 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-11.sme
463 unnilennium 1.12 - rearange startup [SME: 9352]
464     - let systemd handle following unsupervised services:
465     - bootstrap-console, rsyslog, irqbalance, crond, acpid, smartd
466     - disable from systemd services whith link in rc7.d
467     - let bootstrap-console run at every reboot and handle surpevised services startup
468    
469 vip-ire 1.11 * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-9.sme
470     - Remove ctrlaltdel service entry [SME: 9437]
471    
472 vip-ire 1.10 * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-8.sme
473     - Remove obsolete services [SME: 9420]
474    
475 unnilennium 1.9 * Tue Mar 29 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-7.sme
476     - added requires dhcp [SME: 9392]
477    
478 unnilennium 1.8 * Wed Mar 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-6.sme
479     - add Requires perl(Digest::SHA1) for console [SME: 9372]
480    
481 unnilennium 1.7 * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-5.sme
482 unnilennium 1.6 - fix conflict perl-Data-UUID vs uuid-perl [SME: 9344]
483    
484 unnilennium 1.5 * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-3.sme
485     - remove cpuspeed Requires and support [SME: 9337]
486     - remove pam_abl Requires [SME: 9341]
487    
488 unnilennium 1.3 * Fri Mar 18 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.8.0-2.sme
489     - Remove Requires: hal [SME: 9342]
490     - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
491     by assuming the date is correct and changing the weekday.
492     Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
493     Mon Feb 21 2006 --> Mon Feb 20 2006 or Tue Feb 21 2006 or Mon Feb 27 2006 or ....
494     Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
495     Sat Mar 10 2008 --> Sat Mar 08 2008 or Mon Mar 10 2008 or Sat Mar 15 2008 or ....
496     Mon Apr 21 2013 --> Mon Apr 15 2013 or Sun Apr 21 2013 or Mon Apr 22 2013 or ....
497     Tue Sep 30 2015 --> Tue Sep 29 2015 or Wed Sep 30 2015 or Tue Oct 06 2015 or ....
498    
499 vip-ire 1.2 * Fri Feb 5 2016 Daniel Berteaud <daniel@firewall-services.com> 5.8.0-1.sme
500 vip-ire 1.1 - Roll new stream for sme10
501    
502     * Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-28.sme
503     - Add a column to display forwarding address [SME: 9174]
504    
505     * Sun Jan 31 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-27.sme
506     - Correctly display http URL to the server-manager in the console [SME: 9163]
507    
508     * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-26.sme
509     - Fire ssl-update event when default cert is renewed [SME: 2257]
510    
511     * Sun Jan 17 2016 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-25.sme
512     - Expand /home/e-smith/ssl.pem/pem during ssl-update [SME: 9152]
513    
514 unnilennium 1.3 * Wed Sep 30 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-24.sme
515     Tue Sep 30 2015 --> Tue Sep 29 2015 or Wed Sep 30 2015 or Tue Oct 06 2015 or ....
516 vip-ire 1.1 - Update /etc/mime.types templates [SME: 9078]
517    
518     * Mon Aug 24 2015 Charlie Brady <charlie_brady@mitel.com> 5.6.0-23.sme
519     - Use sha256 algorithm for signature of SSL cert. [SME: 8615]
520    
521     * Thu Jun 25 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-22.sme
522     - Fix including /etc/selinux directory [SME: 8954]
523    
524     * Thu Jun 25 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-21.sme
525     - Add templates for /etc/selinux/config [SME: 8954]
526    
527     * Thu Jun 11 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-20.sme
528     - Add dummy NIC support as InternalInterface [SME: 7200]
529    
530     * Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-19.sme
531     - Only fire the ip-change event when IP is assigned to WAN nic
532     (Code by Charlie Brady and John Crisp) [SME: 8896]
533    
534     * Tue Mar 31 2015 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-18.sme
535     - Only reset service access when switching to or from private server mode
536     (Code by Charlie Brady) [SME: 8879]
537    
538     * Sun Jan 11 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-17.sme
539     - When quiting the console app with unsaved changes set the default selected
540     - answer to NO Hsing-Foo Wang <hsingfoo@gmail.com> [SME: 8616]
541    
542     * Tue Jan 6 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-16.sme
543     - Added a comment to specify the real configuration file of dhcpd [SME: 8386]
544    
545     * Sat Jan 3 2015 Stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-15.sme
546     - Modified the patch of daniel e-smith-base-5.6.0-ensure_apache_alias_www.patch
547     - Ensure www group exists and that apache is an alias of www [SME: 8549]
548    
549     * Sun Nov 2 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-13.sme
550     - Ensure www group exists and that apache is an alias of www [SME: 8549]
551    
552     * Sun Nov 2 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-12.sme
553     - Check were running runlevel 4, not 7 in service wrapper [SME: 8637]
554    
555     * Sun Sep 21 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-11.sme
556     - Correctly update NIC configuration on single NIC systems [SME: 8561]
557    
558     * Wed Sep 10 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-10.sme
559     - Symlink udev-post service in rc7 [SME: 8542]
560    
561     * Fri Jul 25 2014 Daniel Berteaud <daniel@firewall-services.com> 5.6.0-9.sme
562     - Fix PPPoE after a post-upgrade [SME: 8493]
563    
564     * Thu Jul 3 2014 Ian Wells <esmith@wellsi.com> 5.6.0-8.sme
565     - Remove dependency on microcode_ctl [SME: 8468]
566    
567     * Sun May 11 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-7.sme
568     - Prevent emailing about the normal, weekly, checks of RAID arrays, by Mark Casey
569     - [SME: 7748]
570    
571     * Tue May 06 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-6.sme
572     - remove /etc/e-smith/templates/etc/crontab/10runparts for anacron compatibility
573     - [SME: 8364]
574    
575     * Wed Apr 23 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-5.sme
576     - Add a verification in the console of number of pptp clients against ip allowed in dhcpd
577     - [SME: 8312]
578    
579     * Sun Apr 6 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 5.6.0-4.sme
580     - Add a verification in remoteaccess panel of number of pptp clients against ip allowed in dhcpd
581     - [SME: 8312]
582    
583     * Sat Apr 5 2014 Ian Wells <esmith@wellsi.com> 5.6.0-3.sme
584     - Ensure console is run with taint checking [SME: 8311]
585     - Non-functional perl::Critic changes.
586    
587     * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 5.6.0-2.sme
588     - Roll new stream to really remove obsolete images [SME: 7962]
589    
590     * Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 5.6.0-1.sme
591     - Roll new stream to remove obsolete images [SME: 7962]
592    
593     * Thu Mar 20 2014 Ian Wells <esmith@wellsi.com> 5.4.0-62.sme
594     - Move console backup to e-smith-backup [SME: 3324]
595    
596     * Sun Mar 16 2014 Ian Wells <esmith@wellsi.com> 5.4.0-61.sme
597     - Remove support.pl from e-smith-base and move to smeserver-support [SME: 8264]
598    
599     * Sat Mar 15 2014 Ian Wells <esmith@wellsi.com> 5.4.0-60.sme
600     - Console restore should reboot [SME: 8259]
601    
602     * Sat Mar 8 2014 Ian Wells <esmith@wellsi.com> 5.4.0-59.sme
603     - Boostrap console should only offer restore if no password set [SME: 8259]
604    
605     * Thu Mar 6 2014 Ian Wells <esmith@wellsi.com> 5.4.0-58.sme
606     - Add restore backup as a console item for freshly installed servers [SME: 8259]
607     - Non-code changes to perform_restore.pm
608    
609     * Sun Feb 16 2014 Ian Wells <esmith@wellsi.com> 5.4.0-57.sme
610     - Refer to removable media not CDROM in console restore [SME: 8214]
611    
612     * Tue Jan 28 2014 Ian Wells <esmith@wellsi.com> 5.4.0-56.sme
613     - Remove insecure SSL ciphers [SME: 8138]
614    
615     * Sun Dec 15 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-55.sme
616     - Restart rsyslog in logrotate event [SME: 8065]
617    
618     * Sun Dec 15 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-54.sme
619     - Set smb ServerName if unset (patch from Ian Wells) [SME: 8030]
620    
621     * Mon Dec 9 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-53.sme
622     - Don't reload init in bootstrap-console-save and console-save [SME: 8050]
623    
624     * Mon Dec 9 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-52.sme
625     - Re-add missing templates metadata for bond0 [SME: 7990]
626    
627     * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-51.sme
628     - Load the bonding module if NIC bonding is enabled [SME: 7996]
629    
630     * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-50.sme
631     - Define the udev-post service in the DB [SME: 7992]
632    
633     * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-49.sme
634     - Remove the "swap interface" feature [SME: 7993]
635    
636     * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-48.sme
637     - Do not hardcode NIC names to eth0 and eth1 [SME: 7990]
638     - Remove obsolete VLAN code [SME: 7994]
639    
640     * Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-47.sme
641     - Remove HWAddress prop from interfaces [SME: 7991]
642    
643     * Thu Nov 14 2013 Chris Burnat <devlist@burnat.com> 5.4.0-46.sme
644     - Fix add_new_disk_to_raid1 (codes by Charlie Brady - patch by Terje Edseth)
645     [SME: 7960]
646    
647     * Wed Oct 30 2013 Charlie Brady <charlie_brady@mitel.com> 5.4.0-45.sme
648     - Fix parsing issues with "manage RAID" menu option in the console.
649     [SME: 7953]
650    
651     * Mon Sep 30 2013 John H. Bennett III <bennettj@johnbennettservices.com> 5.4.0-44.sme
652     - Patch to correct issue with not being able to access a password protected
653     ibay [SME: 7794]
654    
655     * Sun Jul 7 2013 Ian Wells <esmith@wellsi.com> 5.4.0-43.sme
656     - Improve text in console backup for success and failure [SME: 7770]
657    
658     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-42.sme
659     - Console USB Backup, allow user setting of compression level [SME: 7745]
660     Compression level of the console backup is now -6 by default
661    
662     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-41.sme
663     - Update ServerName (Samba netbios name) when SystemName is updated [SME: 7746]
664    
665     * Fri Jul 5 2013 Ian Wells <esmith@wellsi.com> 5.4.0-40.sme
666     - Remove old System Name from the Hosts DB, by Charlie Brady [SME: 7747]
667    
668     * Sun Jun 23 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-39.sme
669     - Fix group creation when LDAP auth is enabled [SME: 7672]
670    
671     * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-38.sme
672     - Disable IPv6 on a default install (patch by Shad Lords) [SME: 7531]
673    
674     * Sat Jun 8 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-37.sme
675     - Continue escaping control chars in rsyslog, just replace LF with space [SME: 7662]
676    
677     * Fri Jun 7 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-36.sme
678     - Don't escape control characters in rsyslog [SME: 7662]
679    
680     * Thu Jun 6 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-35.sme
681     - Use UTF-8 in the console [SME: 7591]
682    
683     * Sun May 19 2013 Ian Wells <esmith@wellsi.com> 5.4.0-34.sme
684     - Remove redundant parts of init-accounts [SME: 3550]
685    
686     * Sat May 18 2013 chris burnat <devlist@burnat.com> 5.4.0-33.sme
687     - Add_template_to_ssl.pem, codes by JP Pialasse [SME: 7601]
688    
689     * Tue May 07 2013 Ian Wells <esmith@wellsi.com> 5.4.0-32.sme
690     - Require diald [SME: 7279]
691    
692     * Mon May 06 2013 Ian Wells <esmith@wellsi.com> 5.4.0-31.sme
693     - Removal of rc.e-smith now functionality is in e-smith-service [SME: 7267]
694    
695     * Sun May 05 2013 Ian Wells <esmith@wellsi.com> 5.4.0-30.sme
696     - Revert last change. [SME: 7227]
697    
698     * Sat May 04 2013 Ian Wells <esmith@wellsi.com> 5.4.0-29.sme
699     - Suppress template text from /etc/inittab [SME: 7227]
700    
701     * Mon Apr 22 2013 Ian Wells <esmith@wellsi.com> 5.4.0-28.sme
702     - Replacement of rc.e-smith by moving code into e-smith-service [SME: 7267]
703    
704 unnilennium 1.3 * Sun Apr 21 2013 chris burnat <devlist@burnat.com> 5.4.0-27.sme
705     Mon Apr 21 2013 --> Mon Apr 15 2013 or Sun Apr 21 2013 or Mon Apr 22 2013 or ....
706 vip-ire 1.1 - Fix the way '.' works in bash [SME: 7532]
707    
708     * Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-26.sme
709     - rename /etc/ldap.conf to /etc/pam_ldap.conf (and same for .secret) [SME: 7289]
710    
711     * Sat Mar 16 2013 Ian Wells <esmith@wellsi.com> 5.4.0-25.sme
712     - Always define InternalInterface NICBonding [SME: 7498]
713    
714     * Sat Mar 16 2013 Terry Fage <trex1512@yahoo.com.au> 5.4.0-24.sme
715     - In the console refer to removable media instead of USB disk [SME: 7414]
716    
717     * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 5.4.0-23.sme
718     - Fix a few more syslog => rsyslog items [SME: 7221]
719    
720     * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 5.4.0-22.sme
721     - Remove modprobe stuff [SME: 7261]
722    
723     * Sat Mar 16 2013 Shad L. Lords <slords@mail.com> 5.4.0-21.sme
724     - Don't be as agressive on rate limiting [SME: 7470]
725    
726     * Sat Mar 16 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-20.sme
727     - Change syslog templates to rsyslog [SME: 7221]
728    
729     * Fri Mar 15 2013 Ian Wells <esmith@wellsi.com> 5.4.0-19.sme
730     - Ensure existing_hwaddr is always initialized [SME: 7471]
731    
732     * Thu Mar 14 2013 Ian Wells <esmith@wellsi.com> 5.4.0-18.sme
733     - Change System Name from mitel-networks-server to sme-server [SME: 7485]
734    
735     * Sat Mar 9 2013 Shad L. Lords <slords@mail.com> 5.4.0-17.sme
736     - Fix user www creation in init-accounts [SME: 7319]
737    
738     * Wed Mar 6 2013 Shad L. Lords <slords@mail.com> 5.4.0-16.sme
739     - Update package and path for pwauth [SME: 7319]
740     - Update init-accounts to set uid/gid correctly for pwauth
741    
742     * Thu Feb 28 2013 Shad L. Lords <slords@mail.com> 5.4.0-15.sme
743     - Remove fragments in inittab that are no longer needed [SME: 7227]
744    
745     * Mon Feb 25 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-14.sme
746     - Post-upgrades not fired after restore from console [SME: 7390]
747    
748     * Sat Feb 23 2013 Ian Wells <esmith@wellsi.com> 5.4.0-13.sme
749     - Remove microcode_ctl service as now udev-driven [SME: 7397]
750    
751     * Thu Feb 21 2013 Ian Wells <esmith@wellsi.com> 5.4.0-12.sme
752     - Increase memory limit for pppoe to 100Mb matching SME8 solution [SME: 7391]
753    
754     * Thu Feb 21 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-11.sme
755     - Optimize user-modify-unix script and link it in bootstrap-ldap-save [SME: 7387]
756    
757     * Tue Feb 19 2013 Shad L. Lords <slords@mail.com> 5.4.0-10.sme
758     - Add /usr/bin/passwd as a required package [SME: 7350]
759    
760     * Sat Feb 9 2013 Ian Wells <esmith@wellsi.com> 5.4.0-9.sme
761     - Update symlink to not conflict with /etc/init.d [SME: 7322]
762    
763     * Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 5.4.0-8.sme
764     - Add symbolic links from rsyslog to syslog to start the
765     the transition from syslog to rsyslog [SME: 7322]
766    
767     * Wed Feb 6 2013 Shad L. Lords <slords@mail.com> 5.4.0-7.sme
768     - Remove apmd service and change package to noarch [SME: 7312]
769    
770     * Sun Feb 3 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-6.sme
771     - Add a daemontools service to run signal-event local [SME: 7230]
772    
773     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 5.4.0-5.sme
774     - Obsolete nss_ldap so upgrades work [SME: 7273]
775    
776     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 5.4.0-4.sme
777     - Helps to spell requirements correctly
778    
779     * Sat Feb 2 2013 Shad L. Lords <slords@mail.com> 5.4.0-3.sme
780     - Change nss_ldap to nss-pam-ldapd [SME: 7272]
781    
782     * Thu Jan 31 2013 Daniel Berteaud <daniel@firewall-services.com> 5.4.0-2.sme
783     - Change default runlevel to 4 [SME: 7266]
784    
785     * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 5.4.0-1.sme
786     - Roll new stream for sme9
787    
788     * Tue Jan 22 2013 Ian Wells <esmith@wellsi.com> 5.2.0-67.sme
789     - Increase memory limit for pppoe to 100Mb [SME: 7000]
790    
791     * Sun Dec 30 2012 Ian Wells <esmith@wellsi.com> 5.2.0-66.sme
792     - Template /etc/updatedb.conf [SME: 7090]
793    
794     * Wed Jul 18 2012 Ian Wells <esmith@wellsi.com> 5.2.0-65.sme
795     - Make CipherSuite secure by default [SME: 7026]
796    
797     * Fri Mar 16 2012 Ian Wells <esmith@wellsi.com> 5.2.0-64.sme
798     - Add MAC address into console network selection [SME: 6844]
799    
800     * Sun Nov 6 2011 Shad L. Lords <slords@mail.com> 5.2.0-63.sme
801     - Initialize ExternalInterface db structure so hwaddr in console works
802     [SME: 6775]
803    
804     * Mon Mar 14 2011 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-62.sme
805     - Stop using gecos attribute in LDAP [SME: 6539]
806    
807     * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-61.sme
808     - Fix a typo in strings [SME: 5932]
809    
810     * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-60.sme
811     - Rework text changes in console screen in previous revision [SME: 5932]
812    
813     * Mon Mar 14 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-59.sme
814     - Only list backup targets that are writeable [SME: 5932]
815    
816     * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-58.sme
817     - Revert admin password change through user-manager [SME: 3759]
818    
819     * Sun Mar 13 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
820     - Allow admin password change through user-manager [SME: 3759]
821    
822     * Wed Mar 2 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-57.sme
823     - Handle no network interface scenario in console and bootstrap-console [SME: 6023]
824    
825     * Mon Dec 6 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-56.sme
826     - change apache uid and gid so they become aliases for www [SME: 6425]
827    
828     * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-55.sme
829     - Only remove dangling symlinks in weak-updates directories [SME: 6376]
830    
831     * Tue Nov 30 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-54.sme
832     - Fix create user gid parameter [SME: 6416]
833    
834     * Mon Nov 29 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-53.sme
835     - Fix gpasswd path [SME: 6412]
836    
837     * Mon Nov 22 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-52.sme
838     - Fix relocation of dhclient conf file [SME: 6385]
839    
840     * Sun Nov 7 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-51.sme
841     - No longer need to pass supplemental groups to cpu [SME: 6349]
842    
843     * Fri Nov 5 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-50.sme
844     - Allow cpu to remove empty attributes [SME: 6343]
845    
846     * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-49.sme
847     - Fix maxUsers patch (again) to not break setting passwords [SME: 5537]
848    
849     * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-48.sme
850     - Fix maxUsers patch to not break setting passwords [SME: 5537]
851    
852     * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-47.sme
853     - Don't put empty attributes in file for cpu [SME: 6334]
854    
855     * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-46.sme
856     - Add flush to tmpfile so that data is available to cpu [SME: 6334]
857    
858     * Thu Nov 4 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-45.sme
859     - Add extra attributes to ldap objects with cpu call [SME: 6334]
860    
861     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-44.sme
862     - Fix cpu critical patch missing ' [SME: 6330]
863    
864     * Wed Nov 3 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-43.sme
865     - Make cpu calls critical only with ldap{Auth} is enabled [SME: 6330]
866     - Add cpu.conf and cpu-system.conf to post-upgrade event [SME: 6327]
867    
868     * Tue Nov 2 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-42.sme
869     - Always use cpu, do unix if ldap{Auth} is disabled [SME: 6328]
870    
871     * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-41.sme
872     - Switch to cpu commands if ldap is master [SME: 6328]
873    
874     * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-40.sme
875     - Add templates for ldap authentication if enabled [SME: 6329]
876    
877     * Mon Nov 1 2010 Shad L. Lords <slords@lordsfam.net> 5.2.0-39.sme
878     - Add cpu.conf and cpu-system.conf template/program to SME [SME: 6327]
879    
880     * Thu Oct 14 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-38.sme
881     - Fix empty leases file test [SME: 6274]
882    
883     * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-37.sme
884     - Relocate dhcpd leases file [SME: 6274]
885    
886     * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-36.sme
887     - Add migrate script to add missing HWaddr to interface records [SME: 6267]
888    
889     * Mon Oct 11 2010 Shad L. Lords <slords@mail.com> 5.2.0-35.sme
890     - Make lcp options configurable [SME: 6277]
891    
892     * Mon Oct 11 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-34.sme
893     - Relocate dhclient conf file [SME: 5833]
894    
895     * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-33.sme
896     - Disable apmd on 64-bit arch [SME: 6170]
897    
898     * Fri Oct 8 2010 Shad L. Lords <slords@mail.com> 5.2.0-32.sme
899     - Remove check for maxUsers [SME: 5537]
900    
901     * Wed Oct 6 2010 Shad L. Lords <slords@mail.com> 5.2.0-31.sme
902     - Try and keep same external address for pppoe connections [SME: 6263]
903    
904     * Mon Sep 27 2010 Shad L. Lords <slords@mail.com> 5.2.0-30.sme
905     - Add ibay groups to group membership [SME: 6247]
906    
907     * Thu Sep 23 2010 Daniel Berteaud <daniel@firewall-services.com> 5.2.0-29.sme
908     - Prepare nss_ldap [SME: 6227]
909    
910     * Sun Aug 8 2010 Ian Wells <esmith@wellsi.com> 5.2.0-28.sme
911     - Enable cpuspeed by default [SME: 6066]
912    
913     * Sun Jul 25 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-27.sme
914     - Fix syntax error in last patch. [SME: 5830]
915    
916     * Mon Jul 19 2010 Charlie Brady <charlie_brady@mitel.com> 5.2.0-26.sme
917     - Don't exit 99 from e-smith-service script when called with 'condrestart'
918     and service is disabled. [SME: 5830]
919    
920     * Fri Jun 11 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-25.sme
921     - FreeBusy patch fix (save account changes) [SME: 5941]
922    
923     * Fri Jun 11 2010 Ian Wells <esmith@wellsi.com> 5.2.0-24.sme
924     - Remove checkMaxUsers patch due to regression. [SME: 5537]
925    
926     * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-23.sme
927     - Fix translation of local nic string in console [SME: 5571]
928    
929     * Sun Jun 6 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-22.sme
930     - Handle no network interface scenario in console [SME: 6023]
931    
932     * Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 5.2.0-21.sme
933     - Remove checkMaxUsers(). [SME: 5537]
934    
935     * Mon May 10 2010 John H. Bennett III <bennettj@johnbennettservices.com> 5.2.0-20.sme
936     - Patch that will remove all FreeBusy references from e-smith-base. [SME: 5941]
937    
938     * Wed Mar 3 2010 Federico Simoncelli <federico.simoncelli@gmail.com> 5.2.0-19.sme
939     - Restate smartd dependency. [SME: 5814]
940    
941     * Mon Mar 1 2010 Shad L. Lords <slords@mail.com> 5.2.0-18.sme
942     - Fix gettext errors in WAN/LAN subnet error message [SME: 5501]
943    
944     * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-17.sme
945     - Really fix template expansion error [SME: 4528]
946    
947     * Sun Feb 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-16.sme
948     - Fix template expansion error [SME: 4528]
949    
950     * Mon Feb 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-15.sme
951     - Improve security by using SHA1 algorithm for certificate signing [SME: 5737]
952    
953     * Fri Feb 5 2010 Stephen Noble <support@dungog.net> 5.2.0-14.sme
954     - Fix eth? swapping [SME: 4528]
955    
956     * Sun Jan 31 2010 Stephen Noble <support@dungog.net> 5.2.0-13.sme
957     - Fix console backup from removable media [SME: 4809]
958    
959     * Sat Jan 30 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-12.sme
960     - Bump certificate encryption from 1024 bits to 2048 bits [SME: 5735]
961    
962     * Thu Jan 14 2010 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-11.sme
963     - Fix console restore from removable media (Federico Simoncelli) [SME: 4809]
964    
965     * Mon Nov 23 2009 Gavin Weight <gweight@gmail.com> 5.2.0-10.sme
966     - Add a dummy call so xgettext can pull translated $ifName in console configuration pages. [SME: 5571]
967    
968     * Fri Nov 6 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-9.sme
969     - Translate $ifName in console configuration pages [SME: 5571]
970    
971     * Sat Oct 24 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-8.sme
972     - Prevent IP conflicts between local and external interface in server gateway mode [SME: 5501]
973    
974     * Tue Oct 20 2009 Filippo Carletti <filippo.carletti@gmail.com> 5.2.0-7.sme
975     - Clean up: remove unused nonetworkdrivers [SME: 5521]
976    
977     * Sat Jun 6 2009 Shad L. Lords <slords@mail.com> 5.2.0-6.sme
978     - Clean up stray symlinks in /lib/modules before depmod [SME: 5336]
979    
980     * Mon May 18 2009 Gavin Weight <gweight@gmail.com> 5.2.0-5.sme
981     - Allow for different mdadm output formats for DeviceSize. [SME: 5230]
982    
983     * Sat Feb 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 5.2.0-4.sme
984     - Auto-mount USB REV70-drive as usbdisk [SME: 5006]
985    
986     * Sat Oct 25 2008 Stephen Noble <support@dungog.net> 5.2.0-3.sme
987     - create service link for smartd [SME: 1445]
988    
989     * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 5.2.0-2.sme
990     - Add patch to support multiple samba roles [SME: 4172]
991    
992     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 5.2.0-1.sme
993     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
994    
995     * Tue Sep 23 2008 Stephen Noble <support@dungog.net> 4.19.0-6
996     - Add locale tags for email in review panel [SME: 4267]
997    
998     * Sat Sep 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-5
999     - Correct gettext type during build process [SME: 570]
1000    
1001     * Mon Sep 15 2008 Shad L. Lords <slords@mail.com> 4.19.0-4
1002     - Fix screen corruption in console [SME: 4155]
1003    
1004     * Sat Sep 13 2008 Shad L. Lords <slords@mail.com> 4.19.0-3
1005     - Fix detection of xen instance against newer kernels [SME: 4555]
1006    
1007     * Thu Aug 28 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.19.0-2
1008     - Fixed warnings generated during build process [SME: 570]
1009    
1010     * Wed Aug 20 2008 Shad L. Lords <slords@mail.com> 4.19.0-1
1011     - Roll new dev stream.
1012    
1013     * Sun Aug 17 2008 Gavin Weight <gweight@gmail.com> 4.18.1-22
1014     - Add gettext to creating backup file title for localization. [SME: 4467]
1015    
1016     * Mon Aug 11 2008 Charlie Brady <charlie_brady@mitel.com> 4.18.1-21
1017     - Fix race condition in VPN ip-down handling which could cause loss of
1018     LAN connectivity. [SME: 4405]
1019    
1020     * Sat Aug 9 2008 Shad L. Lords <slords@mail.com> 4.18.1-20
1021     - Remove requires for whiptail. No longer needed [SME: 4491]
1022    
1023     * Fri Aug 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-19
1024     - Change userpassword panel to use PASSWORD_VERIFY_NEW instead of PASSWORD_NEW_VERIFY [SME: 4487]
1025    
1026     * Thu Aug 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-18
1027     - Revert locale key PASSWORD_RESET_TITLE to RESET_PASSWORD_TITLE and move it
1028     to e-smith-formmagick's general [SME: 4475]
1029     - Reverting all *PASSWORD_NO_MATCH to *PASSWORD_VERIFY_ERROR locale keys [SME: 4476]
1030     - Remove invalid entry tag from userpassword's locale file preventing the
1031     form from displaying properly [SME: 4479]
1032    
1033     * Tue Aug 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-17
1034     - Revert previous invalid locale changes (reverting to 4.18.1-15) [SME: 4472]
1035    
1036     * Mon Aug 4 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-16
1037     - Revert some locale changes
1038    
1039     * Tue Jul 22 2008 Gavin Weight <gweight@gmail.com> 4.18.1-15
1040     - Add regex to support cciss device names in manageRAID.pl. [SME: 4455]
1041    
1042     * Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-14
1043     - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
1044    
1045     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 4.18.1-13
1046     - Add common <base> tags to e-smith-formmagick's general [SME: 4279]
1047    
1048     * Wed Apr 23 2008 Shad L. Lords <slords@mail.com> 4.18.1-12
1049     - Fix for > 5 nics detected [SME: 4232]
1050    
1051     * Tue Apr 22 2008 Shad L. Lords <slords@mail.com> 4.18.1-11
1052     - Remove use of Date::Manip from ssl.crt [SME: 3155]
1053    
1054     * Sat Apr 19 2008 Shad L. Lords <slords@mail.com> 4.18.1-10
1055     - Fix FreeBusy param when disabled [SME: 1806]
1056     - Remove .orig file [SME: 4228]
1057    
1058     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-9
1059     - Remove quitConsole from menu [SME: 4154]
1060    
1061     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-8
1062     - Really fix free/busy in usermanager [SME: 4157]
1063    
1064     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-7
1065     - Use frames in elinks [SME: 4156]
1066     - Set homepage for elinks [SME: 4160]
1067    
1068     * Wed Apr 2 2008 Shad L. Lords <slords@mail.com> 4.18.1-6
1069     - Fix free/busy field in useraccounts [SME: 4157]
1070    
1071     * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 4.18.1-5
1072     - Add free/busy URL entry to help kronolith contribs [SME: 1806]
1073    
1074     * Fri Mar 28 2008 Shad L. Lords <slords@mail.com> 4.18.1-4
1075     - Fix insert_mode for elinks on el5 platform [SME: 4127]
1076    
1077     * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-3
1078     - Set accounts to deleted before template expansion [SME: 4122]
1079    
1080     * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-2
1081     - Fix gettext strings returned by password checks [SME: 4104]
1082    
1083     * Wed Mar 26 2008 Shad L. Lords <slords@mail.com> 4.18.1-1
1084     - Roll new stable stream consolidating patches.
1085    
1086     * Mon Mar 24 2008 Shad L. Lords <slords@mail.com> 4.18.0-104
1087     - Finish removing pleasewait [SME: 126]
1088    
1089     * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 4.18.0-103
1090     - Add gettext to console titles. [SME: 4089]
1091    
1092     * Sat Mar 15 2008 Stephen Noble <support@dungog.net> 4.18.0-102
1093     - Minor translation fixes [SME: 4058] [SME: 4059]
1094    
1095     * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-101
1096     - Remove tests for removed FORM_TITLE's [SME: 4050]
1097    
1098     * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 4.18.0-100
1099     - Cleanup SAVE/ADD tag mixup [SME: 4045]
1100    
1101 unnilennium 1.3 * Mon Mar 10 2008 Shad L. Lords <slords@mail.com> 4.18-99
1102     Sat Mar 10 2008 --> Sat Mar 08 2008 or Mon Mar 10 2008 or Sat Mar 15 2008 or ....
1103 vip-ire 1.1 - Fix dyndns custom gettext [SME: 4032]
1104    
1105 unnilennium 1.3 * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-98
1106     Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
1107 vip-ire 1.1 - revised gettext messages [SME: 631]
1108    
1109 unnilennium 1.3 * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-97
1110     Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
1111 vip-ire 1.1 - gettext messages [SME: 631]
1112    
1113 unnilennium 1.3 * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-96
1114     Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
1115 vip-ire 1.1 - remove duplicate system password has been changed [SME: 3974]
1116    
1117 unnilennium 1.3 * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 4.18-95
1118     Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
1119 vip-ire 1.1 - EthernetAssign shouldn't be translated [SME: 3947]
1120    
1121     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-94
1122     - Remove pleasewait function [SME: 126]
1123    
1124     * Sun Feb 17 2008 Stephen Noble <support@dungog.net> 4.18-93
1125     - fix gettext formatting in three files [SME: 3938]
1126    
1127     * Wed Feb 13 2008 chris burnat <devlist@burnat.com> 4.18-92
1128     - Fix creation of usernames and pseudonyms with one character
1129     - [SME: 2451]
1130    
1131     * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 4.18-91
1132     - Remove <base> tags now in general [SME: 3911]
1133    
1134     * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 4.18-90
1135     - Remove duplicate <base> entries [SME: 3894]
1136    
1137     * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 4.18-89
1138     - remove unused ROUTER_DESC token from lexicon [SME: 3879]
1139    
1140     * Sat Jan 12 2008 Shad L. Lords <slords@mail.com> 4.18-88
1141     - remove default of 1400 MTU for interfaces [SME: 549]
1142    
1143     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-87
1144     - db prop to dissociate admin password from root in useraccounts.pm [SME: 3117]
1145    
1146     * Wed Jan 09 2008 Stephen Noble <support@dungog.net> 4.18-86
1147     - pptp connections setting mtu/mru > 1400 [SME: 549]
1148    
1149     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-85
1150     - console to strength validate password choice on first entry [SME: 3131]
1151    
1152     * Tue Jan 08 2008 Stephen Noble <support@dungog.net> 4.18-84
1153     - Auto-mount USB REV-drive as usbdisk [SME: 2972]
1154    
1155     * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-83
1156     - ignore error returns from tar [SME: 3127]
1157    
1158     * Sun Jan 06 2008 Stephen Noble <support@dungog.net> 4.18-82
1159     - Use esmith::util::validatePassword on console [SME: 2173]
1160    
1161     * Mon Dec 24 2007 Gavin Weight <gweight@gmail.com> 4.18.0-81
1162     - Link smartd.conf to bootstrap-save-console and console-save. [SME: 1445]
1163    
1164     * Mon Dec 24 2007 Stephen Noble <support@dungog.net> 4.18-80
1165     - Add smartd as a disabled service with template [SME: 1445]
1166    
1167     * Sun Dec 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-79
1168     - Lock user accounts with usermod instead of passwd [SME: 3595]
1169    
1170     * Sun Dec 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-78
1171     - Add symlink to fr-fr locale. [SME: 3648]
1172    
1173     * Mon Nov 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-77
1174     - Add fix for varying partition sizes in add_raid [SME: 3547]
1175    
1176     * Sun Nov 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-76
1177     - Fix removal of Corporate DNS from console. [SME: 3532]
1178    
1179     * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-75
1180     - Remove previous change, applied to wrong package. [SME: 3512]
1181    
1182     * Fri Nov 02 2007 Gavin Weight <gweight@gmail.com> 4.18.0-74
1183     - Add WPAD feature for DHCP (Thanks Hector Perez). [SME: 3512]
1184    
1185     * Tue Oct 16 2007 Gavin Weight <gweight@gmail.com> 4.18.0-73
1186     - Make non-Removable pseudonyms point to admin when reassigned. [SME: 2214]
1187    
1188     * Sun Oct 14 2007 Gavin Weight <gweight@gmail.com> 4.18.0-72
1189     - Adjust success text when changing admin password. [SME: 2442]
1190    
1191     * Thu Oct 11 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-71
1192     - Fix comparison of expected to actual SSL cert data. Also change
1193     truncation point for email address from 40 chars to 64. [SME: 1736].
1194     [Note that -70 was inadvertently skipped.]
1195    
1196     * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-69
1197     - Move httpd logrotate.d directory to e-smith-apache. [SME: 3380]
1198    
1199     * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 4.18.0-68
1200     - Rename in logrotate.d directory apache to httpd. [SME: 3380]
1201    
1202     * Fri Sep 07 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-67
1203     - Fix pod in groups.pm file. [SME: 3379]
1204    
1205     * Wed Aug 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-66
1206     - Relax restrictions on restore devices, to allow CDR and DVDR.
1207     [SME: 3126]
1208    
1209     * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-65
1210     - Ensure that depmod is run for all installed kernels. [SME: 3235]
1211    
1212     * Wed Jul 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-64
1213     - Really really clear devices variable [SME: 3116]
1214    
1215     * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-63
1216     - Really clear devices variable [SME: 3116]
1217    
1218     * Sun Jul 1 2007 Shad L. Lords <slords@mail.com> 4.18.0-62
1219     - Clean up loop var and mount point for backup/restore [SME: 3116]
1220    
1221     * Thu Jun 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-61
1222     - Improve usb backup error reporting [SME: 2772]
1223    
1224     * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 4.18.0-60
1225     - Move the pam.d ftp/proftpd templates to e-smith-proftpd.
1226     [SME: 2762]
1227    
1228     * Tue Jun 19 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-59
1229     - Have nonetworkdrivers script exit silently if kmodule bin not found.
1230     [SME: 2549]
1231    
1232     * Mon Jun 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-58
1233     - Start messagebus/haldaemon so restore works [SME: 3058]
1234    
1235     * Sun Jun 10 2007 Stephen Noble <support@dungog.net> 4.18.0-57
1236     - expand /etc/pam.d/login [SME: 2831]
1237    
1238     * Wed Jun 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-56
1239     - Prevent backout from console config during initial setup.
1240     [SME: 2540]
1241    
1242     * Sun Jun 3 2007 Shad L. Lords <slords@mail.com> 4.18.0-55
1243     - Clean up some more newlines [SME: 3035]
1244     - Make raid failures more verbose [SME: 3032]
1245     - Fix add_drive_to_raid and partition issues [SME: 2155, 2232]
1246    
1247     * Wed May 30 2007 Gavin Weight <gweight@gmail.com> 4.18.0-54
1248     - Update noraid text and add newline after text. [SME: 3035]
1249    
1250     * Thu May 24 2007 Shad L. Lords <slords@mail.com> 4.18.0-53
1251     - Don't use cracklib in system-auth [SME: 2686]
1252    
1253     * Fri May 18 2007 Shad L. Lords <slords@mail.com> 4.18.0-52
1254     - Use correct lib for modules
1255    
1256     * Thu May 17 2007 Shad L. Lords <slords@mail.com> 4.18.0-51
1257     - Updates to support xenU instance
1258    
1259     * Wed May 9 2007 Shad L. Lords <slords@mail.com> 4.18.0-50
1260     - Updates to support SME Server 8
1261    
1262     * Sat May 05 2007 Gavin Weight <gweight@gmail.com> 4.18.0-49
1263     - Fix service match RE in /sbin/e-smith/service. [SME: 2959]
1264    
1265     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
1266     - Clean up spec so package can be built by koji/plague
1267    
1268     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-48
1269     - Change to dist for tagging release
1270     - Only include apmd for i386 platforms
1271    
1272     * Fri Apr 27 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-47
1273     - Validate GatewayIP address more carefully. [SME: 2928]
1274    
1275     * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-46
1276     - Field to change ssh port [SME: 2382]
1277    
1278     * Sat Apr 14 2007 Stephen Noble <support@dungog.net> 4.18.0-45
1279     - Change fm to self in remoteaccess.pm [SME: 2382]
1280    
1281     * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-44
1282     - Make configuration dbs config(noreplace) [SME: 2527]
1283    
1284     * Fri Apr 13 2007 Shad L. Lords <slords@mail.com> 4.18.0-43
1285     - Adjust perm for dhcpd.conf again [SME: 2715]
1286    
1287     * Thu Apr 12 2007 Shad L. Lords <slords@mail.com> 4.18.0-42
1288     - Put usbback patch back in. [SME: 2483]
1289    
1290     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-41
1291     - Remove enable slocate patch [SME: 102]
1292    
1293     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-40
1294     - Change Try Again to gettext(Back) in perform backup [SME: 2483]
1295    
1296     * Thu Apr 12 2007 Stephen Noble <support@dungog.net> 4.18.0-39
1297     - Enable slocate in /etc/updatedb.conf [SME: 102]
1298    
1299     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-38
1300     - Make console text consistent 'Please stand by' [SME: 2493]
1301    
1302     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-37
1303     - Fix missing en-au & en-nz language noise. [SME: 2093]
1304    
1305     * Wed Apr 11 2007 Stephen Noble <support@dungog.net> 4.18.0-36
1306     - Fix missing list items for console [SME: 2642]
1307    
1308     * Mon Apr 09 2007 Shad L. Lords <slords@mail.com> 4.18.0-35
1309     - Don't attempt to add_raid_device if no raid [SME: 2484]
1310    
1311     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-34
1312     - Add fix for perms on dhcpd.conf file [SME: 2715]
1313    
1314     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-33
1315     - Remove fix for ftpusers. Belongs in e-smith-proftpd. [SME: 2841]
1316    
1317     * Fri Apr 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-32
1318     - Fix permissions on ftpusers file [SME: 2841]
1319     - Fix permissions on pwauth file [SME: 2842]
1320    
1321     * Thu Apr 05 2007 Shad L. Lords <slords@mail.com> 4.18.0-31
1322     - Simplify depmod call in conf-modules [SME: 2554]
1323    
1324     * Wed Apr 04 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-30
1325     - Fix login pam configuration file. TODO - expand the template
1326     during bootstrap-console-save. [SME: 2831]
1327    
1328     * Mon Mar 26 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-29
1329     - Add rotate_timestamped_logfiles action, split from
1330     generic_template_expand. [SME: 2795]
1331    
1332     * Thu Mar 22 2007 Shad L. Lords <slords@mail.com> 4.18.0-28
1333     - Fix rc.e-smith to work with el4 and el5 [SME: 2510]
1334    
1335     * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-27
1336     - Add missing elements in prior pam updates [SME: 2551]
1337    
1338     * Mon Mar 19 2007 Shad L. Lords <slords@mail.com> 4.18.0-26
1339     - Update pam_stack to new include for el5 [SME: 2551]
1340    
1341     * Thu Mar 08 2007 Gavin Weight <gweight@gmail.com> 4.18.0-25
1342     - Fix missing en-gb language noise. [SME: 2633]
1343    
1344     * Thu Mar 08 2007 Shad L. Lords <slords@mail.com> 4.18.0-24
1345     - Call cropLeft function correctly in crt expansion [SME: 1689]
1346    
1347     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-23
1348     - Make elinks display correctly with xterm display [SME: 444]
1349    
1350     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-22
1351     - Add db override for crt common name [SME: 1689]
1352    
1353     * Wed Mar 07 2007 Shad L. Lords <slords@mail.com> 4.18.0-21
1354     - Default adding drive to raid to no [SME: 2644]
1355    
1356     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-20
1357     - Allow nics to swap if different LAN chosen [SME: 2612]
1358    
1359     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-19
1360     - Default WAN NIC to the *other* NIC than the one selected for LAN [SME: 2612]
1361    
1362     * Tue Mar 06 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-18
1363     - Combine two similar loops in selectEthernet and break overly
1364     long string constant. [SME: 2612]
1365    
1366     * Tue Mar 06 2007 Shad L. Lords <slords@mail.com> 4.18.0-17
1367     - Fix network selection dialog to include all drivers. [SME: 2612]
1368    
1369     * Thu Mar 01 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-16
1370     - Fix run.static file in wan service directory. [SME: 2580]
1371    
1372     * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-15
1373     - Fix glob for selecting backup devices. [SME: 2521]
1374    
1375     * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 4.18.0-14
1376     - User new console infobox for console backup. [SME: 2533]
1377    
1378     * Thu Feb 22 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-13
1379     - Use new esmith::console::infobox widget in console. [SME: 2533]
1380    
1381     * Fri Feb 16 2007 Shad L. Lords <slords@mail.com> 4.18.0-12
1382     - Change runsvctrl to sv to support runit v1.7.x
1383    
1384     * Fri Feb 16 2007 Charlie Brady <charlie_brady@mitel.com> 4.18.0-11
1385     - Restate microcode_ctl/irqbalance/cpuspeed dependencies. [SME: 2490]
1386    
1387     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-10
1388     - Set db value for external ip before expanding templates [SME: 1977]
1389    
1390     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-9
1391     - Do better detection of possible devices for backup/restore [SME: 2317]
1392    
1393     * Sun Feb 11 2007 Shad L. Lords <slords@mail.com> 4.18.0-8
1394     - Set ENV{HOME} so mysql dump works for backup [SME: 2412]
1395    
1396     * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-7
1397     - Remove unused remnant dhcpcd templates. [SME: 2445]
1398    
1399     * Wed Feb 07 2007 Charlie Brady <charlieb@e-smith.com> 4.18.0-6
1400     - Configure elinks to obey cache control directives. I have
1401     no idea why that would not be the default! [SME: 2443]
1402    
1403     * Tue Jan 30 2007 Shad L. Lords <slords@mail.com> 4.18.0-5
1404     - Ensure gateway dev is correct for server-only [SME: 2404]
1405    
1406     * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-4
1407     - Add cancel button to backup/restore panels [SME: 2393]
1408    
1409     * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 4.18.0-3
1410     - Add console backup to USB [SME: 2317]
1411    
1412     * Sun Jan 28 2007 Shad L. Lords <slords@mail.com> 4.18.0-2
1413     - Fix backtitle for saving changes [SME: 2328]
1414    
1415     * Fri Jan 26 2007 Shad L. Lords <slords@mail.com> 4.18.0-1
1416     - Roll stable stream. [SME: 2328]
1417    
1418     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-8
1419     - Remove unused ifcfg-log:0 templates. [SME: 2368]
1420    
1421     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-7
1422     - Add template fragments to allow forcing of ethernet negotiation
1423     parameters [SME: 2362]
1424    
1425     * Tue Jan 23 2007 Charlie Brady <charlieb@e-smith.com> 4.17.2-6
1426     - Remove unused pam and abl templates (remnants of some stuff I
1427     was prototyping).
1428    
1429     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-5
1430     - [Forward-ported from 4.17.0]
1431     - Refactor console code considerably, and add restore from CDROM/USB
1432     backup capability to console.
1433     - Remove deprecated %conf use in console. [SME: 1856]
1434    
1435     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-4
1436     - [Ported from e-smith-base+ldap]
1437     - Add support for use of pam_tally and/or pam_abl modules. Both
1438     are disabled by default.
1439     - Update /etc/pam.d/{ftp,passwd} templates.
1440     - Add template for /etc/pam.d/system-auth.
1441    
1442     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-3
1443     - [Forward-ported from 4.17.0]
1444     - Move masq fragments to e-smith-packetfilter rpm.
1445    
1446     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-2
1447     - [Forward-ported from 4.17.0]
1448     - Remove server-manager templates and scripts - move to e-smith-manager.
1449     [SME: 2023]
1450    
1451     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-1
1452     - [Forward-ported from 4.17.0]
1453     - Combine dhcp client, pppoe, dialup and static WAN connections into
1454     "wan" service. [SME 1795]
1455    
1456     * Fri Jan 19 2007 Shad L. Lords <slords@mail.com> 4.17.2-0
1457     - Make new development stream. Based from 4.16.0-39.
1458    
1459     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 4.16.0-39
1460     - [Back-port from 4.17.0-23]
1461     - Add admin email forwarding to modify user panel [SME: 827]
1462    
1463     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-38
1464     - [Back-port from 4.17.0-22]
1465     - Fix last patch so that data is pulled correctly [SME: 1034]
1466    
1467     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 4.16.0-37
1468     - [Back-port from 4.17.0-21]
1469     - Make purge-old-logs configurable via db [SME: 1034]
1470    
1471     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 4.16.0-36
1472     - [Back-port from 4.17.0-20]
1473     - Don't regenerate key and only regenerate crt when expired. [SME: 2035]
1474    
1475     * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-35
1476     - [Back-port from 4.17.0-19]
1477     - And mark admin_raidreport as only available for local mail [SME: 2139]
1478    
1479     * Tue Dec 26 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-34
1480     - [Back-port from 4.17.0-17, 4.17.0-18]
1481     - Send raidmonitor output to admin_raidreport pseudonym [SME: 2139]
1482     - And mark admin_raidreport as non-Removable [SME: 2139]
1483    
1484     * Sat Dec 23 2006 Shad L. Lords <slords@mail.com> 4.16.0-33
1485     - Disable raid based on /proc/partitions (which is dynamic) instead
1486     of grub/device.map (which is static) [SME: 2131]
1487    
1488     * Fri Dec 22 2006 Shad L. Lords <slords@mail.com> 4.16.0-32
1489     - Check device size after calculating space needed. [SME: 2131]
1490    
1491     * Fri Dec 08 2006 Shad L. Lords <slords@mail.com> 4.16.0-31
1492     - Create partitions in order of size. This makes sure boot is first and
1493     / is last. Also last partitions fills all available space making resizing
1494     easier. [SME: 2131]
1495    
1496     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
1497     - Update to new release naming. No functional changes.
1498     - Make Packager generic
1499    
1500     * Tue Dec 05 2006 Shad L. Lords <slords@mail.com> 4.16.0-30
1501     - Update manage raid console functions to handle all raid types [SME: 2131]
1502    
1503     * Tue Nov 21 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-29
1504     - Fix warning from dhclient.conf template expansion.
1505    
1506     * Wed Aug 30 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-28
1507     - Add missing LocalModule for mod_proxy_http to admin apache conf.
1508     [SME: 1853]
1509    
1510     * Fri Jul 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-27
1511     - Prevent daily regeneration of SSL cert if City/Company/Department are
1512     empty. [SME: 1602]
1513    
1514     * Wed Jun 28 2006 Gavin Weight <gweight@gmail.com> 4.16.0-26
1515     - Menu text in console is incorrect for RAID5 installs. [SME: 404]
1516    
1517     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 4.16.0-25
1518     - Modify user create page to show henry:miller not henry_miller. [SME: 531]
1519    
1520     * Fri Jun 9 2006 Gavin Weight <gweight@gmail.com> 4.16.0-24
1521     - Remove lines for creating symlink to statusreport from spec file. [SME: 450]
1522    
1523 unnilennium 1.4 * Tue Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-23
1524 vip-ire 1.1 - Allow for admin account when locking null passwords, and perform
1525     check in post-upgrade so that the password screen will be presented
1526     after the reboot [SME: 1529]
1527    
1528 unnilennium 1.4 * Tue Jun 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-22
1529 vip-ire 1.1 - Correct argument ordering in last change [SME: 790, SME: 1541]
1530    
1531     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-21
1532     - Increase cert serial number when new certificate is generated. [SME: 790]
1533    
1534     * Sun May 28 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-20
1535     - Change ssl.crt template so that cert is regenerated if issuer information
1536     has changed. [SME: 1484]
1537    
1538     * Thu Apr 27 2006 Gavin Weight <gweight@gmail.com> 4.16.0-19
1539     - Change default shutdown value from shutdown to reboot. [SME: 1320]
1540    
1541     * Sun Apr 23 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-18
1542     - Fix syntax error introduced in last change (and reuse $rc and $choice in
1543     raidManage.pl). [SME: 1285,1300]
1544    
1545     * Fri Apr 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-17
1546     - Force masq service to enabled for servergateway modes, but
1547     leave at current setting for serveronly. Revises -09 change [SME: 1209]
1548    
1549     * Wed Apr 19 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-16
1550     - Add big warning about wiping disk to raid management screen.
1551     [SME: 1285]
1552    
1553     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-15
1554     - Ensure that rmmod-bonding doesn't return error status if
1555     bonding is not enabled (e.g. during upgrade) [SME: 935]
1556    
1557     * Tue Apr 18 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-14
1558     - Avoid warning from NICBondingOptions migrate fragment. [SME: 1271]
1559    
1560     * Tue Apr 18 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-13
1561     - Always save ssh property changes, even if sshd is disabled [SME: 1210]
1562    
1563     * Thu Apr 13 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-12
1564     - Don't run kudzu at every bootup. [SME: 727]
1565    
1566     * Tue Apr 11 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-11
1567     - More fixes to dhclient configuration (courtesy of Richard Schiffelers).
1568     [SME: 881]
1569    
1570     * Mon Apr 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-10
1571     - Fixes to dhclient configuration (courtesy of Richard Schiffelers).
1572     [SME: 881]
1573    
1574     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-09
1575     - Enable the masq service to ensure that installs and upgrades
1576     are consistent. If someone really wants to disable it, they can
1577     add a force fragment [SME: 1209]
1578    
1579     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-08
1580     - Lock accounts with bad SMB passwords [SME: 1193]
1581    
1582     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-07
1583     - Revert password length restriction changes [SME: 1193]
1584    
1585     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-06
1586     - Adjust plural in page title in last patch [SME: 1193]
1587    
1588     * Thu Apr 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-05
1589     - Adjust console logic for 14 character password restriction [SME: 1193]
1590    
1591     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-04
1592     - Only process 'network' entries in route-eth0 template [SME: 1182]
1593    
1594     * Wed Apr 5 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-03
1595     - Restrict passwords to 14 characters [SME: 1193]
1596    
1597     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.16.0-02
1598     - Rename anaconda logs, but leave a symlink. Do nothing if the log
1599     is already a symlink or missing [SME: 808]
1600    
1601     * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 4.16.0-01
1602     - Roll stable stream version. [SME: 1016]
1603    
1604     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-20
1605     - Ensure that each user has a Shell property in post-upgrade.
1606     If they didn't have one before, set it to the current value in
1607     /etc/passwd. [SME: 859]
1608    
1609     * Tue Mar 14 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-19
1610     - Copy anaconda logs instead of renaming them in post-upgrade [SME: 808]
1611     - Adjust timestamp of copied logs to logfiles2timestamp format [SME: 808]
1612    
1613     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-18
1614     - Change modSSL to be private in Private Server and Gateway mode [SME: 328]
1615    
1616     * Mon Mar 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-17
1617     - And remove now redundant calls to wherenext [SME: 986]
1618    
1619     * Fri Mar 10 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-16
1620     - Fix FM page name (FirstPage => First) in a few places. [SME: 986]
1621    
1622     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-15
1623     - Correct typo in -13 change which hid message [SME: 964]
1624    
1625     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-14
1626     - Display a message for single disk installs which catches that
1627     case and tells people that they can add a second disk and produce
1628     a mirrored pair [SME: 958]
1629    
1630     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-13
1631     - Display a nicer message when a spare disk is available to be
1632     added to the pair [SME: 964]
1633     - Blank line for consistency with other messages [SME: 964]
1634    
1635     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-12
1636     - Check whether a resync is in progress so we don't state that
1637     intervention is required when it is not [SME: 958]
1638    
1639     * Tue Mar 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-11
1640     - Check whether destination drive of add_mirror is already part
1641     of a RAID device. If so, complain and exit [SME: 870]
1642     - Also ensure that /sbin is in the PATH
1643    
1644     * Sun Mar 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-10
1645     - Fixes to dhclient configuration. [SME: 881]
1646    
1647     * Fri Mar 03 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-09
1648     - Added NIC Bonding options screen in console [SME: 935]
1649     - Migrate old NICBondingOptions to new defaults, and added new default
1650     options [SME: 935]
1651     - rmmod bonding.ko in bootstrap-console-save so new options work
1652     without extra reboot [SME: 935]
1653    
1654     * Wed Mar 01 2006 Mark Knox <mark_knox@mitel.com> 4.15.9-08
1655     - Allow NICBondingOptions in 10bonding template fragment [SME: 918]
1656    
1657     * Wed Mar 01 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.9-07
1658     - Bump pppoe run script mlimit from 10M to 25M. [SME: 907]
1659    
1660     * Fri Feb 24 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-06
1661     - Re-do -04 change as a patch so it sticks [SME: 863]
1662    
1663     * Thu Feb 23 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-05
1664     - Add templates for dhclient configuration file. [SME: 881]
1665    
1666     * Wed Feb 22 2006 Charlie Brady <charlieb@e-smith.com> 4.15.9-04
1667     - Remove default fragment for AdminEmail [SME: 863]
1668    
1669 unnilennium 1.3 * Tue Feb 21 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-03
1670     Mon Feb 21 2006 --> Mon Feb 20 2006 or Tue Feb 21 2006 or Mon Feb 27 2006 or ....
1671 vip-ire 1.1 - Change 'Reconfigure' to lower case in menu [SME: 2]
1672    
1673     * Mon Feb 20 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-02
1674     - Add requires for mdadm. We use it in the console and raid monitor
1675     and it won't get installed for 5.x upgrades [SME: 767]
1676    
1677     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.9-01
1678     - Roll patches to 4.15.8-60
1679     - Trim changelog before 4.15.3-01 [SME: 828]
1680    
1681     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-60
1682     - Also rotate /var/log/anaconda.{log,syslog} in post-upgrade [SME: 808]
1683    
1684     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-59
1685     - Change 'Reconfigure' to lower case in -57 change [SME: 2]
1686    
1687     * Fri Feb 17 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-58
1688     - Add /root/upgrade.log and /root/upgrade.log.syslog to
1689     logfiles2timestamp in post-upgrade event so we preserve
1690     them across multiple upgrades [SME: 808]
1691    
1692     * Fri Feb 17 2006 Gavin Weight <gweight@gmail.com> 4.15.8-57
1693     - Added Reconfigure and Reboot option in console, changed
1694     main console menu to reflect Reconfigure option [SME: 2]
1695    
1696     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-56
1697     - Default EmailForward to 'local' in case that part of the panel
1698     is hidden from view [SME: 704]
1699    
1700     * Thu Feb 16 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-55
1701     - Adjust console title bar to 'SME Server' [SME: 726]
1702     - Change title on "Choose administrator password" screens
1703    
1704     * Mon Feb 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-54
1705     - Set EthernetDriver2 property when bonding is enabled [SME: 776]
1706    
1707     * Mon Feb 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-53
1708     - Remove cpuspeed.contrib ClearCase droppings [SME: 754]
1709    
1710     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-52
1711     - Start bootstrap-console earlier - in particular before raidmonitor.
1712     Don't try to restart 'random'. [SME: 743]
1713    
1714     * Sun Feb 12 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-51
1715     - Obsolete keytable service. [SME: 746]
1716    
1717     * Sat Feb 11 2006 Shad L. Lords <slords@mail.com> 4.15.8-50
1718     - Run kudzu -q from inittab [SME: 727]
1719    
1720 unnilennium 1.4 * Thu Feb 9 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-49
1721 vip-ire 1.1 - Make bootp support optional, defaulting to 'deny'. [SME: 660]
1722    
1723     * Thu Feb 9 2006 Gavin Weight <gweight@gmail.com> 4.15.8-48
1724     - Removed the online-manual. [SME: 407]
1725    
1726     * Thu Feb 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-47
1727     - Hide email forwarding options on useraccounts page if there is
1728     no 'smtpd' record [SME: 704]
1729    
1730     * Wed Feb 8 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-46
1731     - Fix conversion of user shell from sshell to rssh. [SME: 699]
1732    
1733     * Tue Feb 7 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-45
1734     - Fix up location of 00openRW fragments from change 41 [SME: 659. 679]
1735    
1736     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-44
1737     - Change logic for determining RAID partitions in use [SME: 516]
1738     - Add detailed output of the RAID state to messages log [SME: 516]
1739    
1740     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-43
1741     - Only say that a RAID device is clean if truly clean [SME: 516]
1742     - Adjusted warning to say 'may be required' instead of 'is'
1743    
1744     * Mon Feb 6 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-42
1745     - Delete 'deny bootp' fragment from dhcpd.conf, reverting to
1746     default, which is to allow bootp. [SME: 660]
1747    
1748     * Sun Feb 5 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-41
1749     - Use appropriate esmith::*DB class for 00openRW migrate fragments.
1750     [SME: 659]
1751    
1752     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-40
1753     - Added EmailForward migrate fragment [SME: 598]
1754    
1755     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-39
1756     - Added text periods and underscores in useraccounts [SME: 531]
1757    
1758     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-38
1759     - Updated copyright text in server-manager [SME: 459]
1760    
1761     * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 4.15.8-37
1762     - The menu text incorrect for RAID5 configurations [SME: 404]
1763    
1764     * Tue Jan 31 2006 Shad L. Lords <slords@mail.com> 4.15.8-36
1765     - Disable zeroconf so 169.254.0.0/16 route isn't created [SME: 613]
1766    
1767     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-35
1768     - Fix flip of access settings to default on first post-upgrade (e.g.
1769     sshd from public to private). [SME: 495]
1770    
1771     * Sun Jan 29 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-34
1772     - Remove remnants of statustest. [SME: 450]
1773    
1774     * Wed Jan 25 2006 Charlie Brady <charlie_brady@mitel.com> 4.15.8-33
1775     - Add templated elinks config file. [SME: 444]
1776    
1777     * Mon Jan 23 2006 Shad L. Lords <slords@mail.com> 4.15.8-32
1778     - Help raidmonitor report more than just failures [SME: 496]
1779    
1780     * Mon Jan 23 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-31
1781     - Create ~/.ssh as part of skeleton home directory [SME: 456]
1782    
1783     * Wed Jan 18 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-30
1784     - Fix reboot problem when switching WAN from dynamic to static
1785     address. [SME: 500]
1786    
1787     * Fri Jan 13 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-29
1788     - New migrate fragment to clean up NIC bonding property [SME: 449]
1789    
1790     * Fri Jan 13 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-28
1791     - Fix account regexp for set_password case [SME: 24]
1792    
1793     * Wed Jan 11 2006 Mark Knox <mark_knox@mitel.com> 4.15.8-27
1794     - New console option for ethernet bonding [SME: 449]
1795    
1796     * Mon Jan 9 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-26
1797     - Allow dot and underscore in account names [SME: 24]
1798     - Default maxAcctNameLength and maxGroupNameLength to 31 [SME: 24]
1799    
1800     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-25
1801     - Avoid generating warning messages during interfaces migration
1802     template fragment. [SME: 354]
1803    
1804     * Thu Jan 5 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-24
1805     - Don't add obsolete ipsec net-pf aliases to modprobe.conf, and
1806     remove them if found. [SME: 390]
1807    
1808 unnilennium 1.4 * Mon Jan 2 2006 Charlie Brady <charlieb@e-smith.com> 4.15.8-23
1809 vip-ire 1.1 - Use regexp as well as cracklib to check admin password in console.
1810     [SME: 335]
1811    
1812     * Mon Jan 2 2006 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-22
1813     - Change heuristic for finding disks in manageRAID.pl [SME: 342]
1814    
1815 unnilennium 1.3 * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-21
1816     Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
1817 vip-ire 1.1 - Move testInternet console menu item to smeserver-support [SME: 364]
1818    
1819     * Fri Dec 16 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-20
1820     - Fix localization bug in add_mirror. [SME: 341]
1821    
1822     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-19
1823     - Remove the "In eight seconds" untruth from shutdown/reboot [SME: 86]
1824    
1825     * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-18
1826     - Added modSSL{CipherSuite} default [SME: 194]
1827    
1828     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-17
1829     - Enable microcode_ctl service by default [SME: 74]
1830    
1831     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-16
1832     - Removed accounts db default for 'common'
1833     - Added accounts db defaults for server-common and server-resources [SME: 77]
1834    
1835     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-15
1836     - Ensure that Nameservers==localhost is set for the primary domain [SME: 137]
1837    
1838     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-14
1839     - And remove db defaults for sysstat service [SME: 327]
1840    
1841     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-13
1842     - Remove sysstat startup symlink [SME: 327]
1843    
1844     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-12
1845     - Default sysconfig{PreviousSystemMode} == unknown [SME: 75]
1846    
1847     * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-11
1848     - Remove Requires: sysstat [SME: 327]
1849    
1850     * Sat Dec 10 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-10
1851     - Move code for testing internet access into menu item file.
1852     [SME: 261]
1853    
1854     * Thu Dec 8 2005 Charlie Brady <charlieb@e-smith.com> 4.15.8-09
1855     - Fix looping in console at swap ethernet choice page. [SME: 68]
1856    
1857     * Wed Dec 7 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-08
1858     - Fix taint issues with RAID management menu item [SME: 253]
1859    
1860     * Mon Dec 05 2005 Filippo Carletti <carletti@mobilia.it> 4.15.8-07
1861     - console: DHCP range (wrong path chosen for non-English) [SME: 157]
1862    
1863     * Fri Dec 2 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-06
1864     - Initial cut at console menu item to (re)add RAID-1 mirror [SME: 253]
1865     - Needs to move to /sbin/e-smith/console-menu-items, once I work out
1866     what I believe is a taint issue.
1867    
1868     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-05
1869     - Change 'standby' to 'stand by' in console [SME: 66]
1870    
1871     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-04
1872     - Fix routing on eth0 for multiple local networks [SME: 203]
1873    
1874     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 4.15.8-03
1875     - Bump release number only
1876    
1877     * Mon Nov 28 2005 Charlie Brady <charlieb@e-smith.com>
1878     - [4.15.8-02]
1879     - Re-import head to CVS.
1880     - Regenerate both key and cert when cert expires, not just crt. [SF: 1365965]
1881    
1882     * Sun Nov 20 2005 Gordon Rowell <gordonr@e-smith.com>
1883     - [4.15.8-01]
1884     - Default cpuspeed to disabled [MN00107779]
1885    
1886     * Wed Nov 16 2005 Mark Knox <mark_knox@mitel.com>
1887     - [4.15.7-01]
1888     - Imported to ClearCase
1889     - Changed console sort order from ASCII to numeric [MN00107120]
1890    
1891     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
1892     - [4.15.6-09]
1893     - Add -f option to add_mirror to allow use of disks with existing
1894     partition tables [MN00101667]
1895    
1896     * Sun Nov 13 2005 Gordon Rowell <gordonr@e-smith.com>
1897     - [4.15.6-08]
1898     - Add reconfiguration reboot option to reboot panel [SF: 1349946]
1899     - TODO: Cleanup so that the red warning header doesn't display since
1900     the reboot is going to happen anyway
1901    
1902     * Mon Nov 7 2005 Gordon Rowell <gordonr@e-smith.com>
1903     - [4.15.6-07]
1904     - Only signal-event ip-change on the BOUND action of dhclient [SF: 1344853]
1905    
1906     * Tue Nov 1 2005 Charlie Brady <charlieb@e-smith.com>
1907     - [4.15.6-06]
1908     - Change DISABLED -> OFF in init script messages, and go back to standard
1909     alignment. [SF: 1264702, 134543]
1910    
1911     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1912     - [4.15.6-05]
1913     - Add default value of SYSFONTACM to /etc/sysconfig/i18n. [SF: 1295293]
1914    
1915     * Mon Oct 24 2005 Charlie Brady <charlieb@e-smith.com>
1916     - [4.15.6-04]
1917     - Replace grub setup commands in add_mirror with an exec of an external
1918     script. This script will be provided by a bootloader specific package,
1919     e.g. e-smith-lilo or e-smith-grub. That package should include a
1920     "Provides: e-smith-bootloader" header, to satisfy a Requires in this
1921     package. [SF: 1335937]
1922    
1923     * Thu Oct 20 2005 Charlie Brady <charlieb@e-smith.com>
1924     - [4.15.6-03]
1925     - Unload network drivers immediately after rc.sysinit runs, so that
1926     we can control the order of allocation of eth0 and eth1. [SF: 1332366]
1927    
1928     * Mon Oct 17 2005 Charlie Brady <charlieb@e-smith.com>
1929     - [4.15.6-02]
1930     - Disable raid monitor if /boot/grub/device.map suggests that the system
1931     is a single disk system. [SF: 1269091]
1932    
1933     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1934     - [4.15.6-01]
1935     - Remove L10Ns from base packages [SF: 1309520]
1936    
1937     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
1938     - [4.15.5-01]
1939     - New dev stream before relocating L10Ns
1940    
1941     * Thu Oct 13 2005 Gordon Rowell <gordonr@gormand.com.au>
1942     - [4.15.4-52]
1943     - Add /sbin/e-smith/add_mirror [SF: 1325479]
1944    
1945     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1946     - [4.15.4-51]
1947     - Untaint menu choice when ethernet driver is chosen from menu. [SF: 1323270]
1948    
1949     * Tue Oct 11 2005 Charlie Brady <charlieb@e-smith.com>
1950     - [4.15.4-50]
1951     - Move user-create-unix action before template expansions, so
1952     that getpwnam can be used in template fragments. Ditto
1953     for group-create-unix. [SF. 1322231]
1954    
1955     * Sun Oct 9 2005 Charlie Brady <charlieb@e-smith.com>
1956     - [4.15.4-49]
1957     - Fix spelling mistake in useraccounts panel. [SF: 1320002]
1958    
1959     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1960     - [4.15.4-48]
1961     - Revised translation of groups panel, reordered to match
1962     the English lexicon - Thanks Didier Rambeau [SF: 1305184]
1963    
1964     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1965     - [4.15.4-47]
1966     - Added foot.tmpl for Italian [SF: 1309266]
1967    
1968     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1969     - [4.15.4-46]
1970     - Added Italian L10Ns - Thanks Filippo Carletti [SF: 1309266]
1971    
1972     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
1973     - [4.15.4-45]
1974     - Added Italian for Please wait - we should do this through gettext
1975     or similar [SF: 1309288]
1976    
1977     * Thu Sep 29 2005 Gordon Rowell <gordonr@e-smith.com>
1978     - [4.15.4-44]
1979     - Reword Master DNS Server screen as "Corporated DNS Server", in
1980     line with domains panel [gordonr MN00096914]
1981    
1982     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
1983     - [4.15.4-43]
1984     - German L10Ns for userpassword and console - Thanks Dietmar Berteld
1985     [SF: 1293325]
1986    
1987     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1988     - [4.15.4-42]
1989     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
1990    
1991     * Sun Sep 25 2005 Gordon Rowell <gordonr@e-smith.com>
1992     - [4.15.4-41]
1993     - Added "de" to pleasewait ugliness case statement and
1994     sorted the list alphabetically [SF: 1293325]
1995    
1996     * Fri Sep 23 2005 Gordon Rowell <gordonr@e-smith.com>
1997     - [4.15.4-40]
1998     - Convert [s]smtpfront-qmail to [s]smtpd in migrate fragment [SF: 1291265]
1999    
2000     * Thu Sep 22 2005 Charlie Brady <charlieb@e-smith.com>
2001     - [4.15.4-39]
2002     - Add preliminary support for ethernet bonding on local interface.
2003     - Modify user-modify-unix so that usermod is not called to change
2004     shell or GCOS field unless they need to change.
2005    
2006     * Mon Sep 12 2005 Charlie Brady <charlieb@e-smith.com>
2007     - [4.15.4-38]
2008     - Update filelist entries for databases which have moved
2009     from /home/e-smith to /home/e-smith/db [SF: 1216546]
2010    
2011     * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
2012     - [4.15.4-37]
2013     - Create /mnt/floppy symlink if required in post-{install,upgrade}.
2014     [MN00095821]
2015     - Haldaemon race conditions seem quite recalcitrant, so don't try to create
2016     /mnt/cdrom symlink. [SF: 1260322]
2017     - Disable CTRL-C in console [tonyc SF: 1264697]
2018     - Catch CTRL-C in console during Test Internet [tonyc SF: 1264697]
2019    
2020     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
2021     - [4.15.4-36]
2022     - Rework user-group-modify to work around perl bug in getgrent(). [SF 1276553]
2023    
2024     * Tue Sep 6 2005 Charlie Brady <charlieb@e-smith.com>
2025     - [4.15.4-35]
2026     - Also create /mnt/floppy symlink if required. [MN00095821]
2027    
2028     * Mon Sep 5 2005 Gordon Rowell <gordonr@e-smith.com>
2029     - [4.15.4-34]
2030     - Re-add Master DNS Server console screen [gordonr MN00096910, MN00088222]
2031    
2032     * Fri Sep 2 2005 Charlie Brady <charlieb@e-smith.com>
2033     - [4.15.4-33]
2034     - Fix race condition in /mnt/cdrom symlink creation, by creating
2035     symlink from haldaemon action. [SF: 1260322]
2036    
2037     * Thu Sep 1 2005 Charlie Brady <charlieb@e-smith.com>
2038     - [4.15.4-32]
2039     - Really create /mnt/cdrom symlink if required. [SF: 1260322]
2040    
2041     * Tue Aug 30 2005 Shad Lords <slords@mail.com>
2042     - [4.15.4-31]
2043     - Update services entries to conform with RHEL4 services [SF: 1276479]
2044    
2045     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
2046     - [4.15.4-30]
2047     - Correctly handle multiple net specification in ValidFrom for httpd-admin.
2048     [SF: 1273756]
2049    
2050     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
2051     - [4.15.4-29]
2052     - Fix taint problem in license text in option 6 of the console menu.
2053     [SF: 1267284]
2054    
2055     * Tue Aug 23 2005 Gordon Rowell <gordonr@gormand.com.au>
2056     - [4.15.4-28]
2057     - Respect Shell property of user accounts [SF: 1266706]
2058    
2059     * Thu Aug 18 2005 Charlie Brady <charlieb@e-smith.com>
2060     - [4.15.4-27]
2061     - Modify /sbin/e-smith/service so that it runs /sbin/service unless
2062     runlevel is 7. [SF: 1237968]
2063     - Only prefix /sbin/e-smith to PATH if user is root. [SF: 1250579]
2064    
2065     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
2066     - [4.15.4-26]
2067     - Add Requires for bridge-utils and vconfig.
2068    
2069     * Tue Aug 16 2005 Charlie Brady <charlieb@e-smith.com>
2070     - [4.15.4-25]
2071     - Add "Requires: rssh".
2072    
2073     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
2074     - [4.15.4-24]
2075     - Update %ghost filelist entries for databases which have moved
2076     from /home/e-smith to /home/e-smith/db [SF: 1216546]
2077    
2078     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
2079     - [4.15.4-23]
2080     - Create /mnt/cdrom symlink if required. [SF: 1260322]
2081    
2082     * Thu Aug 11 2005 Charlie Brady <charlieb@e-smith.com>
2083     - [4.15.4-22]
2084     - Add Requires: whiptail so that the out fork of whiptail from the
2085     newt package is installed on upgrade.
2086    
2087     * Tue Aug 9 2005 Charlie Brady <charlieb@e-smith.com>
2088     - [4.15.4-21]
2089     - Add Requires: headers for all the additional standard daemons, to
2090     ensure they are installed on upgrade.
2091    
2092     * Tue Aug 9 2005 Shad Lords <slords@mail.com>
2093     - [4.15.4-20]
2094     - Change httpd-admin access from local to localhost [SF: 1246986]
2095     - Change console to use 980 instead of https to avoid warnings [SF: 1246182]
2096     - tie console to new httpd-admin{TCPPort} property. [SF: 1246986]
2097    
2098     * Tue Aug 2 2005 Shad Lords <slords@email.com>
2099     - [4.15.4-19]
2100     - Add TCPPort and access for httpd-admin [SF: 1246986]
2101     - Fix UnsavedChanges in console [SF: 1245238]
2102    
2103     * Thu Jul 28 2005 Charlie Brady <charlieb@e-smith.com>
2104     - [4.15.4-18]
2105     - Remove all use db_ API except in console (which will come later).
2106    
2107     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
2108     - [4.15.4-17]
2109     - Add systemid property to sysconfig db record. [SF: 1246367]
2110    
2111     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
2112     - [4.15.4-16]
2113     - Upgrade database APIs to latest standard.
2114     - Move databases from /home/e-smith to /home/e-smith/db [SF: 1216546]
2115    
2116     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
2117     - [4.15.4-15]
2118     - Use https to access server-manager from console, to avoid redirect
2119     problems. [SF: 1246182]
2120    
2121     * Wed Jul 27 2005 Shad Lords <slords@mail.com>
2122     - [4.15.4-14]
2123     - Remove hwconfig db default entry. [SF: 1246180]
2124    
2125     * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
2126     - [4.15.4-13]
2127     - Remove checking against 32 group limit from UI. Thanks to Gordon Rowell
2128     for the main patch. [SF: 1245421]
2129    
2130     * Tue Jul 26 2005 Charlie Brady <charlieb@e-smith.com>
2131     - [4.15.4-12]
2132     - Patches from Shad Lords.
2133     - Complete fix of user password validation started in 4.15.3-06.
2134     [SF: 1242098]
2135     - Change default password strength to "strong". [SF: 1246178]
2136    
2137     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
2138     - [4.15.4-11]
2139     - Patches submitted by Gordon Rowell.
2140     - Change /etc/modules.conf templates to /etc/modprobe.conf
2141     and add templates.metadata/etc/modprobe.conf [SF: 1227251]
2142     - Remove fragments 10appletalk and 95ModulePaths, since they are
2143     for very old migrations of /etc/modules.conf
2144    
2145     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
2146     - [4.15.4-10]
2147     - Move quota setup in fstab template into e-smith-quota, where it
2148     belongs.
2149    
2150     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
2151     - [4.15.4-09]
2152     - Add default db entries for messagebus and haldaemon. [SF: 1225899]
2153    
2154     * Tue Jul 12 2005 Charlie Brady <charlieb@e-smith.com>
2155     - [4.15.4-08]
2156     - Add messagebus and haldaemon services, so that cdrom mount point
2157     etc is created as required. [SF: 1225899]
2158    
2159     * Fri Jul 8 2005 Charlie Brady <charlieb@e-smith.com>
2160     - [4.15.4-07]
2161     - Add miscelleous performance related standard RHEL/CentOS services.
2162    
2163     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
2164     - [4.15.4-06]
2165     - Add RAID monitoring service. [SF: 1222143]
2166    
2167     * Tue Jul 5 2005 Charlie Brady <charlieb@e-smith.com>
2168     - [4.15.4-05]
2169     - Fix log noise from DynDNS update script. [SF: 1231871]
2170    
2171     * Fri Jun 24 2005 Charlie Brady <charlieb@e-smith.com>
2172     - [4.15.4-04]
2173     - Change default domain name setting - I'm sure that xxx is deprecated.
2174    
2175     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
2176     - [4.15.4-03]
2177     - Deal gracefully with missing /etc/sysconfig/keyboard file.
2178    
2179     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
2180     - [4.15.4-02]
2181     - Remove "random" service startup symlink - no longer required, as
2182     prng is seeded by rc.sysinit.
2183    
2184     * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
2185     - [4.15.4-01]
2186     - Make new development stream - 4.15.4
2187    
2188     * Mon Jun 20 2005 Charlie Brady <charlieb@e-smith.com>
2189     - [4.15.3-07]
2190     - Move httpd-admin logging from inside /var/log/httpd to /var/log/httpd-admin.
2191     - Remove mouseconfig hack. [MN00057145]
2192    
2193     * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
2194     - [4.15.3-06]
2195     - Fix password strength checking of user passwords. [SF: 1222255]
2196    
2197     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
2198     - [4.15.3-05]
2199     - Prefix /sbin/e-smith to $PATH, rather than append. [SF: 1222092]
2200    
2201     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
2202     - [4.15.3-04]
2203     - Fix set-external-ip in case of missing ExternalIP db record. [SF: 1217877]
2204    
2205     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
2206     - [4.15.3-03]
2207     - Remove smbpasswd references from chap-secrets file. Don't re-expand
2208     chap-secrets file during various user related events. [SF: 1215401]
2209    
2210     * Tue Jun 14 2005 Charlie Brady <charlieb@e-smith.com>
2211     - [4.15.3-02]
2212     - Break up template for /etc/shells into fragments, and add
2213     /usr/bin/rssh. [SF: 1220145]
2214    
2215     * Thu Jun 9 2005 Charlie Brady <charlieb@e-smith.com>
2216     - [4.15.3-01]
2217     - Roll new development stream - 4.15.3
2218    

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