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 "Hurd".
The branch, master has been updated via 685f2ac40705c7a9bb1642c7c9c5d2914db2a9e5 (commit) from 3b17fe2b2f8fd9b17692feacfb2e13bb0709d942 (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 685f2ac40705c7a9bb1642c7c9c5d2914db2a9e5 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Aug 21 00:52:37 2025 +0200 boot scripts: recommend using exec.static This avoids issues with differing versions of ld.so being used and libc actually installed. ----------------------------------------------------------------------- Summary of changes: boot/boot.c | 9 +-------- hurd.boot | 4 ++-- 2 files changed, 3 insertions(+), 10 deletions(-) hooks/post-receive -- Hurd