diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2018-07-24 16:43:51 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2018-07-24 16:47:08 +0200 |
commit | 37d946da3211c92d29a44198dd280711375bfde5 (patch) | |
tree | 81e50e1111a52ad88851d54fec313f0db1cc9f97 | |
parent | 5e145f4474349f18bb385cd30d21a22028fe0daf (diff) | |
download | initscripts-37d946da3211c92d29a44198dd280711375bfde5.tar initscripts-37d946da3211c92d29a44198dd280711375bfde5.tar.gz initscripts-37d946da3211c92d29a44198dd280711375bfde5.tar.bz2 initscripts-37d946da3211c92d29a44198dd280711375bfde5.tar.xz initscripts-37d946da3211c92d29a44198dd280711375bfde5.zip |
9.44.459.49.45
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ad6c1582..a77e1b11 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.44 +Version: 9.49.45 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -220,6 +220,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Jul 24 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.45-1 +- network: parsing of /proc/mounts returned (bug #1572659) +- netconsole: LSB header added (bug #1508489) +- ifdown-eth: no longer needed 'pidof -x dhclient' condition removed (bug #1559384) + * Thu Jun 07 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.44-1 - network-scripts: setting of firewall ZONE fixed (bug #1586284) |