From b666be8e08f0755c3f72157f4813db3a1cc7b84a Mon Sep 17 00:00:00 2001 From: tonnerre Date: Fri, 25 Jul 2008 03:38:01 +0000 Subject: Update splitvt to 1.6.6 and add patches for the "forgotten setgid()" privilege escalation vulnerability (CVE-2008-0162). Also verify the return values of setuid()/setgid(). --- misc/splitvt/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/splitvt/Makefile') diff --git a/misc/splitvt/Makefile b/misc/splitvt/Makefile index 47871664723..ea5e809c5ce 100644 --- a/misc/splitvt/Makefile +++ b/misc/splitvt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2008/03/04 19:21:12 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2008/07/25 03:38:01 tonnerre Exp $ -DISTNAME= splitvt-1.6.3 +DISTNAME= splitvt-1.6.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE:=utils/console/} @@ -10,7 +10,6 @@ COMMENT= Run two shells in a split window/terminal PKG_DESTDIR_SUPPORT= user-destdir BUILD_TARGET= -CONFIGURE_SCRIPT= ./Configure HAS_CONFIGURE= yes INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 -- cgit v1.2.3