Package "postgresql-17"
| Name: | postgresql-17 |
Description: |
The World's Most Advanced Open Source Relational Database |
| Latest version: | 17.10-0ubuntu0.25.10.1 |
| Release: | questing (25.10) |
| Level: | updates |
| Repository: | main |
| Homepage: | http://www.postgresql.org/ |
Links
Download "postgresql-17"
Other versions of "postgresql-17" in Questing
| Repository | Area | Version |
|---|---|---|
| base | main | 17.6-1build1 |
| base | universe | 17.6-1build1 |
| security | universe | 17.10-0ubuntu0.25.10.1 |
| security | main | 17.10-0ubuntu0.25.10.1 |
| updates | universe | 17.9-0ubuntu0.25.10.1 |
| PPA: Postgresql | 17.5-1.pgdg20.04+1 | |
| PPA: Postgresql | 17.10-1.pgdg22.04+1 | |
Packages in group
Deleted packages are displayed in grey.
- libecpg-compat3
- libecpg-dev
- libecpg6
- libpgtypes3
- libpq-dev
- libpq5
- postgresql-client-17
- postgresql-doc-17
- postgresql-plperl-17
- postgresql-plpython3-17
- postgresql-pltcl-17
Changelog
| Version: 17.10-0ubuntu0.25.10.1 | 2026-05-21 23:07:40 UTC | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
postgresql-17 (17.10-0ubuntu0.25.10.1) questing-security; urgency=medium * New upstream version (LP: #2152636). + A dump/restore is not required for those running 17.X. + However, if you are upgrading from a version earlier than 17.6, see
+ Prevent unbounded recursion while processing startup packets A malicious client could crash the connected backend by alternating
+ Fix assorted integer overflows in memory-allocation calculations Various places were incautious about the possibility of integer overflow
+ Properly quote subscription names in pg_createsubscriber The given subscription name was inserted into SQL commands without
+ Properly quote object names in logical replication origin checks ALTER SUBSCRIPTION ... REFRESH PUBLICATION interpolated schema and
+ Reject over-length options in ts_headline() The StartSel, StopSel and FragmentDelimiter strings must not exceed 32Kb
+ Guard against malicious time zone names in timeofday() and pg_strftime() A crafted time zone setting could pass % sequences to snprintf(),
+ When creating a multirange type, ensure the user has CREATE privilege on
The multirange type can be put into a different schema than its parent
+ Use timing-safe string comparisons in authentication code Use timingsafe_bcmp() instead of memcpy() or strcmp() when checking
+ Mark PQfn() as unsafe, and avoid using it within libpq For a non-integral result type, PQfn() is not passed the size of the
+ Prevent path traversal in pg_basebackup and pg_rewind These applications failed to validate output file paths read from their
+ Guard against field overflow within contrib/intarray's query_int type
Parsing of these query structures did not check for overflow of 16-bit
+ Guard against overly long values of contrib/ltree's lquery type Values with more than 64K items caused internal overflows, potentially
+ Prevent SQL injection and buffer overruns in contrib/spi check_foreign_key() was insufficiently careful about quoting key values,
+ Details about these and many further changes can be found at:
* d/postgresql-17.NEWS: update NEWS file. -- Athos Ribeiro <email address hidden> Fri, 15 May 2026 07:33:38 -0300 |
|||||||||||||||||||||||
| Source diff to previous version | |||||||||||||||||||||||
|
|||||||||||||||||||||||
| Version: 17.9-0ubuntu0.25.10.1 | 2026-03-04 20:08:22 UTC | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
postgresql-17 (17.9-0ubuntu0.25.10.1) questing-security; urgency=medium * New upstream version (LP: #2127668). + This release encompasses changes from upstream's 17.8 and 17.9
+ A dump/restore is not required for those running 17.X. + However, if you are upgrading from a version earlier than 17.6, see
+ Guard against unexpected dimensions of oidvector/int2vector (Tom Lane) These data types are expected to be 1-dimensional arrays containing no
+ Harden selectivity estimators against being attached to operators that
contrib/intarray contained a selectivity estimation function that could
+ Fix buffer overrun in contrib/pgcrypto's PGP decryption functions
Decrypting a crafted message with an overlength session key caused a
+ Fix inadequate validation of multibyte character lengths (Thomas Munro,
Assorted bugs allowed an attacker able to issue crafted SQL to overrun
+ Details about these and many further changes can be found at:
* d/postgresql-17.NEWS: Update. -- Athos Ribeiro <email address hidden> Wed, 25 Feb 2026 11:11:37 -0300 |
|||||||||||
| Source diff to previous version | |||||||||||
|
|||||||||||
| Version: 17.7-0ubuntu0.25.10.1 | 2025-12-03 22:25:58 UTC | ||||||
|---|---|---|---|---|---|---|---|
|
postgresql-17 (17.7-0ubuntu0.25.10.1) questing-security; urgency=medium * New upstream version (LP: #2127667). + A dump/restore is not required for those running 17.X. + However, if you are upgrading from a version earlier than 17.6, see
+ Check for CREATE privileges on the schema in CREATE STATISTICS (Jelte
This omission allowed table owners to create statistics in any schema,
+ Avoid integer overflow in allocation-size calculations within libpq
Several places in libpq were not sufficiently careful about computing
+ Details about these and many further changes can be found at:
* d/postgresql-17.NEWS: Create NEWS file. -- Athos Ribeiro <email address hidden> Wed, 19 Nov 2025 10:23:51 -0300 |
|||||||
|
|||||||