aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-10-31 17:23:25 -0400
committerBill Nottingham <notting@redhat.com>2008-10-31 17:23:25 -0400
commit38d44256cc4bab1b9eb920b1dc0bc24eaafabc09 (patch)
tree403f6451620c9d8346b6308693abce59e7293330
parent59ef85bd4f9412422aa40cfe7c435de3df0381b8 (diff)
downloadinitscripts-38d44256cc4bab1b9eb920b1dc0bc24eaafabc09.tar
initscripts-38d44256cc4bab1b9eb920b1dc0bc24eaafabc09.tar.gz
initscripts-38d44256cc4bab1b9eb920b1dc0bc24eaafabc09.tar.bz2
initscripts-38d44256cc4bab1b9eb920b1dc0bc24eaafabc09.tar.xz
initscripts-38d44256cc4bab1b9eb920b1dc0bc24eaafabc09.zip
-rw-r--r--initscripts.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 8cf6391b..260bd8a4 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 8.84
+Version: 8.85
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -250,6 +250,17 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Fri Oct 31 2008 Bill Nottingham <notting@redhat.com> - 8.85-1
+- add some error handling/hiding to netfs NM dispatcher script (#469197)
+- halt: fix code that causes a syntax error on multiple sound cards (#469156)
+- require a new enough udev version to handle where we put the rules
+- exit 0 in /etc/rc.d/rc (#469050)
+- don't set up encrypted devices that have already been set up under different
+ names (#462371, <wwoods@redhat.com>)
+- accept either the '+<addr>', or comma-separated addresses for arp_ip_target. (#467954,
+ <darcy.sherwood@gmail.com>)
+- translation updates: hu, kn, ko, ml, sr, sr@latin
+
* Tue Oct 14 2008 Bill Nottingham <notting@redhat.com> - 8.84-1
- override Arabic, Persian, and Hebrew on the console (<alsadi@ojuba.org>)
- explicitly run mdadm on boot to catch degraded arrays. (<dledford@redhat.com>)