From owner-svn-ports-branches@freebsd.org Thu Jan 24 00:56:21 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF11B14B7DB3; Thu, 24 Jan 2019 00:56:21 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAFF96D812; Thu, 24 Jan 2019 00:56:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B753720B0B; Thu, 24 Jan 2019 00:56:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x0O0uKoH036746; Thu, 24 Jan 2019 00:56:20 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x0O0uJ1S036743; Thu, 24 Jan 2019 00:56:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201901240056.x0O0uJ1S036743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 24 Jan 2019 00:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r491079 - in branches/2019Q1/security: ca_root_nss nss X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2019Q1/security: ca_root_nss nss X-SVN-Commit-Revision: 491079 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: CAFF96D812 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.966,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2019 00:56:22 -0000 Author: jbeich Date: Thu Jan 24 00:56:19 2019 New Revision: 491079 URL: https://svnweb.freebsd.org/changeset/ports/491079 Log: MFH: r491077 security/nss: update to 3.41.1 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41.1_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_1_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Approved by: ports-secteam blanket (required Firefox 66.0 or 65.0.1) Modified: branches/2019Q1/security/ca_root_nss/Makefile branches/2019Q1/security/ca_root_nss/distinfo branches/2019Q1/security/nss/Makefile branches/2019Q1/security/nss/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/security/ca_root_nss/Makefile ============================================================================== --- branches/2019Q1/security/ca_root_nss/Makefile Thu Jan 24 00:53:45 2019 (r491078) +++ branches/2019Q1/security/ca_root_nss/Makefile Thu Jan 24 00:56:19 2019 (r491079) @@ -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.41 +VERSION_NSS= 3.41.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: branches/2019Q1/security/ca_root_nss/distinfo ============================================================================== --- branches/2019Q1/security/ca_root_nss/distinfo Thu Jan 24 00:53:45 2019 (r491078) +++ branches/2019Q1/security/ca_root_nss/distinfo Thu Jan 24 00:56:19 2019 (r491079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544198721 -SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d -SIZE (nss-3.41.tar.gz) = 23319563 +TIMESTAMP = 1548232538 +SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830 +SIZE (nss-3.41.1.tar.gz) = 23320948 Modified: branches/2019Q1/security/nss/Makefile ============================================================================== --- branches/2019Q1/security/nss/Makefile Thu Jan 24 00:53:45 2019 (r491078) +++ branches/2019Q1/security/nss/Makefile Thu Jan 24 00:56:19 2019 (r491079) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nss -PORTVERSION= 3.41 -PORTREVISION= 1 +PORTVERSION= 3.41.1 CATEGORIES= security MASTER_SITES= MOZILLA/security/${PORTNAME}/releases/${DISTNAME:tu:C/[-.]/_/g}_RTM/src Modified: branches/2019Q1/security/nss/distinfo ============================================================================== --- branches/2019Q1/security/nss/distinfo Thu Jan 24 00:53:45 2019 (r491078) +++ branches/2019Q1/security/nss/distinfo Thu Jan 24 00:56:19 2019 (r491079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544198721 -SHA256 (nss-3.41.tar.gz) = ab2e18f5d0dd0079c0005396f9beb9a41e9a1bbc7e6c1d0a99affcef0471712d -SIZE (nss-3.41.tar.gz) = 23319563 +TIMESTAMP = 1548232538 +SHA256 (nss-3.41.1.tar.gz) = f2f6336ce63aa1c487b7f17abd378c0c25f93750b872d4937da60e7260441830 +SIZE (nss-3.41.1.tar.gz) = 23320948