Пакет php-opcache-8.0.30-2.el9.aarch64
Имя | php-opcache |
---|---|
Эпоха | 0 |
Версия | 8.0.30 |
Релиз | 2.el9 |
Архитектура | aarch64 |
Сайт | http://www.php.net/ |
Лицензия | PHP |
Время сборки | 2025-03-31 16:35:21 |
Хост сборки | builder-arm64-1.inferitos.ru |
Краткое описание | The Zend OPcache |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | INFSA-2025:7315 |
Размер | 228 КиБ |
Исходный проект | php-8.0.30-2.el9 |
Контрольная сумма SHA-256 | 5650a7862d1e5321a3587ec73bea8b1abb9f0f4af76a945e6fb34a24206b425d |
×
* 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