diff options
author | David Kaspar [Dee'Kej] <dkaspar@redhat.com> | 2017-03-30 10:49:33 +0200 |
---|---|---|
committer | Dee'Kej <deekej@linuxmail.org> | 2017-03-30 10:52:40 +0200 |
commit | a4c819353f3311d41ec7a8f6ab5d1dc29154a751 (patch) | |
tree | 066372484f5c20179281d178762ee8f1aba3c484 | |
parent | 847bcf3f53fc81f1adb5b23137f97c41b75bbc0e (diff) | |
download | initscripts-a4c819353f3311d41ec7a8f6ab5d1dc29154a751.tar initscripts-a4c819353f3311d41ec7a8f6ab5d1dc29154a751.tar.gz initscripts-a4c819353f3311d41ec7a8f6ab5d1dc29154a751.tar.bz2 initscripts-a4c819353f3311d41ec7a8f6ab5d1dc29154a751.tar.xz initscripts-a4c819353f3311d41ec7a8f6ab5d1dc29154a751.zip |
9.49.389.49.38
-rw-r--r-- | initscripts.spec | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 930ca854..47e6a302 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.37 +Version: 9.49.38 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -218,6 +218,28 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Thu Mar 30 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.49.38-1 +- ifdown-eth: we need to flush global scope as well +- killproc/status: add missing '-b <binary>' option +- specfile: mark 'rwtab' and 'statetab' as config files +- spec: we need newer lvm +- rwtab: add /var/lib/systemd/timers +- ifup-eth: remove quote marks +- 9.70-sync: Move everything to github +- 9.70-sync: rwtab updated +- 9.70-sync: service file updated +- 9.70-sync: syconfig.txt updated +- 9.70-sync: systemd/rhel-import-state updated +- 9.70-sync: sysconfig/network-scripts/* updated - part 2 +- 9.70-sync: sysconfig/network-scripts/* updated - part 1 +- 9.70-sync: rc.d/init.d/network updated +- 9.70-sync: rc.d/init.d/netconsole updated +- 9.70-sync: rc.d/init.d/functions updated +- 9.70-sync: ipv6-6to4.howto example updated +- 9.70-sync: examples/networking/ifcfg-bridge updated +- network: load NetworkManager connection via dbus +- network: check for running NetworkManager via dbus + * Mon Sep 12 2016 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.37-1 - rhel-import-state: fix broken order of parameters |