Skip to content

Commit 31b698a

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade pgbouncer to 1.24.1 to fix CVE-2025-2291 [High] - branch main (#13566)
1 parent 7ff5853 commit 31b698a

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"pgbouncer-1.16.1.tar.gz": "087477e9e4766d032b04b7b006c0c8d64160a54141a7bfc2c6e5ae7ae11bf7fc",
4-
"pgbouncer.service": "9c158af014827b4b96577caacce1d5fbf1e186ebb481c96f4f071a0f05425fe1"
5-
}
6-
}
2+
"Signatures": {
3+
"pgbouncer.service": "9c158af014827b4b96577caacce1d5fbf1e186ebb481c96f4f071a0f05425fe1",
4+
"pgbouncer-1.24.1.tar.gz": "da72a3aba13072876d055a3e58dd4aba4a5de4ed6148e73033185245598fd3e0"
5+
}
6+
}

SPECS/pgbouncer/pgbouncer.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Connection pooler for PostgreSQL.
22
Name: pgbouncer
3-
Version: 1.16.1
3+
Version: 1.24.1
44
Release: 1%{?dist}
55
License: ISC License
66
URL: https://www.pgbouncer.org/
@@ -80,6 +80,9 @@ fi
8080
/usr/share/doc/pgbouncer/*
8181

8282
%changelog
83+
* Tue Apr 22 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.24.1-1
84+
- Auto-upgrade to 1.24.1 - bump version to fix CVE-2025-2291
85+
8386
* Sun Nov 28 2021 Muhammad Falak <mwani@microsoft.com> - 1.16.1-1
8487
- Bump version to fix CVE-2021-3935
8588

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21064,8 +21064,8 @@
2106421064
"type": "other",
2106521065
"other": {
2106621066
"name": "pgbouncer",
21067-
"version": "1.16.1",
21068-
"downloadUrl": "https://pgbouncer.github.io/downloads/files/1.16.1/pgbouncer-1.16.1.tar.gz"
21067+
"version": "1.24.1",
21068+
"downloadUrl": "https://pgbouncer.github.io/downloads/files/1.24.1/pgbouncer-1.24.1.tar.gz"
2106921069
}
2107021070
}
2107121071
},

0 commit comments

Comments
 (0)