Mailing List Archive

[openssh] branch master updated (31fac20c -> acb2887a)
This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

from 31fac20c upstream: Use $SUDO when reading sshd's pidfile here too.
new acb2887a Handle GIDs > 2^31 in getgrouplist.

The 1 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 acb2887a769a1b1912cfd7067f3ce04fad240260
Author: Darren Tucker <dtucker@dtucker.net>
Date: Thu Jun 17 21:03:19 2021 +1000

Handle GIDs > 2^31 in getgrouplist.

When compiled in 32bit mode, the getgrouplist implementation may fail
for GIDs greater than LONG_MAX. Analysis and change from ralf.winkel
at tui.com.

Summary of changes:
openbsd-compat/port-aix.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits