pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/nss
Module Name: pkgsrc
Committed By: wiz
Date: Fri Aug 15 06:41:29 UTC 2025
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
nss: update to 3.115.
Changes:
- Bug 1970304 CID 1648399 - Resource leak in shlibsign.c.
- Bug 1981034 - CKA_SEED needs to be marked as a private attribute.
- Bug 1981518 - Fix bad syntax on Windows in softoken_gtest.cc.
- Bug 1974505 - Key private/public/secret keys by key type in softoken keydb.
- Bug 1980990 - add PK11_HPKE_GetSharedSecret to abi-check expected report.
- Bug 1980429 - remove NetscapeStepUpMatchesServerAuth from mozpkix TrustDomain.
- Bug 1927351 - Fixup ABI.
- Bug 1927351 - add ECH_SECRET and ECH_CONFIG to SSLKEYLOG for both client and server.
- Bug 1900841 - ECH fuzz target.
- Bug 1965331 - Implement PKCS #11 v3.2 FIPS indicator and validation objects.
- Bug 1978677 - remove expired explicitly distrusted DigiNotar lookalike root.
- Bug 1965329 - Implement PKCS #11 v3.2 functions.
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.194 -r1.195 pkgsrc/devel/nss/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/nss/Makefile
diff -u pkgsrc/devel/nss/Makefile:1.280 pkgsrc/devel/nss/Makefile:1.281
--- pkgsrc/devel/nss/Makefile:1.280 Thu Jul 17 22:04:33 2025
+++ pkgsrc/devel/nss/Makefile Fri Aug 15 06:41:29 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.280 2025/07/17 22:04:33 wiz Exp $
+# $NetBSD: Makefile,v 1.281 2025/08/15 06:41:29 wiz Exp $
#
# release notes
# https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.114.0
+NSS_RELEASE= 3.115.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.194 pkgsrc/devel/nss/distinfo:1.195
--- pkgsrc/devel/nss/distinfo:1.194 Thu Jul 17 22:04:33 2025
+++ pkgsrc/devel/nss/distinfo Fri Aug 15 06:41:29 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.194 2025/07/17 22:04:33 wiz Exp $
+$NetBSD: distinfo,v 1.195 2025/08/15 06:41:29 wiz Exp $
-BLAKE2s (nss-3.114.tar.gz) = c36a5b785e87f6c23c63eb5215c5b6b18625188a466509bc1ec394b9ad7398e4
-SHA512 (nss-3.114.tar.gz) = 9c9af5c117dea2d89bb093f9a73d9a431ce4eebcfea9295aa37a27a7afb242d353e6904fee7ae69cdb64949bd0ddb685880098553c7d5ac1aac39ea388a2a2d3
-Size (nss-3.114.tar.gz) = 76653541 bytes
+BLAKE2s (nss-3.115.tar.gz) = 7d0f476e7ff938633de0fce627fb706925b79281b3e4aa62e75c5692c44c61f4
+SHA512 (nss-3.115.tar.gz) = 7f2365e947230c61aa6206c8274ac9eced2634701b3f1e83c7816252d0430ec411a7191b18bfacc96a2c01322a423de368e920a96434dc343578c60b8a0cb147
+Size (nss-3.115.tar.gz) = 76656357 bytes
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0
Home |
Main Index |
Thread Index |
Old Index