public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 139af25a8c8baf059964e95eba25c39c537b46f5
@ 2026-01-24 12:11 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-01-24 12:11 UTC (permalink / raw)
  To: ipfire-scm

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  139af25a8c8baf059964e95eba25c39c537b46f5 (commit)
       via  123354a26fc5f6852049586c177483dbeb4762c2 (commit)
      from  59ee11c3fea569653c548198140b55df1bc13f5b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 139af25a8c8baf059964e95eba25c39c537b46f5
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Sat Jan 24 12:11:28 2026 +0000

    make.sh: Exempt more rust packages from rootfile check
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 123354a26fc5f6852049586c177483dbeb4762c2
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Sat Jan 24 12:06:53 2026 +0000

    rust: Fix trailing whitespace after source checksums
    
    These caused that the source tarball could not be downloaded.
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 lfs/rust | 4 ++--
 make.sh  | 4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/lfs/rust b/lfs/rust
index 5cf265c4d..27e80530e 100644
--- a/lfs/rust
+++ b/lfs/rust
@@ -43,8 +43,8 @@ objects = $(DL_FILE)
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
 $(THISAPP)-x86_64-unknown-linux-gnu.tar.xz_BLAKE2 = a4d300f49db610ec30123c68f7b29ea72cf24e543e14f00d3ffafd7a41a25b699fef7b9d62be06a327d4aa08a191c3deca4b7472b7c0c99a0aefa16c7027a7de
-$(THISAPP)-aarch64-unknown-linux-gnu.tar.xz_BLAKE2 = 268524a8066b68dfc2aa4fa524679b3ecc1bf47f74aab47b794eeb0a3ecc76255b7056ad1a852512a52a06802a2dc457bba8c60107d0cb9b464215c344c5430d 
-$(THISAPP)-riscv64gc-unknown-linux-gnu.tar.xz_BLAKE2 = e9b200abbd0e294019cd99bb3c6768615ce0bbb7609b3c723a0a57a0d697bdc438c691523f8487b14a9c9397eff0f56b02662b0eb78e057d03100d1ab8d888d6 
+$(THISAPP)-aarch64-unknown-linux-gnu.tar.xz_BLAKE2 = 268524a8066b68dfc2aa4fa524679b3ecc1bf47f74aab47b794eeb0a3ecc76255b7056ad1a852512a52a06802a2dc457bba8c60107d0cb9b464215c344c5430d
+$(THISAPP)-riscv64gc-unknown-linux-gnu.tar.xz_BLAKE2 = e9b200abbd0e294019cd99bb3c6768615ce0bbb7609b3c723a0a57a0d697bdc438c691523f8487b14a9c9397eff0f56b02662b0eb78e057d03100d1ab8d888d6
 
 install : $(TARGET)
 
diff --git a/make.sh b/make.sh
index 6a3130c08..205aba057 100755
--- a/make.sh
+++ b/make.sh
@@ -2321,9 +2321,13 @@ check_rootfiles_for_arch() {
 		liburcu
 		ovmf
 		qemu
+		rust-crc32fast
 		rust-memchr
 		rust-libc
+		rust-libc-0.2.108
+		rust-linux-raw-sys
 		rust-ppv-lite86
+		rust-rustix
 		xfsprogs
 	)
 


hooks/post-receive
--
IPFire 2.x development tree


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-01-24 12:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-24 12:11 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 139af25a8c8baf059964e95eba25c39c537b46f5 Michael Tremer

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