[openssh-commits] [openssh] branch master updated (15b7199a -> 253de427)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Feb 2 16:53:00 AEDT 2022


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

djm pushed a change to branch master
in repository openssh.

      from  15b7199a  upstream: allow 'ssh-keygen -Y find-principals' to match wildcard
       new  968e5089  upstream: Enable all supported ciphers and macs in the server
       new  dfdcc222  upstream: test 'ssh-keygen -Y find-principals' with wildcard
       new  253de427  portable-specific string array constification

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 253de42753de85dde266e061b6fec12ca6589f7d
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Feb 2 16:52:07 2022 +1100

    portable-specific string array constification
    
    from Mike Frysinger

commit dfdcc2220cf359c492d5d34eb723370e8bd8a19e
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Feb 1 23:37:15 2022 +0000

    upstream: test 'ssh-keygen -Y find-principals' with wildcard
    
    principals; from Fabian Stelzer
    
    OpenBSD-Regress-ID: fbe4da5f0032e7ab496527a5bf0010fd700f8f40

commit 968e508967ef42480cebad8cf3172465883baa77
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Jan 21 02:54:41 2022 +0000

    upstream: Enable all supported ciphers and macs in the server
    
    before trying to benchmark them.  Increase the data file size to get more
    signal.
    
    OpenBSD-Regress-ID: dc3697d9f7defdfc51c608782c8e750128e46eb6

Summary of changes:
 regress/cipher-speed.sh               | 10 ++++++++++
 regress/misc/fuzz-harness/kex_fuzz.cc |  2 +-
 regress/sshsig.sh                     | 19 ++++++++++++++++++-
 3 files changed, 29 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list