/[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.116 - (hide annotations) (download)
Tue Jun 1 22:04:44 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_0-96_el7_sme
Changes since 1.115: +11 -2 lines
* Tue Jun 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-96.sme
- always renew self signed certificate [SME: 11552]
  update key / crt if not signed with the right key size
  default to self signed if custom cert and key are not files or not rigth type
  add perl module to help handle certificates and keys
  TODO: check if both key and cert are related, if not default to self signed

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

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