Skip site navigation (1)Skip section navigation (2)
Date:      24 Dec 2006 02:39:39 -0000
From:      Kian Mohageri <kian.mohageri@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kian.mohageri@gmail.com
Subject:   ports/107162: [PATCH] www/phpbb: update to 2.0.22
Message-ID:  <20061224023939.65202.qmail@mail.restek.wwu.edu>
Resent-Message-ID: <200612240310.kBO3A7VR042786@freefall.freebsd.org>

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

>Number:         107162
>Category:       ports
>Synopsis:       [PATCH] www/phpbb: update to 2.0.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 24 03:10:07 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kian Mohageri
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD kulshan.restek.wwu.edu 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Thu Oct 12 23:35:22 PDT 2006 root@kulshan.restek.wwu.edu:/usr/obj/usr/src/sys/KULSHAN-SMP i386


	
>Description:
2.0.22 released 12/23/06; fixes some security issues.

http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=489624

At a glance, it appears to fix the avatar_path issue:

http://www.FreeBSD.org/ports/portaudit/86526ba4-53c8-11db-8f1a-000a48049292.html

>How-To-Repeat:
	
>Fix:

	

--- phpbb-update-to-2.0.22.diff begins here ---
diff -ruN www/phpbb/Makefile /tmp/phpbb-2.0.21-to-2.0.22/Makefile
--- www/phpbb/Makefile	Fri Jun 30 16:02:27 2006
+++ /tmp/phpbb-2.0.21-to-2.0.22/Makefile	Sat Dec 23 18:03:33 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpbb
-PORTVERSION=	2.0.21
+PORTVERSION=	2.0.22
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN www/phpbb/distinfo /tmp/phpbb-2.0.21-to-2.0.22/distinfo
--- www/phpbb/distinfo	Fri Jun 30 16:02:27 2006
+++ /tmp/phpbb-2.0.21-to-2.0.22/distinfo	Sat Dec 23 18:04:31 2006
@@ -1,3 +1,3 @@
-MD5 (phpBB-2.0.21.tar.bz2) = 891dd4d30539dad4ba301db2ad038392
-SHA256 (phpBB-2.0.21.tar.bz2) = 4b2bbfea47e709fdbad0c17c0ca0f3d3c36a83de08befa55bebab130cb24ddde
-SIZE (phpBB-2.0.21.tar.bz2) = 452873
+MD5 (phpBB-2.0.22.tar.bz2) = 106997357a98589db9caffcdd3238a14
+SHA256 (phpBB-2.0.22.tar.bz2) = 0391f4ea50f05f71e6dc0feedc0d8a2a625405f414fce478cfe70006d79e5653
+SIZE (phpBB-2.0.21.tar.bz2) = 452798
--- phpbb-update-to-2.0.22.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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