--- - branch: pkgsrc-2017Q3 date: Tue Oct 31 18:12:24 UTC 2017 files: - new: 1.12.6.1 old: '1.12' path: pkgsrc/lang/php71/Makefile pathrev: pkgsrc/lang/php71/Makefile@1.12.6.1 type: modified - new: 1.1.12.1 old: '1.1' path: pkgsrc/lang/php71/Makefile.common pathrev: pkgsrc/lang/php71/Makefile.common@1.1.12.1 type: modified - new: 1.27.4.1 old: '1.27' path: pkgsrc/lang/php71/distinfo pathrev: pkgsrc/lang/php71/distinfo@1.27.4.1 type: modified id: 20171031T181224Z.66b9de6a6106f44e8bb74a191515c88d2371568c log: "Pullup ticket #5612 - requested by taca\nlang/php71: security update\n\nRevisions pulled up:\n- lang/php71/Makefile 1.13\n- lang/php71/Makefile.common 1.2\n- lang/php71/distinfo \ 1.28-1.29\n- lang/php/phpversion.mk \ patch\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\ttaca\n Date:\t\tSun Oct 1 15:50:06 UTC 2017\n\n Modified Files:\n \tpkgsrc/lang/php: phpversion.mk\n \tpkgsrc/lang/php71: distinfo\n\n Log Message:\n lang/php71: update to 7.1.10\n\n 28 Sep 2017, PHP 7.1.10\n\n - Core:\n . Fixed bug #75042 (run-tests.php issues with EXTENSION block). (John Boehr)\n\n - BCMath:\n . Fixed bug #44995 (bcpowmod() fails if scale != 0). (cmb)\n . Fixed bug #46781 (BC math handles minus zero incorrectly). (cmb)\n . Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1). (okano1220, cmb)\n . Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus). (cmb)\n\n - CLI server:\n . Fixed bug #70470 (Built-in server truncates headers spanning over TCP\n packets). (bouk)\n\n - CURL:\n . Fixed bug #75093 (OpenSSL support not detected). (Remi)\n\n - GD:\n . Fixed bug #75124 (gdImageGrayScale() may produce colors). (cmb)\n . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)\n\n - Gettext:\n . Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)\n\n - Intl:\n \ . Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent\n \ class). (tpunt)\n . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi)\n\n - PDO_OCI:\n . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized\n before PHP-FPM sets it up). (Ingmar Runge)\n\n - SPL:\n \ . Fixed bug #75155 (AppendIterator::append() is broken when appending another\n \ AppendIterator). (Nikita)\n . Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).\n (jhdxr)\n\n - Standard:\n \ . Fixed bug #75152 (signed integer overflow in parse_iv). (Laruence)\n . Fixed bug #75097 (gethostname fails if your host name is 64 chars long). (Andrea)\n\n \ To generate a diff of this commit:\n cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/php71/distinfo\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\tjdolecek\n Date:\t\tMon Oct 9 21:43:30 UTC 2017\n\n Modified Files:\n \tpkgsrc/lang/php71: Makefile.common\n\n Log Message:\n seems we actually don't need the EXTRACT_USING=gtar, apparently\n \ it's been carried over from php 5.x times\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php71/Makefile.common\n\n-------------------------------------------------------------------\n \ Module Name:\tpkgsrc\n Committed By:\ttaca\n Date:\t\tFri Oct 27 08:47:49 UTC 2017\n\n Modified Files:\n \tpkgsrc/lang/php: phpversion.mk\n \tpkgsrc/lang/php71: Makefile distinfo\n\n Log Message:\n lang/php71: Update to 7.1.11\n\n * pkgsrc change: remove post-extract which is not required any more.\n * including securiy fixes.\n\n 26 Oct 2017, PHP 7.1.11\n\n - Core:\n . Fixed bug #75241 (Null pointer dereference in zend_mm_alloc_small()).\n (Laruence)\n . Fixed bug #75236 (infinite loop when printing an error-message). (Andrea)\n . Fixed bug #75252 (Incorrect token formatting on two parse errors in one\n request). (Nikita)\n . Fixed bug #75220 (Segfault when calling is_callable on parent).\n \ (andrewnester)\n . Fixed bug #75290 (debug info of Closures of internal functions contain\n garbage argument names). (Andrea)\n\n - Date:\n . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)\n\n - Apache2Handler:\n . Fixed bug #75311 (error: 'zend_hash_key' has no member named 'arKey' in\n apache2handler). (mcarbonneaux)\n\n - Hash:\n . Fixed bug #75303 (sha3 hangs on bigendian). (Remi)\n\n - Intl:\n . Fixed bug #75318 (The parameter of UConverter::getAliases() is not\n optional). (cmb)\n\n - litespeed:\n . Fixed bug #75248 (Binary directory doesn't get created when building\n only litespeed SAPI). (petk)\n . Fixed bug #75251 (Missing program prefix and suffix). (petk)\n\n - mcrypt:\n . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)\n\n - MySQLi:\n \ . Fixed bug #75018 (Data corruption when reading fields of bit type). (Anatol)\n\n \ - OCI8:\n . Fixed incorrect reference counting. (Dmitry, Tianfang Yang)\n\n \ - Opcache\n . Fixed bug #75255 (Request hangs and not finish). (Dmitry)\n\n \ - PCRE:\n . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)\n\n - PDO_mysql:\n . Fixed bug #75177 (Type 'bit' is fetched as unexpected string). (Anatol)\n\n - SPL:\n . Fixed bug #73629 (SplDoublyLinkedList::setIteratorMode masks intern flags).\n (J. Jeising, cmb)\n\n To generate a diff of this commit:\n cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/php71/Makefile\n cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/php71/distinfo\n" module: pkgsrc subject: 'CVS commit: [pkgsrc-2017Q3] pkgsrc/lang/php71' unixtime: '1509473544' user: spz