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 83DF8A645E for ; Fri, 14 Feb 2014 17:24:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0441614A360; Fri, 14 Feb 2014 17:24:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 915A514A359 for ; Fri, 14 Feb 2014 17:24:28 +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 A7k9kANsfWzH for ; Fri, 14 Feb 2014 17:24:28 +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 1047F14A354 for ; Fri, 14 Feb 2014 17:24:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A06B796; Fri, 14 Feb 2014 17:24:27 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 14 Feb 2014 17:24:27 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/security/gnutls To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20140214172427.A06B796@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Fri Feb 14 17:24:27 UTC 2014 Modified Files: pkgsrc/security/gnutls: Makefile PLIST distinfo pkgsrc/security/gnutls/patches: patch-lib_nettle_rnd.c Removed Files: pkgsrc/security/gnutls/patches: patch-lib_accelerated_x86_aes-cbc-x86-aesni.c patch-lib_accelerated_x86_aes-cbc-x86-ssse3.c patch-lib_accelerated_x86_x86.h Log Message: update to 3.2.11 changes: Fix bug that prevented the rejection of v1 intermediate CA certificates (CVE-2014-1959) To generate a diff of this commit: cvs rdiff -u -r1.142 -r1.143 pkgsrc/security/gnutls/Makefile cvs rdiff -u -r1.50 -r1.51 pkgsrc/security/gnutls/PLIST cvs rdiff -u -r1.103 -r1.104 pkgsrc/security/gnutls/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/security/gnutls/patches/patch-lib_accelerated_x86_aes-cbc-x86-aesni.c \ pkgsrc/security/gnutls/patches/patch-lib_accelerated_x86_aes-cbc-x86-ssse3.c \ pkgsrc/security/gnutls/patches/patch-lib_accelerated_x86_x86.h cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/security/gnutls/patches/patch-lib_nettle_rnd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.