public inbox for [email protected]  
help / color / mirror / Atom feed
From: apt.postgresql.org Repository Update <[email protected]>
To: PostgreSQL on Debian and Ubuntu <[email protected]>
Subject: postgresql-11 updated to version 11.12-1.pgdg+1
Date: Thu, 13 May 2021 13:11:35 +0000
Message-ID: <[email protected]> (raw)

The package postgresql-11 was updated on apt.postgresql.org.

apt-listchanges: Changelogs
---------------------------

postgresql-11 (11.12-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.

 -- PostgreSQL on Debian and Ubuntu <[email protected]>  Wed, 12 May 2021 16:42:10 +0200

postgresql-11 (11.12-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)

    + Fix possibly-incorrect computation of UPDATE ... RETURNING outputs for
      joined cross-partition updates (Amit Langote, Etsuro Fujita)

      If an UPDATE for a partitioned table caused a row to be moved to another
      partition with a physically different row type (for example, one with a
      different set of dropped columns), computation of RETURNING results for
      that row could produce errors or wrong answers.  No error is observed
      unless the UPDATE involves other tables being joined to the target
      table. (CVE-2021-32029)

  * Mark libipc-run-perl as <!nocheck>. (Closes: #988121)

 -- Christoph Berg <[email protected]>  Wed, 12 May 2021 16:42:10 +0200

New version 11.12-1.pgdg+1:

postgresql-11                   |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  source
postgresql-11                   |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  source
postgresql-11                   |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  source
postgresql-11                   |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el,  source
postgresql-11                   |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64,  source
postgresql-11                   |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64,  source
postgresql-11                   |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  source
postgresql-11                   |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el,  source
postgresql-11                   |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el,  source
postgresql-11-dbg               |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-11-dbgsym            |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-11-dbgsym            |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-11-dbgsym            |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11            |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11            |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-client-11            |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11            |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-client-11            |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-client-11            |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-client-11            |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-client-11            |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11            |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-client-11-dbgsym     |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-client-11-dbgsym     |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-client-11-dbgsym     |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-doc-11               |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-doc-11               |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-doc-11               |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-doc-11               |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-doc-11               |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-doc-11               |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-doc-11               |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-doc-11               |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-doc-11               |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-plperl-11            |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-plperl-11            |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-plperl-11            |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plperl-11            |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plperl-11            |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-plperl-11            |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-plperl-11            |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-plperl-11            |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plperl-11            |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-plperl-11-dbgsym     |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython-11          |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython-11          |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plpython-11          |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython-11          |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-plpython-11-dbgsym   |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython-11-dbgsym   |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plpython-11-dbgsym   |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-plpython3-11         |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-plpython3-11         |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11         |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-plpython3-11-dbgsym  |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-pltcl-11             |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-pltcl-11             |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11             |  11.12-1.pgdg16.04+1  |  xenial-pgdg    |  amd64,  i386,   ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-pltcl-11-dbgsym      |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg90+1     |  stretch-pgdg   |  amd64,  i386,   ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg21.04+1  |  hirsute-pgdg   |  amd64
postgresql-server-dev-11        |  11.12-1.pgdg20.10+1  |  groovy-pgdg    |  amd64
postgresql-server-dev-11        |  11.12-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el
postgresql-server-dev-11        |  11.12-1.pgdg18.04+1  |  bionic-pgdg    |  amd64,  arm64,  i386,     ppc64el
postgresql-server-dev-11        |  11.12-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-11 updated to version 11.12-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