From ba64b715fc441326ae601d14589b891797fc4675 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 22 Aug 2005 18:54:37 +0000 Subject: [PATCH] update --- .cvsignore | 2 +- initscripts.spec | 25 +++++++++++++++++++++++-- sources | 2 +- 3 files changed, 25 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9b1ef65..ef32c93 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-8.11.tar.bz2 +initscripts-8.12.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 24e0e06..b3dfeb4 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 8.11 +Version: 8.12 License: GPL Group: System Environment/Base Release: 1 @@ -16,11 +16,12 @@ Requires: util-linux >= 2.10s-11, mount >= 2.11l Requires: bash >= 3.0, SysVinit >= 2.85-38 Requires: /sbin/ip, /sbin/arping, net-tools Requires: /etc/redhat-release, dev -Requires: ethtool >= 1.8-2, kernel >= 2.6, /sbin/nash, /sbin/runuser +Requires: ethtool >= 1.8-2, kernel >= 2.6.12, /sbin/nash, /sbin/runuser Conflicts: mkinitrd < 4.0 Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 Conflicts: udev < 0:048 Conflicts: tcsh < 6.13-5 +#Conflicts: diskdumputils < 1.1.0 Obsoletes: rhsound sapinit Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, mktemp, fileutils, sh-utils BuildPrereq: glib2-devel popt gettext pkgconfig @@ -208,6 +209,26 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Aug 22 2005 Bill Nottingham 8.12-1 +- ifup-eth: fix interface renaming (#158774) +- rc.sysinit: use modprobe, not insmod (#159120, ) +- remove workaround for the fonts-not-initialized-on-secondary-consoles + problem (fixed in 2.6.12-rc4 and later) +- setsysfont: correctly bracket systfontacm (#159706) +- rc.sysinit: always use udevsend, even if no modules (#160987) +- ifdown-aliases: add 'cd' to the proper dir (#161170) +- add diskdump restore support (), + conflict with appropriate diskdumputils +- rc.sysinit: dmraid/multipath support + - remove LVM1 support +- init.d/functions: handle odd quoting in args (#161316, ) +- ifup-wireless: set rate in quotes (#163123) +- handle lvm & fsck for network block devices (#148764, + ) +- initlog: fix invalid free calls, (#165033), (#163973,) +- sysconfig.txt: remove hdparm docs, since the code isn't there (#162962) +- updated translations: ms, ja, ko, et, zh_CN, zh_TW, sr, ar + * Tue May 10 2005 Bill Nottingham 8.11-1 - fix mis-bringup of interfaces due to accidentally matched HWADDR (a.k.a. ONBOOT=no not working) (#153669, #157252) diff --git a/sources b/sources index baebe50..8d6b7ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -208339527714a97a1a57eaa259ac5421 initscripts-8.11.tar.bz2 +35947649081bd3f2c8150fd8e3c4e290 initscripts-8.12.tar.bz2