summaryrefslogtreecommitdiff
path: root/x11/qt3-libs/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2006-10-19 12:58:12 +0000
committerdrochner <drochner@pkgsrc.org>2006-10-19 12:58:12 +0000
commit139ecc2e1f83a278bb94a7def81135dcb93ab9e5 (patch)
treebd4e974b21770edd638d594ffd40784e88f88d12 /x11/qt3-libs/Makefile
parente9f1d6b0cb7dae8bdc14e740bed9ebb605ea41f8 (diff)
downloadpkgsrc-139ecc2e1f83a278bb94a7def81135dcb93ab9e5.tar.gz
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.
Diffstat (limited to 'x11/qt3-libs/Makefile')
-rw-r--r--x11/qt3-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
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