diff options
-rw-r--r-- | initscripts.spec | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ec73e06f..0ddb28ab 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.89 +Version: 8.90 # 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 +* Mon Mar 9 2009 Bill Nottingham <notting@redhat.com> - 8.90-1 +- init.d/functions: cgroup support (<jsafrane@redhat.com>) +- fix various issues with dmraid handling (#485895, <hdegoede@redhat.com>) +- rc.sysinit: fix typo. (#487926) +- console_init: loadkeys has a -q option for silent running. Use it. +- ifup-tunnel: add compatiblity for openNHRP tunnels (#486559, <claude.tompers@ieee.lu>) +- ccw_init: don't re-init an existing device, it causes errors. (#484411, <jpayne@redhat.com>) +- netfs: use same kpartx arguments as rc.sysinit +- don't list mtab in rwtab (#457941) +- translation updates: fi, de, mai + * Wed Jan 28 2009 Bill Nottingham <notting@redhat.com> - 8.89-1 - use a leading path when sourcing files (#482826) - netfs: don't unmount nfsd filesystem by accident (#481794, <sprabhu@redhat.com>) |