Date: Sat, 1 Dec 2018 00:33:46 +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: r486308 - in head/security: ca_root_nss nss Message-ID: <201812010033.wB10Xk4J040436@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Dec 1 00:33:45 2018 New Revision: 486308 URL: https://svnweb.freebsd.org/changeset/ports/486308 Log: security/nss: update to 3.40.1 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40.1_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_1_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Security: CVE-2018-12404 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 Dec 1 00:33:29 2018 (r486307) +++ head/security/ca_root_nss/Makefile Sat Dec 1 00:33:45 2018 (r486308) @@ -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.40 +VERSION_NSS= 3.40.1 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl Modified: head/security/ca_root_nss/distinfo ============================================================================== --- head/security/ca_root_nss/distinfo Sat Dec 1 00:33:29 2018 (r486307) +++ head/security/ca_root_nss/distinfo Sat Dec 1 00:33:45 2018 (r486308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539662145 -SHA256 (nss-3.40.tar.gz) = 0562087b8bda072bf5964f8acf851f9c0997a59c384f4887cb517b3b628b32dd -SIZE (nss-3.40.tar.gz) = 23308315 +TIMESTAMP = 1543617691 +SHA256 (nss-3.40.1.tar.gz) = 5e0e6bae2a79c86e506684955d736bfe875ec5a8e95ed3e4ba0852d1aec2c8f1 +SIZE (nss-3.40.1.tar.gz) = 23311074 Modified: head/security/nss/Makefile ============================================================================== --- head/security/nss/Makefile Sat Dec 1 00:33:29 2018 (r486307) +++ head/security/nss/Makefile Sat Dec 1 00:33:45 2018 (r486308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.40 +PORTVERSION= 3.40.1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: head/security/nss/distinfo ============================================================================== --- head/security/nss/distinfo Sat Dec 1 00:33:29 2018 (r486307) +++ head/security/nss/distinfo Sat Dec 1 00:33:45 2018 (r486308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539662145 -SHA256 (nss-3.40.tar.gz) = 0562087b8bda072bf5964f8acf851f9c0997a59c384f4887cb517b3b628b32dd -SIZE (nss-3.40.tar.gz) = 23308315 +TIMESTAMP = 1543617691 +SHA256 (nss-3.40.1.tar.gz) = 5e0e6bae2a79c86e506684955d736bfe875ec5a8e95ed3e4ba0852d1aec2c8f1 +SIZE (nss-3.40.1.tar.gz) = 23311074
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812010033.wB10Xk4J040436>