aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-03-09 22:05:21 -0400
committerBill Nottingham <notting@redhat.com>2009-03-09 22:05:21 -0400
commit09cfe2710418df1ed973be7259a2b01fed63782e (patch)
tree0e980b540c7327f33d411eaff820521cf0317f51
parentf9cf223fc3820b21fea38f49fe3a62c2acd91ae6 (diff)
downloadinitscripts-09cfe2710418df1ed973be7259a2b01fed63782e.tar
initscripts-09cfe2710418df1ed973be7259a2b01fed63782e.tar.gz
initscripts-09cfe2710418df1ed973be7259a2b01fed63782e.tar.bz2
initscripts-09cfe2710418df1ed973be7259a2b01fed63782e.tar.xz
initscripts-09cfe2710418df1ed973be7259a2b01fed63782e.zip
-rw-r--r--initscripts.spec13
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>)