16 Commits

Author SHA256 Message Date
d1d020998a Accepting request 1332744 from server:database:postgresql
- Update to 18.2:
  * https://www.postgresql.org/about/news/p-3235/
  * https://www.postgresql.org/docs/release/18.2/
  * bsc#1258008, CVE-2026-2003: Guard against unexpected
    dimensions of oidvector/int2vector
  * bsc#1258009, CVE-2026-2004: Harden selectivity estimators
    against being attached to operators that accept unexpected
    data types.
  * bsc#1258010, CVE-2026-2005: Fix buffer overrun in
    contrib/pgcrypto's PGP decryption functions.
  * bsc#1258011, CVE-2026-2006: Fix inadequate validation of
    multibyte character lengths.
  * bsc#1258012, CVE-2026-2007: Harden contrib/pg_trgm against
    changes in string lowercasing behavior.
  * obsoletes llvm-21-aarch64.patch
- Disown /var/lib/pgsql to support transactional updates.

OBS-URL: https://build.opensuse.org/request/show/1332744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql18?expand=0&rev=4
2026-02-13 11:41:27 +00:00
787916169a OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=12 2026-02-12 16:06:58 +00:00
f382acf3e5 OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=11 2026-02-12 16:06:06 +00:00
14534b69b5 - Update to 18.2:
* https://www.postgresql.org/about/news/p-3235/
  * https://www.postgresql.org/docs/release/18.2/
  * bsc#1258008, CVE-2026-2003: Guard against unexpected
    dimensions of oidvector/int2vector
  * bsc#1258009, CVE-2026-2004: Harden selectivity estimators
    against being attached to operators that accept unexpected
    data types.
  * bsc#1258010, CVE-2026-2005: Fix buffer overrun in
    contrib/pgcrypto's PGP decryption functions.
  * bsc#1258011, CVE-2026-2006: Fix inadequate validation of
    multibyte character lengths.
  * bsc#1258012, CVE-2026-2007: Harden contrib/pg_trgm against
    changes in string lowercasing behavior.
- Disown /var/lib/pgsql to support transactional updates.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=10
2026-02-12 15:44:03 +00:00
e7d1b43ef8 Accepting request 1323483 from server:database:postgresql
OBS-URL: https://build.opensuse.org/request/show/1323483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql18?expand=0&rev=3
2025-12-19 15:42:10 +00:00
7cf9b4ba8e Accepting request 1321682 from devel:ARM:Factory:ARMv9
- Fix build on aarch64 with upstream commit 0dceba2:
 * llvm-21-aarch64.patch

OBS-URL: https://build.opensuse.org/request/show/1321682
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=9
2025-12-18 09:15:12 +00:00
22c2c3030c Accepting request 1320372 from server:database:postgresql
- Fix build with uring for post SLE15 code streams.

- Use %product_libs_llvm_ver to determine the LLVM version.
- Remove conditionals for obsolete PostgreSQL releases.

- Update to 18.1:
  * https://www.postgresql.org/about/news/p-3171/
  * 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/request/show/1320372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql18?expand=0&rev=2
2025-12-01 10:11:19 +00:00
8f51088012 - 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
7dbc804c8a - 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
4f23595a3c OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=6 2025-11-13 15:52:50 +00:00
17e3e36d73 - 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
f8c32379c4 Accepting request 1307193 from server:database:postgresql
PostgreSQL 18 Woohoo

OBS-URL: https://build.opensuse.org/request/show/1307193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql18?expand=0&rev=1
2025-09-26 20:24:18 +00:00
2d84f22732 - 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
63d7145847 remove my patching helper series file
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=3
2025-09-25 14:36:22 +00:00
1a9f92e0cf format spec file cleanup
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=2
2025-09-25 14:30:35 +00:00
edd57fa925 Accepting request 1307136 from server:database:postgresql:devel
New major version 18.

OBS-URL: https://build.opensuse.org/request/show/1307136
OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql18?expand=0&rev=1
2025-09-25 14:12:15 +00:00