import initscripts-10.00.17-1.el8_6.2

This commit is contained in:
CentOS Sources 2022-09-13 03:39:41 -04:00 committed by Stepan Oksanichenko
parent 6f35dcca5a
commit 25d2ebcb31
3 changed files with 22 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/initscripts-10.00.15.tar.gz
SOURCES/initscripts-10.00.17.tar.gz

View File

@ -1 +1 @@
a1e6dba20c1d37aaf144044a4654afd959c76564 SOURCES/initscripts-10.00.15.tar.gz
832ca157ecee9005f6ef6627ea0408dfb85910f8 SOURCES/initscripts-10.00.17.tar.gz

View File

@ -18,8 +18,8 @@ Requires: gawk \
Name: initscripts
Summary: Basic support for legacy System V init scripts
Version: 10.00.15
Release: 1%{?dist}
Version: 10.00.17
Release: 1%{?dist}.2
License: GPLv2
@ -346,6 +346,24 @@ fi
# =============================================================================
%changelog
* Mon Aug 15 2022 Jan Macku <jamacku@redhat.com> - 10.00.17-1.2
- Fix changelog
* Mon Aug 15 2022 Jan Macku <jamacku@redhat.com> - 10.00.17-1.1
- Rebuild
* Mon Jan 24 2022 Jan Macku <jamacku@redhat.com> - 10.00.17-1
- ifup-routes: Revert quotes
- ifup-routes: Use `ip replace` only on type `route`
- ci: introduce GA ci from master to rhel8-branch
- ci: Setup packit for RHEL8 branch
- ci: Get rid of old ci files (travis and zanata)
* Fri Jan 14 2022 Jan Macku <jamacku@redhat.com> - 10.00.16-1
- rename_device: also support dracut-style kernel cmdline configuration
- ifup-routes: Log when using `ip $type replace`
- ifup-routes: Use `ip route repace` to avoid race
* 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