From d57bd3ef4beb0f2697d9407af9eadaa388f6fa2c Mon Sep 17 00:00:00 2001
From: Bill Nottingham <notting@redhat.com>
Date: Fri, 6 Oct 2006 18:06:54 +0000
Subject: 8.45-1

---
 ChangeLog        | 27 +++++++++++++++++++++++++++
 initscripts.spec |  7 ++++++-
 2 files changed, 33 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 0218fd21..2ee0f63b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2006-10-06  Bill Nottingham  <notting@redhat.com>
+
+	* lang.csh, lang.sh:
+	remove stty calls. Too much fun with SIGTTOU (#209469)
+
+2006-10-06  arclynx  <arclynx@redhat.com>
+
+	* po/ms.po: Updated Malay translation
+
+2006-10-04  Bill Nottingham  <notting@redhat.com>
+
+	* ChangeLog, initscripts.spec, rc.d/rc.sysinit: fix mismerge
+
+	* 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-04  Bill Nottingham  <notting@redhat.com>
 
 	* ChangeLog, initscripts.spec: 8.44-1
diff --git a/initscripts.spec b/initscripts.spec
index 4d507bfd..2e27492d 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.44
+Version: 8.45
 License: GPL
 Group: System Environment/Base
 Release: 1
@@ -199,6 +199,11 @@ rm -rf $RPM_BUILD_ROOT
 %ghost %attr(0664,root,utmp) /var/run/utmp
 
 %changelog
+* Fri Oct  6 2006 Bill Nottingham <notting@redhat.com> 8.45-1
+- lang.csh/lang.sh - do *not* stty iutf8; too much chaos with SIGTTOU
+  (reverts: #186961; fixes #209469)
+- translation updates: ms
+
 * 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)
-- 
cgit v1.2.1