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 C522EA5B2E for ; Tue, 2 Dec 2014 20:27:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7659514A143; Tue, 2 Dec 2014 20:27:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A87C14A20B for ; Tue, 2 Dec 2014 20:27:51 +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 G58eWJiRy5Xw for ; Tue, 2 Dec 2014 20:27:50 +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 8F4C514A209 for ; Tue, 2 Dec 2014 20:27:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 89F9598; Tue, 2 Dec 2014 20:27:50 +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 20:27:50 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2014Q3] pkgsrc/x11/qt4-libs To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20141202202750.89F9598@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 20:27:50 UTC 2014 Modified Files: pkgsrc/x11/qt4-libs [pkgsrc-2014Q3]: Makefile distinfo Added Files: pkgsrc/x11/qt4-libs/patches [pkgsrc-2014Q3]: patch-CVE-2014-0190 Log Message: Pullup ticket #4562 - requested by spz x11/qt4-libs: security patch Revisions pulled up: - x11/qt4-libs/Makefile 1.102 - x11/qt4-libs/distinfo 1.95 - x11/qt4-libs/patches/patch-CVE-2014-0190 1.1 --- Module Name: pkgsrc Committed By: spz Date: Fri Nov 28 21:07:52 UTC 2014 Modified Files: pkgsrc/x11/qt4-libs: Makefile distinfo Added Files: pkgsrc/x11/qt4-libs/patches: patch-CVE-2014-0190 Log Message: add the fix for CVE-2014-0190 from upstream can be dropped again with the next qt4 release To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.101.2.1 pkgsrc/x11/qt4-libs/Makefile cvs rdiff -u -r1.92 -r1.92.2.1 pkgsrc/x11/qt4-libs/distinfo cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/x11/qt4-libs/patches/patch-CVE-2014-0190 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.