diff options
author | morr <morr@pkgsrc.org> | 2015-09-17 19:10:48 +0000 |
---|---|---|
committer | morr <morr@pkgsrc.org> | 2015-09-17 19:10:48 +0000 |
commit | e42f2a14f4541b133633a86cb10d3f16296172c7 (patch) | |
tree | 95977752388206a6d0f56ba4925bebfe6ce2c6a2 /www | |
parent | 902214345fd67eb4682102fd5e01c0a6249bbe45 (diff) | |
download | pkgsrc-e42f2a14f4541b133633a86cb10d3f16296172c7.tar.gz |
Security update to version 4.3.1.
This version fixes two cross-site scripting vulnerabilities (CVE-2015-5714,
CVE-2015-5715) and a potential privilege escalation.
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 4 | ||||
-rw-r--r-- | www/wordpress/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index 632eef1fe2d..6ea512b9e38 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2015/08/21 03:27:56 jklos Exp $ +# $NetBSD: Makefile,v 1.51 2015/09/17 19:10:48 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 4.3 +VERSION= 4.3.1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 94ee815da97..6432546ccae 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.42 2015/08/21 03:27:56 jklos Exp $ +$NetBSD: distinfo,v 1.43 2015/09/17 19:10:48 morr Exp $ -SHA1 (wordpress-4.3.tar.gz) = 1e9046b584d4eaebac9e1f7292ca7003bfc8ffd7 -RMD160 (wordpress-4.3.tar.gz) = 5104e907975fa19e132a6b8c1ddf8cd7132833ed -Size (wordpress-4.3.tar.gz) = 6524201 bytes +SHA1 (wordpress-4.3.1.tar.gz) = b2e5652a6d2333cabe7b37459362a3e5b8b66221 +RMD160 (wordpress-4.3.1.tar.gz) = be712f3665e1290d88f42721c2ed7ff35f1bb7b4 +Size (wordpress-4.3.1.tar.gz) = 6526208 bytes |