10.09
This commit is contained in:
parent
72516ea425
commit
78c1837894
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/initscripts-10.06.tar.gz
|
||||
/initscripts-10.07.tar.gz
|
||||
/initscripts-10.08.tar.gz
|
||||
/initscripts-10.09.tar.gz
|
||||
|
@ -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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (initscripts-10.08.tar.gz) = ffe0e8c9b795eb9b8db3898987ef3d72a2b6a1c6d387871ac461c4c1ebf83b07e85958792147de250e774a681d4213bfc31957ed2b65dac5f3b7b3760b35f97a
|
||||
SHA512 (initscripts-10.09.tar.gz) = c8047d02565cbb166b76ce00c893b3a08d0e755fbaf16d11bc3b3a52ce305dd6968e7719b623e81645bece43eb2ed91f54079b10a8bdf02acbe5309062e4cb19
|
||||
|
Loading…
Reference in New Issue
Block a user