svn commit: r543533 - in branches/2020Q3/security: ca_root_nss nss
Jan Beich
jbeich at FreeBSD.org
Mon Jul 27 16:18:40 UTC 2020
Author: jbeich
Date: Mon Jul 27 16:18:38 2020
New Revision: 543533
URL: https://svnweb.freebsd.org/changeset/ports/543533
Log:
MFH: r543387
security/nss: update to 3.55
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_55_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Reported by: Repology
Approved by: ports-secteam blanket (required by Firefox 80)
Modified:
branches/2020Q3/security/ca_root_nss/Makefile
branches/2020Q3/security/ca_root_nss/distinfo
branches/2020Q3/security/nss/Makefile
branches/2020Q3/security/nss/distinfo
Directory Properties:
branches/2020Q3/ (props changed)
Modified: branches/2020Q3/security/ca_root_nss/Makefile
==============================================================================
--- branches/2020Q3/security/ca_root_nss/Makefile Mon Jul 27 16:16:48 2020 (r543532)
+++ branches/2020Q3/security/ca_root_nss/Makefile Mon Jul 27 16:18:38 2020 (r543533)
@@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR}
# !!! Please DO NOT submit patches for new version until it has !!!
# !!! been committed there first. !!!
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-VERSION_NSS= 3.54
+VERSION_NSS= 3.55
#NSS_SUFFIX= -with-ckbi-1.98
CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt
BUNDLE_PROCESSOR= MAca-bundle.pl
Modified: branches/2020Q3/security/ca_root_nss/distinfo
==============================================================================
--- branches/2020Q3/security/ca_root_nss/distinfo Mon Jul 27 16:16:48 2020 (r543532)
+++ branches/2020Q3/security/ca_root_nss/distinfo Mon Jul 27 16:18:38 2020 (r543533)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593185931
-SHA256 (nss-3.54.tar.gz) = dab18bbfcf5e347934cda664df75ce9fd912a5772686c40d3c805e53c08d6e43
-SIZE (nss-3.54.tar.gz) = 81190188
+TIMESTAMP = 1595603432
+SHA256 (nss-3.55.tar.gz) = fc692e3db45a082ee6328cd989e795c171a00df9c518df090937f7604f850004
+SIZE (nss-3.55.tar.gz) = 81759883
Modified: branches/2020Q3/security/nss/Makefile
==============================================================================
--- branches/2020Q3/security/nss/Makefile Mon Jul 27 16:16:48 2020 (r543532)
+++ branches/2020Q3/security/nss/Makefile Mon Jul 27 16:18:38 2020 (r543533)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.54
+PORTVERSION= 3.55
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: branches/2020Q3/security/nss/distinfo
==============================================================================
--- branches/2020Q3/security/nss/distinfo Mon Jul 27 16:16:48 2020 (r543532)
+++ branches/2020Q3/security/nss/distinfo Mon Jul 27 16:18:38 2020 (r543533)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593185931
-SHA256 (nss-3.54.tar.gz) = dab18bbfcf5e347934cda664df75ce9fd912a5772686c40d3c805e53c08d6e43
-SIZE (nss-3.54.tar.gz) = 81190188
+TIMESTAMP = 1595603432
+SHA256 (nss-3.55.tar.gz) = fc692e3db45a082ee6328cd989e795c171a00df9c518df090937f7604f850004
+SIZE (nss-3.55.tar.gz) = 81759883
More information about the svn-ports-branches
mailing list