Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 334F07A111 for ; Sat, 8 Oct 2016 10:26:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CB8E485EA3; Sat, 8 Oct 2016 10:26:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5ABB485E8D for ; Sat, 8 Oct 2016 10:26:13 +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 nq4_a3TU8ACT for ; Sat, 8 Oct 2016 10:26:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C6D0985E88 for ; Sat, 8 Oct 2016 10:26:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BE774FBD2; Sat, 8 Oct 2016 10:26:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475922372100340" MIME-Version: 1.0 Date: Sat, 8 Oct 2016 10:26:12 +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: <20161008102612.BE774FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475922372100340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: ryoon Date: Sat Oct 8 10:26:12 UTC 2016 Modified Files: pkgsrc/devel/nss: Makefile distinfo Log Message: Update to 3.27.1 Changelog: The NSS team has released Network Security Services (NSS) 3.27.1. This is a patch release to address a TLS compatibility issue  that some applications experienced with NSS 3.27. Notable Changes: Availability of the TLS 1.3 (draft) implementation has been re-disabled in the default build. Previous versions of NSS made TLS 1.3 (draft) available only when compiled with NSS_ENABLE_TLS_1_3. NSS 3.27 set this value on by default, allowing TLS 1.3 (draft) to be disabled using NSS_DISABLE_TLS_1_3, although the maximum version used by default remained TLS 1.2. However, some applications query the list of protocol versions that are supported by the NSS library, and enable all supported TLS protocol versions. Because NSS 3.27 enabled compilation of TLS 1.3 (draft) by default, it caused those applications to enable TLS 1.3 (draft). This resulted in connectivity failures, as some TLS servers are version 1.3 intolerant, and failed to negotiate an earlier TLS version with NSS 3.27 clients. To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 pkgsrc/devel/nss/Makefile cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/nss/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475922372100340 Content-Disposition: inline Content-Length: 2056 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/nss/Makefile diff -u pkgsrc/devel/nss/Makefile:1.119 pkgsrc/devel/nss/Makefile:1.120 --- pkgsrc/devel/nss/Makefile:1.119 Sun Oct 2 22:53:23 2016 +++ pkgsrc/devel/nss/Makefile Sat Oct 8 10:26:12 2016 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.119 2016/10/02 22:53:23 maya Exp $ +# $NetBSD: Makefile,v 1.120 2016/10/08 10:26:12 ryoon Exp $ DISTNAME= nss-${NSS_RELEASE:S/.0$//} -NSS_RELEASE= 3.27.0 +NSS_RELEASE= 3.27.1 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_MAJOR_VERSION}_${NSS_MINOR_VERSION}_RTM/src/} +MASTER_SITES= ${MASTER_SITE_MOZILLA_ALL:=security/nss/releases/NSS_${NSS_MAJOR_VERSION}_${NSS_MINOR_VERSION}_${NSS_PATCH_VERSION}_RTM/src/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mozilla.org/projects/security/pki/nss/ Index: pkgsrc/devel/nss/distinfo diff -u pkgsrc/devel/nss/distinfo:1.62 pkgsrc/devel/nss/distinfo:1.63 --- pkgsrc/devel/nss/distinfo:1.62 Fri Sep 30 11:59:12 2016 +++ pkgsrc/devel/nss/distinfo Sat Oct 8 10:26:12 2016 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.62 2016/09/30 11:59:12 ryoon Exp $ +$NetBSD: distinfo,v 1.63 2016/10/08 10:26:12 ryoon Exp $ -SHA1 (nss-3.27.tar.gz) = e3579204ceffb915caacf2514b24b76ee503012c -RMD160 (nss-3.27.tar.gz) = f61867a334b7ad043ba545392d2027dbc670350e -SHA512 (nss-3.27.tar.gz) = a79c31d3ade72897928cdb1cfbf9236ea781fb1951904f2f5d9688afc4e55722ba75ea5a46622d1fa45d55bb2666d05a0df3a2c2ac16ce53335722618523c272 -Size (nss-3.27.tar.gz) = 7397210 bytes +SHA1 (nss-3.27.1.tar.gz) = 04d517723d2adf27b00ece58304f26cd389e4d13 +RMD160 (nss-3.27.1.tar.gz) = 70158d5ffeed658c0fd9663c1a7ac83dc99f18a4 +SHA512 (nss-3.27.1.tar.gz) = b52bc18e42cab78a325a8c4fcf2894ca879cecbb657a852baf460551ed9727f145bc328ebb61a43a1605b457f923a1495707ac4aee27be70220463818ed8db8d +Size (nss-3.27.1.tar.gz) = 7397737 bytes SHA1 (patch-am) = bab47640c0d25629f43578e7b788859418b27ecd SHA1 (patch-an) = 4ab22f2a575676b5b640bc9a760b83eb05c75e69 SHA1 (patch-md) = 0a09fd2abb8674a2d301f1b6a5331af5db94178f --_----------=_1475922372100340--