ports/78200: [SECURITY]: Update archivers/unzip
Wesley Shields
wxs at csh.rit.edu
Mon Feb 28 17:10:17 UTC 2005
>Number: 78200
>Category: ports
>Synopsis: [SECURITY]: Update archivers/unzip
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 28 17:10:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Wesley Shields
>Release: FreeBSD 5.3-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD syn 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Fri Jan 28 22:20:51 EST 2005 root at syn:/usr/obj/usr/src/sys/GENERIC i386
>Description:
archivers/unzip has a new version which fixes a small security bug
among other things.
Also, the maintainer has been CC'ed on this.
>How-To-Repeat:
The bug is described here:
http://www.securityfocus.com/archive/1/391677/2005-02-25/2005-03-03/0
>Fix:
diff -ruN archivers/unzip.orig/Makefile archivers/unzip/Makefile
--- archivers/unzip.orig/Makefile Mon Feb 28 11:48:20 2005
+++ archivers/unzip/Makefile Mon Feb 28 11:49:54 2005
@@ -6,11 +6,11 @@
#
PORTNAME= unzip
-PORTVERSION= 5.51
+PORTVERSION= 5.52
CATEGORIES?= archivers
MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \
${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
-DISTNAME= ${PORTNAME}551
+DISTNAME= ${PORTNAME}552
MAINTAINER?= ache at FreeBSD.org
COMMENT?= List, test and extract compressed files in a ZIP archive
diff -ruN archivers/unzip.orig/distinfo archivers/unzip/distinfo
--- archivers/unzip.orig/distinfo Mon Feb 28 11:48:20 2005
+++ archivers/unzip/distinfo Mon Feb 28 11:50:22 2005
@@ -1,4 +1,2 @@
-MD5 (unzip551.tar.gz) = 8a25712aac642430d87d21491f7c6bd1
-SIZE (unzip551.tar.gz) = 1112594
-MD5 (unreduce_full.zip) = b7cde206d69b403e7551b9b0c25bd345
-SIZE (unreduce_full.zip) = 2849
+MD5 (unzip552.tar.gz) = ec3defd7f1e68923dff9da1574d22bab
+SIZE (unzip552.tar.gz) = 1139806
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list