From dda89b21e9243574822ab2b93f932d2963091bb5 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 23 May 2006 19:06:41 +0000 Subject: 8.34-1 --- initscripts.spec | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 333e176c..da72bc22 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.33 +Version: 8.34 License: GPL Group: System Environment/Base Release: 1 @@ -213,6 +213,17 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue May 23 2006 Bill Nottingham 8.34-1 +- link glib2 dynamically now that it's in /lib, conflict with older + versions +- handle cups specially when cleaning /var (#189168) +- remove ifdown-aliases () +- ifup-ipsec: fix key handling when only one of AH or ESP is used + (#166257, ) +- IPv6 updates, including RFC 3041 support () +- routing fixes, add METRIC support for default routes (#124045, ) +- fix handling of mount points with white space (#186713, ) + * Thu Apr 20 2006 Bill Nottingham 8.33-1 - support for readonly root - rc.sysinit: remove call to zfcpconf.sh - that should be udev rules -- cgit