Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0FB5F84F8F for ; Fri, 1 Dec 2023 16:50:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Bb8MEkfQq4mL for ; Fri, 1 Dec 2023 16:50:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 68FB084EF9 for ; Fri, 1 Dec 2023 16:50:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 65DCCFA40; Fri, 1 Dec 2023 16:50:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1701449447202970" MIME-Version: 1.0 Date: Fri, 1 Dec 2023 16:50:47 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/devel/nss To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20231201165047.65DCCFA40@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1701449447202970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Fri Dec 1 16:50:47 UTC 2023 Modified Files: pkgsrc/devel/nss: Makefile distinfo Log Message: nss: update to 3.95 Changelog: Changes: - Bug 1842932 - Bump builtins version number. - Bug 1851044: Remove Email trust bit from Autoridad de Certificacion Firmaprofesional CIF A62634068 root cert. - Bug 1855318: Remove 4 DigiCert (Symantec/Verisign) Root Certificates from NSS. - Bug 1851049: Remove 3 TrustCor Root Certificates from NSS. - Bug 1850982 - Remove Camerfirma root certificates from NSS. - Bug 1842935 - Remove old Autoridad de Certificacion Firmaprofesional Certificate. - Bug 1860670 - Add four Commscope root certificates to NSS. - Bug 1850598 - Add TrustAsia Global Root CA G3 and G4 root certificates. - Bug 1863605 - Include P-384 and P-521 Scalar Validation from HACL* - Bug 1861728 - Include P-256 Scalar Validation from HACL*. - Bug 1861265 After the HACL 256 ECC patch, NSS incorrectly encodes 256 ECC without DER wrapping at the softoken level - Bug 1837987:Add means to provide library parameters to C_Initialize - Bug 1573097 - clang format - Bug 1854795 - add OSXSAVE and XCR0 tests to AVX2 detection. - Bug 1858241 - Typo in ssl3_AppendHandshakeNumber - Bug 1858241 - Introducing input check of ssl3_AppendHandshakeNumber - Bug 1573097 - Fix Invalid casts in instance.c To generate a diff of this commit: cvs rdiff -u -r1.252 -r1.253 pkgsrc/devel/nss/Makefile cvs rdiff -u -r1.173 -r1.174 pkgsrc/devel/nss/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1701449447202970 Content-Disposition: inline Content-Length: 1841 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/nss/Makefile diff -u pkgsrc/devel/nss/Makefile:1.252 pkgsrc/devel/nss/Makefile:1.253 --- pkgsrc/devel/nss/Makefile:1.252 Wed Nov 8 13:18:57 2023 +++ pkgsrc/devel/nss/Makefile Fri Dec 1 16:50:47 2023 @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.252 2023/11/08 13:18:57 wiz Exp $ +# $NetBSD: Makefile,v 1.253 2023/12/01 16:50:47 ryoon Exp $ # # release notes # https://firefox-source-docs.mozilla.org/security/nss/releases/index.html DISTNAME= nss-${NSS_RELEASE:S/.0$//} -NSS_RELEASE= 3.94.0 -PKGREVISION= 1 +NSS_RELEASE= 3.95.0 CATEGORIES= devel security MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/} Index: pkgsrc/devel/nss/distinfo diff -u pkgsrc/devel/nss/distinfo:1.173 pkgsrc/devel/nss/distinfo:1.174 --- pkgsrc/devel/nss/distinfo:1.173 Wed Oct 4 11:49:22 2023 +++ pkgsrc/devel/nss/distinfo Fri Dec 1 16:50:47 2023 @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.173 2023/10/04 11:49:22 jperkin Exp $ +$NetBSD: distinfo,v 1.174 2023/12/01 16:50:47 ryoon Exp $ -BLAKE2s (nss-3.94.tar.gz) = 0a5ef6a884d7bbe6af90ccd2330ffd153c9ed3294dc5b53dea0786bd7325a21f -SHA512 (nss-3.94.tar.gz) = 3a839a6cc7267e45749f769621c3e8823f92cb654ee40460187e59b50825bb0f84ca278cd61881a3e0e7d95f95e0ffcd266a10c780cdcf8a08a2f0a9bb71892f -Size (nss-3.94.tar.gz) = 76580364 bytes +BLAKE2s (nss-3.95.tar.gz) = a9002076084bd8d2850c1b73db42e01d68a267df157e67f514e8327e37631ada +SHA512 (nss-3.95.tar.gz) = 54567c063fc72bf1a29898bc8cc405e54aa086269021d864b10a3640e6b4ae0d632834db87766257fdb43740d9bc71e362d69cfe6924f5c72a6e1a99a91f8c3a +Size (nss-3.95.tar.gz) = 76571130 bytes SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1 SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0 --_----------=_1701449447202970--