pkgsrc/lang/php
taca 760f914ef9 lang/php71: Update to 7.1.29
Update php71 to 7.1.29.

02 May 2019, PHP 7.1.29

- EXIF
. Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
  (CVE-2019-11036) (Stas)

- Mail
. Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)

04 Apr 2019, PHP 7.1.28

- EXIF:
  . Fixed bug #77753 (Heap-buffer-overflow in php_ifd_get32s). (CVE-2019-11034)
    (Stas)
  . Fixed bug #77831 (Heap-buffer-overflow in exif_iif_add_value).
	(CVE-2019-11035) (Stas)

- SQLite3:
  . Added sqlite3.defensive INI directive. (BohwaZ)
2019-05-03 08:31:08 +00:00
..
common.mk lang/php: swtch to use https sites 2019-04-07 05:03:41 +00:00
ext.ini Automatically enable PHP module or Zend extension when it's installed instead of requiring manual configuration of ${PKG_SYSCONFDIR}/php.ini - put a module-specific .ini file for this into ${PKG_SYSCONFDIR}/php.d 2016-07-17 15:49:44 +00:00
ext.mk php: Remove LIBTOOL_OVERRIDE=YES. 2018-02-07 16:14:36 +00:00
MESSAGE.module rename EXT_CONF_DIR to PHP_EXT_CONF_DIR, adjust it so that it's overridable 2016-10-18 19:09:10 +00:00
pear.mk Adjust checks for _USE_DESTDIR != no or incorrect references to 2016-04-10 16:39:27 +00:00
pear_plist.php
phpversion.mk lang/php71: Update to 7.1.29 2019-05-03 08:31:08 +00:00
PLIST.module further tweak the generated ini files - they are now named according to MODNAME, but use PKGMODNAME as the base for extension file to load; this deals with modules like apcu_bc, which has extension name 'apc', but needs to be loaded after 'apcu' since it uses it's symbols 2016-07-26 08:19:45 +00:00