[openssh-commits] [openssh] branch master updated (0fa803a1 -> 6958f00a)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 28 08:31:07 AEST 2023


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

djm pushed a change to branch master
in repository openssh.

      from  0fa803a1  Prefer OpenSSL's SHA256 in sk-dummy.so
       new  999a2886  upstream: increase default KDF work-factor for OpenSSH format
       new  d1ffde6b  upstream: make sshd_config AuthorizedPrincipalsCommand and
       new  6958f00a  upstream: don't incorrectly truncate logged strings retrieved from

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 6958f00acf3b9e0b3730f7287e69996bcf3ceda4
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Jul 27 22:26:49 2023 +0000

    upstream: don't incorrectly truncate logged strings retrieved from
    
    PKCS#11 modules; based on GHPR406 by Jakub Jelen; ok markus
    
    OpenBSD-Commit-ID: 7ed1082f23a13b38c373008f856fd301d50012f9

commit d1ffde6b55170cd4b9a72bfd9a3f17508e6cf714
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Jul 27 22:25:17 2023 +0000

    upstream: make sshd_config AuthorizedPrincipalsCommand and
    
    AuthorizedKeysCommand accept the %D (routing domain) and a new %C (connection
    address/port 4-tuple) as expansion sequences; ok markus
    
    OpenBSD-Commit-ID: ee9a48bf1a74c4ace71b69de69cfdaa2a7388565

commit 999a2886ca1844a7a74b905e5f2c8c701f9838cd
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Thu Jul 27 22:23:05 2023 +0000

    upstream: increase default KDF work-factor for OpenSSH format
    
    private keys from 16 to 24; { feedback ok } x { deraadt markus }
    
    OpenBSD-Commit-ID: a3afb1383f8ff0a49613d449f02395d9e8d4a9ec

Summary of changes:
 auth2-pubkey.c | 35 +++++++++++++++++++++++------------
 ssh-pkcs11.c   | 39 +++++++++++++++++++--------------------
 sshd_config.5  | 12 ++++++++----
 sshkey.c       |  4 ++--
 4 files changed, 52 insertions(+), 38 deletions(-)

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


More information about the openssh-commits mailing list