[initscripts] 9.26-1

Bill Nottingham notting at fedoraproject.org
Thu Mar 10 20:57:38 UTC 2011


commit aba3aa462f37df27bb9c77985af393ddd5325845
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Mar 10 16:00:46 2011 -0500

    9.26-1

 .gitignore       |    1 +
 initscripts.spec |   15 ++++++++++++++-
 sources          |    1 +
 3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83a3108..93f19f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /initscripts-9.25.tar.bz2
+/initscripts-9.26.tar.bz2
diff --git a/initscripts.spec b/initscripts.spec
index 3d91ac3..9a49593 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -4,7 +4,7 @@
 
 Summary: The inittab file and the /etc/init.d scripts
 Name: initscripts
-Version: 9.25
+Version: 9.26
 # ppp-watch is GPLv2+, everything else is GPLv2
 License: GPLv2 and GPLv2+
 Group: System Environment/Base
@@ -312,6 +312,19 @@ rm -rf $RPM_BUILD_ROOT
 /etc/profile.d/debug*
 
 %changelog
+* Thu Mar 10 2011 Bill Nottingham <notting at redhat.com> - 9.26-1
+- network-functions: fix check for unmanaged devices (#670154)
+- ifup-eth: also check /dev/.run/initramfs (<harald at redhat.com>)
+- systemd: execute fedora-sysinit-unhack after sysinit.target (<arvidjaar at gmail.com>)
+- init.d/functions: don't do force/lazy umount for the first nfs umount. (#676851, <jlayton at redhat.com>)
+- further sysctl.d fixes (#593211)
+- init.d/functions: make killproc more granular when delay is passed. (#428029, <xjakub at fi.muni.cz>)
+- ifup: add GVRP support (#597598, <tomek at jot23.org>)
+- init.d/functions: add support for noauto crypt devices, to mirror systemd
+- documentation updates
+- bash cleanups (<ville.skytta at iki.fi>)
+- ifup: remove network device naming requirement from VLAN devices (#462095, <Matt_Domsch at dell.com>)
+
 * Fri Feb 25 2011 Bill Nottingham <notting at redhat.com> - 9.25-1
 - remove 'Red Hat Linux' references from sysctl.conf* (<ville.skytta at iki.fi>)
 - rc.sysinit: add support for sysctl.d (#593211, <martin at laptop.org>)
diff --git a/sources b/sources
index 6667dc4..7cf8fa4 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 a2ea61a4c74c6998f97ae1c267d4440b  initscripts-9.25.tar.bz2
+231ea6dc35f20081325aca3e1e3ff92d  initscripts-9.26.tar.bz2


More information about the scm-commits mailing list