From 6bf96a5e6b5e3a8f5affe457cba6a40c18963100 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 5 Sep 2006 13:52:32 +0000 Subject: 8.39-1 --- initscripts.spec | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 132d8163..822c09a4 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.38 +Version: 8.39 License: GPL Group: System Environment/Base Release: 1 @@ -15,7 +15,7 @@ Requires: util-linux >= 2.10s-11, mount >= 2.11l Requires: bash >= 3.0, SysVinit >= 2.85-38 Requires: /sbin/ip, /sbin/arping, net-tools Requires: /etc/redhat-release, dev -Requires: ethtool >= 1.8-2, /sbin/nash, /sbin/runuser +Requires: ethtool >= 1.8-2, /sbin/runuser Requires: udev >= 078-1 Conflicts: mkinitrd < 4.0, kernel < 2.6.12 Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 @@ -194,6 +194,19 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Sep 5 2006 Bill Nottingham 8.39-1 +- translation updates +- Handle partitions on multipath/dmraid better () +- make /dev/mapper/control ourselves () +- init.d/network: simplify 'status' call +- fix actual 169.254 networks (#203591) +- rc.sysinit: don't run vgscan (#191879) +- init.d/halt: don't umount /dev/root () +- rc.sysinit: catch more dmraid errors (#200683) +- support 'tmp' option in /etc/crypttab (#201382, , + ) +- IPv6 updates (, includes a fix for #143452) + * Tue Aug 1 2006 Bill Nottingham 8.38-1 - translation updates - bring down bonding slaves on ifdown (#199706) -- cgit