Advisories » MGAA-2024-0066

Updated php packages fixes many bugs

Publication date: 22 Feb 2024
Modification date: 22 Feb 2024
Type: bugfix
Affected Mageia releases : 9

Description

New php version fixes many bugs:
- Core:
  . Fixed timer leak in zend-max-execution-timers builds.
- Curl:
  . Fix missing error check in curl_multi_init().
- FPM:
  . Fixed bug GH-12996 (Incorrect SCRIPT_NAME with Apache ProxyPassMatch
    when plus in path).
- GD:
  . Fixed bug GH-10344 (imagettfbbox(): Could not find/open font UNC
    path). (nielsdos)
  . Fixed bug GH-10614 (imagerotate will turn the picture all black,
    when rotated 90). (nielsdos)
- MySQLnd:
  . Fixed bug GH-12107 (When running a stored procedure (that returns a
    result set) twice, PHP crashes).
- Opcache:
  . Fixed bug GH-13232 (Segmentation fault will be reported when JIT is
    off but JIT_debug is still on).
- OpenSSL:
  . Fixed LibreSSL undefined reference when OPENSSL_NO_ENGINE not set.
- PDO_Firebird:
  . Fix GH-13119 (Changed to convert float and double values ​​into
    strings using `H` format).
- Phar:
  . Fixed bug #71465 (PHAR doesn't know about litespeed).
  . Fixed bug GH-13037 (PharData incorrectly extracts zip file).
- Random:
  . Fixed bug GH-13138 (Randomizer::pickArrayKeys() does not detect
    broken engines).
- Session:
  . Fixed bug GH-12504 (Corrupted session written when there's a fatal
    error in autoloader).
- Streams:
  . Fixed bug GH-13071 (Copying large files using mmap-able source
    streams may exhaust available memory and fail).
                

References

SRPMS

9/core