Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (2d)  pkgsrc-2023Q4 (76d)  pkgsrc-2023Q2 (109d) 

2024-06-16 11:09:02 UTC Now

2017-10-31 18:13:26 UTC pkgsrc-2017Q3 commitmail json YAML

Pullup ticket #5613 - requested by taca
lang/php56: security update

Revisions pulled up:
- lang/php56/Makefile                                          1.15
- lang/php56/distinfo                                          1.43
- lang/php/phpversion.mk                                        patch

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Oct 27 08:45:06 UTC 2017

  Modified Files:
  pkgsrc/lang/php: phpversion.mk
  pkgsrc/lang/php56: Makefile distinfo

  Log Message:
  lang/php56: Update to 5.6.32

  * pkgsrc change: remove post-extract which is not required any more.
  * including securiy fixes.

  26 Sep 2017, PHP 5.6.32

  - Date:
    . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)

  - mcrypt:
    . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)

  - PCRE:
    . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)

  To generate a diff of this commit:
  cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/php56/Makefile
  cvs rdiff -u -r1.42 -r1.43 pkgsrc/lang/php56/distinfo

(spz)