Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jul 2020 00:55:30 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543387 - in head/security: ca_root_nss nss
Message-ID:  <202007250055.06P0tUjJ072995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Jul 25 00:55:30 2020
New Revision: 543387
URL: https://svnweb.freebsd.org/changeset/ports/543387

Log:
  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

Modified:
  head/security/ca_root_nss/Makefile   (contents, props changed)
  head/security/ca_root_nss/distinfo   (contents, props changed)
  head/security/nss/Makefile   (contents, props changed)
  head/security/nss/distinfo   (contents, props changed)

Modified: head/security/ca_root_nss/Makefile
==============================================================================
--- head/security/ca_root_nss/Makefile	Sat Jul 25 00:55:23 2020	(r543386)
+++ head/security/ca_root_nss/Makefile	Sat Jul 25 00:55:30 2020	(r543387)
@@ -34,7 +34,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=	lib/ckfw/builtins/certdata.txt
 BUNDLE_PROCESSOR=	MAca-bundle.pl

Modified: head/security/ca_root_nss/distinfo
==============================================================================
--- head/security/ca_root_nss/distinfo	Sat Jul 25 00:55:23 2020	(r543386)
+++ head/security/ca_root_nss/distinfo	Sat Jul 25 00:55:30 2020	(r543387)
@@ -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: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile	Sat Jul 25 00:55:23 2020	(r543386)
+++ head/security/nss/Makefile	Sat Jul 25 00:55:30 2020	(r543387)
@@ -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: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo	Sat Jul 25 00:55:23 2020	(r543386)
+++ head/security/nss/distinfo	Sat Jul 25 00:55:30 2020	(r543387)
@@ -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



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