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 f5eb71362af4104f6c0e3bdae9e2a89159094016 (commit) via 884a0bfc2b0ec1ff25d5120f9bfbccfeee8e5b0e (commit) from 54c0b9b9dbf72467f099291950680ff8270b02ad (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 f5eb71362af4104f6c0e3bdae9e2a89159094016 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Tue Mar 18 01:16:37 2025 +0100 ext2fs: Trap trying to access bogus data areas i.e. superblock, block group descriptor table or beyond the end. commit 884a0bfc2b0ec1ff25d5120f9bfbccfeee8e5b0e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Mar 16 11:52:04 2025 +0100 tmpfs: also try to start the default pager initscripts apparently tries to mount /run before calling swapon ----------------------------------------------------------------------- Summary of changes: ext2fs/getblk.c | 7 ++++++- sutils/swapon.c | 3 +-- tmpfs/tmpfs.c | 18 +++++++++++++++++- 3 files changed, 24 insertions(+), 4 deletions(-) hooks/post-receive -- Hurd