From dfcd9c82775ee7d183d7d3dfec92d68d7a7c6622 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 27 Sep 2004 20:17:33 +0000 Subject: bump release --- initscripts.spec | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/initscripts.spec b/initscripts.spec index 283fb578..d27f49ab 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.31.17.EL +Version: 7.31.18.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,13 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Sep 27 2004 Bill Nottingham 7.31.18.EL-1 +- allow daemons to coredump up to DAEMON_COREFILE_LIMIT (#130175) +- backport ipcalc fixes from Fedora (#133445) +- backport ETHTOOL_OPTS + bonding fixes from Fedora (#128714) +- fix get_hwaddr for token ring (#127984) +- fix shell quoting for device renaming + * Mon Aug 30 2004 Jason Vas Dias 7.31.17.EL-1 - Add change_resolv_conf function to network_functions ; get - ifup-post and ifdown-post to invoke it (#125712). -- cgit