From patchwork Tue Jan 12 07:13:00 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1425009 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.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=benettiengineering.com 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=etKOJaTV; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DFMHh0K5Bz9sj5 for ; Tue, 12 Jan 2021 18:13:36 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 59F2022EC9; Tue, 12 Jan 2021 07:13:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sx2eynihDdyC; Tue, 12 Jan 2021 07:13:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id AC59D204B9; Tue, 12 Jan 2021 07:13:32 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A3B7E1BF2B5 for ; Tue, 12 Jan 2021 07:13:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9C3B186852 for ; Tue, 12 Jan 2021 07:13:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SZYYjgTufYmQ for ; Tue, 12 Jan 2021 07:13:27 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from smtpcmd15176.aruba.it (smtpcmd15176.aruba.it [62.149.156.176]) by whitealder.osuosl.org (Postfix) with ESMTP id D0DC286860 for ; Tue, 12 Jan 2021 07:13:03 +0000 (UTC) Received: from ubuntu.localdomain ([146.241.213.249]) by Aruba Outgoing Smtp with ESMTPSA id zDrRkVZtHKG56zDrRkxENV; Tue, 12 Jan 2021 08:13:01 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1610435581; bh=9xHpsVyizPjsWbjnJ4CCqeGDx5F1n0tTNCUYg+sQEoE=; h=From:To:Subject:Date:MIME-Version; b=etKOJaTVgZITi5WHcfhSytEg3jH41QmCVV7LoJQrraSPBeRufauDtvJWaVy69G/Tz uw0q1ucpyDA4XWYs+dbIN1JFK7dlW9uNxdMEBIW1oI76Ne4NI3JAgMnu+1ZWA8Toj2 3v/68se5NhNE870OyLKxzFADbmGNCgz/0nSCmWR+W0tYA9kM3SvCe/sXg4McPZp2JN vZdhRwxhM7TjxwJOX5Nz2/N1Ldfcf0+X24BsVX11x1B01MWPb+NBHT/aznjXHl7u0H bXZCTBCWLsXONNptyrtpvjUp3HbpT11in16Hrb5mj86EGKfjAp/nHmXIZa+rG6jGiM VVx2bzSeohWGg== From: Giulio Benetti To: buildroot@buildroot.org Date: Tue, 12 Jan 2021 08:13:00 +0100 Message-Id: <20210112071300.1663147-1-giulio.benetti@benettiengineering.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfDbEO8ddkmFmdr7/srJn/mY6Dt29SbkehwXIIHu1JoYROiArPi7mTNqP/HCcd2T9otAa83vIeWA7p01GdUc2RRBpMhJjmTNgT03+MIRispa07Yyd3d+9 CuoXYAwypayY+IGwuWcy6PAgAKyU+wz1yxs4fjn+g7U0cxZoutCAwlZeCPxg7HXhkY+2Ou1zx7y53gQe4Oj4nbgXnZOkjGtLOqdL9R5YGh7BgLBrj/4m55mI 0/lh+Xp+A3Cqe46M2KwHnqGlvqUK7J95dKYkdsr4ND+RGDDWXtIBhAKw3/bzDRfP Subject: [Buildroot] [PATCH] package/libnss: bump version to 3.60.1 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" Bump version to 3.60.1 and remove local patch that has been upstreamed. Release Notes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.60_1_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 16a2e5c521..f93fa5ad03 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_60_RTM/src/SHA256SUMS -sha256 84abd5575ab874c53ae511bd461e5d0868d1a1b384ee40753154cdd1d590fe3d nss-3.60.tar.gz +# From https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_60_1_RTM/src/SHA256SUMS +sha256 2051c20b61112df24bad533ac37f6c66c1bc0d6ea70bb9d9cad102d20324279d nss-3.60.1.tar.gz # Locally calculated sha256 a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4 nss/COPYING diff --git a/package/libnss/libnss.mk b/package/libnss/libnss.mk index d762ac6f64..fc1be6f603 100644 --- a/package/libnss/libnss.mk +++ b/package/libnss/libnss.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBNSS_VERSION = 3.60 +LIBNSS_VERSION = 3.60.1 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