From df355e8b23615f42852958e8850f7b2760272daf Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 06:25:10 +0000 Subject: auto-import changelog data from initscripts-7.48-1.src.rpm Wed Mar 17 2004 Bill Nottingham 7.48-1 - disable enforcing in emergency mode for now, relabel some commonly mislabeled files on boot Wed Mar 17 2004 Bill Nottingham 7.47-1 - translation: catch more input strings (#106285, ) - remove autologin from prefdm (#108969) - return to rhgb after ./unconfigured (#109807, ) - handle iso15 in setsysfont (#110243) - clean up samba & vmware in rc.sysinit (#113104) - some sysconfig.txt documentation (#110427, #118063) - fix bug in umount-on-halt (#113088, ) - handle CIFS in netfs (#115691) - make sure hotplug isn't stuck unset (#116666, ) - handle network fs better in rc.sysinit (#111290) - nomodules applies to usb/firewire too (#113278) - ipsec fix (#116922, ) - make sure rc exits cleanly (#117827, ) - fsck root FS from initrd, for dynamic majors (#117575, ) Mon Feb 23 2004 Tim Waugh - Use ':' instead of '.' as separator for chown. --- diff --git a/.cvsignore b/.cvsignore index 53f36cb..96eb202 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -initscripts-7.46.tar.bz2 +initscripts-7.48.tar.bz2 diff --git a/initscripts.spec b/initscripts.spec index 5e460b9..bf2e1ea 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.46 +Version: 7.48 License: GPL Group: System Environment/Base Release: 1 @@ -68,7 +68,7 @@ rm -f \ %post touch /var/log/wtmp touch /var/run/utmp -chown root.utmp /var/log/wtmp /var/run/utmp +chown root:utmp /var/log/wtmp /var/run/utmp chmod 664 /var/log/wtmp /var/run/utmp chkconfig --add random @@ -249,6 +249,29 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 17 2004 Bill Nottingham 7.48-1 +- disable enforcing in emergency mode for now, relabel some commonly + mislabeled files on boot + +* Wed Mar 17 2004 Bill Nottingham 7.47-1 +- translation: catch more input strings (#106285, ) +- remove autologin from prefdm (#108969) +- return to rhgb after ./unconfigured (#109807, ) +- handle iso15 in setsysfont (#110243) +- clean up samba & vmware in rc.sysinit (#113104) +- some sysconfig.txt documentation (#110427, #118063) +- fix bug in umount-on-halt (#113088, ) +- handle CIFS in netfs (#115691) +- make sure hotplug isn't stuck unset (#116666, ) +- handle network fs better in rc.sysinit (#111290) +- nomodules applies to usb/firewire too (#113278) +- ipsec fix (#116922, ) +- make sure rc exits cleanly (#117827, ) +- fsck root FS from initrd, for dynamic majors (#117575, ) + +* Mon Feb 23 2004 Tim Waugh +- Use ':' instead of '.' as separator for chown. + * Mon Feb 2 2004 Bill Nottingham 7.46-1 - some more rc.sysinit tweaks and refactoring diff --git a/sources b/sources index d37d356..d3489b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7764142821e0abde3f2015a6054b8b05 initscripts-7.46.tar.bz2 +327af363718c1ae53bc2d9f29ddea809 initscripts-7.48.tar.bz2