Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/weston: remove md5 and sha1 hashes
@ 2022-08-09  9:15 Romain Naour
  2022-08-09 11:35 ` Thomas Petazzoni via buildroot
  2022-09-14 22:27 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Romain Naour @ 2022-08-09  9:15 UTC (permalink / raw)
  To: buildroot; +Cc: Romain Naour, James Hilliard

Since weston 10.0.0, md5 and sha1 hashes are not published
with the release announce email.

The values were probably calculated locally, so remove them
since upstream provide stronger hashes.

Fixes:
f67a6e9b7a7be9adbc405b3126000056120a01af

Signed-off-by: Romain Naour <romain.naour@smile.fr>
Cc: James Hilliard <james.hilliard1@gmail.com>
---
 package/weston/weston.hash | 2 --
 1 file changed, 2 deletions(-)

diff --git a/package/weston/weston.hash b/package/weston/weston.hash
index 951d62a100..d58ca1ef70 100644
--- a/package/weston/weston.hash
+++ b/package/weston/weston.hash
@@ -1,6 +1,4 @@
 # From https://lists.freedesktop.org/archives/wayland-devel/2022-June/042260.html
-md5  dac91aecc97a85bf9664dec0d5c90ae3  weston-10.0.1.tar.xz
-sha1  87cc339503f01317a0ca8d986b1b211c8aae99bb  weston-10.0.1.tar.xz
 sha256  8a9e52506a865a7410981b04f8341b89b84106db8531ab1f9fdd37b5dc034115  weston-10.0.1.tar.xz
 sha512  688d843096a95b463161b98e85ca3443b31ba2ee49fc8d456a2780cc96f576e9d097054e9f361997a66e9cc8373cf29e406a742dae3884b3b50b26acf1710c8c  weston-10.0.1.tar.xz
 sha256  fdb65868f65d0fbdb05c2d3b779e10ce9969fa0c4b9262ba4f260e87086ab860  COPYING
-- 
2.34.3

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

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

end of thread, other threads:[~2022-09-14 22:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-09  9:15 [Buildroot] [PATCH] package/weston: remove md5 and sha1 hashes Romain Naour
2022-08-09 11:35 ` Thomas Petazzoni via buildroot
2022-09-14 22:27 ` Peter Korsgaard

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