import initscripts-10.00.15-1.el8
This commit is contained in:
parent
be62319c3b
commit
a69f4ef173
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/initscripts-10.00.14.tar.gz
|
SOURCES/initscripts-10.00.15.tar.gz
|
||||||
|
@ -1 +1 @@
|
|||||||
96e38e168b4a0b215527d25805984bd91dc386e2 SOURCES/initscripts-10.00.14.tar.gz
|
a1e6dba20c1d37aaf144044a4654afd959c76564 SOURCES/initscripts-10.00.15.tar.gz
|
||||||
|
@ -18,7 +18,7 @@ Requires: gawk \
|
|||||||
|
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Summary: Basic support for legacy System V init scripts
|
Summary: Basic support for legacy System V init scripts
|
||||||
Version: 10.00.14
|
Version: 10.00.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -346,6 +346,10 @@ fi
|
|||||||
# =============================================================================
|
# =============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 15 2021 Jan Macku <jamacku@redhat.com> - 10.00.15-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.00.14-1
|
* Thu Feb 4 2021 Jan Macku <jamacku@redhat.com> - 10.00.14-1
|
||||||
- network: fix condition in set_link_up()
|
- network: fix condition in set_link_up()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user