[openssh-commits] [openssh] 01/02: upstream: refer to RFC9987 instead of I-D

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jun 4 14:41:14 AEST 2026


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

djm pushed a commit to branch master
in repository openssh.

commit 65c6ac0a82f8bc3faf5a18fef36112fec1b54fc2
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Tue Jun 2 06:18:27 2026 +0000

    upstream: refer to RFC9987 instead of I-D
    
    OpenBSD-Commit-ID: 6b273c50c2aa818b9144b8d9ab568c4239023297
---
 PROTOCOL.agent | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PROTOCOL.agent b/PROTOCOL.agent
index 2af749b30..6dc75c05e 100644
--- a/PROTOCOL.agent
+++ b/PROTOCOL.agent
@@ -1,5 +1,5 @@
 The SSH agent protocol is described in
-https://datatracker.ietf.org/doc/draft-ietf-sshm-ssh-agent/
+https://datatracker.ietf.org/doc/html/rfc9987
 
 This file documents OpenSSH's extensions to the agent protocol.
 
@@ -104,4 +104,4 @@ A SSH_AGENTC_ADD_SMARTCARD_KEY_CONSTRAINED will return SSH_AGENT_SUCCESS
 if any key (plain private or certificate) was successfully loaded, or
 SSH_AGENT_FAILURE if no key was loaded.
 
-$OpenBSD: PROTOCOL.agent,v 1.25 2025/08/29 03:50:38 djm Exp $
+$OpenBSD: PROTOCOL.agent,v 1.26 2026/06/02 06:18:27 djm Exp $

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list