From owner-svn-ports-head@FreeBSD.ORG Fri Sep 7 20:25:42 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6949F106564A; Fri, 7 Sep 2012 20:25:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 490418FC08; Fri, 7 Sep 2012 20:25:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q87KPgLZ058074; Fri, 7 Sep 2012 20:25:42 GMT (envelope-from swills@svn.freebsd.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q87KPfc1058064; Fri, 7 Sep 2012 20:25:41 GMT (envelope-from swills@svn.freebsd.org) Message-Id: <201209072025.q87KPfc1058064@svn.freebsd.org> From: Steve Wills Date: Fri, 7 Sep 2012 20:25:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r303824 - in head: chinese/wordpress-zh_CN chinese/wordpress-zh_TW security/vuxml www/wordpress X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2012 20:25:42 -0000 Author: swills Date: Fri Sep 7 20:25:41 2012 New Revision: 303824 URL: http://svn.freebsd.org/changeset/ports/303824 Log: - Update to 3.4.2 [1] [2] [3] - Document security issue [4] PR: ports/171397 [1] PR: ports/171404 [2] PR: ports/171405 [3] Submitted by: Yuan-Chung Hsiao (maintainer) [1] Submitted by: Joe Horn (maintainer) [2] [3] Reviewed by: eadler [4] Security: 30149157-f926-11e1-95cd-001fd0af1a4c Modified: head/chinese/wordpress-zh_CN/Makefile (contents, props changed) head/chinese/wordpress-zh_CN/distinfo (contents, props changed) head/chinese/wordpress-zh_TW/Makefile (contents, props changed) head/chinese/wordpress-zh_TW/distinfo (contents, props changed) head/security/vuxml/vuln.xml head/www/wordpress/Makefile (contents, props changed) head/www/wordpress/distinfo (contents, props changed) Modified: head/chinese/wordpress-zh_CN/Makefile ============================================================================== --- head/chinese/wordpress-zh_CN/Makefile Fri Sep 7 20:08:28 2012 (r303823) +++ head/chinese/wordpress-zh_CN/Makefile Fri Sep 7 20:25:41 2012 (r303824) @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ @@ -20,7 +20,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_PHP= mysql pcre xml gd tokenizer +USE_PHP= curl gd mysql pcre tokenizer xml zip NO_BUILD= YES WANT_PHP_WEB= YES Modified: head/chinese/wordpress-zh_CN/distinfo ============================================================================== --- head/chinese/wordpress-zh_CN/distinfo Fri Sep 7 20:08:28 2012 (r303823) +++ head/chinese/wordpress-zh_CN/distinfo Fri Sep 7 20:25:41 2012 (r303824) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.1-zh_CN.tar.gz) = 243ee6297b63d6e3529de87db151c7c1903c7b5951422faeb28f561257c03b4b -SIZE (wordpress-3.4.1-zh_CN.tar.gz) = 4938612 +SHA256 (wordpress-3.4.2-zh_CN.tar.gz) = 10095c73deb7d73f8a52f503de2c7f8e22affea59850897b0629167cf20efe52 +SIZE (wordpress-3.4.2-zh_CN.tar.gz) = 4938647 Modified: head/chinese/wordpress-zh_TW/Makefile ============================================================================== --- head/chinese/wordpress-zh_TW/Makefile Fri Sep 7 20:08:28 2012 (r303823) +++ head/chinese/wordpress-zh_TW/Makefile Fri Sep 7 20:25:41 2012 (r303824) @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ @@ -20,7 +20,7 @@ LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_PHP= mysql pcre xml gd tokenizer +USE_PHP= curl gd mysql pcre tokenizer xml zip NO_BUILD= YES WANT_PHP_WEB= YES Modified: head/chinese/wordpress-zh_TW/distinfo ============================================================================== --- head/chinese/wordpress-zh_TW/distinfo Fri Sep 7 20:08:28 2012 (r303823) +++ head/chinese/wordpress-zh_TW/distinfo Fri Sep 7 20:25:41 2012 (r303824) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.1-zh_TW.tar.gz) = 40f456dfd1d7ca313423775adddc4f9c3132e93d3083c0ced7aa99f57f902b82 -SIZE (wordpress-3.4.1-zh_TW.tar.gz) = 4939683 +SHA256 (wordpress-3.4.2-zh_TW.tar.gz) = 8aef4d86ac8f181ca499ab16948568f170b8a1e81ac4c330f7807f0965d3bfa1 +SIZE (wordpress-3.4.2-zh_TW.tar.gz) = 4924530 Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Sep 7 20:08:28 2012 (r303823) +++ head/security/vuxml/vuln.xml Fri Sep 7 20:25:41 2012 (r303824) @@ -51,6 +51,35 @@ Note: Please add new entries to the beg --> + + wordpress -- multiple unspecified privilege escalation bugs + + + wordpress + 3.4.2 + + + + +

Wordpress reports:

+
+

Version 3.4.2 also fixes a few security issues and contains some + security hardening. The vulnerabilities included potential + privilege escalation and a bug that affects multisite installs with + untrusted users. These issues were discovered and fixed by the + WordPress security team.

+
+ +
+ + http://wordpress.org/news/2012/09/wordpress-3-4-2/ + + + 2012-09-06 + 2012-09-07 + +
+ moinmoin -- cross-site scripting via RST parser Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Fri Sep 7 20:08:28 2012 (r303823) +++ head/www/wordpress/Makefile Fri Sep 7 20:25:41 2012 (r303824) @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Fri Sep 7 20:08:28 2012 (r303823) +++ head/www/wordpress/distinfo Fri Sep 7 20:25:41 2012 (r303824) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.4.1.tar.gz) = c452c0b07e87ea6ce73e294a831d494eea9df43d8ca9140b087067d6a4166d15 -SIZE (wordpress-3.4.1.tar.gz) = 4536505 +SHA256 (wordpress-3.4.2.tar.gz) = e69acc6b6fdbffc166fd96f2264d578b4944ef3e451eb9650e8ca795b665eeb0 +SIZE (wordpress-3.4.2.tar.gz) = 4538716