[openssh-commits] [openssh] branch master updated (3ddd15e ->	14c887c)
    git+noreply at mindrot.org 
    git+noreply at mindrot.org
       
    Mon Nov 30 09:46:02 AEDT 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
      from  3ddd15e   Add a null implementation of pledge.
       new  6da413c   upstream commit
       new  452c0b6   upstream commit
       new  14c887c   stub for pledge(2) for systems that lack it
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 14c887c8393adde2d9fd437d498be30f8c98535c
Author: Damien Miller <djm at mindrot.org>
Date:   Mon Nov 30 09:45:29 2015 +1100
    stub for pledge(2) for systems that lack it
commit 452c0b6af5d14c37553e30059bf74456012493f3
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Nov 29 22:18:37 2015 +0000
    upstream commit
    
    pledge, better fatal() messages; feedback deraadt@
    
    Upstream-ID: 3e00f6ccfe2b9a7a2d1dbba5409586180801488f
commit 6da413c085dba37127687b2617a415602505729b
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date:   Sat Nov 28 06:50:52 2015 +0000
    upstream commit
    
    do not leak temp file if there is no known_hosts file
     from craig leres, ok djm
    
    Upstream-ID: c820497fd5574844c782e79405c55860f170e426
Summary of changes:
 openbsd-compat/bsd-pledge.c     | 14 ++++++++++++++
 openbsd-compat/openbsd-compat.h |  4 ++++
 ssh-keygen.c                    |  7 +++++--
 ssh-keysign.c                   | 23 ++++++++++++++++-------
 4 files changed, 39 insertions(+), 9 deletions(-)
 create mode 100644 openbsd-compat/bsd-pledge.c
-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
    
    
More information about the openssh-commits
mailing list