All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] libnss version bump to 3.57
@ 2020-09-21  7:44 Giulio Benetti
  2020-09-21  7:44 ` [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29 Giulio Benetti
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Giulio Benetti @ 2020-09-21  7:44 UTC (permalink / raw)
  To: buildroot

This patchset allow libnss version update. As stated in NSS Release Notes,
NSS 3.57 requires NSPR version >= 4.29, so let's update libnspr too.

Giulio Benetti (2):
  package/libnspr: bump version to 4.29
  package/libnss: bump version to 3.57

 package/libnspr/libnspr.hash | 4 ++--
 package/libnspr/libnspr.mk   | 2 +-
 package/libnss/libnss.hash   | 4 ++--
 package/libnss/libnss.mk     | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1

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

* [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29
  2020-09-21  7:44 [Buildroot] [PATCH 0/2] libnss version bump to 3.57 Giulio Benetti
@ 2020-09-21  7:44 ` Giulio Benetti
  2020-09-21  7:44 ` [Buildroot] [PATCH 2/2] package/libnss: bump version to 3.57 Giulio Benetti
  2020-09-21 20:42 ` [Buildroot] [PATCH 0/2] libnss version bump " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Giulio Benetti @ 2020-09-21  7:44 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 package/libnspr/libnspr.hash | 4 ++--
 package/libnspr/libnspr.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libnspr/libnspr.hash b/package/libnspr/libnspr.hash
index ec3d783503..f8f8fa76b9 100644
--- a/package/libnspr/libnspr.hash
+++ b/package/libnspr/libnspr.hash
@@ -1,4 +1,4 @@
-# From https://ftp.mozilla.org/pub/nspr/releases/v4.28/src/SHA256SUMS
-sha256  63defc8e19a80b6f98fcc7d5a89e84ea703c0b50aa6bc13bf7ad071adf433b56  nspr-4.28.tar.gz
+# From https://ftp.mozilla.org/pub/nspr/releases/v4.29/src/SHA256SUMS
+sha256  22286bdb8059d74632cc7c2865c139e63953ecfb33bf4362ab58827e86e92582  nspr-4.29.tar.gz
 # Locally calculated
 sha256  fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85  nspr/LICENSE
diff --git a/package/libnspr/libnspr.mk b/package/libnspr/libnspr.mk
index f43811d5d1..6f072cb6d2 100644
--- a/package/libnspr/libnspr.mk
+++ b/package/libnspr/libnspr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNSPR_VERSION = 4.28
+LIBNSPR_VERSION = 4.29
 LIBNSPR_SOURCE = nspr-$(LIBNSPR_VERSION).tar.gz
 LIBNSPR_SITE = https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v$(LIBNSPR_VERSION)/src
 LIBNSPR_SUBDIR = nspr
-- 
2.25.1

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

* [Buildroot] [PATCH 2/2] package/libnss: bump version to 3.57
  2020-09-21  7:44 [Buildroot] [PATCH 0/2] libnss version bump to 3.57 Giulio Benetti
  2020-09-21  7:44 ` [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29 Giulio Benetti
@ 2020-09-21  7:44 ` Giulio Benetti
  2020-09-21 20:42 ` [Buildroot] [PATCH 0/2] libnss version bump " Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Giulio Benetti @ 2020-09-21  7:44 UTC (permalink / raw)
  To: buildroot

Bump version to 3.57. Unfortunately local patch is still pending
upstream and not applied due to Covid-19 latency:
https://bugzilla.mozilla.org/show_bug.cgi?id=1642174

This version requires NSPR 4.29.

Release Notes:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 package/libnss/libnss.hash | 4 ++--
 package/libnss/libnss.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libnss/libnss.hash b/package/libnss/libnss.hash
index b153b614e9..e3b584351e 100644
--- a/package/libnss/libnss.hash
+++ b/package/libnss/libnss.hash
@@ -1,4 +1,4 @@
-# From https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_56_RTM/src/SHA256SUMS
-sha256  f875e0e8ed3b5ce92d675be4a55aa25a8c1199789a4a01f69b5f2327e2048e9c  nss-3.56.tar.gz
+# From https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_57_RTM/src/SHA256SUMS
+sha256  55a86c01be860381d64bb4e5b94eb198df9b0f098a8af0e58c014df398bdc382  nss-3.57.tar.gz
 # Locally calculated
 sha256  a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4  nss/COPYING
diff --git a/package/libnss/libnss.mk b/package/libnss/libnss.mk
index d0b2d51772..21cd65cb8f 100644
--- a/package/libnss/libnss.mk
+++ b/package/libnss/libnss.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBNSS_VERSION = 3.56
+LIBNSS_VERSION = 3.57
 LIBNSS_SOURCE = nss-$(LIBNSS_VERSION).tar.gz
 LIBNSS_SITE = https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_$(subst .,_,$(LIBNSS_VERSION))_RTM/src
 LIBNSS_DISTDIR = dist
-- 
2.25.1

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

* [Buildroot] [PATCH 0/2] libnss version bump to 3.57
  2020-09-21  7:44 [Buildroot] [PATCH 0/2] libnss version bump to 3.57 Giulio Benetti
  2020-09-21  7:44 ` [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29 Giulio Benetti
  2020-09-21  7:44 ` [Buildroot] [PATCH 2/2] package/libnss: bump version to 3.57 Giulio Benetti
@ 2020-09-21 20:42 ` Thomas Petazzoni
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2020-09-21 20:42 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Sep 2020 09:44:34 +0200
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> Giulio Benetti (2):
>   package/libnspr: bump version to 4.29
>   package/libnss: bump version to 3.57

Both applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2020-09-21 20:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-21  7:44 [Buildroot] [PATCH 0/2] libnss version bump to 3.57 Giulio Benetti
2020-09-21  7:44 ` [Buildroot] [PATCH 1/2] package/libnspr: bump version to 4.29 Giulio Benetti
2020-09-21  7:44 ` [Buildroot] [PATCH 2/2] package/libnss: bump version to 3.57 Giulio Benetti
2020-09-21 20:42 ` [Buildroot] [PATCH 0/2] libnss version bump " Thomas Petazzoni

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.