r23348 - in /desktop/lenny/pango1.0/debian: changelog patches/series
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Mar 20 14:50:30 UTC 2010
Author: joss
Date: Sat Mar 20 14:50:29 2010
New Revision: 23348
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23348
Log:
* NOT RELEASED YET.
* Non-maintainer upload by the Security Team.
* Fixed CVE-2010-0421: improper input sanitization, leading to array indexing
error, in the way Pango font rendering library synthesized Glyph Definition
Table (GDEF) from the font's character map and the Unicode property
database. (Closes: #574021)
Modified:
desktop/lenny/pango1.0/debian/changelog
desktop/lenny/pango1.0/debian/patches/series
Modified: desktop/lenny/pango1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/lenny/pango1.0/debian/changelog?rev=23348&op=diff
==============================================================================
--- desktop/lenny/pango1.0/debian/changelog [utf-8] (original)
+++ desktop/lenny/pango1.0/debian/changelog [utf-8] Sat Mar 20 14:50:29 2010
@@ -1,3 +1,19 @@
+pango1.0 (1.20.5-6) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET.
+
+ -- Josselin Mouette <joss at debian.org> Sat, 20 Mar 2010 15:50:16 +0100
+
+pango1.0 (1.20.5-5+lenny1) stable-security; urgency=high
+
+ * Non-maintainer upload by the Security Team.
+ * Fixed CVE-2010-0421: improper input sanitization, leading to array indexing
+ error, in the way Pango font rendering library synthesized Glyph Definition
+ Table (GDEF) from the font's character map and the Unicode property
+ database. (Closes: #574021)
+
+ -- Giuseppe Iuculano <iuculano at debian.org> Thu, 18 Mar 2010 15:18:06 +0100
+
pango1.0 (1.20.5-5) stable; urgency=low
* Merge changes from the 1.20.5-3+lenny1 security upload by Steffen
Modified: desktop/lenny/pango1.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/lenny/pango1.0/debian/patches/series?rev=23348&op=diff
==============================================================================
--- desktop/lenny/pango1.0/debian/patches/series [utf-8] (original)
+++ desktop/lenny/pango1.0/debian/patches/series [utf-8] Sat Mar 20 14:50:29 2010
@@ -6,3 +6,4 @@
22_CVE-2009-1194.patch
60_link-pangoxft-to-fontconfig.patch
70_automake.patch
+CVE-2010-0421.patch
More information about the pkg-gnome-commits
mailing list