diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-01-02 16:09:49 +0100 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2018-01-02 16:17:04 +0100 |
commit | a51c1b4f7dcf55b568b2ee4c2b18078849943469 (patch) | |
tree | dfc2398b9ce6b272122e9cefe3d002772503bea7 | |
parent | 0f74b85d7d6dd96ce230950b258c9c6e1cf25335 (diff) | |
download | initscripts-a51c1b4f7dcf55b568b2ee4c2b18078849943469.tar initscripts-a51c1b4f7dcf55b568b2ee4c2b18078849943469.tar.gz initscripts-a51c1b4f7dcf55b568b2ee4c2b18078849943469.tar.bz2 initscripts-a51c1b4f7dcf55b568b2ee4c2b18078849943469.tar.xz initscripts-a51c1b4f7dcf55b568b2ee4c2b18078849943469.zip |
9.799.79
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index dcc4fea8..c4d0e911 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: Scripts to bring up network interfaces and legacy utilities Name: initscripts -Version: 9.78 +Version: 9.79 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -159,6 +159,11 @@ fi %dir %{_libexecdir}/initscripts/legacy-actions %changelog +* Tue Jan 02 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.79-1 +- ifdown-post: fix logical error in commit 5d61564 +- network: add knob to optionally keep interfaces up during shutdown +- network-functions: use POSIX forwarding instead of bash-ism + * Wed Nov 08 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.78-1 - specfile: drop dependancy on /etc/system-release - ifup-post: always update nameserver & search entries in /etc/resolv.conf |