Mailing List Archive

[openssh] branch master updated (8d29ee41 -> 208c2b71)
This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

from 8d29ee41 upstream: Reserve a range of "local extension" message numbers that
new 03547908 upstream: Garbage collect cipher_get_keyiv_len()
new 208c2b71 upstream: s/%.100s/%s/ in SSH- banner construction as there's no

The 2 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 208c2b719879805983398160791d6a1ef9c2c3fc
Author: djm@openbsd.org <djm@openbsd.org>
Date: Wed Oct 11 04:46:29 2023 +0000

upstream: s/%.100s/%s/ in SSH- banner construction as there's no

reason to limit its size: the version string bring included is a compile time
constant going into an allocated banner string.

OpenBSD-Commit-ID: 0ef73304b9bf3e534c60900cd84ab699f859ebcd

commit 0354790826b97c41bbd171a965574e159b58d83e
Author: tb@openbsd.org <tb@openbsd.org>
Date: Tue Oct 10 06:49:54 2023 +0000

upstream: Garbage collect cipher_get_keyiv_len()

This is a compat20 leftover, unused since 2017.

ok djm

OpenBSD-Commit-ID: 91fa5497c9dc6883064624ac27813a567883fdce

Summary of changes:
cipher.c | 23 +----------------------
cipher.h | 3 +--
kex.c | 4 ++--
3 files changed, 4 insertions(+), 26 deletions(-)

--
To stop receiving notification emails like this one, please contact
djm@mindrot.org.
_______________________________________________
openssh-commits mailing list
openssh-commits@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-commits