public inbox for [email protected]
help / color / mirror / Atom feedFrom: apt.postgresql.org Repository Update <[email protected]>
To: PostgreSQL on Debian and Ubuntu <[email protected]>
Subject: postgresql-9.6 updated to version 9.6.22-1.pgdg+1
Date: Thu, 13 May 2021 13:12:11 +0000
Message-ID: <[email protected]> (raw)
The package postgresql-9.6 was updated on apt.postgresql.org.
apt-listchanges: Changelogs
---------------------------
postgresql-9.6 (9.6.22-1.pgdg+1) sid-pgdg; urgency=medium
* Rebuild for sid-pgdg.
* Changes applied by generate-pgdg-source:
+ Moving lib packages to component 9.6.
+ Enabling cassert.
-- PostgreSQL on Debian and Ubuntu <[email protected]> Wed, 12 May 2021 16:53:28 +0200
postgresql-9.6 (9.6.22-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)
-- Christoph Berg <[email protected]> Wed, 12 May 2021 16:53:28 +0200
New version 9.6.22-1.pgdg+1:
postgresql-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64, source
postgresql-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64, source
postgresql-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el, source
postgresql-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el, source
postgresql-9.6-dbg | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-9.6-dbg | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-9.6-dbg | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-9.6-dbg | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-client-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-client-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-client-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-contrib-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-contrib-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-contrib-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-doc-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-doc-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-doc-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-plperl-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-plperl-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-plperl-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-plpython3-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-plpython3-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-plpython3-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-plpython-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-plpython-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-plpython-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-plpython-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-pltcl-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-pltcl-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-pltcl-9.6 | 9.6.22-1.pgdg16.04+1 | xenial-pgdg | amd64, i386, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg+1 | sid-pgdg | amd64, arm64, i386, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg110+1 | bullseye-pgdg | amd64, arm64, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg100+1 | buster-pgdg | amd64, arm64, i386, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg90+1 | stretch-pgdg | amd64, i386, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg21.04+1 | hirsute-pgdg | amd64
postgresql-server-dev-9.6 | 9.6.22-1.pgdg20.10+1 | groovy-pgdg | amd64
postgresql-server-dev-9.6 | 9.6.22-1.pgdg20.04+1 | focal-pgdg | amd64, arm64, ppc64el
postgresql-server-dev-9.6 | 9.6.22-1.pgdg18.04+1 | bionic-pgdg | amd64, arm64, i386, ppc64el
postgresql-server-dev-9.6 | 9.6.22-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.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: postgresql-9.6 updated to version 9.6.22-1.pgdg+1
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox