Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id B2613A5677 for ; Sun, 15 Dec 2013 14:21:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 230B814A246; Sun, 15 Dec 2013 14:21:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 209DA14A243 for ; Sun, 15 Dec 2013 14:21:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 63X5E0JDL3kS for ; Sun, 15 Dec 2013 14:21:01 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 807F314A225 for ; Sun, 15 Dec 2013 14:21:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3171C96; Sun, 15 Dec 2013 14:21:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 15 Dec 2013 14:21:01 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/devel/nss To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20131215142101.3171C96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Dec 15 14:21:01 UTC 2013 Modified Files: pkgsrc/devel/nss: Makefile distinfo Log Message: Update to 3.15.3.1 Changelog: New in NSS 3.15.3.1 New Functionality No new major functionality is introduced in this release. This is a patch release to revoke trust of a subordinate CA certificate that was mis-used to generate a certificate used by a network appliance. Bugs fixed in NSS 3.15.3.1 Bug 946351 - Misissued Google certificates from DCSSI A complete list of all bugs resolved in this release can be obtained at https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&target_milestone=3.15.3.1&product=NSS Compatibility NSS 3.15.3.1 shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.15.3.1 shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 pkgsrc/devel/nss/Makefile cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/nss/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.