[openssh-commits] [openssh] branch master updated (9d952529 -> 5f954929)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Sep 19 21:00:01 AEST 2022


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

djm pushed a change to branch master
in repository openssh.

      from  9d952529  upstream: use users-groups-by-id at openssh.com sftp-server extension
       new  03d94a47  avoid Wuninitialized false positive in gcc-12ish
       new  5f954929  no need for glob.h here

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 5f954929e9f173dd1e279e07d0e8b14fa845814d
Author: Damien Miller <djm at mindrot.org>
Date:   Mon Sep 19 20:59:34 2022 +1000

    no need for glob.h here
    
    it also causes portability problems

commit 03d94a47207d58b3db37eba4f87eb6ae5a63168a
Author: Damien Miller <djm at mindrot.org>
Date:   Mon Sep 19 20:59:04 2022 +1000

    avoid Wuninitialized false positive in gcc-12ish

Summary of changes:
 channels.c       | 2 +-
 sftp-usergroup.c | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

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


More information about the openssh-commits mailing list