aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2009-01-20 22:35:45 -0500
committerBill Nottingham <notting@redhat.com>2009-01-20 22:35:45 -0500
commitecaca53642aede7b7b910c2664b3af5279beaf22 (patch)
treec07e7afc8429eb08ee4e243e6bed634cd4703416
parent06b375e57c82ca758edcad4c57a598c6329b8a69 (diff)
downloadinitscripts-ecaca53642aede7b7b910c2664b3af5279beaf22.tar
initscripts-ecaca53642aede7b7b910c2664b3af5279beaf22.tar.gz
initscripts-ecaca53642aede7b7b910c2664b3af5279beaf22.tar.bz2
initscripts-ecaca53642aede7b7b910c2664b3af5279beaf22.tar.xz
initscripts-ecaca53642aede7b7b910c2664b3af5279beaf22.zip
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index dbd6e5f9..3baae67d 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.87
+Version: 8.88
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -250,6 +250,10 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Tue Jan 20 2009 Bill Nottingham <notting@redhat.com> - 8.88-1
+- init.d/network: return success/failure correctly (#480677)
+- init.d/halt: fix typo (#480799)
+
* Mon Jan 19 2009 Bill Nottingham <notting@redhat.com> - 8.87-1
- rename_device: be much faster in the presence of many devices (#480687, <danms@us.ibm.com>)
- fix switching from targeted to MLS policy (#479054, <dwalsh@redhat.com>)