Skip to content

Commit 0fe0c32

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade php to 8.1.31to fix multiple CVEs - branch main (#11345)
1 parent 41023eb commit 0fe0c32

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.30.tar.xz": "f24a6007f0b25a53cb7fbaee69c85017e0345b62089c2425a0afb7e177192ed1"
17+
"php-8.1.31.tar.xz": "c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca"
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.30
35+
Version: 8.1.31
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+
* Wed Dec 04 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.1.31-1
1520+
- Auto-upgrade to 8.1.31 - Fix CVE-2024-8932, CVE-2024-8929, CVE-2024-11234, CVE-2024-11233, CVE-2024-11236
1521+
15191522
* Mon Oct 21 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 8.1.30-1
15201523
- Auto-upgrade to 8.1.30 - CVE-2024-8927, CVE-2024-8925
15211524

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21114,8 +21114,8 @@
2111421114
"type": "other",
2111521115
"other": {
2111621116
"name": "php",
21117-
"version": "8.1.30",
21118-
"downloadUrl": "https://www.php.net/distributions/php-8.1.30.tar.xz"
21117+
"version": "8.1.31",
21118+
"downloadUrl": "https://www.php.net/distributions/php-8.1.31.tar.xz"
2111921119
}
2112021120
}
2112121121
},

0 commit comments

Comments
 (0)