Changelog for
php56-php-common-5.6.40-17.fc29.remi.x86_64.rpm :
* Thu Jan 23 2020 Remi Collet
- 5.6.40-17- mbstring: Fix #79037 global buffer-overflow in mbfl_filt_conv_big5_wchar CVE-2020-7060- standard: Fix #79099 OOB read in php_strip_tags_ex CVE-2020-7059
* Tue Dec 17 2019 Remi Collet - 5.6.40-15- bcmath: Fix #78878 Buffer underflow in bc_shift_addsub CVE-2019-11046- core: Fix #78862 link() silently truncates after a null byte on Windows CVE-2019-11044 Fix #78863 DirectoryIterator class silently truncates after a null byte CVE-2019-11045- exif Fix #78793 Use-after-free in exif parsing under memory sanitizer CVE-2019-11050 Fix #78910 Heap-buffer-overflow READ in exif CVE-2019-11047- use oracle client library version 19.5 (18.5 on EL-6)
* Tue Oct 22 2019 Remi Collet - 5.6.40-14- FPM: Fix CVE-2019-11043 env_path_info underflow in fpm_main.c
* Wed Aug 28 2019 Remi Collet - 5.6.40-13- mbstring: Fix CVE-2019-13224 don\'t allow different encodings for onig_new_deluxe- pcre: Fix #75457 heap use-after-free in pcrelib
* Tue Jul 30 2019 Remi Collet - 5.6.40-12- exif: Fix #78256 heap-buffer-overflow on exif_process_user_comment CVE-2019-11042 Fix #78222 heap-buffer-overflow on exif_scan_thumbnail CVE-2019-11041- phar: Fix #77919 Potential UAF in Phar RSHUTDOWN
* Tue Jul 02 2019 Remi Collet - 5.6.40-11- use oracle client library version 19.3
* Tue May 28 2019 Remi Collet - 5.6.40-9- iconv: Fix #78069 Out-of-bounds read in iconv.c:_php_iconv_mime_decode() CVE-2019-11039- exif: Fix #77988 Heap-buffer-overflow on php_jpg_get16 CVE-2019-11040- sqlite3: Fix #77967 Bypassing open_basedir restrictions via file uris
* Tue Apr 30 2019 Remi Collet - 5.6.40-8- exif: Fix #77950 Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG CVE-2019-11036
* Tue Apr 02 2019 Remi Collet - 5.6.40-7- exif: Fix #77753 Heap-buffer-overflow in php_ifd_get32s CVE-2019-11034 Fix #77831 Heap-buffer-overflow in exif_iif_add_value CVE-2019-11035- sqlite3: Added sqlite3.defensive INI directive
* Fri Mar 15 2019 Remi Collet - 5.6.40-6- Fix #76846 Segfault in shutdown function after memory limit error
* Tue Mar 12 2019 Remi Collet - 5.6.40-5- phar: Fix #77396 Null Pointer Dereference in phar_create_or_parse_filename Fix #77586 - phar_tar_writeheaders_int() buffer overflow- spl: Fix #77431 openFile() silently truncates after a null byte- security fix synced with https://github.com/Microsoft/php-src/
* Tue Mar 05 2019 Remi Collet - 5.6.40-4- Fix #77630 rename() across the device may allow unwanted access during processing CVE-2019-9637
* Mon Mar 04 2019 Remi Collet - 5.6.40-3- exif: Fix #77509 Uninitialized read in exif_process_IFD_in_TIFF CVE-2019-9641 Fix #77540 Invalid Read on exif_process_SOFn CVE-2019-9640 Fix #77563 Uninitialized read in exif_process_IFD_in_MAKERNOTE CVE-2019-9638 Fix #77659 Uninitialized read in exif_process_IFD_in_MAKERNOTE CVE-2019-9639
* Mon Jan 21 2019 Remi Collet - 5.6.40-2- cleanup for EL-8
* Wed Jan 09 2019 Remi Collet - 5.6.40-1- Update to 5.6.40 - http://www.php.net/releases/5_6_40.php
* Wed Dec 05 2018 Remi Collet - 5.6.39-1- Update to 5.6.39 - http://www.php.net/releases/5_6_39.php
* Wed Oct 24 2018 Remi Collet - 5.6.38-2- use oracle client library version 18.3
* Wed Sep 12 2018 Remi Collet - 5.6.38-1- Update to 5.6.38 - http://www.php.net/releases/5_6_38.php
* Thu Aug 23 2018 Remi Collet - 5.6.37-2- F29: backport ICU 62.1 support from 7.1
* Thu Jul 19 2018 Remi Collet - 5.6.37-1- Update to 5.6.37 - http://www.php.net/releases/5_6_37.php
* Wed Apr 25 2018 Remi Collet - 5.6.36-1- Update to 5.6.36 - http://www.php.net/releases/5_6_36.php
* Thu Mar 29 2018 Remi Collet - 5.6.35-1- Update to 5.6.35 - http://www.php.net/releases/5_6_35.php- FPM: update default pool configuration for process.dumpable
* Thu Mar 15 2018 Remi Collet - 5.6.34-2- add file trigger to restart the php-fpm service when new pool or new extension installed (F27+)
* Wed Feb 28 2018 Remi Collet - 5.6.34-1- Update to 5.6.34 - http://www.php.net/releases/5_6_34.php- FPM: revert pid file removal- improve devel dependencies