commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. v0.9-216-g3b32a7e


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9-216-g3b32a7e
Date: Sun, 17 Nov 2019 08:46:45 -0500 (EST)

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  3b32a7ece09a4652a5fd6186aa059fd0e2163f5a (commit)
       via  dc229fb098be918e0e60c47d8f5a0de5956a559f (commit)
      from  53f5ddbeeb59d8f551bfe0f3039434483ace1ff4 (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 3b32a7ece09a4652a5fd6186aa059fd0e2163f5a
Author: Samuel Thibault <address@hidden>
Date:   Sun Nov 17 14:45:42 2019 +0100

    Make libcrypt really optional
    
    * configure.ac (--without-libcrypt): Add option. Only test for libcrypt
    if it is not set.
    * utils/Makefile (login-LDLIBS, addauth-LDLIBS, setauth-LDLIBS): Only
    add -lcrypt when libcrypt is available.

commit dc229fb098be918e0e60c47d8f5a0de5956a559f
Author: Samuel Thibault <address@hidden>
Date:   Mon Nov 11 02:21:22 2019 +0100

    login: Set non-insecure default umask
    
    * utils/login.c (default_args): Set UMASK to 022.

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

Summary of changes:
 configure.ac   | 12 ++++++++----
 utils/Makefile |  6 +++---
 utils/login.c  |  2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]