[openssh-commits] [openssh] branch master updated (4d28fa78 -> 8b4cc4bd)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 5 11:15:36 AEST 2019


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

djm pushed a change to branch master
in repository openssh.

      from  4d28fa78  upstream: When system calls indicate an error they return -1, not
       new  8142fcaf  upstream: snprintf/vsnprintf return < 0 on error, rather than -1.
       new  48cccc27  upstream: stat() returns precisely -1 to indicate error
       new  8b4cc4bd  upstream: fatal() if getgrnam() cannot find "tty"

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 8b4cc4bdc8a70bf209a274fa2b2a49c1e3c8d8a2
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Thu Jul 4 16:20:10 2019 +0000

    upstream: fatal() if getgrnam() cannot find "tty"
    
    OpenBSD-Commit-ID: d148c1c052fa0ed7d105b5428b5c1bab91630048

commit 48cccc275c6a1e91d3f80fdb0dc0d5baf529aeca
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Thu Jul 4 16:16:51 2019 +0000

    upstream: stat() returns precisely -1 to indicate error
    
    OpenBSD-Commit-ID: 668e8d022ed4ab847747214f64119e5865365fa1

commit 8142fcaf9ed8ff66252deecbfd29fc59d5f2df4f
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Wed Jul 3 03:24:02 2019 +0000

    upstream: snprintf/vsnprintf return < 0 on error, rather than -1.
    
    OpenBSD-Commit-ID: a261c421140a0639bb2b66bbceca72bf8239749d

Summary of changes:
 moduli.c | 4 ++--
 sshpty.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

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


More information about the openssh-commits mailing list