diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2017-11-08 12:51:05 +0100 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2017-11-08 12:53:37 +0100 |
commit | 7fa374712f6da22f97bce84fff2e4cd535e9ef8d (patch) | |
tree | a634262d79c3da4f45003483342f67f29228d6d2 /initscripts.spec | |
parent | ad115e06a5d2a654c16281690bd870731fbb11d2 (diff) | |
download | initscripts-7fa374712f6da22f97bce84fff2e4cd535e9ef8d.tar initscripts-7fa374712f6da22f97bce84fff2e4cd535e9ef8d.tar.gz initscripts-7fa374712f6da22f97bce84fff2e4cd535e9ef8d.tar.bz2 initscripts-7fa374712f6da22f97bce84fff2e4cd535e9ef8d.tar.xz initscripts-7fa374712f6da22f97bce84fff2e4cd535e9ef8d.zip |
9.789.78
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 83d19d11..dcc4fea8 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.77 +Version: 9.78 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -159,6 +159,21 @@ fi %dir %{_libexecdir}/initscripts/legacy-actions %changelog +* 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 +- network-scripts: forward DBus calls to /dev/null +- Spelling fixes +- Tell git to ignore *.o +- Use grep -E instead of deprecated egrep +- Avoid some unnecessary stat calls +- systemd/system: symlinks for fedora-* services removed +- network-scripts: firewall-cmd replaced with DBus calls +- 'debugmode' subpackage dropped completely +- sysconfig/init* files dropped +- sysctl.conf.s390 dropped +- usleep: change the error message to print the full replacement commandline + * Tue Aug 15 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.77-1 - specfile: Fix failing build for s390* architecture - Drop no longer supported SPARC architecture |