aboutsummaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-06-06 14:44:17 +0200
committerLukas Nykryn <lnykryn@redhat.com>2014-06-06 14:44:17 +0200
commitf2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa (patch)
tree712021297300e7f4540212fa5a52957dc1c9c76c /initscripts.spec
parentdcd293b7f70962c6193253d86f9b6f002d3e22de (diff)
downloadinitscripts-f2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa.tar
initscripts-f2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa.tar.gz
initscripts-f2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa.tar.bz2
initscripts-f2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa.tar.xz
initscripts-f2bd5f04a2447dc0fba0129e7cfd6f2eb44729fa.zip
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 67e6f699..8c039a3e 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
-Version: 9.03.41
+Version: 9.03.42
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -246,6 +246,18 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Fri Jun 06 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.42-1
+- ipcalc: -c allow netmask
+- ipcalc: parse prefix more safely
+- vi.po: fix parentheses
+- network-functions: handle BONDING_OPTS better
+- custom naming for VLAN devices
+- bonding: match whole name of interface
+- network-functions: ETHTOOL_DELAY introduction patch
+- ifup-wireless: add support for wowlan
+- Remove NETWORKING_IPV6 from sysconfig.txt (#918622)
+- bridging: add possibility to set prio and ageing
+
* Wed Apr 30 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.03.41-1
- netfs: implicitly handle glusterfs as a network filesystemd
- init.d/functions: check parent dir of pid file for accessibility