Unless someone objects I will commit this.

Thanks.

----- Forwarded message from "Gonzalo L. R." <gonz...@x61.com.ar> -----

From: "Gonzalo L. R." <gonz...@x61.com.ar>
To: ports@openbsd.org, Chris Kuethe <ckue...@openbsd.org>
Date: Tue, 10 Jul 2012 10:05:54 -0300
Subject: UPDATE: Fluxbb-1.5.0

Hi,

Update for Fluxbb to 1.5.0 with some security update:

* Use proper status codes for "Bad request" (and similar) error messages.
* Negative values in some config options leading to strange situations.
* Path disclosure through error messages in search.php (and others).
* Subscriptions were handled incorrectly when merging or splitting topics.
* Ignore BBCodes in search strings.
* The Technetium style had an issue with resizing images.
* Renaming users would unban them.

And others http://fluxbb.org/forums/viewtopic.php?id=6328

While here, the extract part is not needed.

Ok? Comments?

Cheers.
-- 
Sending from my VCR.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/fluxbb/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile    16 Nov 2011 15:56:37 -0000      1.7
+++ Makefile    10 Jul 2012 12:27:04 -0000
@@ -2,10 +2,9 @@
 
 COMMENT =      fast, light, user-friendly web forum
 
-V=             1.4.2
+V=             1.5.0
 DISTNAME =     fluxbb-${V}
 CATEGORIES =   www
-REVISION=      4
 
 HOMEPAGE =     http://fluxbb.org/
 
@@ -30,10 +29,6 @@ SUBST_VARS=  INSTDIR
 
 MODULES=       lang/php
 RUN_DEPENDS=   lang/php/${MODPHP_VERSION},-mysql
-
-do-extract:
-       @mkdir -p ${WRKDIST}
-       unzip -d ${WRKDIST} ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}
 
 do-install:
        @mv ${WRKDIST} ${INSTDIR}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/fluxbb/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    23 Sep 2010 21:23:34 -0000      1.1.1.1
+++ distinfo    10 Jul 2012 12:27:04 -0000
@@ -1,5 +1,5 @@
-MD5 (fluxbb-1.4.2.zip) = X7YbXeyVJ9CnICRNUt2TNQ==
-RMD160 (fluxbb-1.4.2.zip) = FOYgB5RtbUW+OaZWwOZVOKhofIY=
-SHA1 (fluxbb-1.4.2.zip) = aMhmoFjoOzfCLQhDxfHfeyVSM1Q=
-SHA256 (fluxbb-1.4.2.zip) = aDBqBc/o+AIRHy4jLligoCcugr5d0UNeuSl60E0MaV4=
-SIZE (fluxbb-1.4.2.zip) = 372688
+MD5 (fluxbb-1.5.0.zip) = VVpJ8QdiPOe9o6Y+yjTYcg==
+RMD160 (fluxbb-1.5.0.zip) = ZacJNk5NwkiG8St9UA8hYOut2uo=
+SHA1 (fluxbb-1.5.0.zip) = jMlUudGgnlvWrOTylpf6dLFaAE8=
+SHA256 (fluxbb-1.5.0.zip) = 6N0WiM+WqIFpihQ20Q3RxTi96bSXsZScNlapMVmJAeA=
+SIZE (fluxbb-1.5.0.zip) = 402181
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/fluxbb/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   24 Sep 2010 15:40:17 -0000      1.2
+++ pkg/PLIST   10 Jul 2012 12:27:04 -0000
@@ -2,6 +2,7 @@
 fluxbb/
 @comment fluxbb/.gitignore
 fluxbb/COPYING
+fluxbb/README
 fluxbb/admin_bans.php
 fluxbb/admin_categories.php
 fluxbb/admin_censoring.php
@@ -12,8 +13,6 @@ fluxbb/admin_loader.php
 fluxbb/admin_maintenance.php
 fluxbb/admin_options.php
 fluxbb/admin_permissions.php
-fluxbb/admin_prune.php
-fluxbb/admin_ranks.php
 fluxbb/admin_reports.php
 fluxbb/admin_users.php
 @group www
@@ -21,6 +20,7 @@ fluxbb/cache/
 @group daemon
 fluxbb/cache/.htaccess
 fluxbb/cache/index.html
+fluxbb/common.js
 fluxbb/db_update.php
 fluxbb/delete.php
 fluxbb/edit.php
@@ -72,6 +72,8 @@ fluxbb/include/template/index.html
 fluxbb/include/template/main.tpl
 fluxbb/include/template/maintenance.tpl
 fluxbb/include/template/redirect.tpl
+fluxbb/include/user/
+fluxbb/include/user/index.html
 fluxbb/include/utf8/
 fluxbb/include/utf8/index.html
 fluxbb/include/utf8/mbstring/
@@ -117,9 +119,6 @@ fluxbb/lang/English/admin_index.php
 fluxbb/lang/English/admin_maintenance.php
 fluxbb/lang/English/admin_options.php
 fluxbb/lang/English/admin_permissions.php
-fluxbb/lang/English/admin_plugin_example.php
-fluxbb/lang/English/admin_prune.php
-fluxbb/lang/English/admin_ranks.php
 fluxbb/lang/English/admin_reports.php
 fluxbb/lang/English/admin_users.php
 fluxbb/lang/English/common.php
@@ -128,14 +127,24 @@ fluxbb/lang/English/forum.php
 fluxbb/lang/English/help.php
 fluxbb/lang/English/index.html
 fluxbb/lang/English/index.php
+fluxbb/lang/English/install.php
 fluxbb/lang/English/login.php
 fluxbb/lang/English/mail_templates/
 fluxbb/lang/English/mail_templates/activate_email.tpl
 fluxbb/lang/English/mail_templates/activate_password.tpl
+fluxbb/lang/English/mail_templates/banned_email_change.tpl
+fluxbb/lang/English/mail_templates/banned_email_post.tpl
+fluxbb/lang/English/mail_templates/banned_email_register.tpl
+fluxbb/lang/English/mail_templates/dupe_email_change.tpl
+fluxbb/lang/English/mail_templates/dupe_email_register.tpl
 fluxbb/lang/English/mail_templates/form_email.tpl
 fluxbb/lang/English/mail_templates/index.html
 fluxbb/lang/English/mail_templates/new_reply.tpl
 fluxbb/lang/English/mail_templates/new_reply_full.tpl
+fluxbb/lang/English/mail_templates/new_report.tpl
+fluxbb/lang/English/mail_templates/new_topic.tpl
+fluxbb/lang/English/mail_templates/new_topic_full.tpl
+fluxbb/lang/English/mail_templates/new_user.tpl
 fluxbb/lang/English/mail_templates/rename.tpl
 fluxbb/lang/English/mail_templates/welcome.tpl
 fluxbb/lang/English/misc.php
@@ -146,13 +155,13 @@ fluxbb/lang/English/register.php
 fluxbb/lang/English/search.php
 fluxbb/lang/English/stopwords.txt
 fluxbb/lang/English/topic.php
+fluxbb/lang/English/update.php
 fluxbb/lang/English/userlist.php
 fluxbb/lang/index.html
 fluxbb/login.php
 fluxbb/misc.php
 fluxbb/moderate.php
 fluxbb/plugins/
-fluxbb/plugins/AMP_Example.php
 fluxbb/plugins/index.html
 fluxbb/post.php
 fluxbb/profile.php


----- End forwarded message -----

-- 
Sending from my VCR...

Reply via email to