Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 19:20:12 -0800 (PST)
From:      Kang Liu <liukang@bjpu.edu.cn>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/64679: [maintainer]update www/phpbb to 2.0.7a to fix SQL injection
Message-ID:  <200403250320.i2P3KCWJ013847@www.freebsd.org>
Resent-Message-ID: <200403250330.i2P3U63i074388@freefall.freebsd.org>

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

>Number:         64679
>Category:       ports
>Synopsis:       [maintainer]update www/phpbb to 2.0.7a to fix SQL injection
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 24 19:30:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        4.9
>Organization:
Beijing University of Technology
>Environment:
FreeBSD ftp.bjpu.edu.cn 4.9-STABLE FreeBSD 4.9-STABLE #68: Wed Mar  3 11:04:00 CST 2004     root@ftp.bjpu.edu.cn:/usr/obj/usr/src/sys/FTP  i386
>Description:
1. Update to 2.0.7a to fix SQL injection and several other small bugs.
please read http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=182281 for details.
2. Bump PORTREVISION.
>How-To-Repeat:
n/a
>Fix:
--- Makefile.orig	Thu Mar 25 10:46:34 2004
+++ Makefile	Thu Mar 25 10:46:47 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	phpbb
 PORTVERSION=	2.0.7
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
--- distinfo.orig	Thu Mar 25 10:46:38 2004
+++ distinfo	Thu Mar 25 10:46:53 2004
@@ -1,2 +1,2 @@
-MD5 (phpBB-2.0.7.tar.bz2) = 463e13ba0bba0f3d573972a320662218
-SIZE (phpBB-2.0.7.tar.bz2) = 453952
+MD5 (phpBB-2.0.7.tar.bz2) = 252f84cd6de339494f99be59567e9806
+SIZE (phpBB-2.0.7.tar.bz2) = 453926

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



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