From 50e01b1fcc35cad6673115d6d14fb065f9afd681 Mon Sep 17 00:00:00 2001 From: bfren Date: Sun, 20 Sep 2026 05:37:34 +0100 Subject: [PATCH 1/2] Bumping version to 4.2.11 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index a54ef4b..57e8812 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.2.10 \ No newline at end of file +4.2.11 \ No newline at end of file From bc3bf183eb10a1276532d5ff7fc404b786d98b27 Mon Sep 17 00:00:00 2001 From: bfren Date: Sun, 20 Sep 2026 05:39:11 +0100 Subject: [PATCH 2/2] Updating to PostgreSQL 15.19, 16.15, 17.11 and 18.6 --- 15/overlay/tmp/POSTGRESQL_BUILD | 2 +- 15/overlay/tmp/POSTGRESQL_MINOR | 2 +- 16/overlay/tmp/POSTGRESQL_BUILD | 2 +- 16/overlay/tmp/POSTGRESQL_MINOR | 2 +- 17/overlay/tmp/POSTGRESQL_BUILD | 2 +- 17/overlay/tmp/POSTGRESQL_MINOR | 2 +- 18/overlay/tmp/POSTGRESQL_BUILD | 2 +- 18/overlay/tmp/POSTGRESQL_MINOR | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/15/overlay/tmp/POSTGRESQL_BUILD b/15/overlay/tmp/POSTGRESQL_BUILD index 53c4902..4f7accd 100644 --- a/15/overlay/tmp/POSTGRESQL_BUILD +++ b/15/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -15.18-r0 \ No newline at end of file +15.19-r0 \ No newline at end of file diff --git a/15/overlay/tmp/POSTGRESQL_MINOR b/15/overlay/tmp/POSTGRESQL_MINOR index edbaddb..77d7e69 100644 --- a/15/overlay/tmp/POSTGRESQL_MINOR +++ b/15/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -15.18 \ No newline at end of file +15.19 \ No newline at end of file diff --git a/16/overlay/tmp/POSTGRESQL_BUILD b/16/overlay/tmp/POSTGRESQL_BUILD index a466e1d..53a6b44 100644 --- a/16/overlay/tmp/POSTGRESQL_BUILD +++ b/16/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -16.14-r0 \ No newline at end of file +16.15-r0 \ No newline at end of file diff --git a/16/overlay/tmp/POSTGRESQL_MINOR b/16/overlay/tmp/POSTGRESQL_MINOR index dcf74e2..37cda8c 100644 --- a/16/overlay/tmp/POSTGRESQL_MINOR +++ b/16/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -16.14 \ No newline at end of file +16.15 \ No newline at end of file diff --git a/17/overlay/tmp/POSTGRESQL_BUILD b/17/overlay/tmp/POSTGRESQL_BUILD index 18acc9e..0b59b3a 100644 --- a/17/overlay/tmp/POSTGRESQL_BUILD +++ b/17/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -17.10-r0 \ No newline at end of file +17.11-r0 \ No newline at end of file diff --git a/17/overlay/tmp/POSTGRESQL_MINOR b/17/overlay/tmp/POSTGRESQL_MINOR index 9d39927..ddb9a6c 100644 --- a/17/overlay/tmp/POSTGRESQL_MINOR +++ b/17/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -17.10 \ No newline at end of file +17.11 \ No newline at end of file diff --git a/18/overlay/tmp/POSTGRESQL_BUILD b/18/overlay/tmp/POSTGRESQL_BUILD index 2d3097a..e250cfc 100644 --- a/18/overlay/tmp/POSTGRESQL_BUILD +++ b/18/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -18.4-r0 \ No newline at end of file +18.6-r0 \ No newline at end of file diff --git a/18/overlay/tmp/POSTGRESQL_MINOR b/18/overlay/tmp/POSTGRESQL_MINOR index 87d8cad..d86a139 100644 --- a/18/overlay/tmp/POSTGRESQL_MINOR +++ b/18/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -18.4 \ No newline at end of file +18.6 \ No newline at end of file