summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh/openssh_6.7p1.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-01-17 21:26:50 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-20 17:08:30 +0000
commit9845a542a76156adb5aef6fd33ad5bc5777acf64 (patch)
treef92411662adcfd8da914a052e7dbf21546048a38 /meta/recipes-connectivity/openssh/openssh_6.7p1.bb
parent368da33ee7f9c81977c0ad52c38d3f14bae6cff6 (diff)
downloadpoky-9845a542a76156adb5aef6fd33ad5bc5777acf64.tar.gz
openssh: CVE-2016-077x
this address two CVE's. CVE-2016-0777 and CVE-2016-0778 (From OE-Core rev: 1c05115a906499989d2159683195ed6d2cda75ba) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh_6.7p1.bb')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_6.7p1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_6.7p1.bb b/meta/recipes-connectivity/openssh/openssh_6.7p1.bb
index 9246284d14..700bf7f33d 100644
--- a/meta/recipes-connectivity/openssh/openssh_6.7p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_6.7p1.bb
@@ -26,6 +26,7 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.
26 file://CVE-2015-6564.patch \ 26 file://CVE-2015-6564.patch \
27 file://CVE-2015-6565.patch \ 27 file://CVE-2015-6565.patch \
28 file://CVE-2015-5600.patch \ 28 file://CVE-2015-5600.patch \
29 file://CVE-2016-077x.patch \
29 " 30 "
30 31
31PAM_SRC_URI = "file://sshd" 32PAM_SRC_URI = "file://sshd"