From owner-cvs-ports@FreeBSD.ORG Sat Mar 27 07:07:17 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6651416A4CE; Sat, 27 Mar 2004 07:07:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E4D43D1D; Sat, 27 Mar 2004 07:07:17 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2RF7HGe064274; Sat, 27 Mar 2004 07:07:17 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2RF7HAY064273; Sat, 27 Mar 2004 07:07:17 -0800 (PST) (envelope-from pav) Message-Id: <200403271507.i2RF7HAY064273@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 27 Mar 2004 07:07:17 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/phpbb Makefile ports/www/phpbb/files patch-privmsg.php X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 15:07:17 -0000 pav 2004/03/27 07:07:16 PST FreeBSD ports repository Modified files: www/phpbb Makefile Added files: www/phpbb/files patch-privmsg.php Log: - Plug another SQL injection vulnerability Exploit posted at: http://www.securityfocus.com/archive/1/358708 Patch obtained from: http://www.securityfocus.com/archive/1/358751 PR: ports/64803 Submitted by: Kang Liu (maintainer) Revision Changes Path 1.21 +2 -0 ports/www/phpbb/Makefile 1.1 +21 -0 ports/www/phpbb/files/patch-privmsg.php (new)