summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormorr <morr>2014-04-13 14:10:59 +0000
committermorr <morr>2014-04-13 14:10:59 +0000
commit6dcd36ecf6633436fb5f6373c35e54c4d8cab0d2 (patch)
tree844eb9cb1b3fff7e969aff5bdcc3bdde2d850f82 /www
parent9a4ac4f6e01669e6ae2be0dcd5d887e5f435a86c (diff)
downloadpkgsrc-6dcd36ecf6633436fb5f6373c35e54c4d8cab0d2.tar.gz
Update to newest version of Wordpress, containing security fixes.
It contains 9 bugfixes and 5 security fixes: * Potential authentication cookie forgery. CVE-2014-0166. * Privilege escalation: prevent contributors from publishing posts. CVE-2014-0165. * (Hardening) Pass along additional information when processing pingbacks to help hosts identify potentially abusive requests. * (Hardening) Fix a low-impact SQL injection by trusted users. * (Hardening) Prevent possible cross-domain scripting through Plupload, the third-party library WordPress uses for uploading files.
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 4489f9c69db..7317718b79a 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2014/02/12 19:43:56 morr Exp $
+# $NetBSD: Makefile,v 1.39 2014/04/13 14:10:59 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 3.8.1
+VERSION= 3.8.2
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index f5f13271d18..3189e028c9f 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2014/02/12 19:43:56 morr Exp $
+$NetBSD: distinfo,v 1.31 2014/04/13 14:10:59 morr Exp $
-SHA1 (wordpress-3.8.1.tar.gz) = 904487e0d70a2d2b6a018aaf99e21608d8f2db88
-RMD160 (wordpress-3.8.1.tar.gz) = 1f0bfb155d51d773f209973b701f5ca319f28b66
-Size (wordpress-3.8.1.tar.gz) = 5869727 bytes
+SHA1 (wordpress-3.8.2.tar.gz) = bc4314abb6d4cb13b284b8ada0d6f69420557bec
+RMD160 (wordpress-3.8.2.tar.gz) = 4f9a5f26e081f101fbc1a6fe80015f75f92d36b7
+Size (wordpress-3.8.2.tar.gz) = 5870266 bytes