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: Tue Nov 18 15:37:05 UTC 2025
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
nss: update to 3.118.1.
3.118.1
Bug 1999517 - pk11wrap selects incorrect slot for CKM_ML_KEM*.
3.118.0
Changes:
Bug 1994866 - Remove four Commscope root certificates from NSS.
Bug 1996036 - fix try pushes with --nspr-patch to actually apply the patch.
Bug 1995512 - Support for NIST Curves compressed points.
Bug 1985058 - Destroy certificate on error paths.
Bug 1990242 - Move NSS DB password hash away from SHA-1.
Bug 1983313 - support secp384r1mlkem1024.
Bug 1991549 - vendor latest ML-KEM code from libcrux.
Bug 1991549 - add mlk-kem-1024 tests.
Bug 1996717 - use the correct directory for FStar_UInt_8_16_32_64.h in source consistency test.
Bug 1766767 - Move scripts to python3.
Bug 1983313 - add mlkem1024 support in freebl.
Bug 1983313 - support secp256r1mlkem768.
Bug 1983313 - Make mlkem768x25519 the default.
Bug 1983320 - ML-DSA SGN and VFY interfaces.
Bug 1988625 - Align FIPS interfaces count with array.
Bug 1989477 - Ensure CKK_ML_KEM has derive CK_FALSE.
Bug 1992128 - Add script for tagging an NSS release.
Bug 1992128 - Remove the globals from nss-release-helper.py.
Bug 1992128 - Add release helper command for generating the release index.
Bug 1992128 - Add release helper command for generating a release note.
Bug 1992128 - Add release helper command for freezing a branch.
To generate a diff of this commit:
cvs rdiff -u -r1.284 -r1.285 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.198 -r1.199 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.284 pkgsrc/devel/nss/Makefile:1.285
--- pkgsrc/devel/nss/Makefile:1.284 Fri Oct 3 15:48:46 2025
+++ pkgsrc/devel/nss/Makefile Tue Nov 18 15:37:04 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.284 2025/10/03 15:48:46 wiz Exp $
+# $NetBSD: Makefile,v 1.285 2025/11/18 15:37:04 wiz Exp $
#
# release notes
# https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.117.0
+NSS_RELEASE= 3.118.1
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.198 pkgsrc/devel/nss/distinfo:1.199
--- pkgsrc/devel/nss/distinfo:1.198 Fri Oct 3 15:48:46 2025
+++ pkgsrc/devel/nss/distinfo Tue Nov 18 15:37:04 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.198 2025/10/03 15:48:46 wiz Exp $
+$NetBSD: distinfo,v 1.199 2025/11/18 15:37:04 wiz Exp $
-BLAKE2s (nss-3.117.tar.gz) = 1064c3bf57943618c3154dd1c27a049e5d5d878adfbbb315b8f4ed9c65c5c6bf
-SHA512 (nss-3.117.tar.gz) = 12e6eaa67d290fc8146dee2d92017fd481e4969d556870ec4200aab8d2590efe63686ca9cca5cc1b95c7078cc0ab7f1e27e77de5a1a2b75c4f1f3b4b65c700fe
-Size (nss-3.117.tar.gz) = 76684970 bytes
+BLAKE2s (nss-3.118.1.tar.gz) = b9768aa9fcaa9da64bab11ccccef6cd5e20369a3df5e60076c4fcfd28d50cf84
+SHA512 (nss-3.118.1.tar.gz) = c031b9e200832689c8c02ac3a8327f4d8c74cb10ad1f5cefb8c6a15a469e910e3ea7bacfa617ce4c46d6e77d5a174b1fac89508c94c96e7888ee1838471ab7cc
+Size (nss-3.118.1.tar.gz) = 77625759 bytes
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0
Home |
Main Index |
Thread Index |
Old Index