Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id EC20EB6FFE for ; Thu, 28 Aug 2014 22:23:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 537F214A177; Thu, 28 Aug 2014 22:23:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8B0014A0C5 for ; Thu, 28 Aug 2014 22:23:06 +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 1ds_nGyMfDUv for ; Thu, 28 Aug 2014 22:23:05 +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 D9A9C14A16E for ; Thu, 28 Aug 2014 22:23:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CD8E096; Thu, 28 Aug 2014 22:23:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 28 Aug 2014 22:23:05 +0000 From: "Tim Zingelman" Subject: CVS commit: pkgsrc/security/mit-krb5 To: pkgsrc-changes@NetBSD.org Reply-To: tez@netbsd.org X-Mailer: log_accum Message-Id: <20140828222305.CD8E096@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tez Date: Thu Aug 28 22:23:05 UTC 2014 Modified Files: pkgsrc/security/mit-krb5: Makefile distinfo Added Files: pkgsrc/security/mit-krb5/patches: patch-CVE-2014-4341 patch-CVE-2014-4343 patch-CVE-2014-4344 Log Message: Add fixes for CVE-2014-4341, CVE-2014-4342 (same patch as CVE-2014-4341) CVE-2014-4343, CVE-2014-4344 & MITKRB5-SA-2014-001 (CVE-2014-4345). To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 pkgsrc/security/mit-krb5/Makefile cvs rdiff -u -r1.47 -r1.48 pkgsrc/security/mit-krb5/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/security/mit-krb5/patches/patch-CVE-2014-4341 \ pkgsrc/security/mit-krb5/patches/patch-CVE-2014-4343 \ pkgsrc/security/mit-krb5/patches/patch-CVE-2014-4344 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.