summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2005-11-10 22:37:09 +0000
committerBill Nottingham <notting@redhat.com>2005-11-10 22:37:09 +0000
commit0f72648bdcbdb9f0721d59e91b5e4c45325fed08 (patch)
treedde5042e81350c24ec2964cb09e656da71345542
parentf9e475f68d3bdb8be3bdbccf617b45bd5993fb95 (diff)
downloadinitscripts-0f72648bdcbdb9f0721d59e91b5e4c45325fed08.tar.gz
initscripts-0f72648bdcbdb9f0721d59e91b5e4c45325fed08.tar.xz
initscripts-0f72648bdcbdb9f0721d59e91b5e4c45325fed08.zip
add changelog
-rw-r--r--initscripts.spec7
1 files changed, 6 insertions, 1 deletions
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 <notting@redhat.com> 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 <notting@redhat.com>
- fix use-after-free (#171912)