8.98-1
This commit is contained in:
parent
5b702a94de
commit
8718885ea2
@ -1 +1 @@
|
||||
initscripts-8.97.tar.bz2
|
||||
initscripts-8.98.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: The inittab file and the /etc/init.d scripts
|
||||
Name: initscripts
|
||||
Version: 8.97
|
||||
Version: 8.98
|
||||
# ppp-watch is GPLv2+, everything else is GPLv2
|
||||
License: GPLv2 and GPLv2+
|
||||
Group: System Environment/Base
|
||||
@ -15,7 +15,7 @@ Requires: /sbin/sysctl, syslog
|
||||
Requires: /sbin/fuser, /bin/grep
|
||||
Requires: /sbin/pidof, /sbin/blkid
|
||||
Requires: module-init-tools
|
||||
Requires: util-linux >= 2.10s-11, mount >= 2.11l
|
||||
Requires: util-linux-ng >= 2.16, mount >= 2.11l
|
||||
Requires: bash >= 3.0
|
||||
%if with_upstart
|
||||
Requires: upstart
|
||||
@ -28,7 +28,7 @@ Requires: ethtool >= 1.8-2, /sbin/runuser
|
||||
Requires: udev >= 125-1
|
||||
Requires: popt >= 1.12-2
|
||||
Requires: cpio
|
||||
Conflicts: mkinitrd < 4.0, kernel < 2.6.12, mdadm < 2.6.4-3
|
||||
Conflicts: mkinitrd < 4.0, kernel < 2.6.31, mdadm < 2.6.4-3
|
||||
Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14
|
||||
Conflicts: dhclient < 3.0.3-7
|
||||
Conflicts: tcsh < 6.13-5
|
||||
@ -251,6 +251,18 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/etc/profile.d/debug*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 2 2009 Bill Nottingham <notting@redhat.com> - 8.98-1
|
||||
- sysconfig.txt: doucment DHCP_HOSTNAME (#498052)
|
||||
- 88-clock.rules: Use --systz instead of --hctosys. (#517886, #489494)
|
||||
- Support rwtab and state passed from dracut initrd (#515771, <wtogami@redhat.com>)
|
||||
- restore context of *tmp files (#519748)
|
||||
- halt: don't try and save mixer settings if it's not writable. (#515771)
|
||||
- rwtab: add /var/spool, /var/lib/dbus, others (#494973, #515771)
|
||||
- sysconfig.txt: clarify docs (#518614)
|
||||
- rc.sysinit: don't pretend /selinux is configurable (#518164)
|
||||
- assorted ipv6 redundant code deletion
|
||||
- translation updates: bn, ca, d, es, fi, fr, gu, hi, it, ja, ko, ml, nb, nl, pl, pt, pt_BR, ru, sr, ta, zh_CN, zh_TW
|
||||
|
||||
* Mon Aug 10 2009 Bill Nottingham <notting@redhat.com> - 8.97-1
|
||||
- ipcalc: fix IPv6 address checking (#516319)
|
||||
- ifup-aliases: fix syntax error from earlier cleanups. (#515612, <jik@kamens.brookline.ma.us>)
|
||||
|
Loading…
Reference in New Issue
Block a user