* [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6
@ 2022-12-07 5:21 Maxim Kochetkov via buildroot
2022-12-11 16:51 ` Thomas Petazzoni via buildroot
2022-12-21 15:52 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Maxim Kochetkov via buildroot @ 2022-12-07 5:21 UTC (permalink / raw)
To: buildroot; +Cc: Maxim Kochetkov
Release notes: https://www.postgresql.org/docs/release/14.6/
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
---
package/postgresql/postgresql.hash | 4 ++--
package/postgresql/postgresql.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/postgresql/postgresql.hash b/package/postgresql/postgresql.hash
index 8fdaadde99..26bb626943 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,4 +1,4 @@
-# From https://ftp.postgresql.org/pub/source/v14.5/postgresql-14.5.tar.bz2.sha256
-sha256 d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30 postgresql-14.5.tar.bz2
+# From https://ftp.postgresql.org/pub/source/v14.6/postgresql-14.6.tar.bz2.sha256
+sha256 508840fc1809d39ab72274d5f137dabb9fd7fb4f933da4168aeebb20069edf22 postgresql-14.6.tar.bz2
# License file, Locally calculated
sha256 f6d6616acdb598742e2a7c64fa0551c1c72c309d279fd2d90370e5fdd41c8945 COPYRIGHT
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index 631a959122..502860bc99 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
#
################################################################################
-POSTGRESQL_VERSION = 14.5
+POSTGRESQL_VERSION = 14.6
POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
POSTGRESQL_SITE = https://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
POSTGRESQL_LICENSE = PostgreSQL
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6
2022-12-07 5:21 [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6 Maxim Kochetkov via buildroot
@ 2022-12-11 16:51 ` Thomas Petazzoni via buildroot
2022-12-21 15:52 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-11 16:51 UTC (permalink / raw)
To: Maxim Kochetkov via buildroot; +Cc: Maxim Kochetkov
On Wed, 7 Dec 2022 08:21:43 +0300
Maxim Kochetkov via buildroot <buildroot@buildroot.org> wrote:
> Release notes: https://www.postgresql.org/docs/release/14.6/
>
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> package/postgresql/postgresql.hash | 4 ++--
> package/postgresql/postgresql.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6
2022-12-07 5:21 [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6 Maxim Kochetkov via buildroot
2022-12-11 16:51 ` Thomas Petazzoni via buildroot
@ 2022-12-21 15:52 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-12-21 15:52 UTC (permalink / raw)
To: Maxim Kochetkov via buildroot; +Cc: Maxim Kochetkov
>>>>> "Maxim" == Maxim Kochetkov via buildroot <buildroot@buildroot.org> writes:
> Release notes: https://www.postgresql.org/docs/release/14.6/
> Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Committed to 2022.11.x and 2022.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-21 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-07 5:21 [Buildroot] [PATCH 1/1] package/postgresql: bump version to 14.6 Maxim Kochetkov via buildroot
2022-12-11 16:51 ` Thomas Petazzoni via buildroot
2022-12-21 15:52 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox