diff options
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-cipher.patch b/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-cipher.patch index 26193c2e53..2e59589479 100644 --- a/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-cipher.patch +++ b/meta/recipes-connectivity/openssh/openssh/openssh-7.1p1-conditional-compile-des-in-cipher.patch | |||
@@ -3,7 +3,7 @@ From: Haiqing Bai <Haiqing.Bai@windriver.com> | |||
3 | Date: Fri, 18 Mar 2016 15:49:31 +0800 | 3 | Date: Fri, 18 Mar 2016 15:49:31 +0800 |
4 | Subject: [PATCH 2/3] remove des in cipher. | 4 | Subject: [PATCH 2/3] remove des in cipher. |
5 | 5 | ||
6 | Upstream-status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> | 8 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> |
9 | 9 | ||
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 bd02028816..815af422ff 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 | |||
@@ -3,7 +3,7 @@ From: Haiqing Bai <Haiqing.Bai@windriver.com> | |||
3 | Date: Fri, 18 Mar 2016 15:59:21 +0800 | 3 | Date: Fri, 18 Mar 2016 15:59:21 +0800 |
4 | Subject: [PATCH 3/3] remove des in pkcs11. | 4 | Subject: [PATCH 3/3] remove des in pkcs11. |
5 | 5 | ||
6 | Upstream-status: Pending | 6 | Upstream-Status: Pending |
7 | 7 | ||
8 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> | 8 | Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com> |
9 | 9 | ||
diff --git a/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch b/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch index 0033ae0f63..99fa8d9a6a 100644 --- a/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch +++ b/meta/recipes-devtools/perl/perl/perl-fix-CVE-2016-2381.patch | |||
@@ -1,3 +1,4 @@ | |||
1 | CVE: CVE-2016-2381 | ||
1 | Upstream-Status: Backport | 2 | Upstream-Status: Backport |
2 | 3 | ||
3 | Backport patch to fix CVE-2016-2381 from | 4 | Backport patch to fix CVE-2016-2381 from |
diff --git a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch index 410ae78c1b..77dc5b67d2 100644 --- a/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch +++ b/meta/recipes-devtools/rpm/rpm/0001-system.h-query.c-support-nosignature.patch | |||
@@ -8,7 +8,7 @@ Subject: [PATCH] system.h/query.c: support nosignature | |||
8 | otherwise, when use --nosignature would read database and verify | 8 | otherwise, when use --nosignature would read database and verify |
9 | signature, this is not expected. | 9 | signature, this is not expected. |
10 | 10 | ||
11 | Upstream-Status: Submitting [Sent email to rpm-devel@rpm5.org] | 11 | Upstream-Status: Submitted [Sent email to rpm-devel@rpm5.org] |
12 | 12 | ||
13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 13 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
14 | --- | 14 | --- |
@@ -61,4 +61,3 @@ index 2ff8906..ad4619a 100644 | |||
61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. | 61 | * Permit ar(1) payloads. Disabled while rpmio/iosm.c is under development. |
62 | -- | 62 | -- |
63 | 2.9.0 | 63 | 2.9.0 |
64 | |||
diff --git a/meta/recipes-support/boost/boost/boost-CVE-2012-2677.patch b/meta/recipes-support/boost/boost/boost-CVE-2012-2677.patch index 859f4aaeea..0cd97ccb97 100644 --- a/meta/recipes-support/boost/boost/boost-CVE-2012-2677.patch +++ b/meta/recipes-support/boost/boost/boost-CVE-2012-2677.patch | |||
@@ -3,7 +3,7 @@ Reference | |||
3 | https://svn.boost.org/trac/boost/changeset/78326 | 3 | https://svn.boost.org/trac/boost/changeset/78326 |
4 | 4 | ||
5 | Upstream-Status: Backport | 5 | Upstream-Status: Backport |
6 | 6 | CVE: CVE-2012-2677 | |
7 | Signed-off-by: Yue Tao <yue.tao@windriver.com> | 7 | Signed-off-by: Yue Tao <yue.tao@windriver.com> |
8 | 8 | ||
9 | diff --git a/boost/pool/pool.hpp.old b/boost/pool/pool.hpp | 9 | diff --git a/boost/pool/pool.hpp.old b/boost/pool/pool.hpp |