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: Thu Nov 21 21:03:17 UTC 2024
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
nss: update to 3.107.
- Bug 1923038 - Remove MPI fuzz targets.
- Bug 1925512 - Remove globals `lockStatus` and `locksEverDisabled`.
- Bug 1919015 - Enable PKCS8 fuzz target.
- Bug 1923037 - Integrate Cryptofuzz in CI.
- Bug 1913677 - Part 2: Set tls server target socket options in config class.
- Bug 1913677 - Part 1: Set tls client target socket options in config class.
- Bug 1913680 - Support building with thread sanitizer.
- Bug 1922392 - set nssckbi version number to 2.72.
- Bug 1919913 - remove Websites Trust Bit from Entrust Root Certification Authority - G4.
- Bug 1920641 - remove Security Communication RootCA3 root cert.
- Bug 1918559 - remove SecureSign RootCA11 root cert.
- Bug 1922387 - Add distrust-after for TLS to Entrust Roots.
- Bug 1927096 - update expected error code in pk12util pbmac1 tests.
- Bug 1929041 - Use random tstclnt args with handshake collection script.
- Bug 1920466 - Remove extraneous assert in ssl3gthr.c.
- Bug 1928402 - Adding missing release notes for NSS_3_105.
- Bug 1874451 - Enable the disabled mlkem tests for dtls.
- Bug 1874451 - NSS gtests filter cleans up the constucted buffer before the use.
- Bug 1925505 - Make ssl_SetDefaultsFromEnvironment thread-safe.
- Bug 1925503 - Remove short circuit test from ssl_Init.
To generate a diff of this commit:
cvs rdiff -u -r1.271 -r1.272 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.187 -r1.188 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.271 pkgsrc/devel/nss/Makefile:1.272
--- pkgsrc/devel/nss/Makefile:1.271 Thu Nov 14 22:19:33 2024
+++ pkgsrc/devel/nss/Makefile Thu Nov 21 21:03:17 2024
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.271 2024/11/14 22:19:33 wiz Exp $
+# $NetBSD: Makefile,v 1.272 2024/11/21 21:03:17 wiz Exp $
#
# release notes
# https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.106.0
-PKGREVISION= 3
+NSS_RELEASE= 3.107.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.187 pkgsrc/devel/nss/distinfo:1.188
--- pkgsrc/devel/nss/distinfo:1.187 Fri Oct 25 07:35:36 2024
+++ pkgsrc/devel/nss/distinfo Thu Nov 21 21:03:17 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.187 2024/10/25 07:35:36 wiz Exp $
+$NetBSD: distinfo,v 1.188 2024/11/21 21:03:17 wiz Exp $
-BLAKE2s (nss-3.106.tar.gz) = a3c8df4009a388f5317e33f07fcdbdeaae933c2a47aa8c11916128c8e8af4fa7
-SHA512 (nss-3.106.tar.gz) = 1659dbc587f93c019f9ca158b3739cb8a05e067ff5660cae586019c93fe5ebdc94885a564d129efbb7ed7ee029636a3a750f3932570c3b02e76fa2593492673f
-Size (nss-3.106.tar.gz) = 76621626 bytes
+BLAKE2s (nss-3.107.tar.gz) = 122a02177f36f5ca39cc1758cb0e75a80ce18650611411b15fc77c6742813d8e
+SHA512 (nss-3.107.tar.gz) = a710459a46f5ca084fc5eb96047aeeece5010ebbffff3691a8487b667e9c520bd22d810cacca7b7b63b76d85a04c920748d169d0abb845b89b7b9804f9c38918
+Size (nss-3.107.tar.gz) = 76617725 bytes
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0
Home |
Main Index |
Thread Index |
Old Index