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

Contents 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.135 - (show annotations) (download)
Sat Apr 16 05:30:12 2022 UTC (2 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-base-5_8_1-12_el7_sme
Changes since 1.134: +5 -3 lines
* Sat Apr 16 2022 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.1-12.sme
- remove immark module to reduce messages log activity [SME: 11813]

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

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