Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php80-php-8.0.30-14.el9.remi RPM for aarch64

From Remi's RPM for RedHat EL 9 for aarch64

Name: php80-php Distribution: Unknown
Version: 8.0.30 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 14.el9.remi Build date: Thu Jul 3 09:42:10 2025
Group: Unspecified Build host: builder2.remirepo.net
Size: 4718730 Source RPM: php80-php-8.0.30-14.el9.remi.src.rpm
Packager: Remi Collet
Url: http://www.php.net/
Summary: PHP scripting language for creating dynamic web sites
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.

This package contains the module (often referred to as mod_php)
which adds support for the PHP language to system Apache HTTP Server.

Provides

Requires

License

PHP and Zend and BSD and MIT and ASL 1.0 and NCSA

Changelog

* Thu Jul 03 2025 Remi Collet <remi@remirepo.net> - 8.0.30-14
  - Fix pgsql extension does not check for errors during escaping
    CVE-2025-1735
  - Fix NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix
    CVE-2025-6491
  - Fix Null byte termination in hostnames
    CVE-2025-1220
* Thu Mar 13 2025 Remi Collet <remi@remirepo.net> - 8.0.30-13
  - Fix libxml streams use wrong `content-type` header when requesting a redirected resource
    CVE-2025-1219
  - Fix Stream HTTP wrapper header check might omit basic auth header
    CVE-2025-1736
  - Fix Stream HTTP wrapper truncate redirect location to 1024 bytes
    CVE-2025-1861
  - Fix Streams HTTP wrapper does not fail for headers without colon
    CVE-2025-1734
  - Fix Header parser of `http` stream wrapper does not handle folded headers
    CVE-2025-1217
  - use oracle client library version 23.7 on x86_64 and aarch64
* Thu Feb 13 2025 Remi Collet <remi@remirepo.net> - 8.0.30-12
  - backport fix for