aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pango/pango.inc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-21 10:25:53 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-21 10:25:53 +0800
commitcb1278efa38d7791b6ca9e9e3e61d4f1b7ee1a2e (patch)
tree709ea518321d9184991b96aa89bb7b715384a727 /recipes/pango/pango.inc
parent7301d2aeb445a4a0f589cc7579e3995fe3a3ad17 (diff)
downloadopenembedded-cb1278efa38d7791b6ca9e9e3e61d4f1b7ee1a2e.tar.gz
pango-1.24.4: Address flaw in handling Opentype fonts
Addresses CVE-2010-0421. This CVE applies to all versions of pango < 1.27.1 so when someone upgrades pango to 1.26.x he needs to apply the same patch.
Diffstat (limited to 'recipes/pango/pango.inc')
-rw-r--r--recipes/pango/pango.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/pango/pango.inc b/recipes/pango/pango.inc
index 545f0c0fa8..d0b18755b9 100644
--- a/recipes/pango/pango.inc
+++ b/recipes/pango/pango.inc
@@ -17,6 +17,8 @@ PACKAGES_DYNAMIC = "pango-module-*"
RRECOMMENDS_${PN} = "pango-module-basic-x pango-module-basic-fc"
+INC_PR = "r0"
+
# seems to go wrong with default cflags
FULL_OPTIMIZATION_arm = "-O2"