Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/sysstat: update upstream location
@ 2024-02-05 14:27 Thomas Petazzoni via buildroot
  2024-02-29 15:21 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-02-05 14:27 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=35a2cb02277acae94f018a0d22138dc9de005fdf
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The http://pagesperso-orange.fr service being down,
http://pagesperso-orange.fr/sebastien.godard/ is no longer
accessible (or more precisely serves some HTML junk), meaning that we
currently cannot download the tarball of sysstat from the official
upstream location, and we always fallback to sources.buildroot.net.

This commit therefore updates to use the new upstream location on
github.io. The 12.6.1 release is available there, with the same hash,
so we can just point to the new upstream location.

Fixes:

ERROR: while checking hashes from package/sysstat//sysstat.hash
ERROR: sysstat-12.6.1.tar.xz has wrong sha1 hash:
ERROR: expected: a730982e0c2d4964a0022c1509f3ea0a345402bc
ERROR: got     : d64a079729f2ff5b304294d68fbc041a46c4966d
ERROR: Incomplete download, or man-in-the-middle (MITM) attack

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
---
 package/sysstat/Config.in  | 2 +-
 package/sysstat/sysstat.mk | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/sysstat/Config.in b/package/sysstat/Config.in
index 442b787684..efb640fd43 100644
--- a/package/sysstat/Config.in
+++ b/package/sysstat/Config.in
@@ -36,4 +36,4 @@ config BR2_PACKAGE_SYSSTAT
 	   * TTY device activity
 	   * Power management statistics
 
-	  http://pagesperso-orange.fr/sebastien.godard/
+	  https://sysstat.github.io/
diff --git a/package/sysstat/sysstat.mk b/package/sysstat/sysstat.mk
index ca05ec50d8..ec0c666157 100644
--- a/package/sysstat/sysstat.mk
+++ b/package/sysstat/sysstat.mk
@@ -6,7 +6,7 @@
 
 SYSSTAT_VERSION = 12.6.1
 SYSSTAT_SOURCE = sysstat-$(SYSSTAT_VERSION).tar.xz
-SYSSTAT_SITE = http://pagesperso-orange.fr/sebastien.godard
+SYSSTAT_SITE = https://sysstat.github.io/sysstat-packages
 SYSSTAT_CONF_OPTS = --disable-file-attr
 SYSSTAT_DEPENDENCIES = host-gettext $(TARGET_NLS_DEPENDENCIES)
 SYSSTAT_LICENSE = GPL-2.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] [git commit] package/sysstat: update upstream location
  2024-02-05 14:27 [Buildroot] [git commit] package/sysstat: update upstream location Thomas Petazzoni via buildroot
@ 2024-02-29 15:21 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-02-29 15:21 UTC (permalink / raw)
  To: Thomas Petazzoni via buildroot; +Cc: Thomas Petazzoni

>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=35a2cb02277acae94f018a0d22138dc9de005fdf
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > The http://pagesperso-orange.fr service being down,
 > http://pagesperso-orange.fr/sebastien.godard/ is no longer
 > accessible (or more precisely serves some HTML junk), meaning that we
 > currently cannot download the tarball of sysstat from the official
 > upstream location, and we always fallback to sources.buildroot.net.

 > This commit therefore updates to use the new upstream location on
 > github.io. The 12.6.1 release is available there, with the same hash,
 > so we can just point to the new upstream location.

 > Fixes:

 > ERROR: while checking hashes from package/sysstat//sysstat.hash
 > ERROR: sysstat-12.6.1.tar.xz has wrong sha1 hash:
 > ERROR: expected: a730982e0c2d4964a0022c1509f3ea0a345402bc
 > ERROR: got     : d64a079729f2ff5b304294d68fbc041a46c4966d
 > ERROR: Incomplete download, or man-in-the-middle (MITM) attack

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>

Committed to 2023.02.x and 2023.11.x, 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-02-29 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-05 14:27 [Buildroot] [git commit] package/sysstat: update upstream location Thomas Petazzoni via buildroot
2024-02-29 15:21 ` Peter Korsgaard

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