From ae2bf6cd7f20b8fbdf6e6676c8b021bea57e5f81 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 15 Apr 2005 22:14:56 +0000 Subject: 8.08-1 --- initscripts.spec | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index 0747f23b..125c2da4 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -205,6 +205,34 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Fri Apr 15 2005 Bill Nottingham 8.08-1 +- update translation base +- automatically send hostname for DHCP if it's available and not + overridden (#149667) +- load user-defined module scripts from /etc/sysconfig/modules at + boot (#123927) +- halt: reverse sort the mount list, avoiding errors + (#147254, ) +- ifup-wireless: add SECURITYMODE (#145407) +- network-functions: don't error out if hotplug doesn't exist (#140008) +- ifup: always return errors on trying to bring up nonexistent devices (#131461) +- ifup: fix error message (#143674) +- rc.sysinit: add a autorelabel boot target (#154496) +- prefdm: if something else is specified as $DISPLAYMANAGER, try that (#147304) +- remove support for the old firewall type +- network: optimize some (#138557, ) +- prefdm: fix prefdm arg handling (#154312, ) +- gdm early-login support (adapted from ) +- ifup-routes: make sure commented lines are handled correctly (#154353, + #114548, ) +- some sysconfig.txt updates (, ) +- rc.sysinit: fix restorecon invocation (#153100) +- initlog: free some of the more egregious memory leaks (#85935) +- initlog: fix potential memory overread (#153685, ) +- remove some conflicts, %post scripts, etc. that were only relelvant + for upgrades from pre-7.0 +- other minor fixes, see ChangeLog + * Thu Mar 31 2005 Bill Nottingham 8.07-1 - bring back initlog for third-party scripts until a new framework is in place -- cgit