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
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(-)
Thanks!