diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-08-04 21:32:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-08-04 21:32:40 +0000 |
commit | 8308f4fa696beb292ca3446ccdd378f5b2d9d8dc (patch) | |
tree | b89dc4f28c19e844f424f68de94350c2acb97265 /www/wordpress | |
parent | 51f5115f9fc2e05a0224541d4f027d6cabae689f (diff) | |
download | pkgsrc-8308f4fa696beb292ca3446ccdd378f5b2d9d8dc.tar.gz |
WordPress 2.8.3 Security Release
Unfortunately, I missed some places when fixing the privilege escalation issues for 2.8.1. Luckily, the entire WordPress community has our backs. Several folks in the community dug deeper and discovered areas that were overlooked. With their help, the remaining issues are fixed in 2.8.3. Since this is a security release, upgrading is highly recommended.
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 abc5b4a02be..7642e058bdd 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/07/28 21:20:20 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/04 21:32:40 adrianp Exp $ DISTNAME= wordpress-${VERSION} -VERSION= 2.8.2 +VERSION= 2.8.3 CATEGORIES= www MASTER_SITES= http://wordpress.org/ diff --git a/www/wordpress/distinfo b/www/wordpress/distinfo index ff3fe46b1b0..303975f4f06 100644 --- a/www/wordpress/distinfo +++ b/www/wordpress/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/07/28 21:20:20 adrianp Exp $ +$NetBSD: distinfo,v 1.3 2009/08/04 21:32:40 adrianp Exp $ -SHA1 (wordpress-2.8.2.tar.gz) = c896ac4358aa7e89ceaece7cfa0071c24b09c80b -RMD160 (wordpress-2.8.2.tar.gz) = ee9748c0354c3d1b289c8d9f2d10f21d521c5189 -Size (wordpress-2.8.2.tar.gz) = 2078041 bytes +SHA1 (wordpress-2.8.3.tar.gz) = 669cdf11a1728321283c724a0207eb37653caf73 +RMD160 (wordpress-2.8.3.tar.gz) = 5813e1c8aaac355734b91e03e8fbdf6f110fb87f +Size (wordpress-2.8.3.tar.gz) = 2078634 bytes |