Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jul 2024 16:20:19 GMT
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 150c56a00e34 - 2024Q2 - security/nss: update to 3.101
Message-ID:  <202407021620.462GKJEN019582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=150c56a00e34ff18535636ff52d818f80f62c26b

commit 150c56a00e34ff18535636ff52d818f80f62c26b
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2024-07-02 16:11:42 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2024-07-02 16:20:07 +0000

    security/nss: update to 3.101
    
    Release Notes:
      https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_101.html
    
    (cherry picked from commit 79086641fe4c6de2f095791ee2b9eefcab03f478)
---
 security/nss/Makefile  | 2 +-
 security/nss/distinfo  | 6 +++---
 security/nss/pkg-plist | 5 +++--
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/security/nss/Makefile b/security/nss/Makefile
index b08ef5c702ca..126c22405f6a 100644
--- a/security/nss/Makefile
+++ b/security/nss/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nss
-PORTVERSION=	3.100
+PORTVERSION=	3.101
 CATEGORIES=	security
 MASTER_SITES=	MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
 
diff --git a/security/nss/distinfo b/security/nss/distinfo
index bfb37ac56b1c..f79fd314a284 100644
--- a/security/nss/distinfo
+++ b/security/nss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716753774
-SHA256 (nss-3.100.tar.gz) = 1e35373ce9cb5b776f678bb341b0625c437520d09ebd91d1abd622e072e38d88
-SIZE (nss-3.100.tar.gz) = 76746058
+TIMESTAMP = 1719771261
+SHA256 (nss-3.101.tar.gz) = 859748f0b4b7bb51e7e600ae5a88ef4d71f93e6964b1beed2727784dd9ed85e7
+SIZE (nss-3.101.tar.gz) = 76317799
diff --git a/security/nss/pkg-plist b/security/nss/pkg-plist
index e378280e187d..54ad14fae62f 100644
--- a/security/nss/pkg-plist
+++ b/security/nss/pkg-plist
@@ -22,7 +22,6 @@ bin/strsclnt
 bin/symkeyutil
 bin/vfychain
 bin/vfyserv
-include/nss/sslexp.h
 include/nss/base64.h
 include/nss/blapit.h
 include/nss/cert.h
@@ -66,6 +65,7 @@ include/nss/nssckfwt.h
 include/nss/nssckg.h
 include/nss/nssckmdt.h
 include/nss/nssckt.h
+include/nss/nsshash.h
 include/nss/nssilckt.h
 include/nss/nssilock.h
 include/nss/nsslocks.h
@@ -85,7 +85,6 @@ include/nss/pk11priv.h
 include/nss/pk11pub.h
 include/nss/pk11sdr.h
 include/nss/pkcs11.h
-include/nss/pkcs1sig.h
 include/nss/pkcs11f.h
 include/nss/pkcs11n.h
 include/nss/pkcs11p.h
@@ -94,6 +93,7 @@ include/nss/pkcs11u.h
 include/nss/pkcs11uri.h
 include/nss/pkcs12.h
 include/nss/pkcs12t.h
+include/nss/pkcs1sig.h
 include/nss/pkcs7t.h
 include/nss/portreg.h
 include/nss/preenc.h
@@ -119,6 +119,7 @@ include/nss/shsign.h
 include/nss/smime.h
 include/nss/ssl.h
 include/nss/sslerr.h
+include/nss/sslexp.h
 include/nss/sslproto.h
 include/nss/sslt.h
 include/nss/utilmodt.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407021620.462GKJEN019582>