From 0ce43521240046ec851976d31dd2f158adc352f6 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 3 May 2004 04:58:04 +0000 Subject: =?UTF-8?q?-=20Security=20Fix:=20two=20stack=20buffer=20overflows?= =?UTF-8?q?=20and=20two=20directory=20traversal=20flaws=20patch=20from:=20?= =?UTF-8?q?Ulf=20H=C3=A4rnhammar=20http://lists.netsys.com/pipermail/full-?= =?UTF-8?q?disclosure/2004-May/020776.html=20CAN-2004-0234=20CAN-2004-0235?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Security Fix: symlink vulnerability patch from: ftp://updates.redhat.com/9/en/os/SRPMS/lha-1.14i-9.1.src.rpm" --- archivers/lha/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archivers/lha') diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index d99f66db28b9..6b500bc7b603 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -7,7 +7,7 @@ PORTNAME= lha PORTVERSION= 1.14i -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= dinoex@FreeBSD.org COMMENT= Archive files using LZSS and Huffman compression (.lzh files) -FORBIDDEN= http://vuxml.freebsd.org/a2ffb627-9c53-11d8-9366-0020ed76ef5a.html - MAN1= lha.1 MANLANG= ja PLIST_FILES= bin/lha -- cgit v1.2.3