[openssh-commits] [openssh] branch master updated (9e5bd74a -> 0cbeedba)

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


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

djm pushed a change to branch master
in repository openssh.

    from 9e5bd74a upstream: - use \& when contructs like "e.g." end a line, to avoid
     new 6ce00f0c upstream: Don't reply to PING in preauth phase or during KEX
     new 0832aac7 upstream: Fix cases where error codes were not correctly set
     new 0cbeedba openssh-9.9p2

The 3 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 0cbeedba81b57c56379e1d202b9ccd3b72af7ddc
Author: Damien Miller <djm at mindrot.org>
Date:   Tue Feb 18 19:03:42 2025 +1100

    openssh-9.9p2

commit 0832aac79517611dd4de93ad0a83577994d9c907
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 6ce00f0c2ecbb9f75023dbe627ee6460bcec78c2
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:
 README                      |  2 +-
 contrib/redhat/openssh.spec |  2 +-
 contrib/suse/openssh.spec   |  2 +-
 krl.c                       |  4 +++-
 packet.c                    | 10 +++++++++-
 ssh-agent.c                 |  7 ++++++-
 ssh-sk-client.c             |  4 +++-
 sshconnect2.c               |  7 +++++--
 sshsig.c                    |  3 ++-
 version.h                   |  2 +-
 10 files changed, 32 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