postgresql-15 updated to version 15.9-1.pgdg+1 - Mailing list pgsql-pkg-debian
From | apt.postgresql.org Repository Update |
---|---|
Subject | postgresql-15 updated to version 15.9-1.pgdg+1 |
Date | |
Msg-id | E1tBbCg-002hHQ-2K@atalia.postgresql.org Whole thread Raw |
List | pgsql-pkg-debian |
The package postgresql-15 was updated on apt.postgresql.org. apt-listchanges: Changelogs --------------------------- postgresql-15 (15.9-1.pgdg+1) sid-pgdg; urgency=medium * Rebuild for sid-pgdg. * Changes applied by generate-pgdg-source: + Moving lib packages to component 15. + Enabling cassert. -- PostgreSQL on Debian and Ubuntu <pgsql-pkg-debian@lists.postgresql.org> Tue, 12 Nov 2024 15:06:10 +0100 postgresql-15 (15.9-1) unstable; urgency=medium * New upstream version 15.9. + Ensure cached plans are marked as dependent on the calling role when RLS applies to a non-top-level table reference (Nathan Bossart) If a CTE, subquery, sublink, security invoker view, or coercion projection in a query references a table with row-level security policies, we neglected to mark the resulting plan as potentially dependent on which role is executing it. This could lead to later query executions in the same session using the wrong plan, and then returning or hiding rows that should have been hidden or returned instead. The PostgreSQL Project thanks Wolfgang Walther for reporting this problem. (CVE-2024-10976) + Make libpq discard error messages received during SSL or GSS protocol negotiation (Jacob Champion) An error message received before encryption negotiation is completed might have been injected by a man-in-the-middle, rather than being real server output. Reporting it opens the door to various security hazards; for example, the message might spoof a query result that a careless user could mistake for correct output. The best answer seems to be to discard such data and rely only on libpq's own report of the connection failure. The PostgreSQL Project thanks Jacob Champion for reporting this problem. (CVE-2024-10977) + Fix unintended interactions between SET SESSION AUTHORIZATION and SET ROLE (Tom Lane) The SQL standard mandates that SET SESSION AUTHORIZATION have a side-effect of doing SET ROLE NONE. Our implementation of that was flawed, creating more interaction between the two settings than intended. Notably, rolling back a transaction that had done SET SESSION AUTHORIZATION would revert ROLE to NONE even if that had not been the previous state, so that the effective user ID might now be different from what it had been before the transaction. Transiently setting session_authorization in a function SET clause had a similar effect. A related bug was that if a parallel worker inspected current_setting('role'), it saw none even when it should see something else. The PostgreSQL Project thanks Tom Lane for reporting this problem. (CVE-2024-10978) + Prevent trusted PL/Perl code from changing environment variables (Andrew Dunstan, Noah Misch) The ability to manipulate process environment variables such as PATH gives an attacker opportunities to execute arbitrary code. Therefore, trusted PLs must not offer the ability to do that. To fix plperl, replace %ENV with a tied hash that rejects any modification attempt with a warning. Untrusted plperlu retains the ability to change the environment. The PostgreSQL Project thanks Coby Abrams for reporting this problem. (CVE-2024-10979) -- Christoph Berg <myon@debian.org> Tue, 12 Nov 2024 15:06:10 +0100 New version 15.9-1.pgdg+1: postgresql-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64, source postgresql-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-15-dbgsym | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-15-dbgsym | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-15-dbgsym | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-client-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-client-15-dbgsym | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-15-dbgsym | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-doc-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-plperl-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-plperl-15-dbgsym | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-15-dbgsym | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-plpython3-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-plpython3-15-dbgsym | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-15-dbgsym | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-pltcl-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-pltcl-15-dbgsym | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-15-dbgsym | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg+1 | sid-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg24.10+1 | oracular-pgdg | amd64 postgresql-server-dev-15 | 15.9-1.pgdg24.04+1 | noble-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-15 | 15.9-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x The public mirrors serving apt.postgresql.org are synced hourly, the updated packages will be available there shortly.
pgsql-pkg-debian by date: