diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-08-19 14:43:04 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-08-19 14:43:04 +0200 |
commit | 9ae13cd207aa26dea9d399d824a2f4bf57a9086c (patch) | |
tree | bb1c0f42ab66a03d318a591b77eb1bd659b3f0e1 /initscripts.spec | |
parent | 3c14e9a948bc633ae7370b4d3cb1a7b8a21cd12d (diff) | |
download | initscripts-9ae13cd207aa26dea9d399d824a2f4bf57a9086c.tar initscripts-9ae13cd207aa26dea9d399d824a2f4bf57a9086c.tar.gz initscripts-9ae13cd207aa26dea9d399d824a2f4bf57a9086c.tar.bz2 initscripts-9ae13cd207aa26dea9d399d824a2f4bf57a9086c.tar.xz initscripts-9ae13cd207aa26dea9d399d824a2f4bf57a9086c.zip |
9.49.2-1initscripts-9.49.2-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index f732ab3a..a3419059 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.1 +Version: 9.49.2 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -218,6 +218,14 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Mon Aug 19 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.2-1 +- symlink /etc/sysctl.conf -> /etc/sysctl.d/ +- man: only action specified in LSB are redirected to systemd +- service: filter actions that are not supported by systemctl in service (#947823) +- install_bonding_driver: drop check for existing device (#991335) +- consider IPV6INIT undefined as YES +- don't care about network filesystems + * Mon Jul 15 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.49.1-1 - rename fedora-* to rhel-* - first rhel7 version |