From 121104bc24b8494fd4de53dd39aaf6bec513ca91 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Jun 2021 09:38:56 +0200 Subject: missing changelog --- php56.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php56.spec b/php56.spec index e08a4a8..ad21222 100644 --- a/php56.spec +++ b/php56.spec @@ -2121,6 +2121,8 @@ EOF * 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 -- cgit