[openssh-commits] [openssh] branch master updated (9a2f4c75 -> 11a5e517)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Dec 6 20:21:20 AEDT 2024


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

dtucker pushed a change to branch master
in repository openssh.

    from 9a2f4c75 Change text from "login to" to "log in to".
     new 8252f346 upstream: catch up documentation: AES-GCM is preferred to AES-CTR
     new dc2ef8f0 upstream: Change "login again" to "log in again"
     new 11a5e517 upstream: Expand $SSH to absolute path if it's not already.

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 11a5e5179077f73c2d45bcdf3f60153ae3f17815
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Dec 6 07:05:54 2024 +0000

    upstream: Expand $SSH to absolute path if it's not already.
    
    Prevents problem later in increase_datafile_size if ssh is not in
    the path.  Patch from quaresmajose via GHPR#510.
    
    OpenBSD-Regress-ID: 2670a66af8b827410ca7139f0a89f4501cece77b

commit dc2ef8f0944a4ff7ba19e52fd17b4654e6bd9b93
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Fri Dec 6 06:55:28 2024 +0000

    upstream: Change "login again" to "log in again"
    
    in password change message.  From ThinLinc-Zeijlon via github PR#532.
    
    OpenBSD-Commit-ID: fea5e9bc04caf613a118c419f16863733b340cf1

commit 8252f346eb21cd6b30816f905b7d94f10962373e
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Thu Dec 5 22:45:03 2024 +0000

    upstream: catch up documentation: AES-GCM is preferred to AES-CTR
    
    OpenBSD-Commit-ID: 63360924b6834507fe70020edb936f5075043a9e

Summary of changes:
 regress/test-exec.sh | 7 ++++++-
 session.c            | 4 ++--
 ssh_config.5         | 8 ++++----
 sshd_config.5        | 8 ++++----
 4 files changed, 16 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