Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833159 - <dev-db/timescaledb-2.5.2: multiple vulnerabilities
Summary: <dev-db/timescaledb-2.5.2: multiple vulnerabilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal trivial
Assignee: Gentoo Security
URL: https://github.com/timescale/timescal...
Whiteboard: ~4 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-12 04:17 UTC by John Helmert III
Modified: 2022-02-12 17:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-02-12 04:17:00 UTC
Multiple crashes and other seemingly security-related fixes in 2.5.2, please bump:

    #3911 Fix role type deparsing for GRANT command
    #3918 Fix DataNodeScan plans with one-time filter
    #3921 Fix segfault on insert into internal compressed table
    #3938 Fix subtract_integer_from_now on 32-bit platforms and improve error handling
    #3948 Avoid double PGclear() in data fetchers
    #4015 Eliminate float rounding instabilities in interpolate
    #4020 Fix ALTER TABLE EventTrigger initialization
    #4024 Fix premature cache release call
    #4069 Fix riinfo NULL handling in ANY construct
    #4071 Fix extension installation privilege escalation
Comment 1 Larry the Git Cow gentoo-dev 2022-02-12 06:42:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3d8c6c681f53851df7bb996bfd41946ba8a248

commit 6b3d8c6c681f53851df7bb996bfd41946ba8a248
Author:     Patrick Lauer <patrick@gentoo.org>
AuthorDate: 2022-02-12 06:41:49 +0000
Commit:     Patrick Lauer <patrick@gentoo.org>
CommitDate: 2022-02-12 06:42:08 +0000

    dev-db/timescaledb: Bump to 2.5.2, remove old
    
    Bug: https://bugs.gentoo.org/833159
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Patrick Lauer <patrick@gentoo.org>

 dev-db/timescaledb/Manifest                        |  5 +-
 dev-db/timescaledb/timescaledb-2.4.1.ebuild        | 67 ----------------------
 dev-db/timescaledb/timescaledb-2.4.2.ebuild        | 67 ----------------------
 dev-db/timescaledb/timescaledb-2.5.1.ebuild        | 67 ----------------------
 ...aledb-2.5.0.ebuild => timescaledb-2.5.2.ebuild} |  2 +-
 5 files changed, 2 insertions(+), 206 deletions(-)
Comment 2 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-02-12 17:27:00 UTC
Thanks!