Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2008 22:21:34 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jharris@widomaker.com
Subject:   ports/121927: [PATCH] [SECURITY] Update ports/archivers/bzip2 to 1.0.5
Message-ID:  <200803202221.m2KMLY4N036298@freefall.freebsd.org>
Resent-Message-ID: <200803202230.m2KMU0I7036495@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         121927
>Category:       ports
>Synopsis:       [PATCH] [SECURITY] Update ports/archivers/bzip2 to 1.0.5
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 20 22:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-STABLE FreeBSD 7.0-STABLE #33: Fri Feb 29 00:53:41 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
	See CERT-FI 20469 and CVE-2008-1372.

	While I'm there remove an empty file.
>How-To-Repeat:
>Fix:


--- ports-bzip2.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/bzip2/Makefile,v
retrieving revision 1.42
diff -u -p -r1.42 Makefile
--- Makefile	28 Jan 2007 00:47:14 -0000	1.42
+++ Makefile	20 Mar 2008 22:12:56 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	bzip2
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.bzip.org/${PORTVERSION}/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/archivers/bzip2/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo	28 Jan 2007 00:47:14 -0000	1.14
+++ distinfo	20 Mar 2008 22:13:08 -0000
@@ -1,3 +1,3 @@
-MD5 (bzip2-1.0.4.tar.gz) = fc310b254f6ba5fbb5da018f04533688
-SHA256 (bzip2-1.0.4.tar.gz) = f41c3898fbd53e68e0b052418960e538813cc98afcd72b2b604079d8de3e529c
-SIZE (bzip2-1.0.4.tar.gz) = 841221
+MD5 (bzip2-1.0.5.tar.gz) = 3c15a0c8d1d3ee1c46a1634d00617b1a
+SHA256 (bzip2-1.0.5.tar.gz) = f7bf5368309d76e5daf3a89d4d1bea688dac7780742e7a0ae1af19be9316fe22
+SIZE (bzip2-1.0.5.tar.gz) = 841402
Index: files/patch-bzip2.c
===================================================================
RCS file: files/patch-bzip2.c
diff -N files/patch-bzip2.c
--- files/patch-bzip2.c	28 Jan 2007 00:47:14 -0000	1.2
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-
--- ports-bzip2.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803202221.m2KMLY4N036298>