From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 21 07:50:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F20D316A41F for ; Thu, 21 Jul 2005 07:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E71FD43D5D for ; Thu, 21 Jul 2005 07:50:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6L7oGFb063631 for ; Thu, 21 Jul 2005 07:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6L7oFD6063630; Thu, 21 Jul 2005 07:50:16 GMT (envelope-from gnats) Resent-Date: Thu, 21 Jul 2005 07:50:16 GMT Resent-Message-Id: <200507210750.j6L7oFD6063630@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kang Liu Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1167516A41F for ; Thu, 21 Jul 2005 07:48:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D432943D55 for ; Thu, 21 Jul 2005 07:48:41 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6L7mfJg051932 for ; Thu, 21 Jul 2005 07:48:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j6L7mfd0051931; Thu, 21 Jul 2005 07:48:41 GMT (envelope-from nobody) Message-Id: <200507210748.j6L7mfd0051931@www.freebsd.org> Date: Thu, 21 Jul 2005 07:48:41 GMT From: Kang Liu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/83832: [maintainer] update www/phpbb to 2.0.17 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jul 2005 07:50:22 -0000 >Number: 83832 >Category: ports >Synopsis: [maintainer] update www/phpbb to 2.0.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 21 07:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kang Liu >Release: 5.4 >Organization: Beijing University of Technology >Environment: 5.4-STABLE FreeBSD >Description: Update www/phpbb to 2.0.17, the changelog is as follows: # Added extra checks to the deletion code in privmsg.php - reported by party_fan # Fixed XSS issue in IE using the url BBCode # Fixed admin activation so that you must have administrator rights to activate accounts in this mode - reported by ieure # Fixed get_username returning wrong row for usernames beginning with numerics - reported by Ptirhiik # Pass username through phpbb_clean_username within validate_username function - AnthraX101 # Fixed PHP error in message_die function # Fixed incorrect generation of {postrow.SEARCH_IMG} tag in viewtopic.php - reported by Double_J # Also fixed above issue in usercp_viewprofile.php # Fixed incorrect setting of user_level on pending members if a group is granted moderator rights - reported by halochat # Fixed ordering of forums on admin_ug_auth.php to be consistant with other pages # Correctly set username on posts when deleting a user from the admin panel >How-To-Repeat: >Fix: --- Makefile.orig Thu Jul 21 15:40:24 2005 +++ Makefile Thu Jul 21 15:31:54 2005 @@ -6,7 +6,7 @@ # PORTNAME= phpbb -PORTVERSION= 2.0.16 +PORTVERSION= 2.0.17 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} --- distinfo.orig Thu Jul 21 15:40:28 2005 +++ distinfo Thu Jul 21 15:32:28 2005 @@ -1,2 +1,2 @@ -MD5 (phpBB-2.0.16.tar.bz2) = b7639ca42cb4add8764e8c88f353650f -SIZE (phpBB-2.0.16.tar.bz2) = 444158 +MD5 (phpBB-2.0.17.tar.bz2) = 1cafd539b72201c91c5cdee98f910046 +SIZE (phpBB-2.0.17.tar.bz2) = 444785 >Release-Note: >Audit-Trail: >Unformatted: