[openssh-commits] [openssh] branch master updated (95b6bbd2 -> 22efb01e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Feb 9 21:08:45 AEDT 2023
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 95b6bbd2 Replace 9.1 with 9.2 on CI status page.
new 3c379c9a upstream: Ensure that there is a terminating newline when adding a new
new caec6da1 upstream: ssh-agent doesn't actually take -v,
new 22efb01e upstream: Test adding terminating newline to known_hosts.
The 3 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 22efb01e355bba4755b730ed417f91c081445bfc
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Feb 9 09:55:33 2023 +0000
upstream: Test adding terminating newline to known_hosts.
OpenBSD-Regress-ID: 5fc3010ac450195b3fbdeb68e875564968800365
commit caec6da1a583ed8c32c6ad3b81bbcaab46ac8b61
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Wed Feb 8 08:06:03 2023 +0000
upstream: ssh-agent doesn't actually take -v,
so the recently-added ones will result in the test not cleaning up
after itself. Patch from cjwatson at debian.org vi bz#3536.
OpenBSD-Regress-ID: 1fc8283568f5bf2f918517c2c1e778072cf61b1a
commit 3c379c9a849a635cc7f05cbe49fe473ccf469ef9
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Feb 9 09:54:11 2023 +0000
upstream: Ensure that there is a terminating newline when adding a new
entry to known_hosts. bz#3529, with git+openssh at limpsquid.nl, ok deraadt@
markus@
OpenBSD-Commit-ID: fa8d90698da1886570512b96f051e266eac105e0
Summary of changes:
hostfile.c | 12 ++++++++++--
regress/agent-getpeereid.sh | 3 ++-
regress/knownhosts.sh | 20 +++++++++++++++++++-
3 files changed, 31 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list