summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/gd/gd_2.2.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/gd/gd_2.2.5.bb')
-rw-r--r--meta-oe/recipes-support/gd/gd_2.2.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/gd/gd_2.2.5.bb b/meta-oe/recipes-support/gd/gd_2.2.5.bb
index c846bda6b..35f9bb251 100644
--- a/meta-oe/recipes-support/gd/gd_2.2.5.bb
+++ b/meta-oe/recipes-support/gd/gd_2.2.5.bb
@@ -16,6 +16,7 @@ DEPENDS = "freetype libpng jpeg zlib tiff"
16SRC_URI = "git://github.com/libgd/libgd.git;branch=GD-2.2 \ 16SRC_URI = "git://github.com/libgd/libgd.git;branch=GD-2.2 \
17 file://0001-annotate.c-gdft.c-Replace-strncpy-with-memccpy-to-fi.patch \ 17 file://0001-annotate.c-gdft.c-Replace-strncpy-with-memccpy-to-fi.patch \
18 file://CVE-2018-1000222.patch \ 18 file://CVE-2018-1000222.patch \
19 file://CVE-2019-6978.patch \
19 " 20 "
20 21
21SRCREV = "8255231b68889597d04d451a72438ab92a405aba" 22SRCREV = "8255231b68889597d04d451a72438ab92a405aba"