9.59-1
This commit is contained in:
parent
a8ac62456e
commit
53f566228b
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/initscripts-9.55.tar.bz2
|
/initscripts-9.55.tar.bz2
|
||||||
/initscripts-9.56.1.tar.bz2
|
/initscripts-9.56.1.tar.bz2
|
||||||
/initscripts-9.58.tar.bz2
|
/initscripts-9.58.tar.bz2
|
||||||
|
/initscripts-9.59.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Scripts to bring up network interfaces and legacy utilities
|
Summary: Scripts to bring up network interfaces and legacy utilities
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 9.58
|
Version: 9.59
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -189,6 +189,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/etc/profile.d/debug*
|
/etc/profile.d/debug*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 12 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.59-1
|
||||||
|
- adjust LINKDELAY when STP is on
|
||||||
|
|
||||||
* Thu Nov 06 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.58-1
|
* Thu Nov 06 2014 Lukáš Nykrýn <lnykryn@redhat.com> - 9.58-1
|
||||||
- ifup,vlan: fix typo
|
- ifup,vlan: fix typo
|
||||||
- doc: be consistent and use BOOTPROTO=none
|
- doc: be consistent and use BOOTPROTO=none
|
||||||
|
Loading…
Reference in New Issue
Block a user