diff options
author | Jan Macku <jamacku@redhat.com> | 2021-01-22 09:02:16 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2021-01-22 09:04:31 +0100 |
commit | 5229aed998e26cf3b2d871ca2bb3cb8dc4c74023 (patch) | |
tree | a731a4242ece8ee7f9471e71c8989017c009b4fe | |
parent | 68363b527cede87bfc189171397dbbd473efba24 (diff) | |
download | initscripts-5229aed998e26cf3b2d871ca2bb3cb8dc4c74023.tar initscripts-5229aed998e26cf3b2d871ca2bb3cb8dc4c74023.tar.gz initscripts-5229aed998e26cf3b2d871ca2bb3cb8dc4c74023.tar.bz2 initscripts-5229aed998e26cf3b2d871ca2bb3cb8dc4c74023.tar.xz initscripts-5229aed998e26cf3b2d871ca2bb3cb8dc4c74023.zip |
10.0710.07
-rw-r--r-- | initscripts.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2250dc3a..c1778a8f 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.06 +Version: 10.07 Release: 1%{?dist} License: GPLv2 @@ -350,6 +350,16 @@ fi # ============================================================================= %changelog +* Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.07-1 +- doc: Fix "Duplicated string found in the file." +- doc: Documents RES_OPTIONS option +- doc: Documents ifcfg option LINKSTATUS +- ci: use up to date keywords and fix some warnings +- network: fix set_link_up() +- network: add option to keep the link down +- Rework of shell ci +- Translations update from Weblate + * Fri Nov 13 2020 Jan Macku <jamacku@redhat.com> - 10.06-1 - service: catch unsupported action keywords - makefile: Use rpmdev-bumpspec's legacy date option |