Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jul 2005 07:48:41 GMT
From:      Kang Liu <liukang@bjut.edu.cn>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/83832: [maintainer] update www/phpbb to 2.0.17
Message-ID:  <200507210748.j6L7mfd0051931@www.freebsd.org>
Resent-Message-ID: <200507210750.j6L7oFD6063630@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507210748.j6L7mfd0051931>