aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 758e48c2..4ffa4835 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.57
+Version: 8.58
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -208,7 +208,14 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
-- revert kernel conflict so that xen can still work
+* Fri Oct 5 2007 Bill Nottingham <notting@redhat.com> - 8.58-1
+- revert kernel conflict so that xen can still work (#319401)
+- rename_device, 60-net.rules: only suggest an interface name (part of #264901)
+- require newer udev for persistent net rules (part of #264901)
+- don't hang if someone puts a dangling pipe in /etc/rhgb/temp (#251219)
+- genhostid: fix for 64-bit systems (#306811)
+- more bash matching fixes (#220887)
+- translation updates: is, nb
* Tue Sep 25 2007 Bill Nottingham <notting@redhat.com> - 8.57-1
- work around upstream bash changes (#220887, modified from <nvigier@mandriva.com>)