ports/90028: Update port: graphics/xpdf security issues

Marcus Alves Grando mnag at FreeBSD.org
Tue Dec 6 13:40:03 UTC 2005


>Number:         90028
>Category:       ports
>Synopsis:       Update port: graphics/xpdf security issues
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 06 13:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-STABLE FreeBSD 6.0-STABLE #16: Tue Dec 6 00:43:44 BRST 2005 root at marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386


	
>Description:
Add vendor patch for security issues
Bump PORTREVISION
Add SHA256

Security:	http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
		http://www.idefense.com/application/poi/display?id=345&type=vulnerabilities
		http://secunia.com/advisories/17897/
		CVE-2005-3191, CVE-2005-3192, CVE-2005-3193

Already tested in tinderbox
http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/xpdf-3.01_2.log
http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/xpdf-3.01_2.log

	
>How-To-Repeat:
	
>Fix:

	

--- xpdf.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/xpdf/Makefile,v
retrieving revision 1.69
diff -u -r1.69 Makefile
--- Makefile	15 Nov 2005 06:49:40 -0000	1.69
+++ Makefile	6 Dec 2005 13:29:25 -0000
@@ -7,12 +7,16 @@
 
 PORTNAME=	xpdf
 PORTVERSION=	3.01
-PORTREVISION=	1
+PORTREVISION=	2
 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.01pl1.patch
+PATCH_DIST_STRIP=	-p1
+
 MAINTAINER=	nork at FreeBSD.org
 COMMENT=	Display PDF files, and convert them to other formats
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/xpdf/distinfo,v
retrieving revision 1.24
diff -u -r1.24 distinfo
--- distinfo	14 Oct 2005 23:10:35 -0000	1.24
+++ distinfo	6 Dec 2005 13:29:25 -0000
@@ -1,2 +1,6 @@
 MD5 (xpdf-3.01.tar.gz) = e004c69c7dddef165d768b1362b44268
+SHA256 (xpdf-3.01.tar.gz) = 7aedfb8cd113b868277c3d894633dd6e0f5a8ed28af12f5d883ae4ed98e9f789
 SIZE (xpdf-3.01.tar.gz) = 599778
+MD5 (xpdf-3.01pl1.patch) = 4184783da2885ecde3c2256de5144555
+SHA256 (xpdf-3.01pl1.patch) = 10a9dd1ff8dc6885d0168ba9cfece8f9bc9a0b305f3afc0739d940103ed19124
+SIZE (xpdf-3.01pl1.patch) = 4936
--- xpdf.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list