summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-04-14 12:29:38 +0000
committertron <tron@pkgsrc.org>2014-04-14 12:29:38 +0000
commit06398f8d8eeeafef413c19c5576fb01ca71d4248 (patch)
treeedda30065d8be5db9e969197d2f10ee7396043e4 /www
parentce1dcf853215920b561e0f91833a804e91d54db8 (diff)
downloadpkgsrc-06398f8d8eeeafef413c19c5576fb01ca71d4248.tar.gz
Pullup ticket #4370 - requested by morr
www/wordpress: security update Revisions pulled up: - www/wordpress/Makefile 1.39 - www/wordpress/distinfo 1.31 --- Module Name: pkgsrc Committed By: morr Date: Sun Apr 13 14:10:59 UTC 2014 Modified Files: pkgsrc/www/wordpress: Makefile distinfo Log Message: 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..c96f7edb320 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.38.2.1 2014/04/14 12:29:38 tron 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..662c9d5dd80 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.30.2.1 2014/04/14 12:29:38 tron 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