/[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.113 - (hide annotations) (download)
Tue Mar 30 22:29:35 2021 UTC (3 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-93_el7_sme
Changes since 1.112: +5 -1 lines
* Tue Mar 30 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-93.sme
- merge dhcpdmanager custom template fragments with core [SME: 10657]
- remove templates-custom previously owned by a contrib [SME: 11508]
  they got migrated as part as normal backup restore

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

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