diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-07-22 13:47:03 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-07-22 13:47:03 +0200 |
commit | e2d575550ef975cb3cf5456060d75a66cd63aee4 (patch) | |
tree | 9b88159e685de50ab0d477062e00b518bfc5a9be /initscripts.spec | |
parent | 92b15bea2265a6c4e27482aee43c3426963aa0d4 (diff) | |
download | initscripts-e2d575550ef975cb3cf5456060d75a66cd63aee4.tar initscripts-e2d575550ef975cb3cf5456060d75a66cd63aee4.tar.gz initscripts-e2d575550ef975cb3cf5456060d75a66cd63aee4.tar.bz2 initscripts-e2d575550ef975cb3cf5456060d75a66cd63aee4.tar.xz initscripts-e2d575550ef975cb3cf5456060d75a66cd63aee4.zip |
9.55-1initscripts-9.55-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 12 |
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 |