This commit is contained in:
Bill Nottingham 2010-04-09 19:53:31 +00:00
parent 72017b0e0b
commit a3425c1793
3 changed files with 12 additions and 4 deletions

View File

@ -1 +1 @@
initscripts-9.08.tar.bz2
initscripts-9.09.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: The inittab file and the /etc/init.d scripts
Name: initscripts
Version: 9.08
Version: 9.09
# ppp-watch is GPLv2+, everything else is GPLv2
License: GPLv2 and GPLv2+
Group: System Environment/Base
@ -28,7 +28,7 @@ Requires: /etc/redhat-release
Requires: /sbin/runuser
Requires: udev >= 125-1
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: dhclient < 12:4.1.0-6
Conflicts: tcsh < 6.13-5
@ -241,6 +241,14 @@ rm -rf $RPM_BUILD_ROOT
/etc/profile.d/debug*
%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
- network-functions: redirect error messages when nmcli isn't installed (#570828, <zing@fastmail.fm>)
- ifdown: use nmcli to get the device, if not specified

View File

@ -1 +1 @@
0808ca2d5f0b7b883ad499cdc35a83e4 initscripts-9.08.tar.bz2
980df0c574b6dc6367c2fecd867c055d initscripts-9.09.tar.bz2