aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec10
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index b7efe818..def3b802 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.42
+Version: 8.43
License: GPL
Group: System Environment/Base
Release: 1
@@ -199,6 +199,14 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Wed Sep 27 2006 Bill Nottingham <notting@redhat.com> 8.43-1
+- move ccwgroup initialization to a udev rule (should fix #199139,
+ #199655, #169161)
+- init.d/functions: don't write to gdmfifo
+- remove unused-since-RHL-7 consolechars code, update docs (#206106)
+- stateless updates (#206331, <law@redhat.com>)
+- translation updates (el, ms, hr, sl)
+
* Thu Sep 21 2006 Bill Nottingham <notting@redhat.com> 8.42-1
- run rc.sysinit, /etc/rc in monitor mode (part of #184340)
- use a better check for 'native' services (#190989, #110761, adapted