summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-04-04 11:39:35 -0400
committerBill Nottingham <notting@redhat.com>2008-04-04 11:39:35 -0400
commit55e7a90a0b5bd60c97bb29bf84392d28dc3821bd (patch)
treef427e6ab6592b535dd11592b69770af9859e0757
parent644e7ae7983437d9ef473ddaa06cb9bc11f7e9d8 (diff)
downloadinitscripts-55e7a90a0b5bd60c97bb29bf84392d28dc3821bd.tar.gz
initscripts-55e7a90a0b5bd60c97bb29bf84392d28dc3821bd.tar.xz
initscripts-55e7a90a0b5bd60c97bb29bf84392d28dc3821bd.zip
update to 8.68
-rw-r--r--initscripts.spec20
1 files changed, 19 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index b99c2398..6ada8419 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.67
+Version: 8.68
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -232,6 +232,24 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Apr 4 2008 Bill Nottingham <notting@redhat.com> - 8.68-1
+- netfs: umount 'ncp' filesystems as well (#437117)
+- improve performance of s390 ccw rules (#437110, <mernst@de.ibm.com>)
+- fix consoletype environment leak (#439546)
+- ifdown-eth: make sure NEWCONFIG exists before grepping for it (#390271, continued)
+- console_check: always open with NONBLOCK, clear the serial structs first,
+ handle non-16550 ports (<dwmw2@infradead.org>)
+- halt: don't use /etc/sysconfig/clock (#438337)
+- ifup: don't attempt to re-enslave already-enslaved devices (#440077)
+- netfs: run as a NetworkManagerDispatcher script (#439242)
+- netfs: remove $local_fs from the list of provides (making it implicitly provided
+ by booting)
+- serial: add a crude hack to wait for runlevels to finish (#437379)
+- serial: frob /etc/securetty when necessary (#437381)
+- add a upstart-specific inittab
+- translation updates: as, bn_IN, cs, de, es, fi, fr, gu, hi, it, ja, kn, ml, mr, nb,
+ nl, pa, pl, pt_BR, ru, sk, sr, ta, te, zh_CN
+
* Tue Mar 11 2008 Bill Nottingham <notting@redhat.com> - 8.67-1
- actually, don't