[ Все 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 ]
×

Пакет php-opcache-8.0.30-2.el9.x86_64 download

Имя php-opcache
Эпоха 0
Версия 8.0.30
Релиз 2.el9
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP
Время сборки 2025-03-31 16:29:31
Хост сборки builder-iso-x86-01.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
Размер 509 КиБ
Исходный проект php-8.0.30-2.el9
Контрольная сумма SHA-256 7df34f1084fe48a9892d5f532efd8433f9c47825d057fdb741e75c12eeeac150
× Full screenshot
История изменений 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