summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libproxy/libproxy_0.4.15.bb
diff options
context:
space:
mode:
authorLee Chee Yang <chee.yang.lee@intel.com>2020-10-14 17:22:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-17 12:34:29 +0100
commit458b7e9369dba71cda7623f906b4b2d3caeb9caa (patch)
tree23160717ce58c89771b17608bb64206c93042458 /meta/recipes-support/libproxy/libproxy_0.4.15.bb
parentd4ecc90268438900ccbef6020cdb15c054fb4027 (diff)
downloadpoky-458b7e9369dba71cda7623f906b4b2d3caeb9caa.tar.gz
libproxy: fix CVE-2020-25219
(From OE-Core rev: 3b1701a8e6bbeb51d2415a7a361efdadaae29b0b) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libproxy/libproxy_0.4.15.bb')
-rw-r--r--meta/recipes-support/libproxy/libproxy_0.4.15.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libproxy/libproxy_0.4.15.bb b/meta/recipes-support/libproxy/libproxy_0.4.15.bb
index 19dddebd44..a14c358cc2 100644
--- a/meta/recipes-support/libproxy/libproxy_0.4.15.bb
+++ b/meta/recipes-support/libproxy/libproxy_0.4.15.bb
@@ -10,6 +10,7 @@ DEPENDS = "glib-2.0"
10 10
11SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \ 11SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz \
12 file://0001-get-pac-test-Fix-build-with-clang-libc.patch \ 12 file://0001-get-pac-test-Fix-build-with-clang-libc.patch \
13 file://CVE-2020-25219.patch \
13 " 14 "
14SRC_URI[md5sum] = "f6b1d2a1e17a99cd3debaae6d04ab152" 15SRC_URI[md5sum] = "f6b1d2a1e17a99cd3debaae6d04ab152"
15SRC_URI[sha256sum] = "654db464120c9534654590b6683c7fa3887b3dad0ca1c4cd412af24fbfca6d4f" 16SRC_URI[sha256sum] = "654db464120c9534654590b6683c7fa3887b3dad0ca1c4cd412af24fbfca6d4f"