diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2015-05-18 15:05:01 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2015-05-18 15:05:46 +0200 |
commit | e5282b7755a453cc2a938d1514c03b83821c4f61 (patch) | |
tree | 2d9bfe665de40afa94d8f3eb67942288bfac6d50 /initscripts.spec | |
parent | 76201baf7a731c936e57369549dd537bfcd6a191 (diff) | |
download | initscripts-e5282b7755a453cc2a938d1514c03b83821c4f61.tar initscripts-e5282b7755a453cc2a938d1514c03b83821c4f61.tar.gz initscripts-e5282b7755a453cc2a938d1514c03b83821c4f61.tar.bz2 initscripts-e5282b7755a453cc2a938d1514c03b83821c4f61.tar.xz initscripts-e5282b7755a453cc2a938d1514c03b83821c4f61.zip |
9.63-1initscripts-9.63-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 d8488f3c..805b4c90 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: Scripts to bring up network interfaces and legacy utilities Name: initscripts -Version: 9.62 +Version: 9.63 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -176,6 +176,16 @@ fi %{_sysconfdir}/profile.d/debug* %changelog +* Mon May 18 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.63-1 +- remove ipcalc, it has its own package now +- network: tell NM to reload its configuration during start +- bonding: warn if the ifup for slave device failed +- sysctl.conf: drop SHMALL and SHMMAX, they have sane default values in kernel +- ifup: don't call NM for loopback +- clarify daemon() usage message +- rename_device: allow non-channel nics for s390x machines +- ifup: add missing quotes + * Thu Apr 09 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.62-1 - network-functions: fix change_resolv_conf after grep update - ifup-aliases: don't return with error when arping fails |