diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..942f355cb5a60b1122a0b374d8fb16fd9bb6cdb6 --- /dev/null +++ b/download @@ -0,0 +1 @@ +da2493c1c9df75441fc007c100ebbfe7 initscripts-10.00.17.tar.gz diff --git a/initscripts-10.00.15.tar.gz b/initscripts-10.00.15.tar.gz deleted file mode 100644 index 5c8294b4af79f368312b9f27109ef2fae74e4c4e..0000000000000000000000000000000000000000 Binary files a/initscripts-10.00.15.tar.gz and /dev/null differ diff --git a/initscripts.spec b/initscripts.spec index 2de3df3889ce0f988efe0d34ff54f099df96e1df..7acdc8a32c960d92b9e72031b2dda87c66bdd6a1 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.00.15 +Version: 10.00.17 Release: 1%{?dist} License: GPLv2 @@ -346,6 +346,18 @@ fi # ============================================================================= %changelog +* Mon Jan 24 2022 Jan Macku - 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 - 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 - 10.00.15-1 - doc: Document ARPING_WAIT and ARPING_UPDATE_WAIT - network scripts: Avoid infinite loop of arping