aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-04-13 16:31:56 +0000
committerBill Nottingham <notting@redhat.com>2004-04-13 16:31:56 +0000
commit3cbd1e9fd08d2ef7b29a9e1750866dab54fc1412 (patch)
tree81a70707d187d74cc413faf374941a7629ab5b29
parent4dce48b80bbfbe0a390a9e77f709bd6f1623921c (diff)
downloadinitscripts-r7-31-11-EL.tar
initscripts-r7-31-11-EL.tar.gz
initscripts-r7-31-11-EL.tar.bz2
initscripts-r7-31-11-EL.tar.xz
initscripts-r7-31-11-EL.zip
7.31.11.ELr7-31-11-EL
-rw-r--r--initscripts.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 0bf80588..48544cb8 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.31.10.EL
+Version: 7.31.11.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -249,6 +249,12 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Tue Apr 13 2004 Bill Nottingham <notting@redhat.com> 7.31.11.EL-1
+- fix ipsec config file handling
+- return to rhgb after ./unconfigured if it's running (#109807,
+ <jkeating@j2solutions.net>)
+- fix umounting code in halt (#113088)
+
* Thu Feb 19 2004 Bill Nottingham <notting@redhat.com> 7.31.10.EL-1
- merge in rhgb changes
- fix handling of bonding interfaces (#113937)