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 --- initscripts.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') 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