Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8F08263CD57 for ; Tue, 8 Nov 2011 21:58:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 54E4214A2AF; Tue, 8 Nov 2011 21:58:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E30D014A29A for ; Tue, 8 Nov 2011 21:58:08 +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 HUIYJtgIOR_o for ; Tue, 8 Nov 2011 21:58:08 +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 3296514A220 for ; Tue, 8 Nov 2011 21:58:08 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 14896175DD; Tue, 8 Nov 2011 21:58:08 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 8 Nov 2011 21:58:08 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/lang/moscow_ml To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20111108215808.14896175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Tue Nov 8 21:58:07 UTC 2011 Modified Files: pkgsrc/lang/moscow_ml [pkgsrc-2011Q3]: Makefile distinfo Added Files: pkgsrc/lang/moscow_ml/patches [pkgsrc-2011Q3]: patch-mosmlyac_main_c Log Message: Pullup ticket #3594 - requested by dholland lang/moscow_ml: security patch Revisions pulled up: - lang/moscow_ml/Makefile 1.29 - lang/moscow_ml/distinfo 1.6 - lang/moscow_ml/patches/patch-mosmlyac_main_c 1.1 --- Module Name: pkgsrc Committed By: dholland Date: Tue Nov 8 12:41:30 UTC 2011 Modified Files: pkgsrc/lang/moscow_ml: Makefile distinfo Added Files: pkgsrc/lang/moscow_ml/patches: patch-mosmlyac_main_c Log Message: Fix PR 45558 (aka CVE-2011-4119) which also turns out to affect Moscow ML. Credit to Florian Weimer for noticing this. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.28.32.1 pkgsrc/lang/moscow_ml/Makefile cvs rdiff -u -r1.5 -r1.5.32.1 pkgsrc/lang/moscow_ml/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/lang/moscow_ml/patches/patch-mosmlyac_main_c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.