[openssh-commits] [openssh] branch V_9_9 updated (fb071011 -> d76b2675)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 18 19:46:44 AEDT 2025


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

djm pushed a change to branch V_9_9
in repository openssh.

    from fb071011 upstream: fix "Match invalid-user" from incorrectly being activated
     new 5e07dee2 upstream: Don't reply to PING in preauth phase or during KEX
     new 38df39ec upstream: Fix cases where error codes were not correctly set
     new 6ebc4dd7 openssh-9.9p2
     new d76b2675 autogenerated files for release

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit d76b2675116617394cd355a3437b4963a562b64d
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Feb 18 19:15:08 2025 +1100

    autogenerated files for release

commit 6ebc4dd77a479892d5ca0cd2a567a651f70aad82
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Feb 18 19:03:42 2025 +1100

    openssh-9.9p2

commit 38df39ecf278a7ab5794fb03c01286f2cfe82c0d
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Feb 18 08:02:48 2025 +0000

    upstream: Fix cases where error codes were not correctly set
    
    Reported by the Qualys Security Advisory team. ok markus@
    
    OpenBSD-Commit-ID: 7bcd4ffe0fa1e27ff98d451fb9c22f5fae6e610d

commit 5e07dee272c34e193362fba8eda0e3c453f3c773
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Tue Feb 18 08:02:12 2025 +0000

    upstream: Don't reply to PING in preauth phase or during KEX
    
    Reported by the Qualys Security Advisory team. ok markus@
    
    OpenBSD-Commit-ID: c656ac4abd1504389d1733d85152044b15830217

Summary of changes:
 ChangeLog                   | 2186 +++----------------------------------------
 README                      |    2 +-
 config.h.in                 |    3 -
 configure                   |    6 -
 contrib/redhat/openssh.spec |    2 +-
 contrib/suse/openssh.spec   |    2 +-
 krl.c                       |    4 +-
 moduli.0                    |    2 +-
 packet.c                    |   10 +-
 scp.0                       |    2 +-
 sftp-server.0               |    2 +-
 sftp.0                      |    2 +-
 ssh-add.0                   |    2 +-
 ssh-agent.0                 |    2 +-
 ssh-agent.c                 |    5 +
 ssh-keygen.0                |    2 +-
 ssh-keyscan.0               |    2 +-
 ssh-keysign.0               |    2 +-
 ssh-pkcs11-helper.0         |    2 +-
 ssh-sk-client.c             |    4 +-
 ssh-sk-helper.0             |    2 +-
 ssh.0                       |    2 +-
 ssh_config.0                |    2 +-
 sshconnect2.c               |    5 +-
 sshd.0                      |    2 +-
 sshd_config.0               |    2 +-
 sshsig.c                    |    1 +
 version.h                   |    2 +-
 28 files changed, 181 insertions(+), 2081 deletions(-)

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


More information about the openssh-commits mailing list