From 586c5c33c6434a152571b1d9ebb7181c9e2e37c7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 4 May 2004 16:37:42 +0000 Subject: 7.51-1 --- ChangeLog | 45 +++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 14 +++++++++++++- 2 files changed, 58 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a4df3d9..7dc3520c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,48 @@ +2004-05-04 Bill Nottingham + + * ChangeLog, initscripts.spec: 7.51-1 + + * src/initlog.c, src/minilogd.c, src/process.c, src/usernetctl.c: + cleanup fd leaks, mem leaks, other bogosities (#119987, ) + + * rc.d/rc.sysinit, sysconfig/network-scripts/network-functions: + handle multiple spaces correctly (#118583, ) + + * sysconfig/network-scripts/ifup: + support ETHTOOL_OPTS on bonding slaves (#119430, ) + +2004-05-03 Bill Nottingham + + * rc.d/rc.sysinit: + get rid of LVM error when no volumes are defined (#121197) + + * rc.d/rc.sysinit: + fix selinux short-circuit test (#121143, ) + + * rc.d/rc.sysinit: + /dev/mapper/control is a special file, check it accordingly (#121963) + + * rc.d/rc.sysinit: fedora coloring + +2004-05-03 Youcef Rabah Rahal + + * po/ar.po: Arabeyes.org's Arabic translation + +2004-05-02 Youcef Rabah Rahal + + * po/ar.po: Arabeyesorg's Arabic translation of the past week + +2004-04-25 Kjartan Maraas + + * po/no.po: Update + +2004-04-21 Bill Nottingham + + * rc.d/init.d/network: remove ipv6 bogosity (#114128) + + * sysconfig/network-scripts/ifup-ctc, sysconfig/network-scripts/ifup-escon, sysconfig/network-scripts/ifup-iucv: + modprobe.conf tweakage + 2004-04-16 Bill Nottingham * ChangeLog, initscripts.spec: 7.50-1 diff --git a/initscripts.spec b/initscripts.spec index 1542e973..ee995c67 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.50 +Version: 7.51 License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,18 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue May 4 2004 Bill Nottingham 7.51-1 +- get rid of LVM error when no volumes are defined (#121197) +- fix selinux short-circuit test (#121143, ) +- /dev/mapper/control is a special file, check it accordingly (#121963) +- support ETHTOOL_OPTS on bonding slaves (#119430, ) +- handle multiple spaces correctly in rc.sysinit, network-functions + (#118583, ) +- cleanup fd leaks, mem leaks, other bogosities + (#119987, ) +- rc.d/init.d/network: remove ipv6 bogosity (#114128) +- translation updates + * Fri Apr 16 2004 Bill Nottingham 7.50-1 - fix LVM issues in rc.sysinit (#120458, #119975) - deal with fixed racoon parser -- cgit v1.2.1