[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#257426: marked as done (console-tools: incorrect koi8 to unicode mapping)



Your message dated Thu, 08 Jul 2004 21:45:06 +0100
with message-id <1089319506.4849.3.camel@coll>
and subject line closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jul 2004 12:36:16 +0000
>From eugen@univ.kiev.ua Sat Jul 03 05:36:16 2004
Return-path: <eugen@univ.kiev.ua>
Received: from boy.univ.kiev.ua (mail.univ.kiev.ua) [193.125.78.122] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bgjke-0005ck-00; Sat, 03 Jul 2004 05:36:16 -0700
Received: from intel4.icc.univ.kiev.ua (intel4.icc.univ.kiev.ua [10.25.0.243])
	by mail.univ.kiev.ua (8.12.2/8.12.2) with ESMTP id i63CaCa7054910;
	Sat, 3 Jul 2004 15:36:13 +0300 (EEST)
Received: from eugen by intel4.icc.univ.kiev.ua with local (Exim 4.34)
	id 1Bgjka-0002HR-C3; Sat, 03 Jul 2004 15:36:12 +0300
Content-Type: multipart/mixed; boundary="===============1490740093=="
MIME-Version: 1.0
From: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: console-tools: incorrect koi8 to unicode mapping
X-Mailer: reportbug 2.62
Date: Sat, 03 Jul 2004 15:36:12 +0300
Message-Id: <E1Bgjka-0002HR-C3@intel4.icc.univ.kiev.ua>
Sender: Eugeniy Meshcheryakov <eugen@univ.kiev.ua>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============1490740093==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: console-tools
Version: 1:0.2.3dbs-53
Severity: normal
Tags: patch

  console-tools contains incorrect koi8 (really koi8-u) to unicode
mapping for characters that are not part of koi8-r. Attached patch fixes
this bug.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=uk_UA, LC_CTYPE=uk_UA

Versions of packages console-tools depends on:
ii  console-common             0.7.45        Basic infrastructure for text cons
ii  debconf                    1.4.29        Debian configuration management sy
ii  libc6                      2.3.2.ds1-13  GNU C Library: Shared libraries an
ii  libconsole                 1:0.2.3dbs-53 Shared libraries for Linux console
ii  sysvinit                   2.85-22       System-V like init

-- no debconf information

--===============1490740093==
Content-Type: text/x-c; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="951_koi8u_unicode"

diff -ruN console-tools-0.2.3-old/include/lct/koi8.syms.h console-tools-0.2.3/include/lct/koi8.syms.h
--- console-tools-0.2.3-old/include/lct/koi8.syms.h	2004-07-03 15:09:26.000000000 +0300
+++ console-tools-0.2.3/include/lct/koi8.syms.h	2004-07-03 15:16:41.000000000 +0300
@@ -42,32 +42,32 @@
 	{ 0x2551, "" },
 	{ 0x2552, "" },
 	{ 0x0451, "cyrillic_small_letter_io" },
-	{ 0x2553, "ukrainian_cyrillic_small_letter_ie" },  /* koi8-u #164 */
+	{ 0x0454, "ukrainian_cyrillic_small_letter_ie" },  /* koi8-u #164 */
 	{ 0x2554, "" },
-	{ 0x2555, "ukrainian_cyrillic_small_letter_i" },   /* koi8-u #166 */
-	{ 0x2556, "ukrainian_cyrillic_small_letter_yi" },  /* koi8-u #167 */
+	{ 0x0456, "ukrainian_cyrillic_small_letter_i" },   /* koi8-u #166 */
+	{ 0x0457, "ukrainian_cyrillic_small_letter_yi" },  /* koi8-u #167 */
 	{ 0x2557, "" },                        /* 0250 */
 	{ 0x2558, "" },
 	{ 0x2559, "" },
 	{ 0x255a, "" },
 	{ 0x255b, "" },
-	{ 0x255c, "ukrainian_cyrillic_small_letter_ghe_with_upturn" }, /* koi8-u #173 */
+	{ 0x0491, "ukrainian_cyrillic_small_letter_ghe_with_upturn" }, /* koi8-u #173 */
 	{ 0x255d, "" },
 	{ 0x255e, "" },
 	{ 0x255f, "" },                        /* 0260 */
 	{ 0x2560, "" },
 	{ 0x2561, "" },
 	{ 0x0401, "cyrillic_capital_letter_io" },
-	{ 0x2562, "ukrainian_cyrillic_capital_letter_ie" },/* koi8-u #180 */
+	{ 0x0403, "ukrainian_cyrillic_capital_letter_ie" },/* koi8-u #180 */
 	{ 0x2563, "" },
-	{ 0x2564, "ukrainian_cyrillic_capital_letter_i" }, /* koi8-u #182 */
-	{ 0x2565, "ukrainian_cyrillic_capital_letter_yi" },/* koi8-u #183 */
+	{ 0x0406, "ukrainian_cyrillic_capital_letter_i" }, /* koi8-u #182 */
+	{ 0x0407, "ukrainian_cyrillic_capital_letter_yi" },/* koi8-u #183 */
 	{ 0x2566, "" },                        /* 0270 */
 	{ 0x2567, "" },
 	{ 0x2568, "" },
 	{ 0x2569, "" },
 	{ 0x256a, "" },
-	{ 0x256b, "ukrainian_cyrillic_capital_letter_ghe_with_upturn" },/* koi8-u #189 */
+	{ 0x0490, "ukrainian_cyrillic_capital_letter_ghe_with_upturn" },/* koi8-u #189 */
 	{ 0x256c, "" },
 	{ 0x00a9, "copyright" },
 	{ 0x044e, "cyrillic_small_letter_yu" },                        /* 0300 */

--===============1490740093==--

---------------------------------------
Received: (at 257426-done) by bugs.debian.org; 8 Jul 2004 20:43:17 +0000
>From mckinstry@computer.org Thu Jul 08 13:43:17 2004
Return-path: <mckinstry@computer.org>
Received: from (ni-mail3.dna.utvinternet.net) [194.46.8.37] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bifjh-0006i3-00; Thu, 08 Jul 2004 13:43:17 -0700
Received: from [194.46.85.69] (unverified [194.46.85.69]) by ni-mail3.dna.utvinternet.net
 (Vircom SMTPRS 3.1.302.0) with ESMTP id <B0049024210@ni-mail3.dna.utvinternet.net> for <257426-done@bugs.debian.org>;
 Thu, 8 Jul 2004 21:43:12 +0100
Subject: closing
From: Alastair McKinstry <mckinstry@computer.org>
To: 257426-done@bugs.debian.org
Content-Type: text/plain
Date: Thu, 08 Jul 2004 21:45:06 +0100
Message-Id: <1089319506.4849.3.camel@coll>
Mime-Version: 1.0
X-Mailer: Evolution 1.5.9.2 
Content-Transfer-Encoding: 7bit
Delivered-To: 257426-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This bug was fixed in the latest upload, 0.58.

Regards
Alastair




Reply to: