Go to file
Ana Guerrero 69db83cf17 Accepting request 1145273 from server:database:postgresql
- Upgrade to 12.18:
  * bsc#1219679, CVE-2024-0985: Tighten security restrictions
    within REFRESH MATERIALIZED VIEW CONCURRENTLY.
    One step of a concurrent refresh command was run under weak
    security restrictions. If a materialized view's owner could
    persuade a superuser or other high-privileged user to perform a
    concurrent refresh on that view, the view's owner could control
    code executed with the privileges of the user running REFRESH.
    Fix things so that all user-determined code is run as the
    view's owner, as expected
  * If you use GIN indexes, you may need to reindex after updating
    to this release.
  * LLVM 18 is now supported.
  * https://www.postgresql.org/docs/release/12.18/

- Update to 12.17:
  * bsc#1216962, CVE-2023-5868: Fix handling of unknown-type
    arguments in DISTINCT "any" aggregate functions. This error led
    to a text-type value being interpreted as an unknown-type value
    (that is, a zero-terminated string) at runtime. This could
    result in disclosure of server memory following the text value.
  * bsc#1216961, CVE-2023-5869: Detect integer overflow while
    computing new array dimensions. When assigning new elements to
    array subscripts that are outside the current array bounds, an
    undetected integer overflow could occur in edge cases. Memory
    stomps that are potentially exploitable for arbitrary code
    execution are possible, and so is disclosure of server memory.
  * bsc#1216960, CVE-2023-5870: Prevent the pg_signal_backend role
    from signalling background workers and autovacuum processes.
    The documentation says that pg_signal_backend cannot issue

OBS-URL: https://build.opensuse.org/request/show/1145273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql12?expand=0&rev=32
2024-02-09 22:52:58 +00:00
_constraints - bsc#1195680: Upgrade to 12.10: 2022-02-10 15:27:35 +00:00
.gitattributes Accepting request 741872 from home:darix:branches:server:database:postgresql 2019-10-22 14:55:20 +00:00
.gitignore Accepting request 741872 from home:darix:branches:server:database:postgresql 2019-10-22 14:55:20 +00:00
0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch November 2023 Security Updates 2023-11-09 14:43:25 +00:00
baselibs.conf Accepting request 741872 from home:darix:branches:server:database:postgresql 2019-10-22 14:55:20 +00:00
postgresql12.changes - Upgrade to 12.18: 2024-02-08 15:26:36 +00:00
postgresql12.spec - Upgrade to 12.18: 2024-02-08 15:26:36 +00:00
postgresql-12.18.tar.bz2 - Upgrade to 12.18: 2024-02-08 15:26:36 +00:00
postgresql-12.18.tar.bz2.sha256 - Upgrade to 12.18: 2024-02-08 15:26:36 +00:00
postgresql-conf.patch Accepting request 741872 from home:darix:branches:server:database:postgresql 2019-10-22 14:55:20 +00:00
postgresql-llvm-optional.patch - bsc#1187751: Make the dependency of postgresqlXX-server-devel on 2021-08-25 11:41:54 +00:00
postgresql-plperl-keep-rpath.patch Accepting request 741872 from home:darix:branches:server:database:postgresql 2019-10-22 14:55:20 +00:00
postgresql-rpmlintrc Accepting request 811573 from home:rmax:branches:server:database:postgresql 2020-06-04 17:47:22 +00:00
postgresql-testsuite-keep-results-file.patch OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=89 2023-10-10 14:54:09 +00:00
postgresql-var-run-socket.patch - Overhaul postgresql-README.SUSE and move it from the binary 2023-05-15 14:55:37 +00:00