diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-02-27 14:16:03 +0100 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-02-27 14:16:03 +0100 |
commit | 448533fadafc18a840848520f56f104720261f64 (patch) | |
tree | 766fe1a0f274f6f00891111d222ccba3777a92c7 | |
parent | 065db5d8bd25ab6afd784e45283e4cc3f84cc04d (diff) | |
download | initscripts-448533fadafc18a840848520f56f104720261f64.tar initscripts-448533fadafc18a840848520f56f104720261f64.tar.gz initscripts-448533fadafc18a840848520f56f104720261f64.tar.bz2 initscripts-448533fadafc18a840848520f56f104720261f64.tar.xz initscripts-448533fadafc18a840848520f56f104720261f64.zip |
9.49.14-1initscripts-9.49.14-1
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 10be04b8..c7198f59 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.49.13 +Version: 9.49.14 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -215,6 +215,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Thu Feb 27 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.14-1 +- update ifup/ifdown NetworkManager interaction (#1036701, #1061810) +- service: fix action matching +- service: add condrestart to allowed commands (#1069222) + * Wed Feb 12 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.13-1 - delete IPX support - update ifup/ifdown NetworkManager interaction (#1036701, #1061810) |