[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package php-opcache-8.0.30-2.el9.aarch64 download

Name php-opcache
Epoch 0
Version 8.0.30
Release 2.el9
Architecture aarch64
Website/URL http://www.php.net/
License PHP
Build Time 2025-03-31 16:35:21
Build Host builder-arm64-1.inferitos.ru
Summary The Zend OPcache
Repositories AppStream
Description The Zend OPcache provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
Errata INFSA-2025:7315
Size 228 KiB
Source Project php-8.0.30-2.el9
SHA-256 checksum 5650a7862d1e5321a3587ec73bea8b1abb9f0f4af76a945e6fb34a24206b425d
× Full screenshot
Changelog link
* Thu Mar 20 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.0.30-2
- Rebuilt for MSVSphere 9.6-beta

* Tue Jan 21 2025 Remi Collet <rcollet@redhat.com> - 8.0.30-2
- Fix Leak partial content of the heap through heap buffer over-read
  CVE-2024-8929
- Fix Configuring a proxy in a stream context might allow for CRLF injection in URIs
  CVE-2024-11234
- Fix Single byte overread with convert.quoted-printable-decode filter
  CVE-2024-11233
- Fix cgi.force_redirect configuration is bypassable due to the environment variable collision
  CVE-2024-8927
- Fix Logs from childrens may be altered
  CVE-2024-9026
- Fix Erroneous parsing of multipart form data
  CVE-2024-8925
- Fix filter bypass in filter_var FILTER_VALIDATE_URL
  CVE-2024-5458
- 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

* Fri Oct 06 2023 Remi Collet <rcollet@redhat.com> - 8.0.30-1
- rebase to 8.0.30
- Resolves: RHEL-11946