public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/spdlog: bump to version 1.17.0
@ 2026-01-07 14:20 Michael Nosthoff via buildroot
  2026-01-07 22:26 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2026-01-07 14:20 UTC (permalink / raw)
  To: buildroot; +Cc: Asaf Kahlon

Changelog: https://github.com/gabime/spdlog/releases/tag/v1.17.0

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/spdlog/spdlog.hash | 2 +-
 package/spdlog/spdlog.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/spdlog/spdlog.hash b/package/spdlog/spdlog.hash
index 947acb0dfc..7fb80dd2ac 100644
--- a/package/spdlog/spdlog.hash
+++ b/package/spdlog/spdlog.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  8741753e488a78dd0d0024c980e1fb5b5c85888447e309d9cb9d949bdb52aa3e  spdlog-1.16.0.tar.gz
+sha256  d8862955c6d74e5846b3f580b1605d2428b11d97a410d86e2fb13e857cd3a744  spdlog-1.17.0.tar.gz
 sha256  4ccecab18d1ff0b61174fe3d6c430541625d3ddb865b0d5887db296f883c76e7  LICENSE
diff --git a/package/spdlog/spdlog.mk b/package/spdlog/spdlog.mk
index 245feac801..b12666613c 100644
--- a/package/spdlog/spdlog.mk
+++ b/package/spdlog/spdlog.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-SPDLOG_VERSION = 1.16.0
+SPDLOG_VERSION = 1.17.0
 SPDLOG_SITE = $(call github,gabime,spdlog,v$(SPDLOG_VERSION))
 SPDLOG_LICENSE = MIT
 SPDLOG_LICENSE_FILES = LICENSE
-- 
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] package/spdlog: bump to version 1.17.0
  2026-01-07 14:20 [Buildroot] [PATCH] package/spdlog: bump to version 1.17.0 Michael Nosthoff via buildroot
@ 2026-01-07 22:26 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-01-07 22:26 UTC (permalink / raw)
  To: Michael Nosthoff via buildroot; +Cc: Asaf Kahlon

On Wed,  7 Jan 2026 15:20:15 +0100
Michael Nosthoff via buildroot <buildroot@buildroot.org> wrote:

> Changelog: https://github.com/gabime/spdlog/releases/tag/v1.17.0
> 
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
> ---
>  package/spdlog/spdlog.hash | 2 +-
>  package/spdlog/spdlog.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Thanks for the update, but this patch breaks legal-info for this
package:

ERROR: while checking hashes from package/spdlog/spdlog.hash
ERROR: LICENSE has wrong sha256 hash:
ERROR: expected: 4ccecab18d1ff0b61174fe3d6c430541625d3ddb865b0d5887db296f883c76e7
ERROR: got     : d678c20826e1392578508e1c78649a1e3c31bda05ef4388d967dbd654461b140
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
make: *** [package/spdlog/spdlog.mk:27: spdlog-legal-info] Error 1

Could you check, and send an updated version? (Don't forget to explain
in the commit log why the license file hash has changed)

Thanks a lot!

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] 2+ messages in thread

end of thread, other threads:[~2026-01-07 22:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-07 14:20 [Buildroot] [PATCH] package/spdlog: bump to version 1.17.0 Michael Nosthoff via buildroot
2026-01-07 22:26 ` Thomas Petazzoni via buildroot

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