From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 18 03:30:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 435851065670 for ; Sat, 18 Apr 2009 03:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 74B3F8FC13 for ; Sat, 18 Apr 2009 03:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3I3U10d089719 for ; Sat, 18 Apr 2009 03:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3I3U1hr089718; Sat, 18 Apr 2009 03:30:01 GMT (envelope-from gnats) Resent-Date: Sat, 18 Apr 2009 03:30:01 GMT Resent-Message-Id: <200904180330.n3I3U1hr089718@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mark Foster Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7030D1065673 for ; Sat, 18 Apr 2009 03:21:42 +0000 (UTC) (envelope-from root@frau.foster.cc) Received: from smtp.foster.cc (durango.foster.cc [208.75.57.131]) by mx1.freebsd.org (Postfix) with ESMTP id 255258FC1E for ; Sat, 18 Apr 2009 03:21:40 +0000 (UTC) (envelope-from root@frau.foster.cc) Received: from localhost (localhost [127.0.0.1]) by smtp.foster.cc (Postfix) with ESMTP id 81DC15500A for ; Fri, 17 Apr 2009 20:22:56 -0700 (PDT) Received: from smtp.foster.cc ([127.0.0.1]) by localhost (smtp.foster.cc [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rfkJ0Fg+ZhtS for ; Fri, 17 Apr 2009 20:22:55 -0700 (PDT) Received: from frau.foster.cc (frau.foster.cc [10.1.112.40]) by smtp.foster.cc (Postfix) with ESMTP id 19BCA55007 for ; Fri, 17 Apr 2009 20:22:55 -0700 (PDT) Received: by frau.foster.cc (Postfix, from userid 0) id 3643AB997; Fri, 17 Apr 2009 20:12:26 -0700 (PDT) Message-Id: <20090418031226.3643AB997@frau.foster.cc> Date: Fri, 17 Apr 2009 20:12:26 -0700 (PDT) From: Mark Foster To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/133831: update port graphics/xpdf to fix security vulnerability X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Foster List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 03:30:02 -0000 >Number: 133831 >Category: ports >Synopsis: update port graphics/xpdf to fix security vulnerability >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Apr 18 03:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Mark Foster >Release: FreeBSD 7.1-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD frau.foster.cc 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #6: Tue Feb 17 02:58:51 PST 2009 root@frau.foster.cc:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: --- xpdf.patch begins here --- diff -ur xpdf-old/Makefile xpdf/Makefile --- xpdf-old/Makefile 2008-10-26 22:04:37.000000000 -0700 +++ xpdf/Makefile 2009-04-17 20:05:52.000000000 -0700 @@ -7,14 +7,14 @@ PORTNAME= xpdf PORTVERSION= 3.02 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= support/xpdf PATCH_SITES= ftp://ftp.foolabs.com/pub/xpdf/ -PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch +PATCHFILES= xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch PATCH_DIST_STRIP= -p1 MAINTAINER= araujo@FreeBSD.org diff -ur xpdf-old/distinfo xpdf/distinfo --- xpdf-old/distinfo 2008-10-26 22:04:37.000000000 -0700 +++ xpdf/distinfo 2009-04-17 20:06:09.000000000 -0700 @@ -7,6 +7,9 @@ MD5 (xpdf-3.02pl2.patch) = 3a5cb165ae66781e0b21e6219ae06795 SHA256 (xpdf-3.02pl2.patch) = d1c1d887b0b8a5283f04f825e44f085f2e92daf7b518889acf1bc89ea07ed9d9 SIZE (xpdf-3.02pl2.patch) = 20843 +MD5 (xpdf-3.02pl3.patch) = 581963ede0fb5715e1a69f01b5b8ce63 +SHA256 (xpdf-3.02pl3.patch) = 594ce8fbd23bff29eacddfae3533c63c7e86b4a24f7d45e44f1937d3d19e534b +SIZE (xpdf-3.02pl3.patch) = 30727 MD5 (patch-zz-xpdf-annot.20080728a) = ddb032df9edcad1ba0ef1fb03189acd8 SHA256 (patch-zz-xpdf-annot.20080728a) = c96308c0fb90450251a6f8a19b5436a5fd5d70b4d6af2626ba85d3c4b7300fe1 SIZE (patch-zz-xpdf-annot.20080728a) = 69092 --- xpdf.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: