From 15d50ff35c5fc6139209ec6d11d8d8e2b1519a45 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 2 Dec 2003 23:36:47 +0000 Subject: Fix buffer overflow that allows privilege escalation for local users. Approved by: will (using his portmgr hat) Obtained from: Timo Sirainen on BUGTRAQ --- sysutils/screen/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/screen/Makefile') diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile index 3a61402bf81c..dcff32bc96b3 100644 --- a/sysutils/screen/Makefile +++ b/sysutils/screen/Makefile @@ -7,7 +7,7 @@ PORTNAME= screen PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ ${MASTER_SITE_GNU} -- cgit v1.2.3