aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--initscripts.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 91d9fe07..8d35e309 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -18,7 +18,7 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
-Version: 10.08
+Version: 10.09
Release: 1%{?dist}
License: GPLv2
@@ -351,6 +351,10 @@ fi
# =============================================================================
%changelog
+* Mon Feb 15 2021 Jan Macku <jamacku@redhat.com> - 10.09-1
+- doc: Document ARPING_WAIT and ARPING_UPDATE_WAIT
+- network scripts: Avoid infinite loop of arping
+
* Thu Feb 4 2021 Jan Macku <jamacku@redhat.com> - 10.08-1
- network: fix condition in set_link_up()
- spec: sync with Fedora