diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | initscripts.spec | 5 |
2 files changed, 10 insertions, 1 deletions
@@ -1,3 +1,9 @@ +2006-01-31 Peter Jones <pjones@redhat.com> + + * ChangeLog, initscripts.spec: 8.23-1 + + * rc.d/rc.sysinit: cleans dmraid input/output better. + 2006-01-31 Bill Nottingham <notting@redhat.com> * ChangeLog, initscripts.spec: 8.22-1 diff --git a/initscripts.spec b/initscripts.spec index efa1491b..ae524340 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.22 +Version: 8.23 License: GPL Group: System Environment/Base Release: 1 @@ -208,6 +208,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jan 31 2006 Peter Jones <pjones@redhat.com> 8.23-1 +- rc.sysinit: do a better job of not activating already active dmraids + * Tue Jan 31 2006 Bill Nottingham <notting@redhat.com> 8.22-1 - remove references to /usr/X11R6/bin (#177938) - rc.sysinit: fix SELinux message formatting (#178532) |