diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2015-07-01 12:54:31 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2015-07-01 12:54:31 +0200 |
commit | 7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4 (patch) | |
tree | 7713fc94dfd2c2a9bfe25f8b9825a243504df38b /initscripts.spec | |
parent | cfd3eb35678db91548a944b4aa006be2c2b274fa (diff) | |
download | initscripts-7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4.tar initscripts-7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4.tar.gz initscripts-7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4.tar.bz2 initscripts-7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4.tar.xz initscripts-7645e6bf8ee0f6cf1c46e2c64cd70072b2204ae4.zip |
9.49.26-1initscripts-9.49.26-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 53fdb556..1687268b 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.25 +Version: 9.49.26 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -216,6 +216,11 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Wed Jul 01 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.26-1 +- import-state: don't run restorecon when it does not exist +- network-functions: reeplace iwconfig with iw +- fedora-readonly: use --make-slave with --bind mounts + * Wed Jun 17 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.25-1 - network: tell NM to reload its configuration during start - bonding: warn if the ifup for slave device failed |