[openssh-commits] [openssh] branch master updated (5fe81da2 -> 1bcd1169)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Oct 29 20:49:11 AEDT 2019


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

dtucker pushed a change to branch master
in repository openssh.

      from  5fe81da2  Fix ifdefs to not mask needed bits.
       new  702368aa  upstream: Import regenerated moduli file.
       new  70fc9a6c  upstream: fixes from lucas;
       new  2046ed16  upstream: Signal handler cleanup: remove leftover support for
       new  1bcd1169  Add implementation of localtime_r.

The 4 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 1bcd1169c5221688418fa38606e9c69055b72451
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Tue Oct 29 19:45:03 2019 +1100

    Add implementation of localtime_r.

commit 2046ed16c1202431b0307674c33a123a113e8297
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Oct 29 07:47:27 2019 +0000

    upstream: Signal handler cleanup: remove leftover support for
    
    unreliable signals and now-unneeded save and restore of errno.  ok deraadt@
    markus@
    
    OpenBSD-Commit-ID: 01dd8a1ebdd991c8629ba1f5237283341a93cd88

commit 70fc9a6ca4dd33cb2dd400a4dad5db9683a3d284
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Tue Oct 22 08:50:35 2019 +0000

    upstream: fixes from lucas;
    
    OpenBSD-Commit-ID: 4c4bfd2806c5bbc753788ffe19c5ee13aaf418b2

commit 702368aa4381c3b482368257ac574a87b5a80938
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Oct 22 07:06:35 2019 +0000

    upstream: Import regenerated moduli file.
    
    OpenBSD-Commit-ID: 58ec755be4e51978ecfee73539090eb68652a987

Summary of changes:
 .skipped-commit-ids       |  1 +
 configure.ac              |  1 +
 openbsd-compat/bsd-misc.c | 10 ++++++++++
 openbsd-compat/bsd-misc.h |  4 ++++
 progressmeter.c           |  4 +---
 ssh-keygen.1              |  9 +++++----
 sshd.c                    |  5 +----
 7 files changed, 23 insertions(+), 11 deletions(-)

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


More information about the openssh-commits mailing list