diff options
| author | Jan Luebbe <jlu@pengutronix.de> | 2020-04-29 12:21:45 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-22 16:23:30 +0100 |
| commit | bb9075fb41ce919455d1048721a62c2605ac6bb0 (patch) | |
| tree | d742dd1ec77ac20ef2603620afa4984b8a783e94 | |
| parent | 567cd6ee9c1a96939f13fd45dee646afc67e5cff (diff) | |
| download | poky-bb9075fb41ce919455d1048721a62c2605ac6bb0.tar.gz | |
openssl: upgrade 1.1.1f -> 1.1.1g
This also fixes CVE-2020-1967.
(From OE-Core rev: 620d69e7ad0d0c40ecd135e48f96aaf368c7f242)
Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-connectivity/openssl/openssl_1.1.1g.bb (renamed from meta/recipes-connectivity/openssl/openssl_1.1.1f.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1g.bb index 204dc7c6fe..a57e09c802 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1f.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1g.bb | |||
| @@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \ | |||
| 23 | file://environment.d-openssl.sh \ | 23 | file://environment.d-openssl.sh \ |
| 24 | " | 24 | " |
| 25 | 25 | ||
| 26 | SRC_URI[sha256sum] = "186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35" | 26 | SRC_URI[sha256sum] = "ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46" |
| 27 | 27 | ||
| 28 | inherit lib_package multilib_header ptest | 28 | inherit lib_package multilib_header ptest |
| 29 | 29 | ||
