Bug 153766 - [patch] PHP Floating Point CVE Bumper patch
Summary: [patch] PHP Floating Point CVE Bumper patch
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 Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-07 17:10 UTC by Tom Judge
Modified: 2011-02-25 14:10 UTC (History)
1 user (show)

See Also:


Attachments
php-fp.txt (5.05 KB, text/plain)
2011-01-07 17:10 UTC, Tom Judge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Judge 2011-01-07 17:10:03 UTC
The attached patch contains:

* Version bump of lang/php52 to 5.2.17

* Version bump of lang/php5 to 5.3.5

* VuXML entry for the CVE.

Tinderbox logs:

http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/php5-5.3.5.log
http://tinderbox.tomjudge.com/tb/logs/8.1-Devel-amd64/php52-5.2.17.log
Comment 1 Glen Barber freebsd_committer freebsd_triage 2011-01-07 19:56:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer by request of submitter.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-09 08:47:56 UTC
ale         2011-01-09 08:47:47 UTC

  FreeBSD ports repository

  Modified files:
    lang/php5            Makefile distinfo 
  Log:
  Update to 5.3.5 release to fix CVE-2010-4645.
  
  PR:             ports/153766
  Submitted by:   Tom Judge <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.157     +5 -3      ports/lang/php5/Makefile
  1.52      +2 -2      ports/lang/php5/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 3 dfilter service freebsd_committer freebsd_triage 2011-01-09 09:12:15 UTC
ale         2011-01-09 09:12:09 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  Add entry for CVE-2010-4645 (php).
  
  PR:             ports/153766
  Submitted by:   Tom Judge <tom@tomjudge.com>
  
  Revision  Changes    Path
  1.2274    +42 -1     ports/security/vuxml/vuln.xml
_______________________________________________
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 4 Alex Dupre freebsd_committer freebsd_triage 2011-01-09 09:12:40 UTC
Responsible Changed
From-To: ale->mm

php52 part is still to be committed.
Comment 5 Martin Matuska freebsd_committer freebsd_triage 2011-02-25 14:10:26 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!