diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2014-10-07 14:27:39 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2014-10-07 14:28:39 +0200 |
commit | 3cc6e647008a06a13fac1e0c8885807a1e0b661b (patch) | |
tree | 39f4d440415e61a6adbead622fba2e4acad92071 | |
parent | 82605b8b2796f578a5ea68d6eccccf0d9c5e0dd2 (diff) | |
download | initscripts-3cc6e647008a06a13fac1e0c8885807a1e0b661b.tar initscripts-3cc6e647008a06a13fac1e0c8885807a1e0b661b.tar.gz initscripts-3cc6e647008a06a13fac1e0c8885807a1e0b661b.tar.bz2 initscripts-3cc6e647008a06a13fac1e0c8885807a1e0b661b.tar.xz initscripts-3cc6e647008a06a13fac1e0c8885807a1e0b661b.zip |
9.56-1initscripts-9.56-1
-rw-r--r-- | initscripts.spec | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 6e7209ae..3ca25bf1 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.55 +Version: 9.56 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -209,6 +209,32 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Oct 07 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.56-1 +- network_function: return immediately when device is pres +ent +- add configurable DEVTIMEOUT +- fedora-import-state: do not clobber / +- network-functions: grep->fgrep in bonding masters matchi +ng +- man: update sys-unconfig.8 +- rename_devices: comments need to have a blank before them +- add example ifcfg files +- network-functions: improve bonding_masters grep +- ifup: if we were unable to determine DEVICE always call nmcli up +- ifup-tunnel: call ifup-ipv6 in the end +- ifup: also set multicast_snooping after the bridge is up +- network-functions: ETHTOOL_DELAY introduction patch +- use pie and relro by default +- custom naming for VLAN devices +- vi.po: fix parentheses +- ifup-wireless: add support for wowlan +- ifup-wireless: add support for wowlan (second part) +- ifup-aliases: do not bring up ipv6 for range files +- sys-unconfig: use poweroff instead of halt +- ifup-aliases: improve duplicate address detection +- network-functions: handle BONDING_OPTS better +- network: tell nm to wake the slaves + * Tue Jul 22 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.55-1 - fix license handling - ipcalc: -c allow netmask |