2 Commits

Author SHA256 Message Date
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