aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-11-29 20:48:29 +0000
committerBill Nottingham <notting@redhat.com>2004-11-29 20:48:29 +0000
commit75716eb0c22aecef7975ef1194b3d895355bcc45 (patch)
treeb32860e8b4009f8aa5b0dcd7f577f5eb34048c35
parentbc4a8ff13d3fcce9901eb1d89f9f7da79bc593ed (diff)
downloadinitscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar
initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.gz
initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.bz2
initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.tar.xz
initscripts-75716eb0c22aecef7975ef1194b3d895355bcc45.zip
8.00-1r8-00
-rw-r--r--ChangeLog17
-rw-r--r--initscripts.spec5
2 files changed, 21 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e61c7f2..f1b790bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2004-11-29 Bill Nottingham <notting@redhat.com>
+
+ * ChaneLog, initscripts.spec: 8.00-1
+
+ * rc.d/rc.sysinit: fix mtab writing (#139656)
+
+2004-11-24 Bill Nottingham <notting@redhat.com>
+
+ * ChangeLog, initscripts.spec: 7.99-1
+
+ * rc.d/rc.sysinit:
+ clear and repopulate mtab before mounting other filesystems (#139656)
+
+ * rc.d/init.d/halt, rc.d/rc.sysinit: remove more devfs compat
+
+ * initscripts.spec: bump release
+
2004-11-24 Bill Nottingham <notting@redhat.com>
* ChangeLog, initscripts.spec: 7.99-1
diff --git a/initscripts.spec b/initscripts.spec
index 53c91622..b3ad8caa 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.99
+Version: 8.00
License: GPL
Group: System Environment/Base
Release: 1
@@ -206,6 +206,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Mon Nov 29 2004 Bill Nottingham <notting@redhat.com> 8.00-1
+- fix previous fix (#139656)
+
* Wed Nov 24 2004 Bill Nottingham <notting@redhat.com> 7.99-1
- clear and repopulate mtab before mounting other filesystems (#139656)
- remove more devfs compat