[openssh-commits] [openssh] branch master updated (3744692 -> 7d53508)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri May 1 17:35:36 AEST 2015


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

djm pushed a change to branch master
in repository openssh.

      from  3744692   upstream commit
       new  b066bbb   upstream commit
       new  e6dc174   upstream commit
       new  7d53508   upstream commit

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 7d53508fffea013583ad69b18e59d173e40e8c25
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Apr 29 05:23:27 2015 +0000

    upstream commit
    
    Add tests for ListenAddress/Port/AddressFamily in
     alternate orders.

commit e6dc174c97ad7c421716d92b00dd27d72419307f
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Thu Apr 23 05:01:19 2015 +0000

    upstream commit
    
    Add a simple regression test for sshd's configuration
     parser.  Right now, all it does is run the output of sshd -T back through
     itself and ensure the output is valid and invariant.

commit b066bbbf2e8df4d3761d95bd6464a58b60722d8f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Apr 22 01:38:36 2015 +0000

    upstream commit
    
    use correct key for nested certificate test

Summary of changes:
 regress/Makefile                       |  3 +-
 regress/cfgparse.sh                    | 51 ++++++++++++++++++++++++++++++++++
 regress/unittests/sshkey/test_sshkey.c |  4 +--
 3 files changed, 55 insertions(+), 3 deletions(-)
 create mode 100644 regress/cfgparse.sh

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


More information about the openssh-commits mailing list