summaryrefslogtreecommitdiffstats
path: root/php72.spec
Commit message (Collapse)AuthorAgeFilesLines
* use oracle client library version 21.13 on x86_64, 19.19 on aarch64HEADmasterRemi Collet13 days1-5/+16
| | | | | | | 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
* use oracle client library version 21.11 on x86_64, 19.19 on aarch64Remi Collet2023-10-161-5/+17
| | | | use official Oracle Instant Client RPM
* use official Oracle Instant Client RPMRemi Collet2023-09-221-24/+22
|
* Fix Security issue with external entity loading in XML without enabling itRemi Collet2023-08-011-5/+16
| | | | | | | GHSA-3qrf-m4j2-pcrr CVE-2023-3823 Fix Buffer mismanagement in phar_dir_read() GHSA-jqcx-ccgc-xwhv CVE-2023-3824 move httpd/nginx wants directive to config files in /etc
* fix possible buffer overflow in dateRemi Collet2023-06-211-39/+42
|
* Fix Missing error check and insufficient random bytes in HTTP DigestRemi Collet2023-06-071-3/+12
| | | | | | | authentication for SOAP GHSA-76gg-c692-v2mw use oracle client library version 21.10 define __phpize and __phpconfig
* fix #81744: Password_verify() always return true with some hashRemi Collet2023-02-141-1/+15
| | | | | | | | 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
* pdo: fix #81740: PDO::quote() may return unquoted stringRemi Collet2022-12-191-3/+10
| | | | | CVE-2022-31631 use oracle client library version 21.8
* hash: fix #81738: buffer overflow in hash_update() on long parameter.Remi Collet2022-10-241-1/+7
| | | | CVE-2022-37454
* phar: fix #81726 DOS when using quine gzip file. CVE-2022-31628Remi Collet2022-09-271-2/+2
| | | | | | 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
* phar: fix #81726 DOS when using quine gzip file. CVE-2022-31628Remi Collet2022-09-271-5/+16
| | | | | | 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
* use oracle client library version 21.6Remi Collet2022-06-071-10/+14
| | | | | mysqlnd: fix #81719: mysqlnd/pdo password buffer overflow. CVE-2022-31626 pgsql: fix #81720: Uninitialized array in pg_query_params(). CVE-2022-31625
* Fix #79971 special character is breaking the path in xml functionRemi Collet2021-11-151-1/+7
| | | | CVE-2021-21707
* fix PHP-FPM oob R/W in root process leading to priv escalationRemi Collet2021-10-201-4/+14
| | | | | | CVE-2021-21703 use libicu version 69 use oracle client library version 21.3
* Fix #81211 Symlinks are followed when creating PHAR archiveRemi Collet2021-08-251-1/+6
|
* Fix #81122 SSRF bypass in FILTER_VALIDATE_URLRemi Collet2021-06-281-3/+16
| | | | | | | | | CVE-2021-21705 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
* Fix #80710 imap_mail_compose() header injectionRemi Collet2021-04-281-17/+9
| | | | use oracle client library version 21.1
* Fix #80672 Null Dereference in SoapClientRemi Collet2021-02-031-1/+21
| | | | | CVE-2021-21702 better fix for #77423
* Fix #77423 FILTER_VALIDATE_URL accepts URLs with invalid userinfoRemi Collet2021-01-041-2/+10
| | | | CVE-2020-7071
* fix obsoletesRemi Collet2020-10-281-1/+1
|
* Update to 7.2.34 - http://www.php.net/releases/7_2_34.phpRemi Collet2020-09-301-12/+13
|
* fix dates in changelogRemi Collet2020-08-071-2/+2
|
* Update to 7.2.33 - http://www.php.net/releases/7_2_33.phpRemi Collet2020-08-041-1/+4
|
* Update to 7.2.32 (no change)Remi Collet2020-07-081-5/+15
| | | | display build system and provider in phpinfo (from 8.0)
* rebuild using oniguruma5phpRemi Collet2020-06-091-3/+11
| | | | build phpdbg only once
* Update to 7.2.31 - http://www.php.net/releases/7_2_31.phpRemi Collet2020-05-121-1/+4
|
* Update to 7.2.30 - http://www.php.net/releases/7_2_30.phpRemi Collet2020-04-151-1/+4
|
* Update to 7.2.29 - http://www.php.net/releases/7_2_29.phpRemi Collet2020-03-171-2/+6
| | | | use oracle client library version 19.6 (18.5 on EL-6)
* Update to 7.2.28 - http://www.php.net/releases/7_2_28.phpRemi Collet2020-02-181-1/+4
|
* Update to 7.2.27 - http://www.php.net/releases/7_2_27.phpRemi Collet2020-02-181-1/+5
|
* - Update to 7.2.26 - http://www.php.net/releases/7_2_26.phpRemi Collet2019-12-171-2/+10
| | | | - use oracle client library version 19.5 (18.5 on EL-6)
* update to 7.2.26RC1Remi Collet2019-12-031-2/+5
|
* Update to 7.2.25 - http://www.php.net/releases/7_2_25.phpRemi Collet2019-11-201-1/+4
|
* update to 7.2.25RC1Remi Collet2019-11-051-2/+5
|
* Update to 7.2.24 - http://www.php.net/releases/7_2_24.phpRemi Collet2019-10-221-2/+7
|
* update to 7.2.24RC1Remi Collet2019-10-081-2/+5
|
* Update to 7.2.23 - http://www.php.net/releases/7_2_23.phpRemi Collet2019-09-251-2/+8
|
* add tarball signature checkRemi Collet2019-09-111-0/+6
|
* v7.2.23RC1Remi Collet2019-09-111-4/+7
|
* - Update to 7.2.22 - http://www.php.net/releases/7_2_22.phpRemi Collet2019-08-281-1/+8
| | | | | - fix generator incorrectly reports non-releasable $this as GC child https://bugs.php.net/78412
* 7.2.22RC1Remi Collet2019-08-191-2/+5
|
* Update to 7.2.21 - http://www.php.net/releases/7_2_21.phpRemi Collet2019-07-301-3/+4
|
* - update to 7.2.21RC1Remi Collet2019-07-161-2/+8
| | | | - add upstream patch for #78297
* - Update to 7.2.20 - http://www.php.net/releases/7_2_20.phpRemi Collet2019-07-021-4/+5
| | | | - disable opcache.huge_code_pages in default configuration
* 7.2.20RC3Remi Collet2019-06-201-1/+4
|
* 7.2.20RC2Remi Collet2019-06-201-2/+5
|
* use oracle client library version 19.3Remi Collet2019-06-171-5/+10
|
* v7.2.20RC1Remi Collet2019-06-111-3/+6
|
* v7.2.19Remi Collet2019-05-291-2/+6
|
* fix wordingRemi Collet2019-05-161-4/+4
|