All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/timescaledb: bump version to 2.23.1
@ 2025-11-17 21:42 Bernd Kuhls
  2025-11-17 21:42 ` [Buildroot] [PATCH 2/2] package/postgresql: bump version to 18.1 Bernd Kuhls
  2025-11-18  7:10 ` [Buildroot] [PATCH 1/2] package/timescaledb: bump version to 2.23.1 Peter Korsgaard
  0 siblings, 2 replies; 7+ messages in thread
From: Bernd Kuhls @ 2025-11-17 21:42 UTC (permalink / raw)
  To: buildroot
  Cc: Alexey Lukyanchuk, Roy Kollen Svendsen, Maxim Kochetkov,
	James Hilliard, Julien Corjon, Thomas Petazzoni, Giulio Benetti,
	Jesse Van Gavere, Nathaniel Roach

Changelog:
https://github.com/timescale/timescaledb/blob/2.23.1/CHANGELOG.md

This bump adds support for PostgreSQL 18.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/timescaledb/timescaledb.hash | 2 +-
 package/timescaledb/timescaledb.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/timescaledb/timescaledb.hash b/package/timescaledb/timescaledb.hash
index 75396c9164..a2ccc28e29 100644
--- a/package/timescaledb/timescaledb.hash
+++ b/package/timescaledb/timescaledb.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  09496504e78a9896eaf7689929f4fa0ab40dde90d202259aa4dcf6ec32fe528f  timescaledb-2.21.4.tar.gz
+sha256  26575fa9e287a6107a6bf162bacab4932b0df19bee38d28c132f9a2d6591d647  timescaledb-2.23.1.tar.gz
 sha256  0378e0948feefd85f579319c74d6e2b671194037f550c7176ef26649d94c895b  LICENSE
diff --git a/package/timescaledb/timescaledb.mk b/package/timescaledb/timescaledb.mk
index 234420c105..80c2b385aa 100644
--- a/package/timescaledb/timescaledb.mk
+++ b/package/timescaledb/timescaledb.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TIMESCALEDB_VERSION = 2.21.4
+TIMESCALEDB_VERSION = 2.23.1
 TIMESCALEDB_SITE = $(call github,timescale,timescaledb,$(TIMESCALEDB_VERSION))
 TIMESCALEDB_LICENSE = Apache-2.0
 TIMESCALEDB_LICENSE_FILES = LICENSE
-- 
2.47.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-29 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 21:42 [Buildroot] [PATCH 1/2] package/timescaledb: bump version to 2.23.1 Bernd Kuhls
2025-11-17 21:42 ` [Buildroot] [PATCH 2/2] package/postgresql: bump version to 18.1 Bernd Kuhls
2025-11-18  8:27   ` Maxim Kochetkov via buildroot
     [not found]   ` <a93aa370-e834-4794-aeca-2617d2fd7b07__8229.26729904197$1763454477$gmane$org@inbox.ru>
2025-11-18 18:21     ` Bernd Kuhls
2025-11-18  7:10 ` [Buildroot] [PATCH 1/2] package/timescaledb: bump version to 2.23.1 Peter Korsgaard
2025-11-18  7:11   ` Peter Korsgaard
2025-11-29 17:55     ` Julien Olivain via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.