svn commit: r539512 - head/security/nss
Jan Beich
jbeich at FreeBSD.org
Thu Jun 18 01:18:44 UTC 2020
Author: jbeich
Date: Thu Jun 18 01:18:43 2020
New Revision: 539512
URL: https://svnweb.freebsd.org/changeset/ports/539512
Log:
security/nss: update to 3.53.1
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.53.1_release_notes
Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_53_1_RTM
ABI: https://abi-laboratory.pro/tracker/timeline/nss/
Security: CVE-2020-12402
Modified:
head/security/nss/Makefile (contents, props changed)
head/security/nss/distinfo (contents, props changed)
Modified: head/security/nss/Makefile
==============================================================================
--- head/security/nss/Makefile Thu Jun 18 00:56:15 2020 (r539511)
+++ head/security/nss/Makefile Thu Jun 18 01:18:43 2020 (r539512)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nss
-PORTVERSION= 3.53
+PORTVERSION= 3.53.1
CATEGORIES= security
MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src
Modified: head/security/nss/distinfo
==============================================================================
--- head/security/nss/distinfo Thu Jun 18 00:56:15 2020 (r539511)
+++ head/security/nss/distinfo Thu Jun 18 01:18:43 2020 (r539512)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590784482
-SHA256 (nss-3.53.tar.gz) = 08d36dc1a56325f02e626626d4eeab9c4d126dbd99dfaf419b91d0a696f58917
-SIZE (nss-3.53.tar.gz) = 81178428
+TIMESTAMP = 1592347859
+SHA256 (nss-3.53.1.tar.gz) = 2dccde67079b25c4e95ac3121f11b2819c37cf8c48ca263a45d8f83f7a315316
+SIZE (nss-3.53.1.tar.gz) = 81297900
More information about the svn-ports-all
mailing list