[openssh-commits] [openssh] branch master updated (3f420a69 -> 2f6accff)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 13 11:41:45 AEST 2018


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

djm pushed a change to branch master
in repository openssh.

      from  3f420a69  Remove key.h from portable files too.
       new  4d3b2f36  missing headers
       new  eef1447d  repair !WITH_OPENSSL build
       new  6aa1bf47  rm regress/misc/kexfuzz/*.o in distclean target
       new  e46cfbd9  increase timeout to match cfgmatch.sh
       new  2f6accff  Enable leak checks for unit tests with valgrind

The 5 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 2f6accff5085eb79b0dbe262d8b85ed017d1a51c
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 13 11:39:25 2018 +1000

    Enable leak checks for unit tests with valgrind
    
    Leave the leak checking on unconditionally when running with valgrind.
    The unit tests are leak-free and I want them to stay that way.

commit e46cfbd9db5e907b821bf4fd0184d4dab99815ee
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 13 11:38:59 2018 +1000

    increase timeout to match cfgmatch.sh
    
    lets test pass under valgrind (on my workstation at least)

commit 6aa1bf475cf3e7a2149acc5a1e80e904749f064c
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jul 12 14:54:18 2018 +1000

    rm regress/misc/kexfuzz/*.o in distclean target

commit eef1447ddb559c03725a23d4aa6d03f40e8b0049
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jul 12 14:49:26 2018 +1000

    repair !WITH_OPENSSL build

commit 4d3b2f36fd831941d1627ac587faae37b6d3570f
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jul 12 14:49:14 2018 +1000

    missing headers

Summary of changes:
 Makefile.in               | 1 +
 kex.h                     | 2 ++
 opacket.c                 | 2 ++
 regress/cfgmatchlisten.sh | 2 +-
 regress/valgrind-unit.sh  | 8 +++-----
 ssh-keygen.c              | 1 +
 6 files changed, 10 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list