Sun Sep 9 06:56:10 2012 UTC ()
Update to Wordpress 3.4.2.

Changes:

* Fixes some issues in the admin area where some older browsers (IE7, in
particular) may slow down, lag, or freeze.
* Fixes an issue where a theme may not preview correctly, or its screenshot may
not be displayed.
* Fixes the use of multiple trackback URLs in a post.
* Prevents improperly sized images from being uploaded as headers from the
customizer.
* Ensures proper error messages can be shown to PHP4 installs. (WordPress
requires PHP 5.2.4 or later.)
* Fixes handling of oEmbed providers that only return XML responses.
* Addresses pagination problems with some category permalink structures.
* Adds more fields to be returned from the XML-RPC wp.getPost method.
* Avoids errors when updating automatically from very old versions of WordPress
(pre-3.0).
* Fixes problems with the visual editor when working with captions.

Additionally: Version 3.4.2 fixes a few security issues and contains some
security hardening. These issues were discovered and addressed by the WordPress
security team:

* Fix unfiltered HTML capabilities in multisite.
* Fix possible privilege escalation in the Atom Publishing Protocol endpoint.
* Allow operations on network plugins only through the network admin.
* Hardening: Simplify error messages when uploads fail.
* Hardening: Validate a parameter passed to wp_get_object_terms().


(morr)
diff -r1.26 -r1.27 pkgsrc/www/wordpress/Makefile
diff -r1.21 -r1.22 pkgsrc/www/wordpress/distinfo

cvs diff -r1.26 -r1.27 pkgsrc/www/wordpress/Makefile (expand / switch to context diff)
--- pkgsrc/www/wordpress/Makefile 2012/06/29 10:40:13 1.26
+++ pkgsrc/www/wordpress/Makefile 2012/09/09 06:56:10 1.27
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2012/06/29 10:40:13 morr Exp $
+# $NetBSD: Makefile,v 1.27 2012/09/09 06:56:10 morr Exp $
 
 DISTNAME=		wordpress-${VERSION}
-VERSION=		3.4.1
+VERSION=		3.4.2
 CATEGORIES=		www
 MASTER_SITES=		http://wordpress.org/
 

cvs diff -r1.21 -r1.22 pkgsrc/www/wordpress/distinfo (expand / switch to context diff)
--- pkgsrc/www/wordpress/distinfo 2012/06/29 10:40:13 1.21
+++ pkgsrc/www/wordpress/distinfo 2012/09/09 06:56:10 1.22
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2012/06/29 10:40:13 morr Exp $
+$NetBSD: distinfo,v 1.22 2012/09/09 06:56:10 morr Exp $
 
-SHA1 (wordpress-3.4.1.tar.gz) = ca9cb1a336a68a731fdfc3373c43a4797edd401c
+SHA1 (wordpress-3.4.2.tar.gz) = 11d130c06ba9c55e7aa80c04c249a4f1b19accd6
-RMD160 (wordpress-3.4.1.tar.gz) = 0cb3620a5c08a579b6116d6e496a1d7bf397c0d3
+RMD160 (wordpress-3.4.2.tar.gz) = 67e26bf899abd9b05d8f987cc3917b07df9f3c0d
-Size (wordpress-3.4.1.tar.gz) = 4536505 bytes
+Size (wordpress-3.4.2.tar.gz) = 4538716 bytes