diff options
author | Bill Nottingham <notting@redhat.com> | 2008-11-11 11:51:14 -0500 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-11-11 11:51:14 -0500 |
commit | f3ca79d10c6794a8d915962ebce3eea2d0559742 (patch) | |
tree | 87454c449591665330f915cb66fc6f4dad51b71b /initscripts.spec | |
parent | eeed550077ee4172c672af100f8b077b016d22e3 (diff) | |
download | initscripts-f3ca79d10c6794a8d915962ebce3eea2d0559742.tar initscripts-f3ca79d10c6794a8d915962ebce3eea2d0559742.tar.gz initscripts-f3ca79d10c6794a8d915962ebce3eea2d0559742.tar.bz2 initscripts-f3ca79d10c6794a8d915962ebce3eea2d0559742.tar.xz initscripts-f3ca79d10c6794a8d915962ebce3eea2d0559742.zip |
8.86-1initscripts-8.86-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 260bd8a4..c3889a44 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.85 +Version: 8.86 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -250,6 +250,12 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Nov 11 2008 Bill Nottingham <notting@redhat.com> - 8.86-1 +- stop plymouth before stopping the runlevel (#467207) +- fix get_config_by_subchannel (#459044, <harald@redhat.com>) +- use blkid -l to pick a single most appropriate device (#470027) +- don't mkswap on halt, as it breaks swap-by-label/UUID (#469823) + * 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) |