* [Buildroot] [PATCH next] package/libassuan: remove stale hash comment
@ 2023-08-22 4:50 Baruch Siach via buildroot
2023-08-22 18:07 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach via buildroot @ 2023-08-22 4:50 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
Commit 0e19425c774fd ("package/libassuan: bump to version 2.5.6") moved
the sha256 hash below a link that provides the hash directly. The key
check comment now appears to refer to license hashes, which does not
make sense.
Remove the redundant key check comment.
Cc: Julien Olivain <ju.o@free.fr>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/libassuan/libassuan.hash | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/package/libassuan/libassuan.hash b/package/libassuan/libassuan.hash
index 89e3fea956f9..084a09848c3c 100644
--- a/package/libassuan/libassuan.hash
+++ b/package/libassuan/libassuan.hash
@@ -1,8 +1,6 @@
# From https://www.gnupg.org/download/integrity_check.html
sha1 b1e8754dbf89b3a3eb175f5df75048dbca1fce57 libassuan-2.5.6.tar.bz2
sha256 e9fd27218d5394904e4e39788f9b1742711c3e6b41689a31aa3380bd5aa4f426 libassuan-2.5.6.tar.bz2
-# Locally calculated after checking signature
-# https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.6.tar.bz2.sig
-# using key D8692123C4065DEA5E0F3AB5249B39D24F25E3B6
+# Locally calculated
sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 COPYING.LIB
sha256 fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7 COPYING
--
2.40.1
_______________________________________________
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 next] package/libassuan: remove stale hash comment
2023-08-22 4:50 [Buildroot] [PATCH next] package/libassuan: remove stale hash comment Baruch Siach via buildroot
@ 2023-08-22 18:07 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-08-22 18:07 UTC (permalink / raw)
To: Baruch Siach via buildroot; +Cc: buildroot, Julien Olivain
On Tue, 22 Aug 2023 07:50:44 +0300
Baruch Siach via buildroot <buildroot@buildroot.org> wrote:
> Commit 0e19425c774fd ("package/libassuan: bump to version 2.5.6") moved
> the sha256 hash below a link that provides the hash directly. The key
> check comment now appears to refer to license hashes, which does not
> make sense.
>
> Remove the redundant key check comment.
>
> Cc: Julien Olivain <ju.o@free.fr>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/libassuan/libassuan.hash | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
Applied to next, 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] 2+ messages in thread
end of thread, other threads:[~2023-08-22 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 4:50 [Buildroot] [PATCH next] package/libassuan: remove stale hash comment Baruch Siach via buildroot
2023-08-22 18:07 ` 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