aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-07-22 13:47:03 +0200
committerLukas Nykryn <lnykryn@redhat.com>2014-07-22 13:47:03 +0200
commite2d575550ef975cb3cf5456060d75a66cd63aee4 (patch)
tree9b88159e685de50ab0d477062e00b518bfc5a9be
parent92b15bea2265a6c4e27482aee43c3426963aa0d4 (diff)
downloadinitscripts-9.55-1.tar
initscripts-9.55-1.tar.gz
initscripts-9.55-1.tar.bz2
initscripts-9.55-1.tar.xz
initscripts-9.55-1.zip
-rw-r--r--initscripts.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index e4675cc1..983a55b4 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.54
+Version: 9.55
License: GPLv2
Group: System Environment/Base
Release: 1%{?dist}
@@ -208,6 +208,16 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Tue Jul 22 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.55-1
+- fix license handling
+- ipcalc: -c allow netmask
+- ipcalc: parse prefix more safely
+- inittab: fix path and mention set-default
+- don't require /sbin/sysctl
+- init.d/functions: check parent dir of pid file for accessibility
+- ifup-eth: some options for bridge can be applied after the bridge is up
+- remove ppp from translation
+
* Tue Apr 15 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.54-1
- move ppp support to ppp package
- remove fedora-configure