aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-05-19 13:01:41 -0400
committerBill Nottingham <notting@redhat.com>2010-05-19 13:01:41 -0400
commit3a9cdc3ebb948be654577977c4be3820d7385285 (patch)
tree393e2e74cc8892494a7758c77e1a4277ed69bc95
parent9d1c6c1e3bf176d3f89de4ec5551f9960c4986ed (diff)
downloadinitscripts-3a9cdc3ebb948be654577977c4be3820d7385285.tar
initscripts-3a9cdc3ebb948be654577977c4be3820d7385285.tar.gz
initscripts-3a9cdc3ebb948be654577977c4be3820d7385285.tar.bz2
initscripts-3a9cdc3ebb948be654577977c4be3820d7385285.tar.xz
initscripts-3a9cdc3ebb948be654577977c4be3820d7385285.zip
-rw-r--r--initscripts.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 1c40c79f..8ddd22b0 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.12
+Version: 9.13
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -241,6 +241,15 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Wed May 19 2010 Bill Nottingham <notting@redhat.com> - 9.13-1
+- clean up plymouth shtudown splash (#590099, <rstrode@redhat.com>)
+- rc.sysinit: use lvm2 --sysinit option (#588777)
+- network-functions: behave sanely in the absence of $DEVICE (#589521)
+- sysconfig/debug: export debug variables (#589378)
+- netfs: check for NM to be connected, not just running (#589710)
+- rcS*.conf: check if /etc/inittab exists (#590703, <plautrba@redhat.com>)
+- port vlan code to /sbin/ip (#566485, <plautrba@redhat.com>)
+
* Wed May 5 2010 Bill Nottingham <notting@redhat.com> - 9.12-1
- update for final nmcli syntax