aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2015-06-17 13:30:39 +0200
committerLukas Nykryn <lnykryn@redhat.com>2015-06-17 13:30:39 +0200
commiteb9e6b82ff7b0b7250a86efd63f76e5b6d632d0a (patch)
tree5e3a03c85935a9280f5181ae45a30ebd1424fd71
parent4f7db2daef5f04085720e8f03518cde9039ccdee (diff)
downloadinitscripts-9.49.25-1.tar
initscripts-9.49.25-1.tar.gz
initscripts-9.49.25-1.tar.bz2
initscripts-9.49.25-1.tar.xz
initscripts-9.49.25-1.zip
-rw-r--r--initscripts.spec15
1 files changed, 14 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index caa6a5f5..53fdb556 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.24
+Version: 9.49.25
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -216,6 +216,19 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%changelog
+* Wed Jun 17 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.25-1
+- network: tell NM to reload its configuration during start
+- bonding: warn if the ifup for slave device failed
+- brandbot: move to /usr/libexec/initscripts
+- sysctl.conf: drop SHMALL and SHMMAX, they have sane default values in kernel
+- rename_device: allow non-channel nics for s390x machines
+- network-functions: fix check in install_bonding_driver
+- ifup-aliases: don't return with error when arping fails
+- network-functions: fix change_resolv_conf after grep update
+- clarify daemon() usage message
+- ifup: don't call NM for loopback
+- ifup: add missing quotes
+
* Thu Jan 15 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.24-1
- rhel-import-state.service: run a little bit later