pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss nss: update to 3.83.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52cc32cee770
branches: trunk
changeset: 385366:52cc32cee770
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 15 19:55:51 2022 +0000
description:
nss: update to 3.83.
Changes:
- Bug 1788875 - Remove set-but-unused variables from
SEC_PKCS12DecoderValidateBags
- Bug 1563221 - remove older oses that are unused part3/ BeOS
- Bug 1563221 - remove older unix support in NSS part 3 Irix
- Bug 1563221 - remove support for older unix in NSS part 2 DGUX
- Bug 1563221 - remove support for older unix in NSS part 1 OSF
- Bug 1778413 - Set nssckbi version number to 2.58
- Bug 1785297 - Add two SECOM root certificates to NSS
- Bug 1787075 - Add two DigitalSign root certificates to NSS
- Bug 1778412 - Remove Camerfirma Global Chambersign Root from NSS
- Bug 1771100 - Added bug reference and description to disabled
UnsolicitedServerNameAck bogo ECH test
- Bug 1779361 - Removed skipping of ECH on equality of private and
public server name
- Bug 1779357 - Added comment and bug reference to
ECHRandomHRRExtension bogo test
- Bug 1779370 - Added Bogo shim client HRR test support. Fixed
overwriting of CHInner.random on HRR
- Bug 1779234 - Added check for server only sending ECH extension
with retry configs in EncryptedExtensions and if not
accepting ECH. Changed config setting behavior to
skip configs with unsupported mandatory extensions
instead of failing
- Bug 1771100 - Added ECH client support to BoGo shim. Changed
CHInner creation to skip TLS 1.2 only extensions to
comply with BoGo
- Bug 1771100 - Added ECH server support to BoGo shim. Fixed NSS ECH
server accept_confirmation bugs
- Bug 1771100 - Update BoGo tests to recent BoringSSL version
- Bug 1785846 - Bump minimum NSPR version to 4.34.1
diffstat:
devel/nss/Makefile | 6 +++---
devel/nss/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (41 lines):
diff -r 49ac12eb8b14 -r 52cc32cee770 devel/nss/Makefile
--- a/devel/nss/Makefile Thu Sep 15 19:22:11 2022 +0000
+++ b/devel/nss/Makefile Thu Sep 15 19:55:51 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.235 2022/08/19 16:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.236 2022/09/15 19:55:51 wiz Exp $
#
# release notes
# https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
DISTNAME= nss-${NSS_RELEASE:S/.0$//}
-NSS_RELEASE= 3.82.0
+NSS_RELEASE= 3.83.0
CATEGORIES= devel security
MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_DIST_DIR_VERSION:S/_0$//}_RTM/src/}
@@ -143,7 +143,7 @@
MOD_PATCH_VERSION= ${NSS_RELEASE:C/[0-9.]*\.//}
NSS_DIST_DIR_VERSION= ${MOD_MAJOR_VERSION}_${MOD_MINOR_VERSION}_${MOD_PATCH_VERSION}
-NSPR_MINIMUM_VERSION= 4.34
+NSPR_MINIMUM_VERSION= 4.34.1
PKGCONFIG_OVERRIDE= nss.pc
diff -r 49ac12eb8b14 -r 52cc32cee770 devel/nss/distinfo
--- a/devel/nss/distinfo Thu Sep 15 19:22:11 2022 +0000
+++ b/devel/nss/distinfo Thu Sep 15 19:55:51 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.158 2022/08/19 16:34:54 wiz Exp $
+$NetBSD: distinfo,v 1.159 2022/09/15 19:55:51 wiz Exp $
-BLAKE2s (nss-3.82.tar.gz) = b388a6a8921754117ed98d44465c512f5ab4d10ca0b91271a45d510c941c2b38
-SHA512 (nss-3.82.tar.gz) = 6e0f28c3f776178ab2d97c6e2436aa10d72c9c2668aea1a6695ccf49e8c3c4cd2d266168508bcb456c655f2e692dceb44eae53c80d50076d7156db3deac70057
-Size (nss-3.82.tar.gz) = 84708994 bytes
+BLAKE2s (nss-3.83.tar.gz) = c9e6e29c66bc0850c0830f55052342cb01a03b01c22db6ed238aecaac09579d4
+SHA512 (nss-3.83.tar.gz) = 550cf1116e39e58041feaa67913f570d791e8153cc0522ba7ae02e27a61e0a4e6a25224be0f25d51a842dc11c70d600263450ebff0a9fdaa2840bafa3fc9ddd5
+Size (nss-3.83.tar.gz) = 84844191 bytes
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0
Home |
Main Index |
Thread Index |
Old Index