diff options
author | Remi Collet <remi@remirepo.net> | 2021-06-29 09:39:07 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-06-29 09:39:07 +0200 |
commit | a0041d33040364f1b12e6c94cba82c46d1f57fc1 (patch) | |
tree | 314fd3ff632ebf3f2676da6b09adb4de6b347725 /php.spec | |
parent | 01fd258a10e3df6d2f56da6a7bf180e742256dea (diff) |
missing changelog
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1972,6 +1972,8 @@ EOF * Mon Jun 28 2021 Remi Collet <remi@remirepo.net> - 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 |