summaryrefslogtreecommitdiff
path: root/www/wordpress
diff options
context:
space:
mode:
authorjklos <jklos@pkgsrc.org>2017-05-30 07:20:15 +0000
committerjklos <jklos@pkgsrc.org>2017-05-30 07:20:15 +0000
commit5fcb7ecdc3015ea68f570bc80823f1d2da0ef3f6 (patch)
tree2c5b69ef45df6296d89712672676e7d9ca6058d1 /www/wordpress
parent6ff9e52ca33abe40f2d7068e5b68dbaa6942a73b (diff)
downloadpkgsrc-5fcb7ecdc3015ea68f570bc80823f1d2da0ef3f6.tar.gz
Security update 4.7.5. Bugs fixed:
Insufficient redirect validation in the HTTP class. Reported by Ronni Skansing. Improper handling of post meta data values in the XML-RPC API. Reported by Sam Thomas. Lack of capability checks for post meta data in the XML-RPC API. Reported by Ben Bidner of the WordPress Security Team. A Cross Site Request Forgery (CSRF) vulnerability was discovered in the filesystem credentials dialog. Reported by Yorick Koster. A cross-site scripting (XSS) vulnerability was discovered when attempting to upload very large files. Reported by Ronni Skansing. A cross-site scripting (XSS) vulnerability was discovered related to the Customizer. Reported by Weston Ruter of the WordPress Security Team.
Diffstat (limited to 'www/wordpress')
-rw-r--r--www/wordpress/Makefile6
-rw-r--r--www/wordpress/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index fcd33282b6e..d8eee020dc7 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.67 2017/04/15 15:46:29 taca Exp $
+# $NetBSD: Makefile,v 1.68 2017/05/30 07:20:15 jklos Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 4.7.3
-PKGREVISION= 1
+VERSION= 4.7.5
+PKGREVISION= 0
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index df6078cb001..fa95c78d493 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.53 2017/03/07 17:39:13 morr Exp $
+$NetBSD: distinfo,v 1.54 2017/05/30 07:20:15 jklos Exp $
-SHA1 (wordpress-4.7.3.tar.gz) = 35adcd8162eae00d5bc37f35344fdc06b22ffc98
-RMD160 (wordpress-4.7.3.tar.gz) = 5030cb6bc1f54bfdd1f81033c44ac3991e016d63
-SHA512 (wordpress-4.7.3.tar.gz) = 071df65c3a43557faf351838a661a83e26d8de37c8633dc17a59d773cc91caef640a625b0719606df1fc563fd18af71ba1da22a5b6f345339e73761754484dc5
-Size (wordpress-4.7.3.tar.gz) = 8008833 bytes
+SHA1 (wordpress-4.7.5.tar.gz) = fbe0ee1d9010265be200fe50b86f341587187302
+RMD160 (wordpress-4.7.5.tar.gz) = 040489202e8bff75fc2eafda0c11dd22cc6133f8
+SHA512 (wordpress-4.7.5.tar.gz) = 7d6e4feaf95c49ec7e68068687a399145613d90b5867616ac7a324c60f9107f2453c9f745a455b94e84ef12b191cb2ac67e6b4dd3b8f669e344ea63afc6988ca
+Size (wordpress-4.7.5.tar.gz) = 8037036 bytes