diff options
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 466dcd03..e75d5bcb 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: Scripts to bring up network interfaces and legacy utilities Name: initscripts -Version: 9.57 +Version: 9.58 License: GPLv2 Group: System Environment/Base Release: 1%{?dist} @@ -189,6 +189,10 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Thu Nov 06 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.58-1 +- ifup,vlan: fix typo +- doc: be consistent and use BOOTPROTO=none + * Tue Oct 07 2014 Zbigniew Jędrzejewski-Szmek - 9.57 - Remove /etc/inittab, /etc/crypttab, utmp, wtmp, btmp |