diff --git a/.cvsignore b/.cvsignore index 60b514c..a71dd92 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-8.91.tar.bz2 +initscripts-8.92.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 613ab74..203269b 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -2,7 +2,7 @@ Summary: The inittab file and the /etc/init.d scripts Name: initscripts -Version: 8.91 +Version: 8.92 # ppp-watch is GPLv2+, everything else is GPLv2 License: GPLv2 and GPLv2+ Group: System Environment/Base @@ -34,6 +34,7 @@ Conflicts: dhclient < 3.0.3-7 Conflicts: tcsh < 6.13-5 Conflicts: xorg-x11, glib2 < 2.11.1-2 Conflicts: alsa-utils < 1.0.18 +Conflicts: plymouth < 0.7.0-0.2009.02.26 # http://bugzilla.redhat.com/show_bug.cgi?id=252973 Conflicts: nut < 2.2.0 Obsoletes: hotplug @@ -248,6 +249,27 @@ rm -rf $RPM_BUILD_ROOT /etc/profile.d/debug* %changelog +* Thu Apr 2 2009 Bill Nottingham - 8.92-1 +- rc.sysinit: add a disk synchronization point with scsi_wait_scan post-udev (#481470) +- netfs: drop smbfs support, we don't even ship the module or tools any more +- setsysfont: honor LC_CTYPE (#487133, ) +- prefdm: do fallbackes based on provides of 'service(graphical-login)' (#485751) +- rc.sysinit: handle multiple IP addresses without choking in the stateless code (#443945) +- rc.sysinit: catch the right error code from checking for passphrases (#483269, ) +- prefdm: handle empty /etc/sysconfig/desktop correctly (#480113) +- ifup-ipsec: allow use of either ESP only or AH only (#251494, ) +- ifup-eth: allow passing of arguments to dhcp6c (#437949, ) +- ifup-eth: fix dhcpv6 when there is no IPv4 configuration (#486507) +- ifup-ppp: avoid spurious SIGCHLD to pppd (#448881) +- ifup-eth: add support for creating TUN/TAP devices on the fly (#453973, ) +- stop plymouth when starting single-user mode. (#491062) +- add plymouth shutdown script (#473237, ) +- fix lang.sh/lang.sh/consoletype for execution with '-e' +- ifdown-eth: remove arp_ip_target on ifdown for bonding devices. (#483711) +- add vlan support for s390 HSI interfaces. (#490584) +- ipcalc: support IPv6 (#464268, ) +- translation updates: all + * Mon Mar 16 2009 Bill Nottingham - 8.91-1 - fix DHCP reading of options from ifcfg-XXX (#483257) - ifdown-eth: clean up bridges on ifdown (#463325, ) diff --git a/sources b/sources index 068a72b..d9d2466 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f141c08179a36e3c6a47617f7b7c7a8f initscripts-8.91.tar.bz2 +c83e133783603524a34deded6a2b5ecc initscripts-8.92.tar.bz2