aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2011-11-22 11:32:08 +0100
committerPetr Lautrbach <plautrba@redhat.com>2011-11-22 14:34:50 +0100
commitc76fcaa6eb164a028158bd87b69d8ec4eef4a27c (patch)
tree9a00ba2eb7ff2b774c740e4a3661be4a516edf07
parentff779795b07b5cfd915652efc2509dc57b4c0c31 (diff)
downloadinitscripts-8.45.40-1.tar
initscripts-8.45.40-1.tar.gz
initscripts-8.45.40-1.tar.bz2
initscripts-8.45.40-1.tar.xz
initscripts-8.45.40-1.zip
version 8.45.40initscripts-8.45.40-1
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index ee9c8d93..51169377 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 8.45.39
+Version: 8.45.40
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@@ -202,6 +202,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Tue Nov 22 2011 Lukas Nykryn <lnykryn@redhat.com> 8.45.40-1
+- exit arping on first response (#744734)
+
* Tue Nov 01 2011 Petr Lautrbach <plautrba@redhat.com> 8.45.39-1
- suppress remove error message during boot (#679998)
- fix logic error with removing arp_ip_target (#745681)