diff options
author | Bill Nottingham <notting@redhat.com> | 2006-11-06 18:31:54 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-11-06 18:31:54 +0000 |
commit | dc6c857445fddbf35bdfd2f5f8c95634dfdf0531 (patch) | |
tree | 16b98879aa2022a428ee5c83b4aacaff00f800da /initscripts.spec | |
parent | 1ba800123c475639ce1e291bcff19b913e41b72d (diff) | |
download | initscripts-dc6c857445fddbf35bdfd2f5f8c95634dfdf0531.tar initscripts-dc6c857445fddbf35bdfd2f5f8c95634dfdf0531.tar.gz initscripts-dc6c857445fddbf35bdfd2f5f8c95634dfdf0531.tar.bz2 initscripts-dc6c857445fddbf35bdfd2f5f8c95634dfdf0531.tar.xz initscripts-dc6c857445fddbf35bdfd2f5f8c95634dfdf0531.zip |
8.47-1r8-47
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 34942b0b..9743ee0f 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.46 +Version: 8.47 License: GPL Group: System Environment/Base Release: 1 @@ -200,6 +200,14 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* 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) +- rename_device: fix incorrect handling of .bak files +- mount tmpfs with -n (#213132) +- various SUBCHANNELS related s390 fixage (#204803) +- lang.{sh,csh}: support iso-8859-8 (#212738, <matan@svgalib.org>) + * Fri Oct 27 2006 Bill Nottingham <notting@redhat.com> 8.46-1 - ifup-eth: restorecon on moved lease file - rc.sysinit: handle "nodmraid" and "nompath" command line options (#209377, <pjones@redhat.com>) |