[openssh-commits] [openssh] branch master updated (b0033140 -> 00eb9595)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Jun 17 18:48:34 AEST 2024


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

djm pushed a change to branch master
in repository openssh.

    from b0033140 propagate PAM crashes to PerSourcePenalties
     new 5603befe upstream: promote connection-closed messages from verbose to info
     new 00eb9595 upstream: disable the DSA signature algorithm by default; ok

The 2 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 00eb95957dea5484b2c7c043f7d2bbc87301bef2
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jun 17 08:30:29 2024 +0000

    upstream: disable the DSA signature algorithm by default; ok
    
    markus@
    
    (yes, I know this expands to "the Digitial Signature Algorithm
    signature algorithm)
    
    OpenBSD-Commit-ID: 961ef594e46dd2dcade8dd5721fa565cee79ffed

commit 5603befe11c9464ea26fe77cbacc95a7cc0b1ea7
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Jun 17 08:28:31 2024 +0000

    upstream: promote connection-closed messages from verbose to info
    
    log level; they could be the only record of the connection terminating if the
    client doesn't send a SSH2_MSG_DISCONNECT message. ok dtucker@
    
    OpenBSD-Commit-ID: 0c8bfaf5e9fdff945cee09ac21e641f6c5d65d3c

Summary of changes:
 configure.ac  | 31 +++++++++++++------------------
 serverloop.c  |  6 +++---
 ssh-add.1     | 12 +++++-------
 ssh-keygen.1  | 19 +++++++------------
 ssh-keyscan.1 | 16 ++++------------
 ssh-keysign.8 |  6 ++----
 ssh.1         | 21 +++++++--------------
 ssh_config.5  | 11 +++++------
 sshd.8        |  9 +++------
 9 files changed, 49 insertions(+), 82 deletions(-)

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


More information about the openssh-commits mailing list