./lang/php56, PHP Hypertext Preprocessor version 5.6

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 5.6.32, Package name: php-5.6.32, Maintainer: pkgsrc-users

PHP is an HTML-embedded scripting language. It is modular, with
some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.

This package provides PHP version 5.6.x.


Required to run:
[textproc/libxml2]

Required to build:
[pkgtools/cwrappers]

Package options: inet6, ssl

Master sites: (Expand)

SHA1: c3166285c6d1f7cc04c45716052ec67b256838a1
RMD160: 481cb89ba907550adc40dda58f7f16d914367098
Filesize: 14702.704 KB

Version history: (Expand)


CVS history: (Expand)


   2017-10-31 19:13:26 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
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