[openssh-commits] [openssh] branch V_9_3 updated (cb30fbdb -> 9795c401)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jul 20 00:31:25 AEST 2023


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

djm pushed a change to branch V_9_3
in repository openssh.

      from  cb30fbdb  depend
       new  b23fe83f  terminate pkcs11 process for bad libraries
       new  d7790cdc  disallow remote addition of FIDO/PKCS11 keys
       new  f673f2f3  update RPM spec versions
       new  bde3635f  update version in README
       new  9795c401  OpenSSH 9.3p2

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 9795c4016ae35162072144df032c8b262433b462
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Jul 19 16:27:12 2023 +1000

    OpenSSH 9.3p2

commit bde3635f3c9324bad132cf9ed917813d6abb599e
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Jul 19 16:31:09 2023 +1000

    update version in README

commit f673f2f3e5f67099018fc281a6b5fb918142472e
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Jul 19 16:31:00 2023 +1000

    update RPM spec versions

commit d7790cdce72a1b6982795baa2b4d6f0bdbb0100d
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 7 13:30:15 2023 +1000

    disallow remote addition of FIDO/PKCS11 keys
    
    Depends on the local client performing the session-bind at openssh.com
    operation, so non-OpenSSH local client may circumvent this.

commit b23fe83f06ee7e721033769cfa03ae840476d280
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jul 13 12:09:34 2023 +1000

    terminate pkcs11 process for bad libraries

Summary of changes:
 README                      |  2 +-
 contrib/redhat/openssh.spec |  2 +-
 contrib/suse/openssh.spec   |  2 +-
 ssh-agent.1                 | 22 ++++++++++++++++++++--
 ssh-agent.c                 | 21 ++++++++++++++++++++-
 ssh-pkcs11.c                |  6 ++----
 version.h                   |  2 +-
 7 files changed, 46 insertions(+), 11 deletions(-)

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


More information about the openssh-commits mailing list