[openssh-commits] [openssh] branch master updated (f812a36c -> 999d7cb7)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Oct 17 22:47:56 AEDT 2020


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

djm pushed a change to branch master
in repository openssh.

      from  f812a36c  check for and require a C99 capable compiler
       new  616029a8  upstream: add space between macro arg and punctuation;
       new  3554b4af  upstream: make the log functions that exit (sshlogdie(),
       new  999d7cb7  sync regress/misc/sk-dummy/fatal.c

The 3 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 999d7cb79a3a73d92a6dfbf174c33da0d984c7a2
Author: Damien Miller <djm at mindrot.org>
Date:   Sat Oct 17 22:47:52 2020 +1100

    sync regress/misc/sk-dummy/fatal.c

commit 3554b4afa38b3483a3302f1be18eaa6f843bb260
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sat Oct 17 01:28:20 2020 +0000

    upstream: make the log functions that exit (sshlogdie(),
    
    sshfatal(), etc) have identical signatures. Makes things a bit more
    consistent...
    
    OpenBSD-Commit-ID: bd0ae124733389d7c0042e135c71ee9091362eb9

commit 616029a85ad7529b24bb8c4631d9607c0d6e7afe
Author: jmc at openbsd.org <jmc at openbsd.org>
Date:   Fri Oct 16 14:34:33 2020 +0000

    upstream: add space between macro arg and punctuation;
    
    OpenBSD-Commit-ID: bb81e2ed5a77832fe62ab30a915ae67cda57633e

Summary of changes:
 fatal.c                       |  7 ++++---
 log.c                         | 12 +++++++-----
 log.h                         | 23 +++++++++++++----------
 regress/misc/sk-dummy/fatal.c |  9 ++++++---
 ssh-keyscan.c                 |  8 ++++----
 ssh_config.5                  |  4 ++--
 sshd_config.5                 |  4 ++--
 7 files changed, 38 insertions(+), 29 deletions(-)

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


More information about the openssh-commits mailing list