aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-03-26 15:53:12 +0100
committerLukas Nykryn <lnykryn@redhat.com>2014-03-26 15:53:12 +0100
commita20bb95c14c17f6b5a54526e0a6522e59175ee96 (patch)
treef2e0e80e452b2d10978e2d7de23512e9a4702c8a /initscripts.spec
parent81143a44c2f3b11a7a70a48d909e831c8cd3a79f (diff)
downloadinitscripts-a20bb95c14c17f6b5a54526e0a6522e59175ee96.tar
initscripts-a20bb95c14c17f6b5a54526e0a6522e59175ee96.tar.gz
initscripts-a20bb95c14c17f6b5a54526e0a6522e59175ee96.tar.bz2
initscripts-a20bb95c14c17f6b5a54526e0a6522e59175ee96.tar.xz
initscripts-a20bb95c14c17f6b5a54526e0a6522e59175ee96.zip
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec17
1 files changed, 16 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 2599839a..68b40284 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.52
+Version: 9.53
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -218,6 +218,21 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Wed Mar 26 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.53-1
+- bridging: add possibility to set prio and ageing
+- ifup: add possibility to specify value for -w parameter of arping
+- network: try to not compete with NM during boot
+- fedora-domainname: DefaultDependencies=no
+- service: add condrestart to allowed commands
+- update ifup/ifdown NetworkManager interaction once more(#1036701, #1061810)
+- network: modify ifup-wireless so it doesn't call exit
+- set shmmax and shmall defaults to match rhel6 values (#1056547)
+- update ifup/ifdown NetworkManager interaction (#1036701, #1061810)
+- service: fix action matching
+- remove ifup-ipx from spec
+- Delete IPX support.
+- remove dependency on sysvinit-tools
+
* Tue Jan 14 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.52-1
- require procps-ng