Resolves: bug #208740, bug #214817, bug #211474, bug #216334, bug #159343,
    bug #199323
This commit is contained in:
Bill Nottingham 2006-11-29 00:18:02 +00:00
parent 292656cb42
commit 9c95f61a20
3 changed files with 12 additions and 3 deletions

View File

@ -1 +1 @@
initscripts-8.47.tar.bz2
initscripts-8.48.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
Version: 8.47
Version: 8.48
License: GPL
Group: System Environment/Base
Release: 1
@ -200,6 +200,15 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
* Tue Nov 28 2006 Bill Nottingham <notting@redhat.com> 8.48-1
- add a step to rename any temporarily renamed devices (#208740, #214817)
- make sure network modules don't get accidentally reloaded (#211474)
- rc.sysinit: fix dmraid test (#216334)
- init.d/halt: don't unmount network filesystems
- ipsec: Add a way to manually manage racoon.conf (#159343, <mitr@redhat.com>)
- sysconfig.txt: Document ~/.i18n (#199323, <mitr@redhat.com>)
- some translation updates
* Mon Nov 6 2006 Bill Nottingham <notting@redhat.com> 8.47-1
- lang.{sh,csh}: handle sinhalese as well in CJKI clauses (#212438)
- rc.sysinit: add '--auto=yes' to mdadm invocation (#213671)

View File

@ -1 +1 @@
e1b229c7e6f26c719d7ae1c6f1fed3a9 initscripts-8.47.tar.bz2
0dd7650eb3781cba04042ced7bf0ed0d initscripts-8.48.tar.bz2