Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id D8E1763B952 for ; Mon, 27 Feb 2012 12:39:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B768E14A1BA; Mon, 27 Feb 2012 12:39:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CC8014A1B9 for ; Mon, 27 Feb 2012 12:39: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 ixSrjoW1EQxP for ; Mon, 27 Feb 2012 12:39:12 +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 5312014A1B6 for ; Mon, 27 Feb 2012 12:39:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 46804175DD; Mon, 27 Feb 2012 12:39:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 27 Feb 2012 12:39:12 +0000 From: "Aleksej Saushev" Subject: CVS commit: pkgsrc/security/heimdal To: pkgsrc-changes@NetBSD.org Reply-To: asau@netbsd.org X-Mailer: log_accum Message-Id: <20120227123912.46804175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: asau Date: Mon Feb 27 12:39:12 UTC 2012 Modified Files: pkgsrc/security/heimdal: Makefile PLIST distinfo pkgsrc/security/heimdal/patches: patch-lib_otp_Makefile.in Removed Files: pkgsrc/security/heimdal/patches: patch-appl_telnet_libtelnet_encrypt.c patch-ar Log Message: Update to Heimdal 1.5.2 Release Notes - Heimdal - Version Heimdal 1.5.2 Security fixes - CVE-2011-4862 Buffer overflow in libtelnet/encrypt.c in telnetd - escalation of privilege - Check that key types strictly match - denial of service Release Notes - Heimdal - Version Heimdal 1.5.1 Bug fixes - Fix building on Solaris, requires c99 - Fix building on Windows - Build system updates Release Notes - Heimdal - Version Heimdal 1.5 New features - Support GSS name extensions/attributes - SHA512 support - No Kerberos 4 support - Basic support for MIT Admin protocol (SECGSS flavor) in kadmind (extract keytab) - Replace editline with libedit To generate a diff of this commit: cvs rdiff -u -r1.86 -r1.87 pkgsrc/security/heimdal/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/heimdal/PLIST cvs rdiff -u -r1.33 -r1.34 pkgsrc/security/heimdal/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/security/heimdal/patches/patch-appl_telnet_libtelnet_encrypt.c cvs rdiff -u -r1.3 -r0 pkgsrc/security/heimdal/patches/patch-ar cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/security/heimdal/patches/patch-lib_otp_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.