All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [meta-oe] [PATCH] nss: upgrade 3.63 -> 3.64
  2021-04-22 17:58 [oe] [meta-oe] [PATCH] nss: upgrade 3.63 -> 3.64 zangrc
@ 2021-04-22 16:58 ` Armin Kuster
  2021-04-22 17:32   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Armin Kuster @ 2021-04-22 16:58 UTC (permalink / raw)
  To: zangrc, openembedded-devel



On 4/22/21 10:58 AM, zangrc wrote:
> Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
> ---
>  meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} (99%)

I think the LICENSE needs to be updated to include 'MIT'

this update includes new files that contain that license.

see:
https://github.com/nss-dev/nss/blob/NSS_3_64_BRANCH/lib/freebl/ecl/ecp_secp384r1.c

- armin
>
> diff --git a/meta-oe/recipes-support/nss/nss_3.63.bb b/meta-oe/recipes-support/nss/nss_3.64.bb
> similarity index 99%
> rename from meta-oe/recipes-support/nss/nss_3.63.bb
> rename to meta-oe/recipes-support/nss/nss_3.64.bb
> index b7192a46d1..ff90d2caf9 100644
> --- a/meta-oe/recipes-support/nss/nss_3.63.bb
> +++ b/meta-oe/recipes-support/nss/nss_3.64.bb
> @@ -32,7 +32,7 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
>             file://nss-fix-nsinstall-build.patch \
>             file://0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch \
>             "
> -SRC_URI[sha256sum] = "182d2fef629102ae9423aabf2c192242b565cf5098e82c5a26cf70c5e4ea2221"
> +SRC_URI[sha256sum] = "d3175427172e9c3a6f1ebc74452cb791590f28191c6a1a443dbc0d87c9df1126"
>  
>  UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
>  UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"
>
> 
>


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

* Re: [oe] [meta-oe] [PATCH] nss: upgrade 3.63 -> 3.64
  2021-04-22 16:58 ` Armin Kuster
@ 2021-04-22 17:32   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2021-04-22 17:32 UTC (permalink / raw)
  To: Armin Kuster, zangrc, openembedded-devel



On 4/22/21 9:58 AM, Armin Kuster wrote:
> 
> 
> On 4/22/21 10:58 AM, zangrc wrote:
>> Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
>> ---
>>   meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>   rename meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} (99%)
> 
> I think the LICENSE needs to be updated to include 'MIT'
> 
> this update includes new files that contain that license.
> 
> see:
> https://github.com/nss-dev/nss/blob/NSS_3_64_BRANCH/lib/freebl/ecl/ecp_secp384r1.c
> 

yeah I agree. Also add it to checksums perhaps.

> - armin
>>
>> diff --git a/meta-oe/recipes-support/nss/nss_3.63.bb b/meta-oe/recipes-support/nss/nss_3.64.bb
>> similarity index 99%
>> rename from meta-oe/recipes-support/nss/nss_3.63.bb
>> rename to meta-oe/recipes-support/nss/nss_3.64.bb
>> index b7192a46d1..ff90d2caf9 100644
>> --- a/meta-oe/recipes-support/nss/nss_3.63.bb
>> +++ b/meta-oe/recipes-support/nss/nss_3.64.bb
>> @@ -32,7 +32,7 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
>>              file://nss-fix-nsinstall-build.patch \
>>              file://0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch \
>>              "
>> -SRC_URI[sha256sum] = "182d2fef629102ae9423aabf2c192242b565cf5098e82c5a26cf70c5e4ea2221"
>> +SRC_URI[sha256sum] = "d3175427172e9c3a6f1ebc74452cb791590f28191c6a1a443dbc0d87c9df1126"
>>   
>>   UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
>>   UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"
>>
>>
>>
> 
> 
> 
> 
> 

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

* [oe] [meta-oe] [PATCH] nss: upgrade 3.63 -> 3.64
@ 2021-04-22 17:58 zangrc
  2021-04-22 16:58 ` Armin Kuster
  0 siblings, 1 reply; 3+ messages in thread
From: zangrc @ 2021-04-22 17:58 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/nss/{nss_3.63.bb => nss_3.64.bb} (99%)

diff --git a/meta-oe/recipes-support/nss/nss_3.63.bb b/meta-oe/recipes-support/nss/nss_3.64.bb
similarity index 99%
rename from meta-oe/recipes-support/nss/nss_3.63.bb
rename to meta-oe/recipes-support/nss/nss_3.64.bb
index b7192a46d1..ff90d2caf9 100644
--- a/meta-oe/recipes-support/nss/nss_3.63.bb
+++ b/meta-oe/recipes-support/nss/nss_3.64.bb
@@ -32,7 +32,7 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSIO
            file://nss-fix-nsinstall-build.patch \
            file://0001-freebl-add-a-configure-option-to-disable-ARM-HW-cryp.patch \
            "
-SRC_URI[sha256sum] = "182d2fef629102ae9423aabf2c192242b565cf5098e82c5a26cf70c5e4ea2221"
+SRC_URI[sha256sum] = "d3175427172e9c3a6f1ebc74452cb791590f28191c6a1a443dbc0d87c9df1126"
 
 UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
 UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"
-- 
2.25.1


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

end of thread, other threads:[~2021-04-22 17:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 17:58 [oe] [meta-oe] [PATCH] nss: upgrade 3.63 -> 3.64 zangrc
2021-04-22 16:58 ` Armin Kuster
2021-04-22 17:32   ` Khem Raj

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.