diff options
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh_7.1p2.bb')
-rw-r--r-- | meta/recipes-connectivity/openssh/openssh_7.1p2.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb index 3b5e28a1d7..c1b0fb28a0 100644 --- a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb +++ b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb | |||
@@ -23,7 +23,9 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar. | |||
23 | file://run-ptest \ | 23 | file://run-ptest \ |
24 | file://CVE-2016-1907_upstream_commit.patch \ | 24 | file://CVE-2016-1907_upstream_commit.patch \ |
25 | file://CVE-2016-1907_2.patch \ | 25 | file://CVE-2016-1907_2.patch \ |
26 | file://CVE-2016-1907_3.patch " | 26 | file://CVE-2016-1907_3.patch \ |
27 | file://CVE-2016-3115.patch \ | ||
28 | " | ||
27 | 29 | ||
28 | PAM_SRC_URI = "file://sshd" | 30 | PAM_SRC_URI = "file://sshd" |
29 | 31 | ||