/[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.118 - (hide annotations) (download)
Fri Jun 4 14:42:00 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-98_el7_sme
Changes since 1.117: +5 -2 lines
* Fri Jun 04 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-98.sme
- fix missing export [SME: 11621]

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

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