- Update to 2.3.1 (fixes exploit) Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->tdb submitter is committer.
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
* Edwin Groothuis <edwin@FreeBSD.org> [071031 03:25]: > Maintainer of www/wordpress, > > Please note that PR ports/117673 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/117673 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org please apply this patch ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/www/wordpress/Makefile /home/ychsiao/project/bsd/wordpress/Makefile --- /usr/ports/www/wordpress/Makefile Fri Oct 19 12:10:19 2007 +++ /home/ychsiao/project/bsd/wordpress/Makefile Thu Nov 1 11:56:59 2007 @@ -6,7 +6,7 @@ # PORTNAME= wordpress -PORTVERSION= 2.3 +PORTVERSION= 2.3.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ \ diff -ruN --exclude=CVS /usr/ports/www/wordpress/distinfo /home/ychsiao/project/bsd/wordpress/distinfo --- /usr/ports/www/wordpress/distinfo Fri Oct 19 12:10:19 2007 +++ /home/ychsiao/project/bsd/wordpress/distinfo Thu Nov 1 11:57:22 2007 @@ -1,3 +1,3 @@ -MD5 (wordpress-2.3.tar.gz) = 36ffea2a049a071342efda985feedf31 -SHA256 (wordpress-2.3.tar.gz) = 34c7589b7d40281e3f6f8ac6f4172e69c28b3c93cf394490b73eec55dccc8741 -SIZE (wordpress-2.3.tar.gz) = 870766 +MD5 (wordpress-2.3.1.tar.gz) = bd53264cbe80e470c5a9bc2cf7aa85e4 +SHA256 (wordpress-2.3.1.tar.gz) = 20004580fab20c8801ca7a86c6d57db0bc794f2b59ab583aa6b82457c67f8cf7 +SIZE (wordpress-2.3.1.tar.gz) = 883535 ===> Done
Responsible Changed From-To: tdb->miwi Take over, it's a security update. oked by tdb@. thx
miwi 2007-11-05 12:53:33 UTC FreeBSD ports repository Modified files: www/wordpress Makefile distinfo german/wordpress Makefile distinfo Log: - Update to 2.3.1 (fix cross-site scripting) PR: 117673 Submitted by: tdb@ Approved by: portmgr (pav) Security: http://www.vuxml.org/freebsd/a467d0f9-8875-11dc-b3ba-0016179b2dd5.html Revision Changes Path 1.15 +2 -2 ports/german/wordpress/Makefile 1.14 +3 -3 ports/german/wordpress/distinfo 1.34 +1 -1 ports/www/wordpress/Makefile 1.28 +3 -3 ports/www/wordpress/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!