Package "libecpg-compat3"
Name: | libecpg-compat3 |
Description: |
older version of run-time library for ECPG programs |
Latest version: | 12.15-0ubuntu0.20.04.1 |
Release: | focal (20.04) |
Level: | security |
Repository: | main |
Head package: | postgresql-12 |
Homepage: | http://www.postgresql.org/ |
Links
Download "libecpg-compat3"
Other versions of "libecpg-compat3" in Focal
Repository | Area | Version |
---|---|---|
base | main | 12.2-4 |
updates | main | 12.15-0ubuntu0.20.04.1 |
PPA: Postgresql | 9.4.1-1.pgdg10.4+1 | |
PPA: Postgresql | 9.6.3-1.pgdg12.4+1 | |
PPA: Postgresql | 11.3-1.pgdg14.04+1 | |
PPA: Postgresql | 13.3-1.pgdg16.04+1 | |
PPA: Postgresql | 15.3-1.pgdg20.04+1 | |
PPA: Postgresql | 15.3-1.pgdg22.04+1 | |
PPA: Postgresql | 15.3-1.pgdg18.04+1 |
Changelog
Version: 12.8-0ubuntu0.20.04.1 | 2021-08-12 19:06:21 UTC | ||||
---|---|---|---|---|---|
postgresql-12 (12.8-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #1939396). + Disallow SSL renegotiation more completely (Michael Paquier) SSL renegotiation has been disabled for some time, but the server
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Tue, 10 Aug 2021 14:18:34 +0200 |
|||||
Source diff to previous version | |||||
|
Version: 12.7-0ubuntu0.20.04.1 | 2021-06-01 13:06:25 UTC | ||
---|---|---|---|
postgresql-12 (12.7-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #1928773). + Prevent integer overflows in array subscripting calculations (Tom Lane) The array code previously did not complain about cases where an array's
+ Fix mishandling of junk columns in INSERT ... ON CONFLICT ... UPDATE
If the UPDATE list contains any multi-column sub-selects (which give
In addition, in versions supporting cross-partition updates, a
+ Fix possibly-incorrect computation of UPDATE ... RETURNING outputs for
If an UPDATE for a partitioned table caused a row to be moved to another
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Tue, 18 May 2021 12:13:14 +0200 |
|||
Source diff to previous version | |||
|
Version: 12.6-0ubuntu0.20.04.1 | 2021-02-15 13:07:02 UTC | ||||
---|---|---|---|---|---|
postgresql-12 (12.6-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version (LP: #1915254)
Concurrent insertions could lead to a corrupt index with entries
+ Fix CREATE INDEX CONCURRENTLY to wait for concurrent prepared
At the point where CREATE INDEX CONCURRENTLY waits for all concurrent
+ Fix information leakage in constraint-violation error messages
If an UPDATE command attempts to move a row to a different partition
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Wed, 10 Feb 2021 11:47:33 +0100 |
|||||
Source diff to previous version | |||||
|
Version: 12.5-0ubuntu0.20.04.1 | 2020-11-17 14:06:29 UTC | ||||||
---|---|---|---|---|---|---|---|
postgresql-12 (12.5-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream version.
This is essentially a leak in the security restricted operation sandbox
The PostgreSQL Project thanks Etienne Stalmans for reporting this
+ Fix usage of complex connection-string parameters in pg_dump,
The -d parameter of pg_dump and pg_restore, or the --maintenance-db
+ When psql's \connect command re-uses connection parameters, ensure that
This avoids cases where reconnection might fail due to omission of
+ Prevent psql's \gset command from modifying specially-treated variables
\gset without a prefix would overwrite whatever variables the server
The PostgreSQL Project thanks Nick Cleaton for reporting this problem.
+ Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Thu, 12 Nov 2020 12:13:24 +0100 |
|||||||
Source diff to previous version | |||||||
|
Version: 12.4-0ubuntu0.20.04.1 | 2020-08-25 13:06:26 UTC | ||||||||
---|---|---|---|---|---|---|---|---|---|
postgresql-12 (12.4-0ubuntu0.20.04.1) focal-security; urgency=medium * New upstream release (LP: #1892335).
A malicious user of either the publisher or subscriber database could
- Make contrib modules' installation scripts more secure (Tom Lane) Attacks similar to those described in CVE-2018-1058 could be carried out
- Details about these and many further changes can be found at:
-- Christian Ehrhardt <email address hidden> Thu, 20 Aug 2020 11:29:14 +0200 |
|||||||||
|