Skip to content

Commit 661ad18

Browse files
author
Cory McIntire
authored
Merge pull request #12 from webpros-cpanel/EA-12995-ea-php84
EA-12995: Update ea-php84 from v8.4.8 to v8.4.10
2 parents 73b8691 + b8cc1f7 commit 661ad18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

SPECS/ea-php84.spec

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ BuildRequires: re2c
100100
Summary: PHP scripting language for creating dynamic web sites
101101
Vendor: cPanel, Inc.
102102
Name: %{?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
106106
Release: %{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

0 commit comments

Comments
 (0)