From 0f72648bdcbdb9f0721d59e91b5e4c45325fed08 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 10 Nov 2005 22:37:09 +0000 Subject: add changelog --- initscripts.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index bd38d2aa..54925b91 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.93.20.EL +Version: 7.93.21.EL License: GPL Group: System Environment/Base Release: 1 @@ -206,6 +206,11 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Nov 10 2005 Bill Nottingham 7.93.21.EL-1 +- rc.sysinit: add call to kpartx for multipath devices (#168538) +- use multipath.static, not dynamic multipath (#168321) +- don't fsck netdev filesystems in rc.sysinit (#169403) + * Thu Oct 27 2005 Bill Nottingham - fix use-after-free (#171912) -- cgit