summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
diff options
context:
space:
mode:
authorDengke Du <dengke.du@windriver.com>2017-01-22 02:12:40 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-26 10:44:28 +0000
commitd742290d8497d6d3abecc12462c65cb3cbdf4cb0 (patch)
treec0f06f19dc7f054da08f79681d35c53827e0ed4f /meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
parent543d0b0d1b44bcf12d433b1a1ae7134ca11c25e5 (diff)
downloadpoky-d742290d8497d6d3abecc12462c65cb3cbdf4cb0.tar.gz
openssh: upgrade to 7.4p1
1. Drop CVE patch: fix-CVE-2016-8858.patch, because the version 7.4p1 have been fixed it. 2. Rebase the remaining patchs on the version 7.4p1. (From OE-Core rev: b648b382046bd94f0cf5fe0aa4b77ab250f126cd) Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch')
-rw-r--r--meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch b/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
index 815af422ff..47dc73ba10 100644
--- a/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
+++ b/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-pkcs11.patch
@@ -1,12 +1,12 @@
1From 04cfd84423f693d879dc3ffebb0f6fe2680c254f Mon Sep 17 00:00:00 2001 1From e816fc06e4f8070b09e677ead4d21768784e4c99 Mon Sep 17 00:00:00 2001
2From: Haiqing Bai <Haiqing.Bai@windriver.com> 2From: Dengke Du <dengke.du@windriver.com>
3Date: Fri, 18 Mar 2016 15:59:21 +0800 3Date: Thu, 19 Jan 2017 03:21:40 -0500
4Subject: [PATCH 3/3] remove des in pkcs11. 4Subject: [PATCH 2/3] remove des in pkcs11.
5 5
6Upstream-Status: Pending 6Upstream-Status: Pending
7 7
8Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> 8Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
9 9Signed-off-by: Dengke Du <dengke.du@windriver.com>
10--- 10---
11 pkcs11.h | 8 ++++++++ 11 pkcs11.h | 8 ++++++++
12 1 file changed, 8 insertions(+) 12 1 file changed, 8 insertions(+)
@@ -66,5 +66,5 @@ index b01d58f..98b36e6 100644
66 #define CKM_PBE_SHA1_RC2_40_CBC (0x3ab) 66 #define CKM_PBE_SHA1_RC2_40_CBC (0x3ab)
67 #define CKM_PKCS5_PBKD2 (0x3b0) 67 #define CKM_PKCS5_PBKD2 (0x3b0)
68-- 68--
691.9.1 692.8.1
70 70