From owner-svn-ports-head@freebsd.org Fri Jan 19 19:02:01 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC9FAEC240E; Fri, 19 Jan 2018 19:02:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 8E8136F8B1; Fri, 19 Jan 2018 19:02:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id DFBA613A6C; Fri, 19 Jan 2018 19:02:00 +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: r459458 - in head/security: ca_root_nss nss nss/files References: <201801191849.w0JIn4p0049749@repo.freebsd.org> Date: Fri, 19 Jan 2018 20:01:57 +0100 In-Reply-To: <201801191849.w0JIn4p0049749@repo.freebsd.org> (Jan Beich's message of "Fri, 19 Jan 2018 18:49:04 +0000 (UTC)") Message-ID: <1sil-fza2-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 19 Jan 2018 19:02:01 -0000 Jan Beich writes: > Author: jbeich > Date: Fri Jan 19 18:49:03 2018 > New Revision: 459458 > URL: https://svnweb.freebsd.org/changeset/ports/459458 > > Log: > security/nss: update to 3.35 > > Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes > Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM > ABI: https://abi-laboratory.pro/tracker/timeline/nss/ > MFH: 2018Q1 Forgot to mention, Firefox 59 (scheduled on 2018-03-13) will require NSS 3.35. https://bugzilla.mozilla.org/show_bug.cgi?id=1420060