From owner-cvs-ports@FreeBSD.ORG Sun Sep 4 15:34:25 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9579106564A; Sun, 4 Sep 2011 15:34:25 +0000 (UTC) (envelope-from niclas.zeising@gmail.com) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 436118FC13; Sun, 4 Sep 2011 15:34:25 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 9E00340005; Sun, 4 Sep 2011 17:34:23 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 93C0D40011; Sun, 4 Sep 2011 17:34:23 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL,FREEMAIL_FROM autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 8EB8440005; Sun, 4 Sep 2011 17:34:22 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 1D55D119C04; Sun, 4 Sep 2011 17:34:22 +0200 (CEST) Received: from [IPv6:2001:470:dca9:1::4] (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id F31A712B0A0; Sun, 4 Sep 2011 17:34:21 +0200 (CEST) Message-ID: <4E639A7B.4040500@gmail.com> Date: Sun, 04 Sep 2011 17:34:19 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Matthias Andree References: <201109041308.p84D8niL051804@repoman.freebsd.org> In-Reply-To: <201109041308.p84D8niL051804@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/ca_root_nss Makefile distinfo ports/security/ca_root_nss/files MAca-bundle.pl patch-ca-bundle.pl X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Sep 2011 15:34:25 -0000 On 2011-09-04 15:08, Matthias Andree wrote: > mandree 2011-09-04 13:08:49 UTC > > FreeBSD ports repository > > Modified files: > security/ca_root_nss Makefile distinfo > Added files: > security/ca_root_nss/files MAca-bundle.pl > Removed files: > security/ca_root_nss/files patch-ca-bundle.pl > Log: > Security update: use newer Mozilla Builtin-Trust store > to revoke DigiNotar.nl trust. > > Security fix: the modssl ca-bundle.pl script did not process > "untrusted" marks on certificates. Drop it and write a new > script in its place that does that. > > Synch up with security/nss port to 3.12.11. > > Not asking for maintainer approval because of multiple > timeouts in response to related PRs vs. security/[ca_root_]nss. > > Revision Changes Path > 1.12 +13 -22 ports/security/ca_root_nss/Makefile > 1.7 +2 -4 ports/security/ca_root_nss/distinfo > 1.1 +162 -0 ports/security/ca_root_nss/files/MAca-bundle.pl (new) > 1.3 +0 -40 ports/security/ca_root_nss/files/patch-ca-bundle.pl (dead) Can you please close ports/157346 since that PR is superseded by this commit. Regards! -- Niclas