9.09-1
This commit is contained in:
parent
72017b0e0b
commit
a3425c1793
@ -1 +1 @@
|
|||||||
initscripts-9.08.tar.bz2
|
initscripts-9.09.tar.bz2
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Summary: The inittab file and the /etc/init.d scripts
|
Summary: The inittab file and the /etc/init.d scripts
|
||||||
Name: initscripts
|
Name: initscripts
|
||||||
Version: 9.08
|
Version: 9.09
|
||||||
# ppp-watch is GPLv2+, everything else is GPLv2
|
# ppp-watch is GPLv2+, everything else is GPLv2
|
||||||
License: GPLv2 and GPLv2+
|
License: GPLv2 and GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -28,7 +28,7 @@ Requires: /etc/redhat-release
|
|||||||
Requires: /sbin/runuser
|
Requires: /sbin/runuser
|
||||||
Requires: udev >= 125-1
|
Requires: udev >= 125-1
|
||||||
Requires: cpio
|
Requires: cpio
|
||||||
Conflicts: mkinitrd < 4.0, kernel < 2.6.18, mdadm < 2.6.4-3
|
Conflicts: mkinitrd < 4.0, kernel < 2.6.18, mdadm < 3.1.2-9
|
||||||
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14
|
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14
|
||||||
Conflicts: dhclient < 12:4.1.0-6
|
Conflicts: dhclient < 12:4.1.0-6
|
||||||
Conflicts: tcsh < 6.13-5
|
Conflicts: tcsh < 6.13-5
|
||||||
@ -241,6 +241,14 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/etc/profile.d/debug*
|
/etc/profile.d/debug*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 9 2010 Bill Nottingham <notting@redhat.com> - 9.09-1
|
||||||
|
- rc.sysinit: change RAID handling (<dledford@redhat.com>)
|
||||||
|
- fix german mistranslation (#575954, <pb@bierenger.de>)
|
||||||
|
- init.d/functions: correct fix for environment with runuser. (#203010, #564093)
|
||||||
|
- halt: fix mdmom pid handling for newer mdadm (#549726, <dledford@redhat.com>)
|
||||||
|
- init.d/network: only blacklist the original loopback interface. (#579816, <evgsyr@gmail.com>
|
||||||
|
- translation updates: de, ja, nb, pt, sv, uk
|
||||||
|
|
||||||
* Mon Mar 8 2010 Bill Nottingham <notting@redhat.com> - 9.08-1
|
* Mon Mar 8 2010 Bill Nottingham <notting@redhat.com> - 9.08-1
|
||||||
- network-functions: redirect error messages when nmcli isn't installed (#570828, <zing@fastmail.fm>)
|
- network-functions: redirect error messages when nmcli isn't installed (#570828, <zing@fastmail.fm>)
|
||||||
- ifdown: use nmcli to get the device, if not specified
|
- ifdown: use nmcli to get the device, if not specified
|
||||||
|
Loading…
Reference in New Issue
Block a user