diff options
author | morr <morr@pkgsrc.org> | 2010-12-10 23:34:17 +0000 |
---|---|---|
committer | morr <morr@pkgsrc.org> | 2010-12-10 23:34:17 +0000 |
commit | c80e8284de77d97a5a408550df5fd34807208b9f (patch) | |
tree | 4cb58711701f4d5e4fda674eb7b56b04da36700d /www/wordpress | |
parent | 1ac69a774758de12c88e3a5492ad36db3d7be4ad (diff) | |
download | pkgsrc-c80e8284de77d97a5a408550df5fd34807208b9f.tar.gz |
Security update to 3.0.3. Changes:
Fixes issues in the XML-RPC remote publishing interface which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish or delete posts.
Diffstat (limited to 'www/wordpress')
-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 1e8f8f4577f..2c0964a9901 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2010/12/05 16:46:28 morr Exp $ +# $NetBSD: Makefile,v 1.13 2010/12/10 23:34:17 morr Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 3.0.2 +VERSION= 3.0.3 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index 1842a5acf21..354e8926c71 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2010/12/05 16:46:28 morr Exp $ +$NetBSD: distinfo,v 1.9 2010/12/10 23:34:18 morr Exp $ -SHA1 (wordpress-3.0.2.tar.gz) = 08a06c5338dfdd3ca76d99fbe32ade67eec8822b -RMD160 (wordpress-3.0.2.tar.gz) = 691813068908a49013319d2772cccaad38f89c6a -Size (wordpress-3.0.2.tar.gz) = 2688999 bytes +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 |