From 139ecc2e1f83a278bb94a7def81135dcb93ab9e5 Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 19 Oct 2006 12:58:12 +0000 Subject: Add a patch for CVE-2006-4811 (integer overflow in image handling). The patch was proposed in http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210742, but this is appearently not what Redhat does -- they have an update for kdelibs, but don't tell details. The patch helps for me, so put it in, at least until we know more. --- x11/qt3-libs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt3-libs/Makefile') diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index 264e789d0a6..b1021a6624d 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2006/07/26 13:30:24 joerg Exp $ +# $NetBSD: Makefile,v 1.56 2006/10/19 12:58:12 drochner Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit -- cgit v1.2.3