From 1dad1f509ac4887421a555f2e82dfe76bed79ced Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 10 Apr 2006 19:04:14 +0000 Subject: 8.32-1 --- ChangeLog | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 132 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ce1977d3..d376d2f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,135 @@ +2006-04-10 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.32-1 + +2006-04-10 Renato Pavicic + + * po/hr.po: *** empty log message *** + +2006-04-06 Maxim Dziumanenko + + * po/uk.po: Updated Ukrainian translation. + +2006-04-03 Bill Nottingham + + * rc.d/init.d/netfs: fix redirect (#187505) + +2006-04-03 Chung Cheng + + * po/zh_TW.po: routine merge + +2006-03-28 Miloslav Trmac + + * rc.d/rc.sysinit: Add "forcequotacheck" (#168118) + +2006-03-27 Miloslav Trmac + + * rc.d/init.d/functions (failure, passed, warning, action): + Make variables local, fixes running + quotacheck after fsck has repaired something (#168118). + + * rc.d/init.d/functions (killproc): + Respect -p when removing the pid file + + * rc.d/init.d/network, sysconfig/network-scripts/ifdown-eth, sysconfig/network-scripts/ifup-eth: + Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg + ): + - rc.d/init.d/network: Initialize bridges after bridged interfaces, + deinitialize them before bridged interfaces + - sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last + bridged interface is stopped + - sysconfig/network-scripts/ifup-eth: + * Handle bridges before checking for module presence or wireless devices + * Add bridges lazily when the first bridged interface is started + +2006-03-24 Peter Jones + + * rc.d/rc.sysinit: + - killall is in /usr , so we need to use pidof here. (bz 185429) + +2006-03-20 Sharuzzaman Ahmat Raslan + + * po/ms.po: Updated Malay translation + +2006-03-20 Miloslav Trmac + + * sysconfig/network-scripts/ifup-ppp: + Don't unnecessarily keep the ifup-ppp process (#163950, patch by Avi Kivity + ) + + * ppp/ip-up, sysconfig/network-scripts/ifup-post: + Provide the underlying device name to ip-up (and thus ifup-routes) for PPP + devices (#92023) + +2006-03-19 Miloslav Trmac + + * rc.d/init.d/functions (status): + Try the PID from the PID file if (pidof) fails (#182623) + + * sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup: + Undefine $WINDOW to avoid conflict with screen(1) (#174336) + + * rc.d/init.d/network, sysconfig/network-scripts/ifup-eth: + Minor cleanups (#173574): + - Don't duplicate unset + - Remove two (eval `grep ...`) instances + + * rc.d/rc.sysinit: Allow -y in $fsckoptions (#143351) + + * sysconfig/network-scripts/ifup-ppp: + Fix boot handling of ppp (#129195) + +2006-03-17 Bill Nottingham + + * initscripts.spec, src/Makefile, src/rename_device.c, udev/rules.d/60-net.rules: + add a udev helper to do device renames on module load. Essentially, + it's network-functions rename_device ported to C, with locking added. + + * sysconfig/network-scripts/network-functions: + don't hang if we try to rename a device that's already up + +2006-03-17 Runa Bhattacharjee + + * po/bn_IN.po: Updated Bengali India Translation + +2006-03-15 Keld Simonsen + + * po/da.po: updates + initscripts/da.po + +2006-03-14 Bill Nottingham + + * rc.d/rc.sysinit, initscripts.spec, po/da.po, po/es.po, po/it.po: + fix context of /dev/pts (#185436) + translation updates + + * rc.d/rc.sysinit: oops + + * rc.d/rc.sysinit: set context on /dev/pts (#185436) + +2006-03-13 keldsim + + * po/da.po: Updates + anaconda/da.po initscripts/da.po + system-config-securitylevel/da.po + system-config-date/timezones/da.po system-config-lvm/po/da.po + +2006-03-08 Miloslav Trmac + + * src/ppp-watch.c: - Fix one-byte buffer overflow + - Make theChild a pid_t + +2006-03-08 Manuel Eduardo Ospina Sarmiento + + * po/es.po: updated + +2006-03-07 Subhransu Behera + + * po/or.po: Added Oriya File + +2006-03-06 Francesco Tombolini + + * po/it.po: uniformed firewall strings 2006-03-05 Bill Nottingham -- cgit v1.2.1