[openssh-commits] [openssh] branch master updated (0c5d4c84 -> eb88d07c)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Feb 25 14:46:51 AEDT 2023


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  0c5d4c84  Explicitly set permissions on user and host keys.
       new  52b75db6  Remove extended ACLs from working dirs.
       new  eb88d07c  Revert explicit chmods on private keys.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit eb88d07c43afe407094e7d609248d85a15e148ef
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Feb 25 14:45:41 2023 +1100

    Revert explicit chmods on private keys.
    
    This should no longer be needed on Cygwin test runners due to previous
    commit.

commit 52b75db61030a6c8baf66b73644380cf3f58e26a
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Feb 25 14:43:28 2023 +1100

    Remove extended ACLs from working dirs.
    
    This should allow umask to work as expected and prevent tests from
    failing due to excessive permissions on private keys.

Summary of changes:
 .github/setup_ci.sh  | 6 +++---
 regress/test-exec.sh | 3 ---
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list