aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2020-02-27 11:38:54 +0800
committerKhem Raj <raj.khem@gmail.com>2020-02-27 08:25:49 -0800
commit62b3a48219ef1ea9ff62dd8e6d78d81c4325a7fb (patch)
tree1566184f4d80c1a5a5b7088a5c3838e220d51fc4 /meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
parented7936674bfd7c830328e5b975897df393f77a39 (diff)
downloadmeta-openembedded-contrib-62b3a48219ef1ea9ff62dd8e6d78d81c4325a7fb.tar.gz
cyrus-sasl: fix CVE-2019-19906
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb')
-rw-r--r--meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
index be7131d7d0..d55dc4ab7e 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.27.bb
@@ -16,6 +16,7 @@ SRC_URI = "git://github.com/cyrusimap/cyrus-sasl;protocol=https \
file://0004-configure.ac-fix-condition-for-suppliment-snprintf-i.patch \
file://0001-Allow-saslauthd-to-be-built-outside-of-source-tree-w.patch \
file://0001-makeinit.sh-fix-parallel-build-issue.patch \
+ file://CVE-2019-19906.patch \
"
UPSTREAM_CHECK_URI = "https://github.com/cyrusimap/cyrus-sasl/archives"