From owner-svn-ports-head@freebsd.org Mon Dec 10 23:54:15 2018 Return-Path: Delivered-To: svn-ports-head@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 331B21336C29; Mon, 10 Dec 2018 23:54:15 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C9C0D74539; Mon, 10 Dec 2018 23:54:14 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 96B36DD98; Mon, 10 Dec 2018 23:54:14 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r487211 - in head/security: ca_root_nss nss References: <201812102343.wBANhccd048935@repo.freebsd.org> Date: Tue, 11 Dec 2018 00:54:10 +0100 In-Reply-To: <201812102343.wBANhccd048935@repo.freebsd.org> (Jan Beich's message of "Mon, 10 Dec 2018 23:43:38 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: C9C0D74539 X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.993,0]; NEURAL_HAM_LONG(-0.99)[-0.989,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2018 23:54:15 -0000 Jan Beich writes: > Author: jbeich > Date: Mon Dec 10 23:43:38 2018 > New Revision: 487211 > URL: https://svnweb.freebsd.org/changeset/ports/487211 > > Log: > security/nss: update to 3.41 > > Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41_release_notes > Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_RTM > ABI: https://abi-laboratory.pro/tracker/timeline/nss/ *Sigh* This carries a number of security fixes, regular bugfixes and CA changes that upstream didn't bother to document in the release notes. I suppose it's worth the risk of MFH.