summaryrefslogtreecommitdiff
path: root/www/wordpress/Makefile
diff options
context:
space:
mode:
authormorr <morr@pkgsrc.org>2011-02-10 10:25:50 +0000
committermorr <morr@pkgsrc.org>2011-02-10 10:25:50 +0000
commit3a6a18fd42cbf8a4734d0e845a23e9fcef0bcbd3 (patch)
tree23fd6331c911c7a24fb46ece93da4dd3e60bb79d /www/wordpress/Makefile
parente730b3ac1bc73e526bb77847c8b887f5a14984aa (diff)
downloadpkgsrc-3a6a18fd42cbf8a4734d0e845a23e9fcef0bcbd3.tar.gz
Security update to 3.0.5. Changes:
* Fix XSS bug: Properly encode title used in Quick/Bulk Edit, and offer additional sanitization to various fields. Affects users of the Author or Contributor role. * Fix XSS bug: Preserve tag escaping in the tags meta box. Affects users of the Author or Contributor role. * Fix potential information disclosure of posts through the media uploader. Affects users of the Author role. * Enhancement: Force HTML filtering on comment text in the admin * Enhancement: Harden check_admin_referer() when called without arguments, which plugins should avoid. * Update the license to GPLv2 (or later) and update copyright information for the KSES library.
Diffstat (limited to 'www/wordpress/Makefile')
-rw-r--r--www/wordpress/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 1129b0b1486..f409a6538ca 100644
--- a/www/wordpress/Makefile
+++ b/www/wordpress/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2010/12/30 22:27:45 morr Exp $
+# $NetBSD: Makefile,v 1.15 2011/02/10 10:25:50 morr Exp $
DISTNAME= wordpress-${VERSION}
-VERSION= 3.0.4
+VERSION= 3.0.5
CATEGORIES= www
MASTER_SITES= http://wordpress.org/