[openssh-commits] [openssh] branch master updated (0e1b8aa27 -> ab5074dfb)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Aug 13 09:20:59 AEST 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 0e1b8aa27 upstream: ssh(1): add a warning when the connection negotiates a
new 8b6c1f402 upstream: Handle localtime_r() failure by return "UNKNOWN-TIME"
new ab5074dfb upstream: fix typo, ok markus dtucker
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 ab5074dfb614e3801fecbd376d8ed4cea613c629
Author: sthen at openbsd.org <sthen at openbsd.org>
Date: Tue Aug 12 11:09:48 2025 +0000
upstream: fix typo, ok markus dtucker
OpenBSD-Commit-ID: 8f223da7633752162c64a659c6cf55202703d870
commit 8b6c1f402feb9eb6438003a312d7ffe8d5669896
Author: deraadt at openbsd.org <deraadt at openbsd.org>
Date: Mon Aug 11 14:37:43 2025 +0000
upstream: Handle localtime_r() failure by return "UNKNOWN-TIME"
which is only used in user-visible contexts. freebsd 288773 shows their
localtime_r() has failed at least once for unknown reason. discussed with djm
OpenBSD-Commit-ID: 68f4c92d46b2578d4594b0ed940958d597fd61ac
Summary of changes:
misc.c | 8 +++++---
sshconnect.c | 4 ++--
2 files changed, 7 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list