From patchwork Fri May 14 21:40:35 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1478707 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=aruba.it header.i=@aruba.it header.a=rsa-sha256 header.s=a1 header.b=QBIcSljR; dkim-atps=neutral Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fhhly2XYlz9sWH for ; Sat, 15 May 2021 07:40:46 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id CF32C83FAA; Fri, 14 May 2021 21:40:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MvgEUyfmK71o; Fri, 14 May 2021 21:40:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 21B3F83F57; Fri, 14 May 2021 21:40:43 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 2FE0E1BF3AA for ; Fri, 14 May 2021 21:40:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 1EFDA83FAA for ; Fri, 14 May 2021 21:40:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iT3G9jkX6cbx for ; Fri, 14 May 2021 21:40:39 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from smtpcmd03117.aruba.it (smtpcmd03117.aruba.it [62.149.158.117]) by smtp1.osuosl.org (Postfix) with ESMTP id 8147E83F19 for ; Fri, 14 May 2021 21:40:39 +0000 (UTC) Received: from ubuntu.localdomain ([146.241.190.106]) by Aruba Outgoing Smtp with ESMTPSA id hfXwlNJmBSODOhfXxlYhNc; Fri, 14 May 2021 23:40:37 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1621028437; bh=SQ9q3ddfsbN+MFCoqoHM0+wBJ1J1su/DvSIGMBHG4j8=; h=From:To:Subject:Date:MIME-Version; b=QBIcSljRJa6vM/R6smzbtrpqyGcubUcL5FQa6mmQ76NyGtNijTncGrE+pQauuk3dp 4udqkOqWTVLb1yk0oaMsVHWQGSQPgcken2+CKuQBW9bGU8qWZkHTvJESD5K+apu3Ym tB40RXmk2QU25IE3Kmu6TFbnTKEWri0liSYgbQ9yoaBRdhYVNQEme0skiDALjuIbv9 /SRzwE3/71Fyug/LnfO+NDHffthxU94Wju9LPDz/EmClqmvHsdF6hnOIn2RFWNopll UFDabT9k8oLwF4BjSU/KhlNXmDftRIVF8UAZfOjbieNAgyBervyo/UQ8KM1CbqkAVJ F50y/CJJ+882Q== From: Giulio Benetti To: buildroot@buildroot.org Date: Fri, 14 May 2021 23:40:35 +0200 Message-Id: <20210514214035.127094-1-giulio.benetti@benettiengineering.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfNlUVOG5PrCohBQZbX+46UzvnB6pP77h29oBvXWP/klnQ3uAAmrxqpe3kUWKuKZeLHkl7nJrUzTG5y+Zz65tL820kYyRnwWAN9UxNGOulJwYFmT530Zy sC6ivFG7hC8o1h5f3g9hW17XZASOaXCnt5XXs5Y8sjE/UqFKhR+7NDjw6KhcmxUF93UP9SlZXoVSTeNaGAY1s0l4DHFlKcEdK79DO3ApeKnsI2Au2fmrm//n nLZqpK7avp1As0lDgNVenAJkj7bggM/rRhyFamJAUOjgrbejE44IdkUY1pBzzAck Subject: [Buildroot] [PATCH] package/libnss: bump version to 3.65 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joseph Kogut , Giulio Benetti Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Release Notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.65_release_notes Signed-off-by: Giulio Benetti --- 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 92e9936d0d..02fda14eec 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_64_RTM/src/SHA256SUMS -sha256 d3175427172e9c3a6f1ebc74452cb791590f28191c6a1a443dbc0d87c9df1126 nss-3.64.tar.gz +# From https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_65_RTM/src/SHA256SUMS +sha256 32170f6c188212a78bf9fdacffa2eeed0d564ef8faae63fd8ae971b208e8c637 nss-3.65.tar.gz # Locally calculated sha256 a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4 nss/COPYING diff --git a/package/libnss/libnss.mk b/package/libnss/libnss.mk index 4c66bf876a..90f30698ff 100644 --- a/package/libnss/libnss.mk +++ b/package/libnss/libnss.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBNSS_VERSION = 3.64 +LIBNSS_VERSION = 3.65 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