diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-05-29 15:21:25 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2018-05-30 14:58:28 +0200 |
commit | f3f0714bb3a8696e61fcbbd3e6330de642f1da9b (patch) | |
tree | 2404da6ad4f7a72fc0ea8dda53fb576d64ac1241 | |
parent | f0a7f01e46f9d43159328897bbd72896d8d67578 (diff) | |
download | initscripts-f3f0714bb3a8696e61fcbbd3e6330de642f1da9b.tar initscripts-f3f0714bb3a8696e61fcbbd3e6330de642f1da9b.tar.gz initscripts-f3f0714bb3a8696e61fcbbd3e6330de642f1da9b.tar.bz2 initscripts-f3f0714bb3a8696e61fcbbd3e6330de642f1da9b.tar.xz initscripts-f3f0714bb3a8696e61fcbbd3e6330de642f1da9b.zip |
9.49.439.49.43
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index eb528666..261577bf 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 9.49.42 +Version: 9.49.43 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -220,6 +220,9 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue May 29 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.43-1 +- network: add knob to optionally keep interfaces up during shutdown + * Fri May 25 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.42-1 - rhel-autorelabel: set UEFI boot order (BootNext) same as BootCurrent - network-functions: use tr to upper case strings rather than awk |