commit b363ae95cbc0584b747befeb602b4df7538597ad Author: Stef Walter Date: 2009-08-10 [gck] Fix test parsing ASN.1 data. pkcs11/gck/tests/unit-test-data-der.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d0416fb1785af404616a563f5784d2432058a73e Author: Seán de Búrca Date: 2009-08-09 Added Irish translation po/LINGUAS | 1 + po/ga.po | 1236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1237 insertions(+), 0 deletions(-) commit fa0fb0c9084d02f4a773767892a25f33e312ce07 Author: Khaled Hosny Date: 2009-08-08 Updated Arabic translation po/ar.po | 662 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 295 insertions(+), 367 deletions(-) commit 0bbf7361da926c55a723b2ca0417552c537b4ee1 Author: Chao-Hsiung Liao Date: 2009-08-08 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 737 ++++++++++++++++++++++++++++++-------------------------- po/zh_TW.po | 769 ++++++++++++++++++++++++++++++++--------------------------- 2 files changed, 818 insertions(+), 688 deletions(-) commit fc589f391ac9b3ef9d987736cd9d0522a608ea40 Author: Stefan Walter Date: 2009-08-02 [egg, gcr, pkcs11] Take length of ASN.1 into account, when parsing. When parsing ASN.1, take length of elements into account, in order to prevent null character related vulnerabilities. egg/egg-asn1.c | 104 ++++++++++++++++++++++---------- egg/egg-asn1.h | 4 +- egg/tests/unit-test-asn1.c | 4 +- gcr/gcr-certificate-details-widget.c | 18 ++---- gcr/gcr-certificate.c | 3 +- pkcs11/gck/gck-certificate.c | 7 ++- pkcs11/gck/gck-data-der.c | 6 +- pkcs11/gck/tests/unit-test-data-der.c | 5 +- 8 files changed, 94 insertions(+), 57 deletions(-) commit bc68a79d44f4d93f913e312332f8c9c60df3c985 Author: Kjartan Maraas Date: 2009-08-01 Updated Norwegian bokmål translation. po/nb.po | 218 +++++++++++++++++++++++++++---------------------------------- 1 files changed, 97 insertions(+), 121 deletions(-) commit 9c505e89975af6d8849987e4d1ecb88d1e8482f9 Author: Stef Walter Date: 2009-07-31 [pam] Fix use of constant not found in Solaris or FreeBSD. The PAM_BAD_ITEM constant is linux specific. We don't need to use it, so I've removed usage. Fixes bug #590268 pam/gkr-pam-module.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit b51aaae5133686190ca8aced6b44f14274feeff0 Author: drtvasudevan Date: 2009-07-29 Updated Tamil translation po/ta.po | 546 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 254 insertions(+), 292 deletions(-) commit 8144aa2b90545d9c25e26da63dc9e275396e67b2 Author: Stef Walter Date: 2009-07-27 Bump version number. configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 94d5a4282da6d7bdcc9ed3d29cbb95100318c39b Author: Stef Walter Date: 2009-07-27 Release version 2.27.5. NEWS | 6 ++++++ configure.in | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-)