All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [PATCH] openssl:upgrade to 1.1.1b
@ 2019-03-18  1:22 Hong Liu
  2019-03-18  8:52 ` Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Hong Liu @ 2019-03-18  1:22 UTC (permalink / raw)
  To: openembedded-core

Upgrade openssl from 1.1.1a to 1.1.1b

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
---
 .../openssl/{openssl_1.1.1a.bb => openssl_1.1.1b.bb}        | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1a.bb => openssl_1.1.1b.bb} (97%)

diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1b.bb
similarity index 97%
rename from meta/recipes-connectivity/openssl/openssl_1.1.1a.bb
rename to meta/recipes-connectivity/openssl/openssl_1.1.1b.bb
index 02fd66910e..d68fa237b0 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.1a.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.1b.bb
@@ -7,7 +7,7 @@ SECTION = "libs/network"
 # "openssl" here actually means both OpenSSL and SSLeay licenses apply
 # (see meta/files/common-licenses/OpenSSL to which "openssl" is SPDXLICENSEMAPped)
 LICENSE = "openssl"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d57d511030c9d66ef5f5966bee5a7eff"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d343e62fc9c833710bbbed25f27364c8"
 
 DEPENDS = "hostperl-runtime-native"
 
@@ -23,8 +23,8 @@ SRC_URI_append_class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[md5sum] = "963deb2272d6be7d4c2458afd2517b73"
-SRC_URI[sha256sum] = "fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41"
+SRC_URI[md5sum] = "4532712e7bcc9414f5bce995e4e13930"
+SRC_URI[sha256sum] = "5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b"
 
 inherit lib_package multilib_header ptest
 
-- 
2.20.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [PATCH] openssl:upgrade to 1.1.1b
  2019-03-18  1:22 [PATCH] [PATCH] openssl:upgrade to 1.1.1b Hong Liu
@ 2019-03-18  8:52 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2019-03-18  8:52 UTC (permalink / raw)
  To: Hong Liu; +Cc: OE-core

On Mon, 18 Mar 2019 at 02:20, Hong Liu <hongl.fnst@cn.fujitsu.com> wrote:
> -LIC_FILES_CHKSUM = "file://LICENSE;md5=d57d511030c9d66ef5f5966bee5a7eff"
> +LIC_FILES_CHKSUM = "file://LICENSE;md5=d343e62fc9c833710bbbed25f27364c8"

You need to explain what changed (in the commit message).
Try 'devtool upgrade openssl', it will make a diff of the two licenses for you.

Also, openssl10 needs a similar upgrade.

Alex


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-18  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-18  1:22 [PATCH] [PATCH] openssl:upgrade to 1.1.1b Hong Liu
2019-03-18  8:52 ` Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.