diff options
author | Bill Nottingham <notting@redhat.com> | 2006-10-04 22:03:29 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-10-04 22:03:29 +0000 |
commit | 92f7a1904811d41dee7159545b912e9e927a9d75 (patch) | |
tree | fab31e9d4d5e9bf2fd7aff297d0ffb9b95d75000 /initscripts.spec | |
parent | d810b7d3c175640895850344eeb30e928b673427 (diff) | |
download | initscripts-92f7a1904811d41dee7159545b912e9e927a9d75.tar initscripts-92f7a1904811d41dee7159545b912e9e927a9d75.tar.gz initscripts-92f7a1904811d41dee7159545b912e9e927a9d75.tar.bz2 initscripts-92f7a1904811d41dee7159545b912e9e927a9d75.tar.xz initscripts-92f7a1904811d41dee7159545b912e9e927a9d75.zip |
8.44-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index def3b802..0f33613e 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.43 +Version: 8.44 License: GPL Group: System Environment/Base Release: 1 @@ -199,6 +199,16 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Oct 4 2006 Bill Nottingham <notting@redhat.com> 8.44-1 +- separate tmpfs-usage for state from readonly-root +- set keymap correctly in non-utf8 locale (#167363) +- setsysfont: run unicode_stop if in non-unicode locale +- lang.csh/lang.sh: set iutf8 if appropriate (#186961) +- lang.csh/lang.sh: handle non-utf8 locales correctly (#200100) +- rc.sysinit: redirect stderr from setsysfont (#209204, indirectly) +- rwtab: fix iscsi file location (#208864) +- translation updates: el, da, as, or + * Wed Sep 27 2006 Bill Nottingham <notting@redhat.com> 8.43-1 - move ccwgroup initialization to a udev rule (should fix #199139, #199655, #169161) |