diff options
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 9743ee0f..9cb6439f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -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) |