9.64-1
This commit is contained in:
parent
b68d903213
commit
15694203da
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
|||||||
/initscripts-9.61.tar.bz2
|
/initscripts-9.61.tar.bz2
|
||||||
/initscripts-9.62.tar.bz2
|
/initscripts-9.62.tar.bz2
|
||||||
/initscripts-9.63.tar.bz2
|
/initscripts-9.63.tar.bz2
|
||||||
|
/initscripts-9.64.tar.bz2
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
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.63
|
Version: 9.64
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://fedorahosted.org/releases/i/n/initscripts/
|
URL: http://fedorahosted.org/releases/i/n/initscripts/
|
||||||
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2
|
Source: http://fedorahosted.org/releases/i/n/initscripts/initscripts-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
@ -176,8 +176,12 @@ fi
|
|||||||
%{_sysconfdir}/profile.d/debug*
|
%{_sysconfdir}/profile.d/debug*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.63-2
|
* Thu Aug 06 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.64-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- network-functions: fix wireless detection
|
||||||
|
- fedora-readonly: use --make-slave with --bind mounts
|
||||||
|
- import-state: don't run restorecon when it does not exist
|
||||||
|
- network: modem type interfaces should explicitly start after and stop before common interfaces
|
||||||
|
- ifup-post: should be interpreted in bash
|
||||||
|
|
||||||
* Mon May 18 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.63-1
|
* Mon May 18 2015 Lukáš Nykrýn <lnykryn@redhat.com> - 9.63-1
|
||||||
- remove ipcalc, it has its own package now
|
- remove ipcalc, it has its own package now
|
||||||
|
Loading…
Reference in New Issue
Block a user