diff options
-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 |