From a0041d33040364f1b12e6c94cba82c46d1f57fc1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 29 Jun 2021 09:39:07 +0200 Subject: missing changelog --- php.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php.spec b/php.spec index f88d3fe..185e51d 100644 --- a/php.spec +++ b/php.spec @@ -1972,6 +1972,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