[ubuntu/jammy-security] postgresql-14 14.5-0ubuntu0.22.04.1 (Accepted)
Marc Deslauriers
marc.deslauriers at canonical.com
Thu Aug 18 16:14:30 UTC 2022
postgresql-14 (14.5-0ubuntu0.22.04.1) jammy-security; urgency=medium
* New upstream version (LP: #1984012).
+ A dump/restore is not required for those running 14.X.
+ Also, if you are upgrading from a version earlier than 14.4, see
those release notes as well please.
+ Do not let extension scripts replace objects not already belonging
to the extension (Tom Lane).
(CVE-2022-2625)
+ Do not let extension scripts replace objects not already belonging
to the extension (Tom Lane).
+ Fix permissions checks in CREATE INDEX (Nathan Bossart,
Noah Misch).
+ Details about these and many further changes can be found at:
https://www.postgresql.org/docs/14/release-14-5.html
postgresql-14 (14.4-0ubuntu0.22.04.1) jammy; urgency=medium
* New upstream version (LP: #1978249).
+ A dump/restore is not required for those running 14.X.
+ However, if you have any indexes that were created using the
CONCURRENTLY option under 14.X, you should re-index them after
updating. See the upstream changelog linked below for further
information.
+ Also, if you are upgrading from a version earlier than 14.3, see
those release notes as well please.
+ Prevent possible corruption of indexes created or rebuilt with the
CONCURRENTLY option (Álvaro Herrera).
An optimization added in v14 caused CREATE INDEX ... CONCURRENTLY
and REINDEX ... CONCURRENTLY to sometimes miss indexing rows that were
updated during the index build. Revert that optimization. It is
recommended that any indexes made with the CONCURRENTLY option be
rebuilt after installing this update. (Alternatively, rebuild them
without CONCURRENTLY.)
+ Details about these and many further changes can be found at:
https://www.postgresql.org/docs/14/release-14-4.html
Date: 2022-08-17 11:51:09.227180+00:00
Changed-By: Sergio Durigan Junior <sergio.durigan at canonical.com>
Signed-By: Marc Deslauriers <marc.deslauriers at canonical.com>
https://launchpad.net/ubuntu/+source/postgresql-14/14.5-0ubuntu0.22.04.1
-------------- next part --------------
Sorry, changesfile not available.
More information about the jammy-changes
mailing list