./meta-pkgs/php71-extensions, meta-package for the PHP 7.1 HTML-embedded scripting language

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


Branch: pkgsrc-2019Q1, Version: 7.1.30, Package name: php71-extensions-7.1.30, Maintainer: pkgsrc-users

PHP 7.1.x is HTML-embedded scripting language.

This package does not contain anything by itself -- it is a
"meta-package" that depends on other PHP packages. Its sole purpose is
to require dependencies so users can install this package only and
have all the PHP stuff pulled in by the package dependency mechanism.


Required to run:
[converters/php-mbstring] [converters/php-recode] [converters/php-iconv] [databases/php-dba] [databases/php-pgsql] [databases/php-pdo_pgsql] [databases/php-ldap] [databases/php-mysqli] [databases/php-pdo_dblib] [databases/php-pdo] [databases/php-pdo_mysql] [databases/php-sqlite3] [databases/php-pdo_sqlite] [archivers/php-bz2] [archivers/php-zip] [archivers/php-zlib] [lang/php71] [mail/php-imap] [net/php-xmlrpc] [net/php-sockets] [net/php-snmp] [net/php-soap] [net/php-ftp] [textproc/php-intl] [textproc/php-json] [textproc/php-xsl] [textproc/php-enchant] [textproc/php-wddx] [textproc/php-pspell] [www/ap-php] [www/php-fpm] [www/php-tidy] [www/php-curl] [graphics/php-exif] [graphics/php-gd] [math/php-bcmath] [time/php-calendar] [devel/php-sysvsem] [devel/php-pcntl] [devel/php-sysvshm] [devel/php-gettext] [devel/php-opcache] [devel/php-posix] [devel/php-shmop] [devel/php-sysvmsg] [devel/php-gmp]

Required to build:
[www/apache24] [pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2019-06-04 19:42:37 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #5973 - requested by taca
lang/php71: security update
meta-pkgs/php71-extensions: security update

Revisions pulled up:
- lang/php/phpversion.mk                                        1.258
- lang/php71/distinfo                                           1.52
- meta-pkgs/php71-extensions/Makefile                           1.6

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Jun  1 15:28:07 UTC 2019

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

   Log message:
   lang/php71: update to 7.1.30

   Update php71 to 7.1.30.

   30 May 2019, PHP 7.1.30

   - EXIF:
     . Fixed bug #77988 (heap-buffer-overflow on php_jpg_get16).
     (CVE-2019-11040) (Stas)

   - GD:
     . Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
     (CVE-2019-11038) (cmb)

   - Iconv:
     . Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
     due to integer overflow). (CVE-2019-11039). (maris dot adam)

   - SQLite:
     . Fixed bug #77967 (Bypassing open_basedir restrictions via file uris). (Stas)

   To generate a diff of this commit:
   cvs rdiff -u -r1.257 -r1.258 pkgsrc/lang/php/phpversion.mk
   cvs rdiff -u -r1.51 -r1.52 pkgsrc/lang/php71/distinfo

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Sat Jun  1 15:29:40 UTC 2019

   Modified Files:
   	pkgsrc/meta-pkgs/php71-extensions: Makefile

   Log message:
   meta-pkgs/php71-extensions: reset PKGREVISION

   Reset PKGREVISION along with update of lang/php71.

   To generate a diff of this commit:
   cvs rdiff -u -r1.5 -r1.6 pkgsrc/meta-pkgs/php71-extensions/Makefile