From 0b989987384777897e13507494bdb1edc54cd4df Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 30 Mar 2005 16:58:07 +0000 Subject: 8.06-1 --- ChangeLog | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 13 ++++++++- 2 files changed, 101 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c1b1cee9..5eb0d91c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,92 @@ +2005-03-30 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.06-1 + + * rc.d/init.d/network, sysconfig/network-scripts/ifdown-eth, sysconfig/network-scripts/ifup: + handle alternate VLAN naming schemes (#115001) + + * sysconfig/network-scripts/ifup-ipsec: handle non-ascii keys (#150552) + +2005-03-30 Sharuzzaman Ahmat Raslan + + * po/ms.po: Updated Malay translation + +2005-03-30 Rajesh Ranjan + + * po/hi.po: one more fresh review completed + +2005-03-29 Rajesh Ranjan + + * po/hi.po: miscellaneous file + +2005-03-28 Bill Nottingham + + * sysconfig/network-scripts/ifdown-ipsec, sysconfig/network-scripts/ifup-ipsec: + add proper ipsec route (#146169, #140654) + + * sysconfig/network-scripts/ifdown-ipsec, sysconfig/network-scripts/ifup-ipsec: + set proper route (#140654, #146169) + + * rc.d/rc.sysinit: add a restorecon for tmpfs use + +2005-03-28 Piotr DrÄg + + * po/pl.po: Small fixes + +2005-03-24 Andrew Martynov + + * po/ru.po: Updated translation of 'storage' on request of Leon Kanter + +2005-03-23 Runa Bhattacharjee + + * po/bn_IN.po: Updated Bengali(India) bn_IN translation:23/03 + +2005-03-23 Bill Nottingham + + * sysconfig.txt: add more notes + + * sysconfig.txt: add a quick note on ONHOTPLUG + +2005-03-21 Runa Bhattacharjee + + * po/bn_IN.po: Added file for locale Bengali (IN):21/03 + +2005-03-20 Michael Stefaniuc + + * po/ro.po: - translate the low hanging fruits (201 messages) + +2005-03-19 Piotr DrÄg + + * po/pl.po: Small fixes + +2005-03-17 Piotr DrÄg + + * po/pl.po: Small fixes + +2005-03-16 Michael Stefaniuc + + * po/ro.po: - change the file encoding to utf-8 + - use the right characters instead of their latin-1 replacements + - clean up the fuzzy messages (fixed or removed) + +2005-03-15 Bill Nottingham + + * po/hi.po, po/pt_BR.po, po/ta.po: don't do that! :) (#151120) + +2005-03-14 Bill Nottingham + + * rc.d/init.d/functions: + don't return 1 if the service isn't running at all (#151104) + +2005-03-11 Bill Nottingham + + * sysconfig/network-scripts/ifdown-ipsec, sysconfig/network-scripts/ifup-ipsec: + don't explicitly set fwd policies; let setkey handle it + +2005-03-10 Piotr DrÄg + + * po/pl.po: Small fixes + 2005-03-07 Bill Nottingham * ChangeLog, initscripts.spec: 8.05-1 diff --git a/initscripts.spec b/initscripts.spec index bdbc9df5..5c0384d8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.05 +Version: 8.06 License: GPL Group: System Environment/Base Release: 1 @@ -207,6 +207,17 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 30 2005 Bill Nottingham 8.06-1 +- handle alternate VLAN naming schemes (#115001, ) +- ifup-ipsec: handle non-ascii keys (#150552) +- add proper ipsec route (#146169, #140654) +- add a restorecon for /tmp to rc.sysinit +- document ONHOTPLUG in sysconfig.txt +- fix mistranslation (#151120) +- don't return 1 for stopping a process if it isn't running at all +- don't explicitly set fwd polices for ipsec traffic. Let setkey + handle it. + * Mon Mar 7 2005 Bill Nottingham 8.05-1 - ipv6 cleanups () - rc.sysinit: fix rngd check (#130350) -- cgit v1.2.1