[openssh-commits] [openssh] branch master updated (dc2da29a -> 4fa9e048)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri May 8 22:01:38 AEST 2020
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from dc2da29a sync config.guess/config.sub with latest versions
new 4fa9e048 Ensure SA_SIGNAL test only signals itself.
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 4fa9e048c2af26beb7dc2ee9479ff3323e92a7b5
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri May 8 21:50:43 2020 +1000
Ensure SA_SIGNAL test only signals itself.
When the test's child signals its parent and it exits the result of
getppid changes. On Ubuntu 20.04 this results in the ppid being that
of the GDM session, causing it to exit. Analysis and testing from pedro
at ambientworks.net
Summary of changes:
configure.ac | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list