Subject: CVS commit: pkgsrc/converters/py-jpCodecs
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 02/10/2004 19:53:38
Module Name: pkgsrc
Committed By: minskim
Date: Tue Feb 10 19:53:38 UTC 2004
Modified Files:
pkgsrc/converters/py-jpCodecs: Makefile distinfo
Log Message:
Update py-jpCodecs to 1.4.10 and bl3ify.
Patch provided by iyoda at atikoro dot org in PR pkg/23715.
Changes in 1.4.10:
- Fixed soundness bugs in Shift_JIS and MS932 decoders that
invalid characters are quietly mapped into invalid Unicode
characters. (Thanks to Hye-Shik Chang)
- Fixed a buffer overflow in the encoder of japanese.c.euc-jp
caused by a string that contains a lot of supplement Kanji
characters. (Thanks to Atsuo ISHIMOTO)
- added an alias "eucjp" for "japanese.euc-jp".
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/converters/py-jpCodecs/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/converters/py-jpCodecs/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.