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: Mon Aug 5 20:59:04 UTC 2024
Modified Files:
pkgsrc/devel/nss: Makefile distinfo
Log Message:
nss: update to 3.103.
Changes:
- Bug 1908623 - move list size check after lock acquisition in
sftk_PutObjectToList.
- Bug 1899542 - Add fuzzing support for SSL_ENABLE_POST_HANDSHAKE_AUTH.
- Bug 1909638 - Follow-up to fix test for presence of file nspr.patch.
- Bug 1903783 - Adjust libFuzzer size limits.
- Bug 1899542 - Add fuzzing support for
SSL_SetCertificateCompressionAlgorithm, SSL_SetClientEchConfigs,
SSL_VersionRangeSet and SSL_AddExternalPsk.
- Bug 1899542 - Add fuzzing support for SSL_ENABLE_GREASE and
SSL_ENABLE_CH_EXTENSION_PERMUTATION.
- Bug 1909638 - NSS automation should always cleanup the NSPR tree.
- Bug 590806 - Freeing symKey in pk11_PubDeriveECKeyWithKDF when
a key_size is 0 and wrong kd.
- Bug 1908831 - Don't link zlib where it's not needed.
- Bug 1908597 - Removing dead code from X25519 seckey.
- Bug 1905691 - ChaChaXor to return after the functio.
- Bug 1900416 - NSS Support of X25519 import/export functionalit.
- Bug 1890618 - add PeerCertificateChainDER function to libssl.
- Bug 1908190 - fix definitions of freeblCipher_native_aes_*_worker on arm.
- Bug 1907743 - pk11mode: avoid passing null phKey to C_DeriveKey.
- Bug 1902119 - reuse X25519 share when offering both X25519 and Xyber768d00.
- Set nssckbi version number to 2.69.
- Bug 1904404 - add NSS_DISABLE_NSPR_TESTS option to makefile.
- Bug 1905746 - avoid calling functions through pointers of incompatible type.
- Bug 1905783 - merge docker-fuzz32 and docker-fuzz images.
- Bug 1903373 - fix several scan-build warnings.
To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 pkgsrc/devel/nss/Makefile
cvs rdiff -u -r1.183 -r1.184 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.264 pkgsrc/devel/nss/Makefile:1.265
--- pkgsrc/devel/nss/Makefile:1.264 Wed Jul 24 19:21:14 2024
+++ pkgsrc/devel/nss/Makefile Mon Aug 5 20:59:04 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.264 2024/07/24 19:21:14 wiz Exp $
+# $NetBSD: Makefile,v 1.265 2024/08/05 20:59: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.102.1
+NSS_RELEASE= 3.103.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.183 pkgsrc/devel/nss/distinfo:1.184
--- pkgsrc/devel/nss/distinfo:1.183 Wed Jul 24 19:21:14 2024
+++ pkgsrc/devel/nss/distinfo Mon Aug 5 20:59:04 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.183 2024/07/24 19:21:14 wiz Exp $
+$NetBSD: distinfo,v 1.184 2024/08/05 20:59:04 wiz Exp $
-BLAKE2s (nss-3.102.1.tar.gz) = 3aebbb9509b40b697d5d632fc15b967211fac3564d049defdfca1ff398c5c2d2
-SHA512 (nss-3.102.1.tar.gz) = 1df10aab1f37c1d00dc3b81aaa341f99c2bac22997aae412ee639e0959ffa37e35cbc21b0f90c2612401aadb119bab4202209186f54fb8d58cf7c3123456e90f
-Size (nss-3.102.1.tar.gz) = 76460182 bytes
+BLAKE2s (nss-3.103.tar.gz) = ccd0b365735233936b13456786edf62afced0b0455d1132fd35585c49e8fa26d
+SHA512 (nss-3.103.tar.gz) = bc7680fc34d84de7953b27f1a220681f3f5c5a501a82be210ec6134894313f6a2c9bfcc350f4802152a5e3a1fc2defc74d700445ade338d6c86a923ac8b4dc75
+Size (nss-3.103.tar.gz) = 76470174 bytes
SHA1 (patch-md) = 8547c9414332c02221b96719dea1e09cb741f4d1
SHA1 (patch-me) = ffb5f119764c158c0bd789bd18fc77c61f2e9d2b
SHA1 (patch-mf) = 40e58385fb6f944f463bf00b9aad72bc4ea229d0
Home |
Main Index |
Thread Index |
Old Index