Skip to content

Commit 4bb9a85

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade php to 8.1.32 for CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734, CVE-2025-1217 [High] - branch main (#13219)
1 parent 35a236c commit 4bb9a85

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

SPECS/php/php.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"php.conf": "e2388be032eccf7c0197d597ba72259a095bf8434438a184e6a640edb4b59de2",
1515
"php.ini": "8fd5a4d891c19320c07010fbbbac982c886b422bc8d062acaeae49d70c136fc8",
1616
"php.modconf": "dc7303ea584452d2f742d002a648abe74905025aabf240259c7e8bd01746d278",
17-
"php-8.1.31.tar.xz": "c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca"
17+
"php-8.1.32.tar.xz": "c582ac682a280bbc69bc2186c21eb7e3313cc73099be61a6bc1d2cd337cbf383"
1818
}
1919
}

SPECS/php/php.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
%global with_qdbm 0
3333
Summary: PHP scripting language for creating dynamic web sites
3434
Name: php
35-
Version: 8.1.31
35+
Version: 8.1.32
3636
Release: 1%{?dist}
3737
# All files licensed under PHP version 3.01, except
3838
# Zend is licensed under Zend
@@ -1516,6 +1516,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
15161516
%dir %{_datadir}/php/preload
15171517

15181518
%changelog
1519+
* Sun Mar 30 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.1.32-1
1520+
- Auto-upgrade to 8.1.32 - for CVE-2025-1219, CVE-2025-1736, CVE-2025-1861, CVE-2025-1734, CVE-2025-1217
1521+
15191522
* Wed Dec 04 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.1.31-1
15201523
- Auto-upgrade to 8.1.31 - Fix CVE-2024-8932, CVE-2024-8929, CVE-2024-11234, CVE-2024-11233, CVE-2024-11236
15211524

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21084,8 +21084,8 @@
2108421084
"type": "other",
2108521085
"other": {
2108621086
"name": "php",
21087-
"version": "8.1.31",
21088-
"downloadUrl": "https://www.php.net/distributions/php-8.1.31.tar.xz"
21087+
"version": "8.1.32",
21088+
"downloadUrl": "https://www.php.net/distributions/php-8.1.32.tar.xz"
2108921089
}
2109021090
}
2109121091
},

0 commit comments

Comments
 (0)