From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 28 17:10:17 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C74816A4CE for ; Mon, 28 Feb 2005 17:10:17 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F73543D55 for ; Mon, 28 Feb 2005 17:10:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1SHAGcn066333 for ; Mon, 28 Feb 2005 17:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1SHAGAn066332; Mon, 28 Feb 2005 17:10:16 GMT (envelope-from gnats) Resent-Date: Mon, 28 Feb 2005 17:10:16 GMT Resent-Message-Id: <200502281710.j1SHAGAn066332@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, Wesley Shields Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A8116A4CE; Mon, 28 Feb 2005 17:01:13 +0000 (GMT) Received: from syn.csh.rit.edu (syn.csh.rit.edu [129.21.60.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66E7243D5A; Mon, 28 Feb 2005 17:01:13 +0000 (GMT) (envelope-from wxs@syn.csh.rit.edu) Received: from syn.csh.rit.edu (localhost [127.0.0.1]) by syn.csh.rit.edu (8.13.1/8.13.1) with ESMTP id j1SH46bE083697; Mon, 28 Feb 2005 12:04:06 -0500 (EST) (envelope-from wxs@syn.csh.rit.edu) Received: (from wxs@localhost) by syn.csh.rit.edu (8.13.1/8.13.1/Submit) id j1SH46sq083696; Mon, 28 Feb 2005 12:04:06 -0500 (EST) (envelope-from wxs) Message-Id: <200502281704.j1SH46sq083696@syn.csh.rit.edu> Date: Mon, 28 Feb 2005 12:04:06 -0500 (EST) From: Wesley Shields To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ache@FreeBSD.org Subject: ports/78200: [SECURITY]: Update archivers/unzip X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Wesley Shields List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 17:10:17 -0000 >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@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@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: