summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-10-16 18:47:57 +0000
committerBill Nottingham <notting@redhat.com>2003-10-16 18:47:57 +0000
commit785e7dc6abd08ce3830bf27575d26283548d1498 (patch)
treee5af0c0bab8510f597221b168a1038d3123d371b
parenta5d403c411e06518f52722ac895c34e9808b1d80 (diff)
downloadinitscripts-r6-47-3.tar.gz
initscripts-r6-47-3.tar.xz
initscripts-r6-47-3.zip
add changelogr6-47-3
-rw-r--r--initscripts.spec13
1 files changed, 11 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 65ac6eb7..e5a773ab 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 6.47.2
+Version: 6.47.3
License: GPL
Group: System Environment/Base
Release: 1
@@ -13,7 +13,7 @@ Requires: setup >= 2.0.3, /sbin/fuser, which, /bin/grep
Requires: modutils >= 2.3.11-5
Requires: util-linux >= 2.10s-11, mount >= 2.11g-5
Requires: bash >= 2.0, SysVinit
-Requires: /sbin/ip, /sbin/arping, net-tools
+Requires: /sbin/ip, /sbin/arping, net-tools, ethtool >= 1.8
Conflicts: kernel <= 2.2, timeconfig < 3.0, pppd < 2.3.9, wvdial < 1.40-3
Conflicts: ypbind < 1.6-12
Obsoletes: rhsound sapinit
@@ -240,6 +240,15 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Thu Oct 16 2003 Bill Nottingham <notting@redhat.com>
+- clean up sudo files in rc.sysinit
+- fix quota test (#83206)
+- fix checkpid for multiple pids (#83401)
+- initlog, usernetctl, and ppp-watch fixes (<linux_4ever@yahoo.com>)
+- handle sorting > 10 network devices (#98209)
+- add bond devices first (#91399)
+- require new ethtool
+
* Sat Dec 14 2002 Bill Nottingham <notting@redhat.com>
- LSB support