diff options
author | Bill Nottingham <notting@redhat.com> | 2009-10-02 15:08:18 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-10-02 15:08:18 -0400 |
commit | f9fd6b477f1a3da67544eefb552b8b8ed9f01603 (patch) | |
tree | 85014240f64e679ac5c985ea8ea8fc8a844736c0 /initscripts.spec | |
parent | ed2f9c1150c240326ec4351f572787296ee2065c (diff) | |
download | initscripts-f9fd6b477f1a3da67544eefb552b8b8ed9f01603.tar initscripts-f9fd6b477f1a3da67544eefb552b8b8ed9f01603.tar.gz initscripts-f9fd6b477f1a3da67544eefb552b8b8ed9f01603.tar.bz2 initscripts-f9fd6b477f1a3da67544eefb552b8b8ed9f01603.tar.xz initscripts-f9fd6b477f1a3da67544eefb552b8b8ed9f01603.zip |
9.00-1initscripts-9.00-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2706a307..625cf4df 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.99 +Version: 9.00 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -252,6 +252,15 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Oct 2 2009 Bill Nottingham <notting@redhat.com> - 9.00-1 +- halt: wrap /sbin/killall5 to catch some return codes (#526539) +- netfs, netconsle, network: fix return codes to match LSB spec (#524489, #524480, #524486) +- handle kernels compiled both with and without CONFIG_RTC_HCTOSYS +- halt: use killall5's return code to avoid unncesssary sleeping (#524359, <hdegoede@redhat.com>) +- halt: don't kill mdmon on shutdown. (#524357, <hdegoede@redhat.com>) +- rc.sysinit: do not try and activate ISW raidsets, unless noiswmd is passed. (#524355, <hdegoede@redhat.com>) +- translation updates: ca, cs, da, mai, po, sv, uk + * Mon Sep 14 2009 Bill Nottingham <notting@redhat.com> - 8.99-1 - init.d/functions: add a '-l' option to status to pass lock file name (#521772) - tweak kernel conflict |