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-12 updated to version 12.17-1.pgdg+1
Date: Thu, 09 Nov 2023 14:11:48 +0000
Message-ID: <[email protected]> (raw)

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

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

postgresql-12 (12.17-1.pgdg+1) sid-pgdg; urgency=medium

  * Rebuild for sid-pgdg.
  * Changes applied by generate-pgdg-source:
    + Moving lib packages to component 12.
    + Enabling cassert.

 -- PostgreSQL on Debian and Ubuntu <[email protected]>  Tue, 07 Nov 2023 14:47:12 +0100

postgresql-12 (12.17-1) unstable; urgency=medium

  * New upstream version.

    * 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)

    * Fix misbehavior during recursive page split in GiST index build
      (Heikki Linnakangas)

      Fix a case where the location of a page downlink was incorrectly
      tracked, and introduce some logic to allow recovering from such
      situations rather than silently doing the wrong thing.  This error could
      result in incorrect answers from subsequent index searches. It may be
      advisable to reindex all GiST indexes after installing this update.

  * Rebase debian/patches/libpgport-pkglibdir.

 -- Christoph Berg <[email protected]>  Tue, 07 Nov 2023 14:47:12 +0100

New version 12.17-1.pgdg+1:

postgresql-12                   |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x,  source
postgresql-12                   |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x,    source  
postgresql-12                   |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x,    source  
postgresql-12                   |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x,    source  
postgresql-12                   |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x,  source
postgresql-12                   |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64,  source                              
postgresql-12                   |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64,  source                              
postgresql-12                   |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x,    source  
postgresql-12                   |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x,    source  
postgresql-12-dbgsym            |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-12-dbgsym            |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-12-dbgsym            |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-12-dbgsym            |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-12-dbgsym            |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-12-dbgsym            |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-12-dbgsym            |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-12-dbgsym            |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-12-dbgsym            |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12            |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-client-12            |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12            |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12            |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12            |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-client-12            |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-client-12            |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-client-12            |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12            |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12-dbgsym     |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-client-12-dbgsym     |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12-dbgsym     |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12-dbgsym     |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12-dbgsym     |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-client-12-dbgsym     |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-client-12-dbgsym     |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-client-12-dbgsym     |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-client-12-dbgsym     |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-doc-12               |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-doc-12               |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-doc-12               |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-doc-12               |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-doc-12               |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-doc-12               |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-doc-12               |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-doc-12               |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-doc-12               |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12            |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plperl-12            |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12            |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12            |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12            |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plperl-12            |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-plperl-12            |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-plperl-12            |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12            |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plperl-12-dbgsym     |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12         |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plpython3-12         |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12         |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12         |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12         |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plpython3-12         |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-plpython3-12         |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-plpython3-12         |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12         |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-plpython3-12-dbgsym  |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12             |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-pltcl-12             |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12             |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12             |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12             |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-pltcl-12             |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-pltcl-12             |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-pltcl-12             |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12             |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-pltcl-12-dbgsym      |  12.17-1.pgdg20.04+1  |  focal-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-server-dev-12        |  12.17-1.pgdg+1       |  sid-pgdg       |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-server-dev-12        |  12.17-1.pgdg130+1    |  trixie-pgdg    |  amd64,  arm64,  ppc64el,  s390x             
postgresql-server-dev-12        |  12.17-1.pgdg120+1    |  bookworm-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-server-dev-12        |  12.17-1.pgdg110+1    |  bullseye-pgdg  |  amd64,  arm64,  ppc64el,  s390x             
postgresql-server-dev-12        |  12.17-1.pgdg100+1    |  buster-pgdg    |  amd64,  arm64,  i386,     ppc64el,  s390x   
postgresql-server-dev-12        |  12.17-1.pgdg23.10+1  |  mantic-pgdg    |  amd64                                       
postgresql-server-dev-12        |  12.17-1.pgdg23.04+1  |  lunar-pgdg     |  amd64                                       
postgresql-server-dev-12        |  12.17-1.pgdg22.04+1  |  jammy-pgdg     |  amd64,  arm64,  ppc64el,  s390x             
postgresql-server-dev-12        |  12.17-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.







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-12 updated to version 12.17-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