Bug 220531 - lang/php70: Update to 7.0.21
Summary: lang/php70: Update to 7.0.21
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Torsten Zuehlsdorff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-07 07:45 UTC by Fabiano Sidler
Modified: 2017-07-10 08:53 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (tz)
i.dani: maintainer-feedback? (secteam)
tz: merge-quarterly+


Attachments
patch (884 bytes, text/plain)
2017-07-07 07:45 UTC, Fabiano Sidler
no flags Details
Update to PHP 7.0.21 (2.93 KB, patch)
2017-07-07 09:22 UTC, Dani I.
i.dani: maintainer-approval? (tz)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiano Sidler 2017-07-07 07:45:46 UTC
Created attachment 184147 [details]
patch

Also, please don't forget to MTQ3! ;)
Comment 1 Dani I. 2017-07-07 09:22:16 UTC
Created attachment 184151 [details]
Update to PHP 7.0.21

Update to PHP 7.0.21

Update PHP 7.0 from 7.0.20 to 7.0.21
    - Remove PORTREVISION from: devel/php71-readline
    - Fix distinfo
    - Remove patch "patch-main_php__ini.c", has been patched upstream
    - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are      not supported anymore. [see below]

Changelog: http://www.php.net/ChangeLog-7.php#7.0.21

[CONFIGURE_ARGS]
configure: WARNING: unrecognized options: --with-regex, --with-zend-vm
Comment 2 Dani I. 2017-07-07 09:35:40 UTC
Diff can be found here: review D11515
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-07-07 09:59:35 UTC
A commit references this bug:

Author: tz
Date: Fri Jul  7 09:58:36 UTC 2017
New revision: 445231
URL: https://svnweb.freebsd.org/changeset/ports/445231

Log:
  Update PHP 7 from 7.0.20 to 7.0.21

  Changelog: http://www.php.net/ChangeLog-7.php#7.0.21

  Also:
  - Remove patch "patch-main_php__ini.c", has been patched upstream
  - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore

  PR:           220531
  Submitted by: Dani <i.dani@outlook.com>
  Reported by:  Fabiano Sidler <fabianosidler@swissonline.ch>
  MFH:          2017Q3
  Security:     CVE-2017-9224
  Security:     CVE-2017-9226
  Security:     CVE-2017-9227
  Security:     CVE-2017-9228
  Security:     CVE-2017-9229
  Differential Revision: https://reviews.freebsd.org/D11515

Changes:
  head/devel/php70-readline/Makefile
  head/lang/php70/Makefile
  head/lang/php70/distinfo
  head/lang/php70/files/patch-main_php__ini.c
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-07-10 08:45:20 UTC
A commit references this bug:

Author: tz
Date: Mon Jul 10 08:44:55 UTC 2017
New revision: 445418
URL: https://svnweb.freebsd.org/changeset/ports/445418

Log:
  MFH: r445231

  Update PHP 7 from 7.0.20 to 7.0.21

  Changelog: http://www.php.net/ChangeLog-7.php#7.0.21

  Also:
  - Remove patch "patch-main_php__ini.c", has been patched upstream
  - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore

  PR:           220531
  Submitted by: Dani <i.dani@outlook.com>
  Reported by:  Fabiano Sidler <fabianosidler@swissonline.ch>
  Security:     CVE-2017-9224
  Security:     CVE-2017-9226
  Security:     CVE-2017-9227
  Security:     CVE-2017-9228
  Security:     CVE-2017-9229
  Differential Revision: https://reviews.freebsd.org/D11515

  Approved by:  ports-secteam (junovitch)

Changes:
_U  branches/2017Q3/
  branches/2017Q3/devel/php70-readline/Makefile
  branches/2017Q3/lang/php70/Makefile
  branches/2017Q3/lang/php70/distinfo
  branches/2017Q3/lang/php70/files/patch-main_php__ini.c
Comment 5 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-07-10 08:53:57 UTC
Now also in quarterly.

Thanks to all!