summaryrefslogtreecommitdiff
path: root/print/dvipsk/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-06-08 18:22:06 +0000
committertron <tron@pkgsrc.org>2010-06-08 18:22:06 +0000
commitefa1973a8513d4c9efb5765214b1c4e74461ad33 (patch)
tree44973f12899095b1a92afdf67c4a7efef7c66396 /print/dvipsk/Makefile
parent1c481b4473f20d74cb0bdeb6dd0bf21c6d446a64 (diff)
downloadpkgsrc-efa1973a8513d4c9efb5765214b1c4e74461ad33.tar.gz
Pullup ticket #3143 - requested by minskim
print/dvipsk: security patch Revisions pulled up: - print/dvipsk/Makefile 1.6 - print/dvipsk/distinfo 1.5 - print/dvipsk/patches/patch-ab 1.4 --- Module Name: pkgsrc Committed By: minskim Date: Tue Jun 8 15:17:05 UTC 2010 Modified Files: pkgsrc/print/dvipsk: Makefile distinfo pkgsrc/print/dvipsk/patches: patch-ab Log Message: Fix CVE-2010-1440. Patch from TeX Live repository. Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX Live 2009 and earlier, and teTeX, allow remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a special command in a DVI file, related to the (1) predospecial and (2) bbdospecial functions, a different vulnerability than CVE-2010-0739.
Diffstat (limited to 'print/dvipsk/Makefile')
-rw-r--r--print/dvipsk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/dvipsk/Makefile b/print/dvipsk/Makefile
index c926c0b8f48..9c0f9d6eae2 100644
--- a/print/dvipsk/Makefile
+++ b/print/dvipsk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4.2.1 2010/04/20 21:26:19 tron Exp $
+# $NetBSD: Makefile,v 1.4.2.2 2010/06/08 18:22:06 tron Exp $
DISTNAME= texlive-20091011-source
PKGNAME= dvipsk-5.98
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
EXTRACT_SUFX= .tar.xz