aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-11-16 21:10:03 -0500
committerBill Nottingham <notting@redhat.com>2010-11-16 21:10:03 -0500
commitb626c58097a8ab4132edadd344e767b48db6ff12 (patch)
tree7bac091d51f6a05b36f9b588654cd164c24d38d0
parent3c46ef163cd34ef360c0c0322b4d90e3c3dad457 (diff)
downloadinitscripts-b626c58097a8ab4132edadd344e767b48db6ff12.tar
initscripts-b626c58097a8ab4132edadd344e767b48db6ff12.tar.gz
initscripts-b626c58097a8ab4132edadd344e767b48db6ff12.tar.bz2
initscripts-b626c58097a8ab4132edadd344e767b48db6ff12.tar.xz
initscripts-b626c58097a8ab4132edadd344e767b48db6ff12.zip
9.22-1
-rw-r--r--initscripts.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 5a9dc4b0..4aad4983 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.21.systemd
+Version: 9.22
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -307,6 +307,17 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Tue Nov 16 2010 Bill Nottingham <notting@redhat.com> - 9.22-1
+- merge in systemd-specific startup support; package a -legacy package
+ (based on work by <harald@redhat.com>)
+- init-ipv6.global: don't load sit module on shutdown. (#654098, <ejsheldrake@gmail.com>)
+- do not call rhgb-client
+- network-functions: add infiniband mapping (#648524, <monis@voltaire.com>)
+- fix ifdown nmcli invocation (#612934, jklimes@redhat.com>)
+- *ipv6*: don't use obsolete /sbin/ip wrapper
+- sysconfig.txt: adjust clock docs (#637058)
+- lang.csh: fix tcsh + grep-2.7. (#636552)
+
* Fri Sep 17 2010 Bill Nottingham <notting@redhat.com> - 9.21-1
- build for systemd only
- ship a default.target link in case the one in /etc gets deleted