gpp_maybe Security update for postgresql, postgresql16, postgresql17
SUSE-SLE-Module-Server-Applications-15-SP6-2024-4063


This update for postgresql, postgresql16, postgresql17 fixes the following issues: This update ships postgresql17 , and fixes security issues with postgresql16: - bsc#1230423: Relax the dependency of extensions on the server version from exact major.minor to greater or equal, after Tom Lane confirmed on the PostgreSQL packagers list that ABI stability is being taken care of between minor releases. - bsc#1219340: The last fix was not correct. Improve it by removing the dependency again and call fillup only if it is installed. postgresql16 was updated to 16.6: * Repair ABI break for extensions that work with struct ResultRelInfo. * Restore functionality of ALTER {ROLE|DATABASE} SET role. * Fix cases where a logical replication slot's restart_lsn could go backwards. * Avoid deleting still-needed WAL files during pg_rewind. * Fix race conditions associated with dropping shared statistics entries. * Count index scans in contrib/bloom indexes in the statistics views, such as the pg_stat_user_indexes.idx_scan counter. * Fix crash when checking to see if an index's opclass options have changed. * Avoid assertion failure caused by disconnected NFA sub-graphs in regular expression parsing. * https://www.postgresql.org/docs/release/16.6/ postgresql16 was updated to 16.5: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/16.5/ - Don't build the libs and mini flavor anymore to hand over to PostgreSQL 17. * https://www.postgresql.org/about/news/p-2910/ postgresql17 is shipped in version 17.2: * CVE-2024-10976, bsc#1233323: Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference. * CVE-2024-10977, bsc#1233325: Make libpq discard error messages received during SSL or GSS protocol negotiation. * CVE-2024-10978, bsc#1233326: Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE * CVE-2024-10979, bsc#1233327: Prevent trusted PL/Perl code from changing environment variables. * https://www.postgresql.org/about/news/p-2955/ * https://www.postgresql.org/docs/release/17.1/ * https://www.postgresql.org/docs/release/17.2/ Upgrade to 17.2: * Repair ABI break for extensions that work with struct ResultRelInfo. * Restore functionality of ALTER {ROLE|DATABASE} SET role. * Fix cases where a logical replication slot's restart_lsn could go backwards. * Avoid deleting still-needed WAL files during pg_rewind. * Fix race conditions associated with dropping shared statistics entries. * Count index scans in contrib/bloom indexes in the statistics views, such as the pg_stat_user_indexes.idx_scan counter. * Fix crash when checking to see if an index's opclass options have changed. * Avoid assertion failure caused by disconnected NFA sub-graphs in regular expression parsing. Upgrade to 17.0: * New memory management system for VACUUM, which reduces memory consumption and can improve overall vacuuming performance. * New SQL/JSON capabilities, including constructors, identity functions, and the JSON_TABLE() function, which converts JSON data into a table representation. * Various query performance improvements, including for sequential reads using streaming I/O, write throughput under high concurrency, and searches over multiple values in a btree index. * Logical replication enhancements, including: + Failover control + pg_createsubscriber, a utility that creates logical replicas from physical standbys + pg_upgrade now preserves replication slots on both publishers and subscribers * New client-side connection option, sslnegotiation=direct, that performs a direct TLS handshake to avoid a round-trip negotiation. * pg_basebackup now supports incremental backup. * COPY adds a new option, ON_ERROR ignore, that allows a copy operation to continue in the event of an error. * https://www.postgresql.org/about/news/p-2936/ * https://www.postgresql.org/docs/17/release-17.html


cloud_download Downloads

Server Applications Module 15.6 x86_64
  • Packages
    libecpg6
    Shared Libraries Required for PostgreSQL Clients
    17.2-150600.13.5.1 lock rpm
    postgresql
    Basic Clients and Utilities for PostgreSQL
    17-150600.17.6.1 lock src
    postgresql-contrib
    Contributed Extensions and Additions to PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-devel
    PostgreSQL development header files and libraries
    17-150600.17.6.1 lock rpm
    postgresql-docs
    HTML Documentation for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17-150600.17.6.1 lock rpm
    postgresql-server-devel
    PostgreSQL server development header files and utilities
    17-150600.17.6.1 lock rpm
    postgresql16
    Basic Clients and Utilities for PostgreSQL
    16.6-150600.16.10.1 lock src
    postgresql16-contrib
    Contributed Extensions and Additions to PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-devel
    PostgreSQL client development header files and libraries
    16.6-150600.16.10.1 lock rpm
    postgresql16-docs
    HTML Documentation for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plpython
    The PL/Python Procedural Languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-server
    The Programs Needed to Create and Run a PostgreSQL Server
    16.6-150600.16.10.1 lock rpm
    postgresql16-server-devel
    PostgreSQL server development header files and utilities
    16.6-150600.16.10.1 lock rpm
    postgresql17
    Basic Clients and Utilities for PostgreSQL
    17.2-150600.13.5.1 lock src
    postgresql17-contrib
    Contributed Extensions and Additions to PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-devel
    PostgreSQL client development header files and libraries
    17.2-150600.13.5.1 lock rpm
    postgresql17-docs
    HTML Documentation for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17.2-150600.13.5.1 lock rpm
    postgresql17-server-devel
    PostgreSQL server development header files and utilities
    17.2-150600.13.5.1 lock rpm
