From d88980632486f8e4c2982033dc69fa49dfbacbbf Mon Sep 17 00:00:00 2001 From: lkundrak Date: Mon, 25 Jun 2007 14:15:21 +0000 Subject: Fix for a security issue, CVE-2007-3360. A malicious server could direct the client into executing arbitrary code. --- chat/bitchx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/bitchx/Makefile') diff --git a/chat/bitchx/Makefile b/chat/bitchx/Makefile index aa5fa6a17e3..338f3598f93 100644 --- a/chat/bitchx/Makefile +++ b/chat/bitchx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2007/05/20 17:19:05 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2007/06/25 14:15:21 lkundrak Exp $ DISTNAME= ircii-pana-1.1-final PKGNAME= bitchx-1.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.bitchx.org/files/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ \ -- cgit v1.2.3