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 edf389d0768ccb53c6667ddc2792da618cf40cec (commit) from 34c71acbc9ae19575aa11a1b0f79b39ba02ba784 (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 edf389d0768ccb53c6667ddc2792da618cf40cec Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Fri Dec 31 08:50:48 2021 +0100 random: try opening time from gnumach before from /dev/time The system-wide random translator can access time from gnumach, while /dev/time comes from storeio, and its libc initialization (starting from glibc 2.34) uses /dev/random, which was thus bringing an initialization loop. ----------------------------------------------------------------------- Summary of changes: trans/random.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- Hurd