Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r15ln-009GuH-GT for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 09 Nov 2023 14:12:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r15lm-00EfQN-77 for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 09 Nov 2023 14:12:30 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r15ll-00EfQE-UQ for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Nov 2023 14:12:30 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r15lj-005XjC-BI for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Nov 2023 14:12:29 +0000 Received: from atalia.postgresql.org ([2001:4800:3e1:1::231]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r15li-000Nkn-Gj for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Nov 2023 14:12:25 +0000 Received: from myon by atalia.postgresql.org with local (Exim 4.94.2) (envelope-from ) id 1r15lh-008NHe-GE for pgsql-pkg-debian@lists.postgresql.org; Thu, 09 Nov 2023 14:12:25 +0000 From: apt.postgresql.org Repository Update To: PostgreSQL on Debian and Ubuntu Reply-To: PostgreSQL on Debian and Ubuntu Subject: postgresql-11 updated to version 11.22-1.pgdg+1 Message-Id: Date: Thu, 09 Nov 2023 14:12:25 +0000 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The package postgresql-11 was updated on apt.postgresql.org. apt-listchanges: Changelogs --------------------------- postgresql-11 (11.22-1.pgdg+1) sid-pgdg; urgency=medium * Rebuild for sid-pgdg. * Changes applied by generate-pgdg-source: + Moving lib packages to component 11. + Enabling cassert. + Use clang/llvm 15 for jit support. -- PostgreSQL on Debian and Ubuntu Tue, 07 Nov 2023 14:50:52 +0100 postgresql-11 (11.22-1) unstable; urgency=medium * New upstream version. * This is expected to be the last PostgreSQL release in the 11.X series. Users are encouraged to update to a newer release branch soon. * Fix handling of unknown-type arguments in DISTINCT "any" aggregate functions (Tom Lane) 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. The PostgreSQL Project thanks Jingzhou Fu for reporting this problem. (CVE-2023-5868) * Detect integer overflow while computing new array dimensions (Tom Lane) 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. The PostgreSQL Project thanks Pedro Gallegos for reporting this problem. (CVE-2023-5869) * Prevent the pg_signal_backend role from signalling background workers and autovacuum processes (Noah Misch, Jelte Fennema-Nio) The documentation says that pg_signal_backend cannot issue signals to superuser-owned processes. It was able to signal these background processes, though, because they advertise a role OID of zero. Treat that as indicating superuser ownership. The security implications of cancelling one of these process types are fairly small so far as the core code goes (we'll just start another one), but extensions might add background workers that are more vulnerable. Also ensure that the is_superuser parameter is set correctly in such processes. No specific security consequences are known for that oversight, but it might be significant for some extensions. The PostgreSQL Project thanks Hemanth Sandrana and Mahendrakar Srinivasarao for reporting this problem. (CVE-2023-5870) * Rebase debian/patches/libpgport-pkglibdir. -- Christoph Berg Tue, 07 Nov 2023 14:50:52 +0100 New version 11.22-1.pgdg+1: postgresql-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64, source postgresql-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64, source postgresql-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x, source postgresql-11-dbgsym | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-11-dbgsym | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-11-dbgsym | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-11-dbgsym | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-client-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-client-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-client-11-dbgsym | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-client-11-dbgsym | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-client-11-dbgsym | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-doc-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-doc-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-doc-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-plperl-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-plperl-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-plperl-11-dbgsym | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-plperl-11-dbgsym | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plperl-11-dbgsym | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-plpython3-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-plpython3-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-plpython3-11-dbgsym | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-plpython3-11-dbgsym | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-plpython3-11-dbgsym | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-pltcl-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-pltcl-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11 | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-pltcl-11-dbgsym | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-pltcl-11-dbgsym | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-pltcl-11-dbgsym | 11.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg130+1 | trixie-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg120+1 | bookworm-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, s390x postgresql-server-dev-11 | 11.22-1.pgdg23.10+1 | mantic-pgdg | amd64 postgresql-server-dev-11 | 11.22-1.pgdg23.04+1 | lunar-pgdg | amd64 postgresql-server-dev-11 | 11.22-1.pgdg22.04+1 | jammy-pgdg | amd64, arm64, ppc64el, s390x postgresql-server-dev-11 | 11.22-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.