Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0C5D363D7A6 for ; Fri, 30 Dec 2011 19:02:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0A83214A16E; Fri, 30 Dec 2011 19:02:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6BDC14A16B for ; Fri, 30 Dec 2011 19:02:38 +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 97UugNIPMZ1w for ; Fri, 30 Dec 2011 19:02:38 +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 3329714A14A for ; Fri, 30 Dec 2011 19:02:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4DDD7175DD; Fri, 30 Dec 2011 19:02:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 30 Dec 2011 19:02:39 +0000 From: "Tim Zingelman" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20111230190239.4DDD7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tez Date: Fri Dec 30 19:02:39 UTC 2011 Modified Files: pkgsrc/doc: CHANGES-2011 Log Message: Fix security/heimdal for CVE-2011-4862 from FreeBSD When an encryption key is supplied via the TELNET protocol, its length is not validated before the key is copied into a fixed-size buffer. To generate a diff of this commit: cvs rdiff -u -r1.3384 -r1.3385 pkgsrc/doc/CHANGES-2011 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.