Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 2023.11.x 1/1] package/postgresql: security bump version to 15.6
@ 2024-03-10  6:57 Maxim Kochetkov
  2024-03-23 12:38 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Maxim Kochetkov @ 2024-03-10  6:57 UTC (permalink / raw)
  To: buildroot; +Cc: Maxim Kochetkov

Release notes: https://www.postgresql.org/docs/release/15.6/

Fixes CVE-2024-0985.

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 4fc3bfcff0..c1ec8e89c8 100644
--- a/package/postgresql/postgresql.hash
+++ b/package/postgresql/postgresql.hash
@@ -1,4 +1,4 @@
-# From https://ftp.postgresql.org/pub/source/v15.4/postgresql-15.5.tar.bz2.sha256
-sha256  8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6  postgresql-15.5.tar.bz2
+# From https://ftp.postgresql.org/pub/source/v15.6/postgresql-15.6.tar.bz2.sha256
+sha256  8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb  postgresql-15.6.tar.bz2
 # License file, Locally calculated
 sha256  1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a  COPYRIGHT
diff --git a/package/postgresql/postgresql.mk b/package/postgresql/postgresql.mk
index 89ba80557d..da37affe7b 100644
--- a/package/postgresql/postgresql.mk
+++ b/package/postgresql/postgresql.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGRESQL_VERSION = 15.5
+POSTGRESQL_VERSION = 15.6
 POSTGRESQL_SOURCE = postgresql-$(POSTGRESQL_VERSION).tar.bz2
 POSTGRESQL_SITE = https://ftp.postgresql.org/pub/source/v$(POSTGRESQL_VERSION)
 POSTGRESQL_LICENSE = PostgreSQL
-- 
2.43.0

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

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

* Re: [Buildroot] [PATCH 2023.11.x 1/1] package/postgresql: security bump version to 15.6
  2024-03-10  6:57 [Buildroot] [PATCH 2023.11.x 1/1] package/postgresql: security bump version to 15.6 Maxim Kochetkov
@ 2024-03-23 12:38 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-03-23 12:38 UTC (permalink / raw)
  To: Maxim Kochetkov; +Cc: buildroot

>>>>> "Maxim" == Maxim Kochetkov <fido_max@inbox.ru> writes:

 > Release notes: https://www.postgresql.org/docs/release/15.6/
 > Fixes CVE-2024-0985.

 > 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 4fc3bfcff0..c1ec8e89c8 100644
 > --- a/package/postgresql/postgresql.hash
 > +++ b/package/postgresql/postgresql.hash
 > @@ -1,4 +1,4 @@
 > -# From https://ftp.postgresql.org/pub/source/v15.4/postgresql-15.5.tar.bz2.sha256
 > -sha256  8f53aa95d78eb8e82536ea46b68187793b42bba3b4f65aa342f540b23c9b10a6  postgresql-15.5.tar.bz2
 > +# From https://ftp.postgresql.org/pub/source/v15.6/postgresql-15.6.tar.bz2.sha256
 > +sha256  8455146ed9c69c93a57de954aead0302cafad035c2b242175d6aa1e17ebcb2fb  postgresql-15.6.tar.bz2
 >  # License file, Locally calculated
 >  sha256  1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a  COPYRIGHT

You forgot to update the copyright hash (2023 changed to 2024 in
copyright info).

Committed to 2023.02.x and 2023.11.x with that fixed, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-03-23 12:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-10  6:57 [Buildroot] [PATCH 2023.11.x 1/1] package/postgresql: security bump version to 15.6 Maxim Kochetkov
2024-03-23 12:38 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox