Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhB8X-0002M3-Lw for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 13 May 2021 13:12:21 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lhB8Q-0008FK-NY for pgsql-pkg-debian@arkaria.postgresql.org; Thu, 13 May 2021 13:12:14 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhB8B-0003Ec-1A for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 May 2021 13:11:59 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhB87-0004Ho-Cf for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 May 2021 13:11:58 +0000 Received: from atalia.postgresql.org ([2001:4800:3e1:1::231]) by mahout.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lhB86-00033C-8M for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 May 2021 13:11:54 +0000 Received: from myon by atalia.postgresql.org with local (Exim 4.92) (envelope-from ) id 1lhB86-0001Md-3x for pgsql-pkg-debian@lists.postgresql.org; Thu, 13 May 2021 13:11:54 +0000 From: apt.postgresql.org Repository Update To: PostgreSQL on Debian and Ubuntu Reply-To: PostgreSQL on Debian and Ubuntu Subject: postgresql-10 updated to version 10.17-1.pgdg+1 Message-Id: Date: Thu, 13 May 2021 13:11:54 +0000 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The package postgresql-10 was updated on apt.postgresql.org. apt-listchanges: Changelogs --------------------------- postgresql-10 (10.17-1.pgdg+1) sid-pgdg; urgency=medium * Rebuild for sid-pgdg. * Changes applied by generate-pgdg-source: + Moving lib packages to component 10. + Enabling cassert. -- PostgreSQL on Debian and Ubuntu Wed, 12 May 2021 16:48:42 +0200 postgresql-10 (10.17-1) unstable; urgency=medium * New upstream version. + Prevent integer overflows in array subscripting calculations (Tom Lane) The array code previously did not complain about cases where an array's lower bound plus length overflows an integer. This resulted in later entries in the array becoming inaccessible (since their subscripts could not be written as integers), but more importantly it confused subsequent assignment operations. This could lead to memory overwrites, with ensuing crashes or unwanted data modifications. (CVE-2021-32027) + Fix mishandling of junk columns in INSERT ... ON CONFLICT ... UPDATE target lists (Tom Lane) If the UPDATE list contains any multi-column sub-selects (which give rise to junk columns in addition to the results proper), the UPDATE path would end up storing tuples that include the values of the extra junk columns. That's fairly harmless in the short run, but if new columns are added to the table then the values would become accessible, possibly leading to malfunctions if they don't match the datatypes of the added columns. In addition, in versions supporting cross-partition updates, a cross-partition update triggered by such a case had the reverse problem: the junk columns were removed from the target list, typically causing an immediate crash due to malfunction of the multi-column sub-select mechanism. (CVE-2021-32028) * Mark libipc-run-perl as . (Closes: #988121) -- Christoph Berg Wed, 12 May 2021 16:48:42 +0200 New version 10.17-1.pgdg+1: postgresql-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, source postgresql-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, source postgresql-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, source postgresql-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el, source postgresql-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64, source postgresql-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64, source postgresql-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, source postgresql-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el, source postgresql-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el, source postgresql-10-dbg | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-10-dbgsym | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-10-dbgsym | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-client-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-client-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-client-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-client-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-client-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-client-10-dbgsym | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-client-10-dbgsym | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-client-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-doc-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-doc-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-doc-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-doc-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-doc-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-doc-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-doc-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-doc-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-doc-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-plperl-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-plperl-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-plperl-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plperl-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plperl-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-plperl-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-plperl-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-plperl-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-plperl-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-plperl-10-dbgsym | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-plperl-10-dbgsym | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-plperl-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plpython-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-plpython-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plpython-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-plpython3-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-plpython3-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-plpython3-10-dbgsym | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-plpython3-10-dbgsym | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-plpython3-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-pltcl-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-pltcl-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-pltcl-10-dbgsym | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-pltcl-10-dbgsym | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-pltcl-10-dbgsym | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg21.04+1 | hirsute-pgdg | amd64 postgresql-server-dev-10 | 10.17-1.pgdg20.10+1 | groovy-pgdg | amd64 postgresql-server-dev-10 | 10.17-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el postgresql-server-dev-10 | 10.17-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el The public mirrors serving apt.postgresql.org are synced hourly, the updated packages will be available there shortly.