aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-17 21:12:07 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 23:21:43 +0100
commitc71cbdd557476b7669c28b44f56e21ce0d0c53dc (patch)
treee14f30dcdec736f156e51196db3e480e7468bbca /meta/recipes-connectivity/openssh/openssh_7.1p2.bb
parent3fdad451afcc16b1fa94024310b4d26333ca7de9 (diff)
downloadopenembedded-core-contrib-c71cbdd557476b7669c28b44f56e21ce0d0c53dc.tar.gz
openssh: Security fix CVE-2015-8325
openssh < 7.2p2 Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh_7.1p2.bb')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_7.1p2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
index 51c82c74a3..7c8bc2082d 100644
--- a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
+++ b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
@@ -29,6 +29,7 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.
file://CVE-2016-6210_p2.patch \
file://CVE-2016-6210_p3.patch \
file://CVE-2016-6515.patch \
+ file://CVE-2015-8325.patch \
"
PAM_SRC_URI = "file://sshd"