From 92f7a1904811d41dee7159545b912e9e927a9d75 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 4 Oct 2006 22:03:29 +0000 Subject: 8.44-1 --- ChangeLog | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ initscripts.spec | 12 +++++++++++- 2 files changed, 69 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a436c9e..340c0618 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2006-10-04 Bill Nottingham + + * ChangeLog, initscripts.spec: 8.44-1 + + * rc.d/rc.sysinit, sysconfig/readonly-root: + set keymap correctly in non-UTF8 locale (#167363) + separate tmpfs-usage for stateless from readonly-root (requested by + OLPC) + + * setsysfont: invoke unicode_stop correctly + + * lang.csh, lang.sh: set iutf8 if appropriate (#186961) + handle non-utf8 locales correctly (#200100) + + * rc.d/rc.sysinit: redirect stderr (#209204) + +2006-10-03 Bill Nottingham + + * rwtab: fix iscsi take 2 (#208864) + +2006-10-03 Dimitris Michelinakis + + * po/el.po: Minor changes + +2006-10-02 Dimitris Glezos + + * po/el.po: minor changes + +2006-10-02 Bill Nottingham + + * rwtab: change iscsi paths (#208864) + +2006-10-01 Keld Simonsen + + * po/da.po: updates + firstboot/da.po initscripts/da.po system-config-services/da.po + system-config-soundcard/da.po system-config-lvm/po/da.po + +2006-09-29 Bill Nottingham + + * setsysfont: stop unicode if they have a non-utf8 locale + +2006-09-29 Amitakhya Phukan + + * po/as.po: initscripts for translation + +2006-09-28 Dimitris Michelinakis + + * po/el.po: More updates for Greek translation + +2006-09-28 Dimitris Glezos + + * po/el.po: QA changes + +2006-09-28 Subhransu Behera + + * po/or.po: Updated Oriya Translation + 2006-09-27 Bill Nottingham * ChangeLog, initscripts.spec: 8.43-1 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 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 8.43-1 - move ccwgroup initialization to a udev rule (should fix #199139, #199655, #169161) -- cgit v1.2.1