public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 518a22e9fea84e768f1685a8fd92372e21627657
@ 2026-06-09  9:01 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-06-09  9:01 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  518a22e9fea84e768f1685a8fd92372e21627657 (commit)
       via  6b647a53ea2152bcc642b8a0ced04a88ede7c1b9 (commit)
      from  505485c31ed5b864a74a60a981019508c122235f (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 518a22e9fea84e768f1685a8fd92372e21627657
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Tue Jun 9 09:01:13 2026 +0000

    zone-sync: Update to 0.0.2
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

commit 6b647a53ea2152bcc642b8a0ced04a88ede7c1b9
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Tue Jun 9 08:51:49 2026 +0000

    make.sh: Don't scan luajit's rootfile for arches
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

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

Summary of changes:
 lfs/zone-sync | 4 ++--
 make.sh       | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/lfs/zone-sync b/lfs/zone-sync
index 7dbc97459..d96f01755 100644
--- a/lfs/zone-sync
+++ b/lfs/zone-sync
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.0.1
+VER        = 0.0.2
 
 THISAPP    = zone-sync-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 6aa25791a373e3282eead087804ccf89d1493801e745165a9d12c0ce531c40fcad6eaf122643e2b118c99eefe8ab06c6f73e870ba0e268aa1c49cb7289068d97
+$(DL_FILE)_BLAKE2 = d177329ed4845ee94066b2b97131ecd98958ae00e231284d5337b5b9bbf8925f779733fde4af928bebcf02e2d6ffa97490340335d826345c15d95f659da1d685
 
 install : $(TARGET)
 
diff --git a/make.sh b/make.sh
index b7fe2869d..29f6c92c9 100755
--- a/make.sh
+++ b/make.sh
@@ -2280,6 +2280,7 @@ check_rootfiles_for_arch() {
 		cmake
 		gdb
 		liburcu
+		luajit
 		ovmf
 		qemu
 		rust-crc32fast


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


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

only message in thread, other threads:[~2026-06-09  9:01 UTC | newest]

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

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