./lang/php56, PHP Hypertext Preprocessor version 5.6

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


Branch: pkgsrc-2018Q1, Version: 5.6.36, Package name: php-5.6.36, 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.

NOTE: This version is on security support only, with planned End of Live
on December 31 2018. Update to PHP 7.1.x or 7.2.x is recommended.


Required to run:
[textproc/libxml2]

Required to build:
[pkgtools/cwrappers]

Package options: inet6, ssl

Master sites: (Expand)

SHA1: c5cf00d9d6e212e1d10cfd45adbe73c936312e43
RMD160: 91d662d8dba9cd6ed9b14244afcae4c12c25ff01
Filesize: 14704.789 KB

Version history: (Expand)


CVS history: (Expand)


   2018-05-06 13:37:36 by S.P.Zeidler | Files touched by this commit (1) | Package updated
Log message:
Pullup ticket #5750 - requested by taca
lang/php56: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.217
- lang/php56/distinfo                                           1.48

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sun Apr 29 16:26:40 UTC 2018

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

   Log message:
   lang/php56: update to 5.6.36

   26 Apr 2018 PHP 5.6.36

   - Exif:
     . Fixed bug #76130 (Heap Buffer Overflow (READ: 1786) in exif_iif_add_value).
     (Stas)

   - iconv:
     . Fixed bug #76249 (stream filter convert.iconv leads to infinite loop on
       invalid sequence). (Stas)

   - LDAP:
     . Fixed bug #76248 (Malicious LDAP-Server Response causes Crash). (Stas)

   - Phar:
     . Fixed bug #76129 (fix for CVE-2018-5712 may not be complete). (Stas)

   To generate a diff of this commit:
   cvs rdiff -u -r1.216 -r1.217 pkgsrc/lang/php/phpversion.mk
   cvs rdiff -u -r1.47 -r1.48 pkgsrc/lang/php56/distinfo