diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-03-11 14:23:37 +0100 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-03-11 14:28:19 +0100 |
commit | c989bece4297a4b4cad0d7aa289fdb5222b1288c (patch) | |
tree | 7490df479afc810e2dc3334a3e565e707c86df49 | |
parent | 0ece441e31b412c01234e02361ca2be5ce5d2dd2 (diff) | |
download | initscripts-c989bece4297a4b4cad0d7aa289fdb5222b1288c.tar initscripts-c989bece4297a4b4cad0d7aa289fdb5222b1288c.tar.gz initscripts-c989bece4297a4b4cad0d7aa289fdb5222b1288c.tar.bz2 initscripts-c989bece4297a4b4cad0d7aa289fdb5222b1288c.tar.xz initscripts-c989bece4297a4b4cad0d7aa289fdb5222b1288c.zip |
9.49.15-1initscripts-9.49.15-1
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index c7198f59..a770eaad 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.14 +Version: 9.49.15 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -215,6 +215,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Mar 11 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.15-1 +- network: try to not compete with NM during boot (#1068621) + * 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 |