Server Applications Module 15.6 aarch64
  • Packages
    libecpg6
    Shared Libraries Required for PostgreSQL Clients
    17.2-150600.13.5.1 lock rpm
    postgresql
    Basic Clients and Utilities for PostgreSQL
    17-150600.17.6.1 lock src
    postgresql-contrib
    Contributed Extensions and Additions to PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-devel
    PostgreSQL development header files and libraries
    17-150600.17.6.1 lock rpm
    postgresql-docs
    HTML Documentation for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17-150600.17.6.1 lock rpm
    postgresql-server-devel
    PostgreSQL server development header files and utilities
    17-150600.17.6.1 lock rpm
    postgresql16
    Basic Clients and Utilities for PostgreSQL
    16.6-150600.16.10.1 lock src
    postgresql16-contrib
    Contributed Extensions and Additions to PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-devel
    PostgreSQL client development header files and libraries
    16.6-150600.16.10.1 lock rpm
    postgresql16-docs
    HTML Documentation for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plpython
    The PL/Python Procedural Languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-server
    The Programs Needed to Create and Run a PostgreSQL Server
    16.6-150600.16.10.1 lock rpm
    postgresql16-server-devel
    PostgreSQL server development header files and utilities
    16.6-150600.16.10.1 lock rpm
    postgresql17
    Basic Clients and Utilities for PostgreSQL
    17.2-150600.13.5.1 lock src
    postgresql17-contrib
    Contributed Extensions and Additions to PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-devel
    PostgreSQL client development header files and libraries
    17.2-150600.13.5.1 lock rpm
    postgresql17-docs
    HTML Documentation for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17.2-150600.13.5.1 lock rpm
    postgresql17-server-devel
    PostgreSQL server development header files and utilities
    17.2-150600.13.5.1 lock rpm
Server Applications Module 15.6 ppc64le
  • Packages
    libecpg6
    Shared Libraries Required for PostgreSQL Clients
    17.2-150600.13.5.1 lock rpm
    postgresql
    Basic Clients and Utilities for PostgreSQL
    17-150600.17.6.1 lock src
    postgresql-contrib
    Contributed Extensions and Additions to PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-devel
    PostgreSQL development header files and libraries
    17-150600.17.6.1 lock rpm
    postgresql-docs
    HTML Documentation for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17-150600.17.6.1 lock rpm
    postgresql-server-devel
    PostgreSQL server development header files and utilities
    17-150600.17.6.1 lock rpm
    postgresql16
    Basic Clients and Utilities for PostgreSQL
    16.6-150600.16.10.1 lock src
    postgresql16-contrib
    Contributed Extensions and Additions to PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-devel
    PostgreSQL client development header files and libraries
    16.6-150600.16.10.1 lock rpm
    postgresql16-docs
    HTML Documentation for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plpython
    The PL/Python Procedural Languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-server
    The Programs Needed to Create and Run a PostgreSQL Server
    16.6-150600.16.10.1 lock rpm
    postgresql16-server-devel
    PostgreSQL server development header files and utilities
    16.6-150600.16.10.1 lock rpm
    postgresql17
    Basic Clients and Utilities for PostgreSQL
    17.2-150600.13.5.1 lock src
    postgresql17-contrib
    Contributed Extensions and Additions to PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-devel
    PostgreSQL client development header files and libraries
    17.2-150600.13.5.1 lock rpm
    postgresql17-docs
    HTML Documentation for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17.2-150600.13.5.1 lock rpm
    postgresql17-server-devel
    PostgreSQL server development header files and utilities
    17.2-150600.13.5.1 lock rpm
Server Applications Module 15.6 s390x
  • Packages
    libecpg6
    Shared Libraries Required for PostgreSQL Clients
    17.2-150600.13.5.1 lock rpm
    postgresql
    Basic Clients and Utilities for PostgreSQL
    17-150600.17.6.1 lock src
    postgresql-contrib
    Contributed Extensions and Additions to PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-devel
    PostgreSQL development header files and libraries
    17-150600.17.6.1 lock rpm
    postgresql-docs
    HTML Documentation for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17-150600.17.6.1 lock rpm
    postgresql-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17-150600.17.6.1 lock rpm
    postgresql-server-devel
    PostgreSQL server development header files and utilities
    17-150600.17.6.1 lock rpm
    postgresql16
    Basic Clients and Utilities for PostgreSQL
    16.6-150600.16.10.1 lock src
    postgresql16-contrib
    Contributed Extensions and Additions to PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-devel
    PostgreSQL client development header files and libraries
    16.6-150600.16.10.1 lock rpm
    postgresql16-docs
    HTML Documentation for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-plpython
    The PL/Python Procedural Languages for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    16.6-150600.16.10.1 lock rpm
    postgresql16-server
    The Programs Needed to Create and Run a PostgreSQL Server
    16.6-150600.16.10.1 lock rpm
    postgresql16-server-devel
    PostgreSQL server development header files and utilities
    16.6-150600.16.10.1 lock rpm
    postgresql17
    Basic Clients and Utilities for PostgreSQL
    17.2-150600.13.5.1 lock src
    postgresql17-contrib
    Contributed Extensions and Additions to PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-devel
    PostgreSQL client development header files and libraries
    17.2-150600.13.5.1 lock rpm
    postgresql17-docs
    HTML Documentation for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plperl
    The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-plpython
    The PL/Python Procedural Languages for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-pltcl
    PL/Tcl Procedural Language for PostgreSQL
    17.2-150600.13.5.1 lock rpm
    postgresql17-server
    The Programs Needed to Create and Run a PostgreSQL Server
    17.2-150600.13.5.1 lock rpm
    postgresql17-server-devel
    PostgreSQL server development header files and utilities
    17.2-150600.13.5.1 lock rpm