diff options
author | Jan Macku <jamacku@redhat.com> | 2021-02-04 14:55:27 +0100 |
---|---|---|
committer | Jan Macku <jamacku@redhat.com> | 2021-02-04 14:55:27 +0100 |
commit | c461aa4e1a057eb00610ae7fe16a9e037bd18c98 (patch) | |
tree | 929eedb74252e6f8c633f64d13503fcd7564e373 | |
parent | b505d7373d12ee0be7be84dd1c85d999f7c556ba (diff) | |
download | initscripts-10.00.14.tar initscripts-10.00.14.tar.gz initscripts-10.00.14.tar.bz2 initscripts-10.00.14.tar.xz initscripts-10.00.14.zip |
10.00.1410.00.14
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index fdcaee9b..5d1fce9a 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.13 +Version: 10.00.14 Release: 1%{?dist} License: GPLv2 @@ -346,6 +346,9 @@ fi # ============================================================================= %changelog +* Thu Feb 4 2021 Jan Macku <jamacku@redhat.com> - 10.00.14-1 +- network: fix condition in set_link_up() + * Fri Jan 22 2021 Jan Macku <jamacku@redhat.com> - 10.00.13-1 - doc: Documents ifcfg option LINKSTATUS |