|
|
|
|
Changelog for php-debuginfo-5.6.40-41.el7.remi.x86_64.rpm :
* Tue Jun 04 2024 Remi Collet - 5.6.40-41- Fix filter bypass in filter_var FILTER_VALIDATE_URL CVE-2024-5458 * Wed Apr 10 2024 Remi Collet - 5.6.40-40- use oracle client library version 21.13- Fix __Host-/__Secure- cookie bypass due to partial CVE-2022-31629 fix CVE-2024-2756- Fix password_verify can erroneously return true opening ATO risk CVE-2024-3096 * Wed Aug 02 2023 Remi Collet - 5.6.40-39- Fix Security issue with external entity loading in XML without enabling it GHSA-3qrf-m4j2-pcrr CVE-2023-3823- Fix Buffer mismanagement in phar_dir_read() GHSA-jqcx-ccgc-xwhv CVE-2023-3824 * Wed Jun 21 2023 Remi Collet - 5.6.40-38- fix possible buffer overflow in date * Wed Jun 07 2023 Remi Collet - 5.6.40-37- Fix insufficient random bytes in HTTP Digest authentication for SOAP GHSA-76gg-c692-v2mw CVE-2023-3247- use oracle client library version 21.10- define __phpize and __phpconfig * Tue Feb 14 2023 Remi Collet - 5.6.40-36- fix #81744: Password_verify() always return true with some hash CVE-2023-0567- fix #81746: 1-byte array overrun in common path resolve code CVE-2023-0568- fix DOS vulnerability when parsing multipart request body CVE-2023-0662 * Tue Dec 20 2022 Remi Collet - 5.6.40-35- pdo: fix #81740: PDO::quote() may return unquoted string CVE-2022-31631- use oracle client library version 21.8 * Tue Sep 27 2022 Remi Collet - 5.6.40-34- phar: fix #81726 DOS when using quine gzip file. CVE-2022-31628- core: fix #81727 Don\'t mangle HTTP variable names that clash with ones that have a specific semantic meaning. CVE-2022-31629- use oracle client library version 21.7 * Tue Jun 07 2022 Remi Collet - 5.6.40-33- use oracle client library version 21.6- mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626- pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625 * Mon Nov 15 2021 Remi Collet - 5.6.40-32- Fix #79971 special character is breaking the path in xml function CVE-2021-21707 * Wed Oct 20 2021 Remi Collet - 5.6.40-31- fix PHP-FPM oob R/W in root process leading to priv escalation CVE-2021-21703- use libicu version 69- use oracle client library version 21.3 * Thu Aug 26 2021 Remi Collet - 5.6.40-29- Fix #81211 Symlinks are followed when creating PHAR archive * Mon Jun 28 2021 Remi Collet - 5.6.40-28- Fix #81122 SSRF bypass in FILTER_VALIDATE_URL CVE-2021-21705- Fix #65689 PDO_Firebrid / exec() does not free allocated statement- Fix #76488 Memory leak when fetching a BLOB field- Fix #76448 Stack buffer overflow in firebird_info_cb- Fix #76449 SIGSEGV in firebird_handle_doer- Fix #76450 SIGSEGV in firebird_stmt_execute- Fix #76452 Crash while parsing blob data in firebird_fetch_blob CVE-2021-21704 * Wed Apr 28 2021 Remi Collet - 5.6.40-26- Fix #80710 imap_mail_compose() header injection- use oracle client library version 21.1 * Wed Feb 03 2021 Remi Collet - 5.6.40-25- Fix #80672 Null Dereference in SoapClient CVE-2021-21702- better fix for #77423 * Mon Jan 04 2021 Remi Collet - 5.6.40-24- Fix #77423 FILTER_VALIDATE_URL accepts URLs with invalid userinfo CVE-2020-7071 * Tue Sep 29 2020 Remi Collet - 5.6.40-23- Core: Fix #79699 PHP parses encoded cookie names so malicious `__Host-` cookies can be sent CVE-2020-7070 * Tue Aug 04 2020 Remi Collet - 5.6.40-22- Core: Fix #79877 getimagesize function silently truncates after a null byte- Phar: Fix #79797 use of freed hash key in the phar_parse_zipfile function CVE-2020-7068 * Wed May 13 2020 Remi Collet - 5.6.40-21- Core: Fix #78875 Long filenames cause OOM and temp files are not cleaned CVE-2019-11048 Fix #78876 Long variables in multipart/form-data cause OOM and temp files are not cleaned * Tue Apr 14 2020 Remi Collet - 5.6.40-20- standard: Fix #79330 shell_exec silently truncates after a null byte Fix #79465 OOB Read in urldecode CVE-2020-7067 * Tue Mar 17 2020 Remi Collet - 5.6.40-19- standard: Fix #79329 get_headers() silently truncates after a null byte CVE-2020-7066- exif: Fix #79282 Use-of-uninitialized-value in exif CVE-2020-7064- use oracle client library version 19.6 (18.5 on EL-6) * Tue Feb 18 2020 Remi Collet - 5.6.40-18- phar: Fix #79082 Files added to tar with Phar::buildFromIterator have all-access permissions CVE-2020-7063- session: Fix #79221 Null Pointer Dereference in PHP Session Upload Progress CVE-2020-7062 * 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 * 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 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 * Wed Feb 28 2018 Remi Collet - 5.6.34-1- Update to 5.6.34 - http://www.php.net/releases/5_6_34.php * Wed Jan 03 2018 Remi Collet 5.6.33-1- Update to 5.6.33 - http://www.php.net/releases/5_6_33.php * Wed Oct 25 2017 Remi Collet 5.6.32-1- Update to 5.6.32 - http://www.php.net/releases/5_6_32.php * Thu Jul 06 2017 Remi Collet 5.6.31-1- Update to 5.6.31 - http://www.php.net/releases/5_6_31.php- use oracle instant client version 12.2 * Tue Mar 21 2017 Remi Collet - 5.6.30-3- add patch for tests with tzdata 2017.1 * Fri Jan 20 2017 Remi Collet 5.6.30-2- disable dtrace by default, this may be enabled again using environment variable USE_ZEND_DTRACE=1, backported from PHP 7 * Thu Jan 19 2017 Remi Collet 5.6.30-1- Update to 5.6.30 - http://www.php.net/releases/5_6_30.php * Fri Jan 06 2017 Remi Collet 5.6.30-0.1.RC1- update to 5.6.30RC1 * Thu Dec 08 2016 Remi Collet 5.6.29-1- Update to 5.6.29 - http://www.php.net/releases/5_6_29.php * Thu Nov 24 2016 Remi Collet 5.6.29-0.1.RC1- update to 5.6.29RC1 * Wed Nov 09 2016 Remi Collet 5.6.28-1- Update to 5.6.28 - http://www.php.net/releases/5_6_28.php * Fri Oct 28 2016 Remi Collet 5.6.28-0.1.RC1- update to 5.6.28RC1 * Fri Oct 14 2016 Remi Collet 5.6.27-1- Update to 5.6.27 - http://www.php.net/releases/5_6_27.php * Thu Sep 29 2016 Remi Collet 5.6.27-0.1.RC1- update to 5.6.27RC1 * Thu Sep 15 2016 Remi Collet 5.6.26-1- Update to 5.6.26 - http://www.php.net/releases/5_6_26.php * Fri Sep 02 2016 Remi Collet 5.6.26-0.1.RC1- update to 5.6.26RC1- oci8 version is now 2.0.12 * Wed Aug 31 2016 Remi Collet 5.6.25-1- Update to 5.6.25 - http://www.php.net/releases/5_6_25.php * Thu Aug 04 2016 Remi Collet 5.6.25-0.1.RC1- update to 5.6.25RC1 * Thu Jul 21 2016 Remi Collet 5.6.24-1- Update to 5.6.24 - http://www.php.net/releases/5_6_24.php * Thu Jun 30 2016 Remi Collet 5.6.23-1.1- own tests/doc directories for pecl packages (f24) * Wed Jun 22 2016 Remi Collet 5.6.23-1- Update to 5.6.23 - http://www.php.net/releases/5_6_23.php * Thu May 26 2016 Remi Collet 5.6.22-1- Update to 5.6.22 - http://www.php.net/releases/5_6_22.php * Thu Apr 28 2016 Remi Collet 5.6.21-1- Update to 5.6.21 http://www.php.net/releases/5_6_21.php- bump oci8 version to 2.0.11 * Thu Mar 31 2016 Remi Collet 5.6.20-1- Update to 5.6.20 http://www.php.net/releases/5_6_20.php * Mon Mar 07 2016 Remi Collet 5.6.19-2- adapt for F24: define %pecl_xmldir and own it * Thu Mar 03 2016 Remi Collet 5.6.19-1- Update to 5.6.19 http://www.php.net/releases/5_6_19.php * Wed Feb 03 2016 Remi Collet 5.6.18-1- Update to 5.6.18 http://www.php.net/releases/5_6_18.php * Fri Jan 29 2016 Remi Collet 5.6.17-2- FPM: test build for https://bugs.php.net/62172 * Wed Jan 06 2016 Remi Collet 5.6.17-1- Update to 5.6.17 http://www.php.net/releases/5_6_17.php- curl: add CURL_SSLVERSION_TLSv1_x constants * Thu Nov 26 2015 Remi Collet 5.6.16-1- Update to 5.6.16 http://www.php.net/releases/5_6_16.php * Thu Oct 29 2015 Remi Collet 5.6.15-1- Update to 5.6.15 http://www.php.net/releases/5_6_15.php- php-config: reports all built sapis * Wed Sep 30 2015 Remi Collet 5.6.14-1- Update to 5.6.14 http://www.php.net/releases/5_6_14.php- php-fpm: enable http authorization headers * Thu Sep 03 2015 Remi Collet 5.6.13-1- Update to 5.6.13 http://www.php.net/releases/5_6_13.php * Thu Aug 06 2015 Remi Collet 5.6.12-1- Update to 5.6.12 http://www.php.net/releases/5_6_12.php- switch FPM to listen on UDS on Fedora 21+ * Sun Jul 12 2015 Remi Collet 5.6.11-1- Update to 5.6.11 http://www.php.net/releases/5_6_11.php * Thu Jun 11 2015 Remi Collet 5.6.10-1.1- don\'t provide php-sqlite3 on EL-5- the phar link is now correctly created- avoid issue when 2 builds run simultaneously * Thu Jun 11 2015 Remi Collet 5.6.10-1- Update to 5.6.10 http://www.php.net/releases/5_6_10.php- opcache is now 7.0.6-dev * Fri May 15 2015 Remi Collet 5.6.9-1- Update to 5.6.9 http://www.php.net/releases/5_6_9.php * Thu Apr 16 2015 Remi Collet 5.6.8-1- Update to 5.6.8 http://www.php.net/releases/5_6_8.php * Fri Apr 10 2015 Remi Collet 5.6.7-2- add upstream patch to drop SSLv3 tests * Thu Mar 19 2015 Remi Collet 5.6.7-1- Update to 5.6.7 http://www.php.net/releases/5_6_7.php * Fri Feb 20 2015 Remi Collet 5.6.6-1.1- rebuild for new tokyocabinet in EL-5 * Thu Feb 19 2015 Remi Collet 5.6.6-1- Update to 5.6.6 http://www.php.net/releases/5_6_6.php * Wed Jan 21 2015 Remi Collet 5.6.5-1- Update to 5.6.5 http://www.php.net/releases/5_6_5.php * Fri Jan 09 2015 Remi Collet 5.6.5-0.1.RC1- update to 5.6.5RC1- FPM: enable ACL for Unix Domain Socket * Wed Dec 17 2014 Remi Collet 5.6.4-2- Update to 5.6.4 http://www.php.net/releases/5_6_4.php- add sybase_ct extension (in mssql sub-package)- xmlrpc requires xml * Wed Dec 10 2014 Remi Collet 5.6.4-1- Update to 5.6.4 http://www.php.net/releases/5_6_4.php * Thu Nov 27 2014 Remi Collet 5.6.4-0.1.RC1- php 5.6.4RC1 * Sun Nov 16 2014 Remi Collet 5.6.3-3- FPM: add upstream patch for https://bugs.php.net/68421 access.format=R doesn\'t log ipv6 address- FPM: add upstream patch for https://bugs.php.net/68420 listen=9000 listens to ipv6 localhost instead of all addresses- FPM: add upstream patch for https://bugs.php.net/68423 will no longer load all pools * Thu Nov 13 2014 Remi Collet 5.6.3-1- Update to PHP 5.6.3 http://php.net/releases/5_6_3.php- GMP: add upstream patch for https://bugs.php.net/68419 Fix build with libgmp < 4.2 * Thu Oct 30 2014 Remi Collet 5.6.3-0.4.RC1- php 5.6.3RC1 (refreshed, phpdbg changes reverted) * Thu Oct 30 2014 Remi Collet 5.6.3-0.3.RC1- new version of systzdata patch, fix case sensitivity- ignore Factory in date tests * Wed Oct 29 2014 Remi Collet 5.6.3-0.2.RC1- php 5.6.3RC1 (refreshed)- enable phpdbg_webhelper new extension (in php-dbg) * Tue Oct 28 2014 Remi Collet 5.6.3-0.1.RC1- php 5.6.3RC1- disable opcache.fast_shutdown in default config- disable phpdbg_webhelper new extension for now * Thu Oct 16 2014 Remi Collet 5.6.1-1- Update to PHP 5.6.2 http://php.net/releases/5_6_2.php * Fri Oct 03 2014 Remi Collet 5.6.1-1- Update to PHP 5.6.1 http://php.net/releases/5_6_1.php * Fri Sep 26 2014 Remi Collet 5.6.1-0- test build for upcoming 5.6.1- use default system cipher list by Fedora policy http://fedoraproject.org/wiki/Changes/CryptoPolicy * Wed Sep 24 2014 Remi Collet 5.6.1-0.2.RC1- provides nginx configuration (see #1142298) * Fri Sep 12 2014 Remi Collet 5.6.1-0.1.RC1- php 5.6.1RC1 * Wed Sep 03 2014 Remi Collet 5.6.0-1.2- ensure gd-last 2.1.0-3, with libvpx support, is used * Fri Aug 29 2014 Remi Collet 5.6.0-1.1- enable libvpx on EL 6 (with libvpx 1.3.0) * Thu Aug 28 2014 Remi Collet 5.6.0-1- PHP 5.6.0 is GA- fix ZTS man pages, upstream patch for 67878 * Wed Aug 20 2014 Remi Collet 5.6.0-0.22.RC4- backport rawhide stuff for F21+ and httpd-filesystem with support for SetHandler to proxy_fcgi * Thu Aug 14 2014 Remi Collet 5.6.0-0.21.RC4- php 5.6.0RC4 * Wed Jul 30 2014 Remi Collet 5.6.0-0.20.RC3- php 5.6.0RC3- fix license handling- fix zts-php-config --php-binary output #1124605- cleanup with_libmysql- add php-litespeed subpackage (/usr/bin/lsphp) * Fri Jul 25 2014 Remi Collet 5.6.0-0.18.RC2- dont display timezone version in phpinfo (tzdata patch v11) * Sat Jul 19 2014 Remi Collet 5.6.0-0.17.RC2- test build for #67635 * Mon Jul 07 2014 Remi Collet 5.6.0-0.16.RC2- php 5.6.0RC2 * Mon Jun 23 2014 Remi Collet 5.6.0-0.15.RC1- add workaround for unserialize/mock issue from 5.4/5.5 * Mon Jun 23 2014 Remi Collet 5.6.0-0.14.RC1- fix phpdbg with libedit https://bugs.php.net/67499 * Thu Jun 19 2014 Remi Collet 5.6.0-0.13.RC1- php 5.6.0RC1 * Mon Jun 16 2014 Remi Collet 5.6.0-0.12.beta4- test build for serialize * Tue Jun 10 2014 Remi Collet 5.6.0-0.11.beta4- test build for bug 67410, 67411, 67412, 67413- fix 67392, dtrace breaks argument unpack * Thu Jun 05 2014 Remi Collet 5.6.0-0.10.beta4- fix regression introduce in fix for #67118 * Wed Jun 04 2014 Remi Collet 5.6.0-0.9.beta4- php 5.6.0beta4 * Wed May 14 2014 Remi Collet 5.6.0-0.8.beta3- php 5.6.0beta3 * Tue May 06 2014 Remi Collet 5.6.0-0.8.201405061030- new snapshot php5.6-201405061030 * Sat May 03 2014 Remi Collet 5.6.0-0.7.beta2- php 5.6.0beta2 * Thu Apr 10 2014 Remi Collet 5.6.0-0.6.beta1- php 5.6.0beta1 * Wed Apr 09 2014 Remi Collet 5.6.0-0.5.201404090430- new snapshot php5.6-201404090430- add numerical prefix to extension configuration files- prevent .user.ini files from being viewed by Web clients- load php directives only when mod_php is active * Wed Mar 26 2014 Remi Collet 5.6.0-0.4.201403261230- new snapshot php5.6-201403261230- oci8 version 2.0.9- opcache version 7.0.4-dev * Mon Mar 17 2014 Remi Collet 5.6.0-0.4.201403170630- new snapshot php5.6-201403170630 * Wed Mar 12 2014 Remi Collet 5.6.0-0.3.201403120830- new snapshot php5.6-201403120830- rebuild against gd-last without libvpx on EL < 7- oci8 version 2.0.8 * Fri Feb 28 2014 Remi Collet 5.6.0-0.2.alpha3- php 5.6.0alpha3- add php-dbg subpackage- update php.ini from upstream production template- move /usr/bin/zts-php to php-cli subpackage * Wed Feb 26 2014 Remi Collet 5.5.10-0.4.RC1- php-fpm should own /var/lib/php/session and wsdlcache * Tue Feb 25 2014 Remi Collet 5.5.10-0.3.RC1- test build for https://bugs.php.net/66762 * Fri Feb 21 2014 Remi Collet 5.5.10-0.2.RC1- another test build of 5.5.10RC1- fix memleak in fileinfo ext- revert test changes for pcre 8.34 * Thu Feb 20 2014 Remi Collet 5.5.10-0.1.RC1- test build of 5.5.10RC1 * Tue Feb 18 2014 Remi Collet 5.5.9-2- upstream patch for https://bugs.php.net/66731 * Tue Feb 11 2014 Remi Collet 5.5.9-1- Update to 5.5.9 http://www.php.net/ChangeLog-5.php#5.5.9- Install macros to /usr/lib/rpm/macros.d where available.- Add configtest option to php-fpm ini script (EL) * Thu Jan 23 2014 Remi Collet 5.5.9-0.1.RC1- test build of 5.5.9RC1 * Thu Jan 23 2014 Joe Orton - 5.5.8-2- fix _httpd_mmn expansion in absence of httpd-devel * Mon Jan 20 2014 Remi Collet 5.5.8-2- test build for https://bugs.php.net/66412 * Wed Jan 08 2014 Remi Collet 5.5.8-1- update to 5.5.8- drop conflicts with other opcode caches as both can be used only for user data cache * Wed Jan 08 2014 Remi Collet 5.5.8-0.2.RC1- another test build of 5.5.8RC1 * Sat Dec 28 2013 Remi Collet 5.5.8-0.1.RC1- test build of 5.5.8RC1 * Fri Dec 20 2013 Remi Collet 5.5.7-1.1- test build for https://bugs.php.net/66331 * Wed Dec 11 2013 Remi Collet 5.5.7-1- update to 5.5.7, fix for CVE-2013-6420- fix zend_register_functions breaks reflection, php bug 66218- fix Heap buffer over-read in DateInterval, php bug 66060- fix fix overflow handling bug in non-x86 * Tue Dec 10 2013 Remi Collet 5.5.7-0.4.RC1- test build * Wed Dec 04 2013 Remi Collet 5.5.7-0.3.RC1- test build * Mon Dec 02 2013 Remi Collet 5.5.7-0.2.RC1- test build for https://bugs.php.net/66218 zend_register_functions breaks reflection * Thu Nov 28 2013 Remi Collet 5.5.7-0.1.RC1- test build of 5.5.7RC1 * Wed Nov 13 2013 Remi Collet 5.5.6-1- update to 5.5.6 * Tue Nov 12 2013 Remi Collet 5.5.6-0.7- update to 5.5.6, test build * Fri Nov 08 2013 Remi Collet 5.5.6-0.6.RC1- add --with debug option for debug build * Wed Nov 06 2013 Remi Collet 5.5.6-0.5.RC1- test buid with opcache changes reverted * Mon Nov 04 2013 Remi Collet 5.5.6-0.4.RC1- test build opcache with phar build shared https://github.com/zendtech/ZendOptimizerPlus/issues/147 * Mon Nov 04 2013 Remi Collet 5.5.6-0.3.RC1- build phar shared, opcache loaded with RTLD_LAZY * Sat Nov 02 2013 Remi Collet 5.5.6-0.2.RC1- build phar static for opcache dep. * Sat Nov 02 2013 Remi Collet 5.5.6-0.1.RC1- test build of 5.5.6RC1 * Sun Oct 27 2013 Remi Collet 5.5.5-2- rebuild using libicu-last 50.1.2 * Tue Oct 15 2013 Remi Collet - 5.5.5-1- update to 5.5.5 * Mon Sep 23 2013 Remi Collet - 5.5.4-2- test build * Thu Sep 19 2013 Remi Collet - 5.5.4-1- update to 5.5.4- improve security, use specific soap.wsdl_cache_dir use /var/lib/php/wsdlcache for mod_php and php-fpm- sync short_tag comments in php.ini with upstream * Fri Aug 30 2013 Remi Collet - 5.5.4.0.1-201308300430- test build with -fsanitize=address- test build for https://bugs.php.net/65564 * Wed Aug 21 2013 Remi Collet - 5.5.3-1- update to 5.5.3- build without zip extension, requires php-pecl-zip- fix typo and add missing entries in php.ini * Tue Aug 20 2013 Remi Collet - 5.5.3-0- update to 5.5.3- test build without zip extension- fix typo and add missing entries in php.ini * Mon Aug 19 2013 Remi Collet - 5.5.2-1- update to 5.5.2 * Thu Aug 08 2013 Remi Collet - 5.5.2-0.2.RC1- improve system libzip patch * Thu Aug 01 2013 Remi Collet - 5.5.2-0.1.RC1- 5.5.2RC1 * Fri Jul 26 2013 Remi Collet - 5.5.1-2- test build with oracle instantclient 12.1 * Mon Jul 22 2013 Remi Collet - 5.5.1-1- update to 5.5.1- add Provides: php(pdo-abi), for consistency with php(api) and php(zend-abi)- improved description for mod_php- fix opcache ZTS configuration (blacklists in /etc/php-zts.d)- add missing man pages (phar, php-cgi)- fix php-enchant summary and description * Fri Jul 12 2013 Remi Collet - 5.5.0-2- add security fix for CVE-2013-4113- add missing ASL 1.0 license- 32k stack size seems ok for tests on both 32/64bits build * Mon Jun 24 2013 Remi Collet 5.5.1-0.1.201306240630- test build (bundled libgd) * Thu Jun 20 2013 Remi Collet 5.5.0-1- update to 5.5.0 final * Fri Jun 14 2013 Remi Collet 5.5.0-0.11.RC3- also drop JSON from sources- clean conditional for JSON (as removed from the sources)- clean conditional for FPM (always build) * Fri Jun 14 2013 Remi Collet 5.5.0-0.36.RC3.1- EL-5 rebuild with gd-last * Thu Jun 13 2013 Remi Collet 5.5.0-0.36.RC3- drop JSON extension- build with system GD when 2.1.0 is available * Thu Jun 06 2013 Remi Collet 5.5.0-0.35.RC3- update to 5.5.0RC3 * Mon May 27 2013 Remi Collet 5.5.0-0.34.201305271230.-test build with systemd gd * Thu May 23 2013 Remi Collet 5.5.0-0.33.RC2- update to 5.5.0RC2- add missing options in php-fpm.conf- improved systemd configuration, documentation about /etc/sysconfig/php-fpm being deprecated * Wed May 22 2013 Remi Collet 5.5.0-0.32.201305220430- test build for https://bugs.php.net/64895 * Sat May 18 2013 Remi Collet 5.5.0-0.32.201305181030- test build with systemd integration (type=notify) * Wed May 08 2013 Remi Collet 5.5.0-0.31.RC1- update to 5.5.0RC1 * Sat Apr 27 2013 Remi Collet 5.5.0-0.30.201305041230- test build for libgd * Sat Apr 27 2013 Remi Collet 5.5.0-0.29.201304291030- new snapshot- review some sub-packages description- add option to disable json extension * Thu Apr 25 2013 Remi Collet 5.5.0-0.28.beta4- update to 5.5.0beta4, rebuild with new sources * Thu Apr 25 2013 Remi Collet 5.5.0-0.27.beta4- update to 5.5.0beta4 * Mon Apr 22 2013 Remi Collet 5.5.0-0.27-201304221230- new snapshot- try build with system gd 2.1.0 * Thu Apr 18 2013 Remi Collet 5.5.0-0.26-201304181030- new snapshot- zend_extension doesn\'t requires full path- refresh system libzip patch- drop opcache patch merged upstream * Thu Apr 11 2013 Remi Collet 5.5.0-0.25.beta3- allow wildcard in opcache.blacklist_filename and provide default /etc/php.d/opcache-default.blacklist * Wed Apr 10 2013 Remi Collet 5.5.0-0.24.beta3- update to 5.5.0beta3 * Thu Apr 04 2013 Remi Collet 5.5.0-0.23-201304040630- new snapshot- clean old deprecated options * Thu Mar 28 2013 Remi Collet 5.5.0-0.22.beta2- update to 5.5.0beta2- Zend Optimizer+ renamed to Zend OPcache- sync provided configuration with upstream * Mon Mar 25 2013 Remi Collet 5.5.0-0.21-201303251230- new snapshot- generated parser using system bison, test for https://bugs.php.net/64503 * Wed Mar 20 2013 Remi Collet 5.5.0-0.20-201303201430- new snapshot (beta1) * Mon Mar 18 2013 Remi Collet 5.5.0-0.19-201303180830- new snapshot- temporary disable dtrace- new extension opcache in php-opccache sub-package * Thu Mar 14 2013 Remi Collet 5.5.0-0.18-201303141230- new snapshot- hardened build (links with -z now option)- remove %config from /etc/rpm/macros.php * Fri Mar 08 2013 Remi Collet 5.5.0-0.17-201303081230- new snapshot (post alpha 6)- make php-mysql package optional (and disabled)- make ZTS build optional (still enabled) * Thu Feb 28 2013 Remi Collet 5.5.0-0.16-201302281430- new snapshot * Thu Feb 21 2013 Remi Collet 5.5.0-0.16-201302211230- new snapshot (post alpha 5) * Wed Feb 13 2013 Remi Collet 5.5.0-0.16-201302131030- enable tokyocabinet and gdbm dba handlers * Tue Feb 12 2013 Remi Collet 5.5.0-0.15-201302121230- new snapshot * Mon Feb 04 2013 Remi Collet 5.5.0-0.14-201302040630- new snapshot * Fri Feb 01 2013 Remi Collet 5.5.0-0.14-201302010630- new snapshot * Mon Jan 28 2013 Remi Collet 5.5.0-0.13-201301281030- new snapshot- don\'t display XFAIL tests in report * Wed Jan 23 2013 Remi Collet 5.5.0-0.12-201301230630- new snapshot, alpha4 * Thu Jan 17 2013 Remi Collet 5.5.0-0.11-201301170830- new snapshot- fix php.conf to allow MultiViews managed by php scripts * Thu Jan 10 2013 Remi Collet 5.5.0-0.10-201301100830- new snapshot, alpha3 * Wed Jan 02 2013 Remi Collet 5.5.0-0.10-201301021430- new snapshot * Mon Dec 24 2012 Remi Collet 5.5.0-0.9.201212241030- new snapshot (post alpha2)- use xz compressed tarball * Tue Dec 18 2012 Remi Collet 5.5.0-0.9.201212181230- new snapshot * Wed Dec 12 2012 Remi Collet 5.5.0-0.8.201212121430- new snapshot * Tue Dec 11 2012 Remi Collet 5.5.0-0.8.201212110630- patch for unpack * Tue Dec 11 2012 Remi Collet 5.5.0-0.7.201212110630- prevent php_config.h changes across (otherwise identical) rebuilds- drop \"Configure Command\" from phpinfo output * Tue Dec 11 2012 Remi Collet 5.5.0-0.6.201212110630- new snapshot- move gmp in new sub-package * Mon Dec 10 2012 Remi Collet 5.5.0-0.6.201212100830- build sockets, tokenizer extensions shared * Mon Dec 10 2012 Remi Collet 5.5.0-0.5.201212100830- new snapshot- enable dtrace * Tue Dec 04 2012 Remi Collet 5.5.0-0.4.201211301534- build simplexml and xml extensions shared (in php-xml)- build bz2, calendar, ctype, exif, ftp, gettext and iconv extensions shared (in php-common)- build gmp extension shared (in php-bcmath)- build shmop extension shared (in php-process) * Mon Dec 03 2012 Remi Collet 5.5.0-0.3.201211301534- drop some old compatibility provides (php-api, php-zend-abi, php-pecl- *)- obsoletes php55- * * Fri Nov 30 2012 Remi Collet 5.5.0-0.2.201211301534- update to have zend_execute_ex for xDebug * Fri Nov 30 2012 Remi Collet 5.5.0-0.1.201211300857- Initial work on 5.5.0-dev * Fri Nov 23 2012 Remi Collet 5.4.9-2- add patch for https://bugs.php.net/63588 duplicated implementation of php_next_utf8_char * Thu Nov 22 2012 Remi Collet 5.4.9-1- update to 5.4.9 * Thu Nov 15 2012 Remi Collet 5.4.9-0.5.RC1- switch back to upstream generated scanner/parser * Thu Nov 15 2012 Remi Collet 5.4.9-0.4.RC1- use _httpd_contentdir macro and fix php.gif path * Wed Nov 14 2012 Remi Collet 5.4.9-0.3.RC1- improve system libzip patch to use pkg-config * Wed Nov 14 2012 Remi Collet 5.4.9-0.2.RC1- use _httpd_moddir macro * Wed Nov 14 2012 Remi Collet 5.4.9-0.1.RC1- update to 5.4.9RC1- improves php.conf (use FilesMatch + SetHandler)- improves filter (httpd module)- apply ldap_r patch on fedora >= 18 only * Fri Nov 09 2012 Remi Collet 5.4.9-0.2.RC1- sync with rawhide * Fri Nov 09 2012 Remi Collet 5.4.8-6- clarify Licenses- missing provides xmlreader and xmlwriter- modernize spec * Thu Nov 08 2012 Remi Collet 5.4.9-0.1.RC1- update to 5.4.9RC1- change php embedded library soname version to 5.4 * Tue Nov 06 2012 Remi Collet 5.4.8-5- fix _httpd_mmn macro definition * Mon Nov 05 2012 Remi Collet 5.4.8-4- fix mysql_sock macro definition * Thu Oct 25 2012 Remi Collet 5.4.8-3- fix installed headers * Tue Oct 23 2012 Joe Orton - 5.4.8-2- use libldap_r for ldap extension * Thu Oct 18 2012 Remi Collet 5.4.8-1- update to 5.4.8- define both session.save_handler and session.save_path- fix possible segfault in libxml (#828526)- php-fpm: create apache user if needed- use SKIP_ONLINE_TEST during make test- php-devel requires pcre-devel and php-cli (instead of php) * Fri Oct 05 2012 Remi Collet 5.4.8-0.3.RC1- provides php-phar * Thu Oct 04 2012 Remi Collet 5.4.8-0.2.RC1- update systzdata patch to v10, timezone are case insensitive * Thu Oct 04 2012 Remi Collet 5.4.8-0.1.RC1- update to 5.4.8RC1 * Mon Oct 01 2012 Remi Collet 5.4.7-10- fix typo in systemd macro * Mon Oct 01 2012 Remi Collet 5.4.7-9- php-fpm: enable PrivateTmp- php-fpm: new systemd macros (#850268)- php-fpm: add upstream patch for startup issue (#846858) * Fri Sep 28 2012 Remi Collet 5.4.7-8- systemd integration, https://bugs.php.net/63085- no odbc call during timeout, https://bugs.php.net/63171- check sqlite3_column_table_name, https://bugs.php.net/63149 * Mon Sep 24 2012 Remi Collet 5.4.7-7- most failed tests explained (i386, x86_64) * Wed Sep 19 2012 Remi Collet 5.4.7-6- fix for http://bugs.php.net/63126 (#783967) * Wed Sep 19 2012 Remi Collet 5.4.7-6- add --daemonize / --nodaemonize options to php-fpm upstream RFE: https://bugs.php.net/63085 * Wed Sep 19 2012 Remi Collet 5.4.7-5- sync with rawhide- patch to report libdb version https://bugs.php.net/63117 * Wed Sep 19 2012 Remi Collet 5.4.7-5- patch to ensure we use latest libdb (not libdb4) * Wed Sep 19 2012 Remi Collet 5.4.7-4- really fix rhel tests (use libzip and libdb) * Tue Sep 18 2012 Remi Collet 5.4.7-3- fix test to enable zip extension on RHEL-7 * Mon Sep 17 2012 Remi Collet 5.4.7-2- remove session.save_path from php.ini move it to apache and php-fpm configuration files * Fri Sep 14 2012 Remi Collet 5.4.7-1- update to 5.4.7 http://www.php.net/releases/5_4_7.php- php-fpm: don\'t daemonize * Thu Sep 13 2012 Remi Collet 5.4.7-1- update to 5.4.7 | |