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 949F7709CD for ; Fri, 26 Jul 2013 09:07:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F1C2214A166; Fri, 26 Jul 2013 09:07:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5996214A165 for ; Fri, 26 Jul 2013 09:07:49 +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 PZX9wnbWrxWN for ; Fri, 26 Jul 2013 09:07:48 +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 9390D14A15B for ; Fri, 26 Jul 2013 09:07:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5853096; Fri, 26 Jul 2013 09:07:48 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 26 Jul 2013 09:07:48 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q2] pkgsrc/security/gnupg To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130726090748.5853096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Fri Jul 26 09:07:48 UTC 2013 Modified Files: pkgsrc/security/gnupg [pkgsrc-2013Q2]: Makefile distinfo Removed Files: pkgsrc/security/gnupg/patches [pkgsrc-2013Q2]: patch-cipher_idea.c Log Message: Pullup ticket #4187 - requested by wiz security/gnupg: security update Revisions pulled up: - security/gnupg/Makefile 1.120 - security/gnupg/distinfo 1.61 - security/gnupg/patches/patch-cipher_idea.c deleted --- Module Name: pkgsrc Committed By: wiz Date: Thu Jul 25 11:50:45 UTC 2013 Modified Files: pkgsrc/security/gnupg: Makefile distinfo Removed Files: pkgsrc/security/gnupg/patches: patch-cipher_idea.c Log Message: Update to 1.4.14: Noteworthy changes in version 1.4.14 (2013-07-25) ------------------------------------------------- * Mitigate the Yarom/Falkner flush+reload side-channel attack on RSA secret keys. See . * Fixed IDEA for big-endian CPUs * Improved the diagnostics for failed keyserver lockups. * Minor bug and portability fixes. To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.119.2.1 pkgsrc/security/gnupg/Makefile cvs rdiff -u -r1.60 -r1.60.4.1 pkgsrc/security/gnupg/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/security/gnupg/patches/patch-cipher_idea.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.