summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gnutls/gnutls_3.6.13.bb
diff options
context:
space:
mode:
authorZhixiong Chi <zhixiong.chi@windriver.com>2020-09-07 19:56:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-10 13:21:31 +0100
commit7a9969fe8cb8b039976bcd482d7b815922ae54ea (patch)
tree8471d5db165e94ae5d9a0a1d536cbaeda78819d3 /meta/recipes-support/gnutls/gnutls_3.6.13.bb
parent794dfa173adbce781c9fe609d58d3ed9b8cbd501 (diff)
downloadopenembedded-core-contrib-7a9969fe8cb8b039976bcd482d7b815922ae54ea.tar.gz
gnutls: CVE-2020-24659
Backport the CVE patch from the usptream: https://gitlab.com/gnutls/gnutls.git commit 29ee67c205855e848a0a26e6d0e4f65b6b943e0a Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls_3.6.13.bb')
-rw-r--r--meta/recipes-support/gnutls/gnutls_3.6.13.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.6.13.bb b/meta/recipes-support/gnutls/gnutls_3.6.13.bb
index ab537981ac..2ed012f9d6 100644
--- a/meta/recipes-support/gnutls/gnutls_3.6.13.bb
+++ b/meta/recipes-support/gnutls/gnutls_3.6.13.bb
@@ -22,6 +22,7 @@ SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar
file://CVE-2020-13777-a.patch \
file://CVE-2020-13777-b.patch \
file://CVE-2020-13777-c.patch \
+ file://CVE-2020-24659.patch \
"
SRC_URI[md5sum] = "bb1fe696a11543433785b4fc70ca225f"