PostgreSQL client library
Go to file
Filip Janus a58dc92700 Rebase to upstream release 16.11
- Fix CVE-2025-12818: libpq undersizes allocations, via integer wraparound
  Integer wraparound in PostgreSQL libpq client library functions allows
  an application input provider or network peer to cause libpq to undersize
  an allocation and write out-of-bounds by hundreds of megabytes, resulting
  in segmentation fault.

Resolves: RHEL-131267
2025-12-08 10:51:03 +00:00
.fmf Enable CI 2022-04-19 18:33:46 +02:00
plans Create plans and update gating.yaml 2025-03-14 13:51:27 +01:00
.gitignore Update sources to v14.1 2022-01-14 11:36:06 +01:00
ci.fmf Enable separate result for each plan 2025-07-30 10:27:56 +00:00
gating.yaml Create plans and update gating.yaml 2025-03-14 13:51:27 +01:00
generate-sources.sh rebase: update to 11.0 2018-10-17 14:35:23 +02:00
libpq-10.3-rpm-pgsql.patch Rebase to upstream release 13.0 2020-10-22 13:14:13 +02:00
libpq-10.3-var-run-socket.patch Update to version 16 2023-12-05 14:58:27 +01:00
libpq-12.1-symbol-versioning.patch Update to version 16 2023-12-05 14:58:27 +01:00
libpq.spec Rebase to upstream release 16.11 2025-12-08 10:51:03 +00:00
README.md Added the README 2018-09-04 09:17:45 +00:00
sources Rebase to upstream release 16.11 2025-12-08 10:51:03 +00:00

libpq

The libpq package