File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ BuildRequires: re2c
100100Summary: PHP scripting language for creating dynamic web sites
101101Vendor: cPanel, Inc.
102102Name: %{?scl_prefix }php
103- Version: 8.4.8
103+ Version: 8.4.10
104104# Doing release_prefix this way for Release allows for OBS-proof versioning, See EA-4588 for more details
105105%define release_prefix 1
106106Release: %{release_prefix }%{?dist }.cpanel
@@ -1590,6 +1590,13 @@ fi
15901590%files zip -f files.zip
15911591
15921592%changelog
1593+ * Thu Jul 03 2025 Cory McIntire <cory.mcintire@webpros.com> - 8.4.10-1
1594+ - EA-12995: Update ea-php84 from v8.4.8 to v8.4.10
1595+ - Fixed GHSA-hrwm-9436-5mv3 (pgsql extension does not check for errors during escaping). (CVE-2025-1735)
1596+ - Fixed GHSA-453j-q27h-5p8x (NULL Pointer Dereference in PHP SOAP Extension via Large XML Namespace Prefix). (CVE-2025-6491)
1597+ - Fixed GHSA-3cr5-j632-f35r (Null byte termination in hostnames). (CVE-2025-1220)
1598+
1599+
15931600* Thu Jun 05 2025 Cory McIntire <cory.mcintire@webpros.com> - 8.4.8-1
15941601- EA-12918: Update ea-php84 from v8.4.7 to v8.4.8
15951602
You can’t perform that action at this time.
0 commit comments