diff options
author | Bill Nottingham <notting@redhat.com> | 2009-10-09 16:25:57 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2009-10-09 16:25:57 -0400 |
commit | e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553 (patch) | |
tree | 9de7f38e3677584025b7315da3e778c36df1f9ab | |
parent | 1d9baa2774b175ebd2fbcb86d8c71b9187930182 (diff) | |
download | initscripts-e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553.tar initscripts-e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553.tar.gz initscripts-e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553.tar.bz2 initscripts-e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553.tar.xz initscripts-e5cd8b7cc36b92b6fee5f975a81dd3646dc9e553.zip |
9.01-1initscripts-9.01-1
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 625cf4df..223ae146 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.00 +Version: 9.01 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -252,6 +252,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Fri Oct 9 2009 Bill Nottingham <notting@redhat.com> - 9.01-1 +- rc.sysinit: fix handling of dmraid output to avoid error messages (#527726, <mschmidt@redhat.com>) +- rwtab: add /var/lib/xend (#526046) +- translation updates: fi, nb, pl + * 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) |