[openssh-commits] [openssh] branch master updated (3d8ae7f23 -> 0c719c6aa)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Sep 11 12:58:25 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 3d8ae7f23 modified: regress/rekey.sh Fix for when building out of tree.
new d16b1b484 upstream: Tabs->spaces. Removes diff vs portable.
new e9dcccc35 upstream: remove unused 0-sized files; ok deraadt@
new 0c719c6aa upstream: When adding certificates to an agent, set the expiry to
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 0c719c6aabc061f02a907fc96c390d0449b49f26
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Sep 11 02:54:42 2025 +0000
upstream: When adding certificates to an agent, set the expiry to
the certificate expiry time plus a short (5 min) grace period.
This will cause the agent to automtically remove certificates shortly
after they expire.
A new ssh-add -N option disables this behaviour.
Feedback/ok deraadt@
OpenBSD-Commit-ID: 92fed1bba1025069ad45deebb534be7530e181df
commit e9dcccc3541b0ae1c43581ed26215d5cc82e4be0
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Mon Sep 8 00:31:54 2025 +0000
upstream: remove unused 0-sized files; ok deraadt@
OpenBSD-Commit-ID: 7e8178786157e863f6ff63c5d55200d7b6b04f9e
commit d16b1b484a024ee6b35094e7d9d55bf96b96253b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Sep 5 10:34:35 2025 +0000
upstream: Tabs->spaces. Removes diff vs portable.
OpenBSD-Commit-ID: 06598021a9f08188dab29ac956b2baa002a0ff85
Summary of changes:
.skipped-commit-ids | 1 +
ssh-add.1 | 13 +++++++---
ssh-add.c | 71 +++++++++++++++++++++++++++++++++++++----------------
umac.c | 2 +-
4 files changed, 62 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list