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 4dab9c56f90738bf772e7e771397cf40df9e49d8 (commit) from c3ce6e480ae42f2596ecdab68d78eb7a03339967 (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 4dab9c56f90738bf772e7e771397cf40df9e49d8 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Feb 12 12:31:21 2022 +0100 Fix warning * startup/startup.c (S_io_restrict_auth): Cast const uid_t * pointer to uid_t * when using it in struct idvec which always uses a uid_t* even when reading it. ----------------------------------------------------------------------- Summary of changes: startup/startup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- Hurd