Skip to content

Commit 00befca

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade postgresql to 16.10 for CVE-2025-8714, CVE-2025-8715, CVE-2025-8713 - branch 3.0-dev (#14538)
1 parent 9233bd0 commit 00befca

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
33
"postgresql.service": "2d209e10523c43e7011b4a85e9e32f5f5911a74a25012cdeaf5fdeb0a5664461",
4-
"postgresql-16.9.tar.bz2": "07c00fb824df0a0c295f249f44691b86e3266753b380c96f633c3311e10bd005"
4+
"postgresql-16.10.tar.bz2": "de8485f4ce9c32e3ddfeef0b7c261eed1cecb54c9bcd170e437ff454cb292b42"
55
}
66
}

SPECS/postgresql/postgresql.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
%define groupname postgres
33
Summary: PostgreSQL database engine
44
Name: postgresql
5-
Version: 16.9
5+
Version: 16.10
66
Release: 1%{?dist}
77
License: PostgreSQL
88
Vendor: Microsoft Corporation
@@ -243,6 +243,9 @@ fi
243243
%{_unitdir}/%{name}.service
244244

245245
%changelog
246+
* Mon Aug 18 2025 CBL-Mariner Servicing Account <[email protected]> - 16.10-1
247+
- Auto-upgrade to 16.10 - for CVE-2025-8714, CVE-2025-8715, CVE-2025-8713
248+
246249
* Mon May 19 2025 CBL-Mariner Servicing Account <[email protected]> - 16.9-1
247250
- Auto-upgrade to 16.9 - for CVE-2025-4207
248251

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21463,8 +21463,8 @@
2146321463
"type": "other",
2146421464
"other": {
2146521465
"name": "postgresql",
21466-
"version": "16.9",
21467-
"downloadUrl": "https://ftp.postgresql.org/pub/source/v16.9/postgresql-16.9.tar.bz2"
21466+
"version": "16.10",
21467+
"downloadUrl": "https://ftp.postgresql.org/pub/source/v16.10/postgresql-16.10.tar.bz2"
2146821468
}
2146921469
}
2147021470
},

0 commit comments

Comments
 (0)