diff options
author | Lukas Nykryn <lnykryn@redhat.com> | 2013-09-03 17:52:18 +0200 |
---|---|---|
committer | Lukas Nykryn <lnykryn@redhat.com> | 2013-09-03 17:52:18 +0200 |
commit | 8f5a82934f801ec94847fc899d235a39df9967a7 (patch) | |
tree | 958e4fb873058bf42508320e04eb04130e3b34ed | |
parent | 515af1d015295f3562f6ab4de8da66424ecd8f7a (diff) | |
download | initscripts-8f5a82934f801ec94847fc899d235a39df9967a7.tar initscripts-8f5a82934f801ec94847fc899d235a39df9967a7.tar.gz initscripts-8f5a82934f801ec94847fc899d235a39df9967a7.tar.bz2 initscripts-8f5a82934f801ec94847fc899d235a39df9967a7.tar.xz initscripts-8f5a82934f801ec94847fc899d235a39df9967a7.zip |
9.50-1initscripts-9.50-1
-rw-r--r-- | initscripts.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index fac81b7d..2a0f7133 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.48 +Version: 9.50 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -218,6 +218,15 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Tue Sep 03 2013 Lukas Nykryn <lnykryn@redhat.com> - 9.50-1 +- ipcalc: support RFC3021 (#997271) +- 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 + * Fri Jul 12 2013 Lukáš Nykrýn <lnykryn@redhat.com> - 9.48-1 - man: add systemd man pages to service.8 "see also" section - add possibility to set domainname through /etc/sysconfig/network |