Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 57BEB63E520 for ; Fri, 15 Feb 2013 14:46:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2262914A137; Fri, 15 Feb 2013 14:46:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9B8C314A136 for ; Fri, 15 Feb 2013 14:46:48 +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 kNwUA3ixMeQ1 for ; Fri, 15 Feb 2013 14:46: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 0C49314A0D5 for ; Fri, 15 Feb 2013 14:46:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F34F7175DD; Fri, 15 Feb 2013 14:46:47 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 15 Feb 2013 14:46:47 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q4] pkgsrc/security/gnutls To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130215144647.F34F7175DD@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 Feb 15 14:46:47 UTC 2013 Modified Files: pkgsrc/security/gnutls [pkgsrc-2012Q4]: Makefile distinfo Log Message: Pullup ticket #4074 - requested by drochner security/gnutls: security update Revisions pulled up: - security/gnutls/Makefile 1.123-1.124 - security/gnutls/distinfo 1.92 --- Module Name: pkgsrc Committed By: drochner Date: Tue Jan 15 11:29:21 UTC 2013 Modified Files: pkgsrc/security/gnutls: Makefile Log Message: wants to use pkg-config --- Module Name: pkgsrc Committed By: drochner Date: Tue Feb 12 13:16:25 UTC 2013 Modified Files: pkgsrc/security/gnutls: Makefile distinfo Log Message: update to 3.0.28 changes: bugfixes This prevents the recent TLS CBC padding timing attack (CVE-2013-1619). To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.122.2.1 pkgsrc/security/gnutls/Makefile cvs rdiff -u -r1.91 -r1.91.2.1 pkgsrc/security/gnutls/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.