parent
efc4b54cba
commit
82c5793af8
3 changed files with 9 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -50,3 +50,4 @@
|
|||
/initscripts-10.11.tar.gz
|
||||
/initscripts-10.12.tar.gz
|
||||
/initscripts-10.13.tar.gz
|
||||
/initscripts-10.14.tar.gz
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ Requires: gawk \
|
|||
|
||||
Name: initscripts
|
||||
Summary: Basic support for legacy System V init scripts
|
||||
Version: 10.13
|
||||
Version: 10.14
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv2
|
||||
|
|
@ -383,6 +383,12 @@ fi
|
|||
# =============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Jan Macku <jamacku@redhat.com> - 10.14-1
|
||||
- ifup-routes: Revert quotes
|
||||
- ifup-routes: Use `ip replace` only on type `route`
|
||||
- ci(Mergify): configuration update
|
||||
- ci: remove testing branch from `shellcheck_test.yml`
|
||||
|
||||
* Thu Jan 13 2022 Jan Macku <jamacku@redhat.com> - 10.13-1
|
||||
- ifup-routes: Log when using `ip $type replace`
|
||||
- ifup-routes: Use `ip route repace` to avoid race
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (initscripts-10.13.tar.gz) = f0d358f63b493815ed8007451eb699e3e1ad5aec64c7330c8678e402994f202ab290c3776779fd7d266de32297a1365b989469faec61af943b28675757ebda31
|
||||
SHA512 (initscripts-10.14.tar.gz) = 1a263d4ef47dd92c85ee9726c941127845cb1f778944e9153fa71f08bcc7e2705de3fd396ce9e2dbabe10d0173ef3d16503ee363e49b016d4ceb41f9aac4813c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue