summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsbd <sbd>2010-12-31 07:12:17 +0000
committersbd <sbd>2010-12-31 07:12:17 +0000
commit7a4c64653cdffedebdaa2c7038ced837bc6207e8 (patch)
tree6d8bc0a4935375535be04ea51f68bccc11e8cd5b
parent837ce138bfba382a191dff459cbb88680c630976 (diff)
downloadpkgsrc-7a4c64653cdffedebdaa2c7038ced837bc6207e8.tar.gz
Pullup ticket #3314 - requested by morr
wordpress critical security update. Revisions pulled up: - www/wordpress/Makefile 1.14 - www/wordpress/distinfo 1.10 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: morr Date: Thu Dec 30 22:27:45 UTC 2010 Modified Files: pkgsrc/www/wordpress: Makefile distinfo Log Message: Critical security update. ChangeLog: * Fix XSS vulnerabilities in the KSES library: Don't be case sensitive to attribute names. Handle padded entities when checking for bad protocols. Normalize entities before checking for bad protocols in esc_url().
-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 8c1d7add00e..aebb0e04e04 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11.2.2 2010/12/12 15:34:39 tron Exp $
+# $NetBSD: Makefile,v 1.11.2.3 2010/12/31 07:12:17 sbd Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 3.0.3
+VERSION= 3.0.4
CATEGORIES= www
MASTER_SITES= http://wordpress.org/
diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo
index 0dea92869fb..e78db296b8b 100644
--- a/www/wordpress/distinfo
+++ b/www/wordpress/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7.2.2 2010/12/12 15:34:39 tron Exp $
+$NetBSD: distinfo,v 1.7.2.3 2010/12/31 07:12:18 sbd Exp $
-SHA1 (wordpress-3.0.3.tar.gz) = 888c2f32fa18dfd5f02291cd8f33c67c3c9cc367
-RMD160 (wordpress-3.0.3.tar.gz) = f8273b8cdafe9265f666abfae6309f9ed4590e0a
-Size (wordpress-3.0.3.tar.gz) = 2689163 bytes
+SHA1 (wordpress-3.0.4.tar.gz) = b0c0500281078fb26e591231269a3baf04fc58c3
+RMD160 (wordpress-3.0.4.tar.gz) = c0418e9622e95ecca4cc7e10c3f2ef7339de1bdf
+Size (wordpress-3.0.4.tar.gz) = 2699202 bytes