aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dpkg/dpkg.inc
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-18 16:02:01 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-18 18:21:43 +0800
commit0331fa55449e686d0ecba81fdd9d3a1248461a41 (patch)
tree3c52a2b69068f59579f1ccd80fd3e2f95e5c4efa /recipes/dpkg/dpkg.inc
parent39a6937fd60d946b405b35547a041c617e541d17 (diff)
downloadopenembedded-0331fa55449e686d0ecba81fdd9d3a1248461a41.tar.gz
dpkg: Upgrade to 1.14.29 to address a flaw in dpkg-source
Addresses CVE-2010-0396.
Diffstat (limited to 'recipes/dpkg/dpkg.inc')
-rw-r--r--recipes/dpkg/dpkg.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dpkg/dpkg.inc b/recipes/dpkg/dpkg.inc
index b15a6365b4..f665b4ba15 100644
--- a/recipes/dpkg/dpkg.inc
+++ b/recipes/dpkg/dpkg.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Package maintenance system for Debian."
LICENSE = "GPL"
SECTION = "base"
-SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz;name=src \
file://ignore_extra_fields.patch;patch=1 \
file://noupdalt.patch;patch=1"