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  5a935969fa2bfebdf76bd0786e36237b1cc8f3de (commit)
      from  7a08c031cd7faf1b6f27ae48c568fa18f2d0b86d (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 5a935969fa2bfebdf76bd0786e36237b1cc8f3de
Author: Bradley Morgan <[email protected]>
Date:   Sun Jun 21 18:18:54 2026 +0000

    login: Write cat output to stdout
    
    cat is used to display /etc/nologin and the MOTD, and its comment says it 
writes to standard output. It actually wrote to file descriptor 0, which is the 
caller's standard input.
    
    Write to STDOUT_FILENO instead.
    
    Signed-off-by: Bradley Morgan <[email protected]>
    Message-ID: <[email protected]>

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

Summary of changes:
 utils/login.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Hurd

Reply via email to