/[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.154 - (hide annotations) (download)
Fri Nov 24 03:27:14 2023 UTC (8 months ago) by jpp
Branch: MAIN
Changes since 1.153: +7 -2 lines
* Thu Nov 23 2023 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-30.sme
- fix group deletion leaves mail spool file [SME: 12431]

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

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