summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormorr <morr>2011-04-09 00:57:42 +0000
committermorr <morr>2011-04-09 00:57:42 +0000
commitb46b4650622ba5206593ea51c7b97ffec2afecf7 (patch)
tree4a1c2f6ac5d032d6d6a70740fca96a2fe52cf505 /www
parentb4a422ecf4fc212fca3c13500c14b66b8d020232 (diff)
downloadpkgsrc-b46b4650622ba5206593ea51c7b97ffec2afecf7.tar.gz
Update to wordpress 3.1.1.
This maintenance and security release fixes almost thirty issues in 3.1, including: * Some security hardening to media uploads * Performance improvements * Fixes for IIS6 support * Fixes for taxonomy and PATHINFO (/index.php/) permalinks * Fixes for various query and taxonomy edge cases that caused some plugin compatibility issues Version 3.1.1 also addresses three security issues discovered by WordPress core developers Jon Cave and Peter Westwood, of wordpress's security team. The first hardens CSRF prevention in the media uploader. The second avoids a PHP crash in certain environments when handling devilishly devised links in comments, and the third addresses an XSS flaw.
Diffstat (limited to 'www')
-rw-r--r--www/wordpress/Makefile4
-rw-r--r--www/wordpress/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 3dddac94884..165360efab7 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2011/02/27 10:30:16 morr Exp $
+# $NetBSD: Makefile,v 1.17 2011/04/09 00:57:42 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 3.1
+VERSION= 3.1.1
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index a03874f00e1..be9be580a5d 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2011/02/27 10:30:16 morr Exp $
+$NetBSD: distinfo,v 1.13 2011/04/09 00:57:42 morr Exp $
-SHA1 (wordpress-3.1.tar.gz) = 8827818bf958bcad042ee96d4a20b91392ea7c68
-RMD160 (wordpress-3.1.tar.gz) = ac5f17981a37effef5322c9656c2fd746d8c66a6
-Size (wordpress-3.1.tar.gz) = 2762471 bytes
+SHA1 (wordpress-3.1.1.tar.gz) = 2423c4c6b90e21eb1cc82974d923c3e7a484ec92
+RMD160 (wordpress-3.1.1.tar.gz) = d8b3983ee53121ef5d80bd3f850a7adff8adabef
+Size (wordpress-3.1.1.tar.gz) = 2764153 bytes