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 18F5AA5864 for ; Tue, 2 Dec 2014 22:59:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B91A814A206; Tue, 2 Dec 2014 22:59:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70D1214A1FE for ; Tue, 2 Dec 2014 22:59:52 +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 g9wuaMzaEfL3 for ; Tue, 2 Dec 2014 22:59:51 +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 373E314A204 for ; Tue, 2 Dec 2014 22:59:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 26B9F98; Tue, 2 Dec 2014 22:59:51 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 2 Dec 2014 22:59:51 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q3] pkgsrc/lang/mono2 To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20141202225951.26B9F98@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 Dec 2 22:59:51 UTC 2014 Modified Files: pkgsrc/lang/mono2 [pkgsrc-2014Q3]: Makefile distinfo Added Files: pkgsrc/lang/mono2/patches [pkgsrc-2014Q3]: patch-CVE-2012-3382 patch-mcs_class_System.Web_System.Web.UI_Page.cs patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs patch-mcs_class_System.Web_System.Web.dll.sources patch-mcs_class_System.Web_System.Web_WebROCollection.cs Log Message: Pullup ticket #4563 - requested by spz lang/mono2: security patch Revisions pulled up: - lang/mono2/Makefile 1.15 via patch - lang/mono2/distinfo 1.6 - lang/mono2/patches/patch-CVE-2012-3382 1.1 - lang/mono2/patches/patch-mcs_class_System.Web_System.Web.UI_Page.cs 1.1 - lang/mono2/patches/patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs 1.1 - lang/mono2/patches/patch-mcs_class_System.Web_System.Web.dll.sources 1.1 - lang/mono2/patches/patch-mcs_class_System.Web_System.Web_WebROCollection.cs 1.1 --- Module Name: pkgsrc Committed By: spz Date: Sun Nov 30 21:51:44 UTC 2014 Modified Files: pkgsrc/lang/mono2: Makefile distinfo Added Files: pkgsrc/lang/mono2/patches: patch-CVE-2012-3382 patch-mcs_class_System.Web_System.Web.UI_Page.cs patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs patch-mcs_class_System.Web_System.Web.dll.sources patch-mcs_class_System.Web_System.Web_WebROCollection.cs Log Message: add patches for CVE-2012-3543 and CVE-2012-3382 from upstream To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.13.2.1 pkgsrc/lang/mono2/Makefile cvs rdiff -u -r1.5 -r1.5.4.1 pkgsrc/lang/mono2/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/lang/mono2/patches/patch-CVE-2012-3382 \ pkgsrc/lang/mono2/patches/patch-mcs_class_System.Web_System.Web.UI_Page.cs \ pkgsrc/lang/mono2/patches/patch-mcs_class_System.Web_System.Web.Util_SecureHashCodeProvider.cs \ pkgsrc/lang/mono2/patches/patch-mcs_class_System.Web_System.Web.dll.sources \ pkgsrc/lang/mono2/patches/patch-mcs_class_System.Web_System.Web_WebROCollection.cs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.