Bug 117673 - [PATCH] www/wordpress: update to 2.3.1
Summary: [PATCH] www/wordpress: update to 2.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-30 12:00 UTC by Tim Bishop
Modified: 2007-11-05 13:00 UTC (History)
1 user (show)

See Also:


Attachments
wordpress-2.3.1,1.patch (1.09 KB, patch)
2007-10-30 12:00 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2007-10-30 12:00:01 UTC
- Update to 2.3.1 (fixes exploit)

Port maintainer (ychsiao@ychsiao.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-10-30 12:49:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-10-30 12:50:16 UTC
Responsible Changed
From-To: miwi->tdb

submitter is committer.
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-30 19:24:53 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 ychsiao 2007-11-01 03:58:42 UTC
* 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
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-11-01 10:02:47 UTC
Responsible Changed
From-To: tdb->miwi

Take over, it's a security update. oked by tdb@. thx
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-11-05 12:53:37 UTC
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"
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2007-11-05 12:58:15 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!