Commit Graph

6 Commits

Author SHA256 Message Date
409c790155 - Fix build with uring for post SLE15 code streams.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=8
2025-11-24 16:30:56 +00:00
ea5b5d2ba8 - Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=7
2025-11-14 17:17:16 +00:00
daf8247744 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=6 2025-11-13 15:52:50 +00:00
da79efdc2a - Update to 18.1:
* https://www.postgresql.org/docs/release/18.1/
  * bsc#1253332, CVE-2025-12817: Missing check for CREATE
    privileges on the schema in CREATE STATISTICS allowed table
    owners to create statistics in any schema, potentially leading
    to unexpected naming conflicts.
  * bsc#1253333, CVE-2025-12818: Several places in libpq were not
    sufficiently careful about computing the required size of a
    memory allocation. Sufficiently large inputs could cause
    integer overflow, resulting in an undersized buffer, which
    would then lead to writing past the end of the buffer.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=5
2025-11-13 14:35:58 +00:00
56bdf628b3 - pg_config --libs returns -lnuma so we need to require it.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=4
2025-09-25 16:32:35 +00:00
b53369ca83 New major version 18.
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=1
2025-09-25 14:12:15 +00:00