From a67bbd7b7dbcf238244983fc0a37cd1765dc7548 Mon Sep 17 00:00:00 2001 From: bfren Date: Thu, 18 Aug 2022 07:25:24 +0100 Subject: [PATCH 1/2] Bumping version to 2.2.9 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index eb430cb..72d132f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.2.8 \ No newline at end of file +2.2.9 \ No newline at end of file From 7d3ae1dfe45c932ad7396f2349780455026d1888 Mon Sep 17 00:00:00 2001 From: bfren Date: Thu, 18 Aug 2022 07:26:04 +0100 Subject: [PATCH 2/2] Updating to PostgreSQL 12.12, 13.8, and 14.5 --- 12/overlay/tmp/POSTGRESQL_BUILD | 2 +- 12/overlay/tmp/POSTGRESQL_MINOR | 2 +- 13/overlay/tmp/POSTGRESQL_BUILD | 2 +- 13/overlay/tmp/POSTGRESQL_MINOR | 2 +- 14/overlay/tmp/POSTGRESQL_BUILD | 2 +- 14/overlay/tmp/POSTGRESQL_MINOR | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/12/overlay/tmp/POSTGRESQL_BUILD b/12/overlay/tmp/POSTGRESQL_BUILD index 319ed79..50007c2 100644 --- a/12/overlay/tmp/POSTGRESQL_BUILD +++ b/12/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -12.11-r1 \ No newline at end of file +12.12-r0 \ No newline at end of file diff --git a/12/overlay/tmp/POSTGRESQL_MINOR b/12/overlay/tmp/POSTGRESQL_MINOR index 12786c1..5541f07 100644 --- a/12/overlay/tmp/POSTGRESQL_MINOR +++ b/12/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -12.10 \ No newline at end of file +12.12 \ No newline at end of file diff --git a/13/overlay/tmp/POSTGRESQL_BUILD b/13/overlay/tmp/POSTGRESQL_BUILD index 133fbfd..9e22c42 100644 --- a/13/overlay/tmp/POSTGRESQL_BUILD +++ b/13/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -13.7-r1 \ No newline at end of file +13.8-r0 \ No newline at end of file diff --git a/13/overlay/tmp/POSTGRESQL_MINOR b/13/overlay/tmp/POSTGRESQL_MINOR index ab9da27..58f1cd7 100644 --- a/13/overlay/tmp/POSTGRESQL_MINOR +++ b/13/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -13.6 \ No newline at end of file +13.8 \ No newline at end of file diff --git a/14/overlay/tmp/POSTGRESQL_BUILD b/14/overlay/tmp/POSTGRESQL_BUILD index 7d63ca2..ad955cc 100644 --- a/14/overlay/tmp/POSTGRESQL_BUILD +++ b/14/overlay/tmp/POSTGRESQL_BUILD @@ -1 +1 @@ -14.4-r1 \ No newline at end of file +14.5-r0 \ No newline at end of file diff --git a/14/overlay/tmp/POSTGRESQL_MINOR b/14/overlay/tmp/POSTGRESQL_MINOR index 4493f90..410e953 100644 --- a/14/overlay/tmp/POSTGRESQL_MINOR +++ b/14/overlay/tmp/POSTGRESQL_MINOR @@ -1 +1 @@ -14.4 \ No newline at end of file +14.5 \ No newline at end of file