From 1c49718157d2701a7b662a5b189d2b35f8387ba5 Mon Sep 17 00:00:00 2001 From: djm Date: Mon, 8 Jan 2024 05:05:15 +0000 Subject: [PATCH] fix missing field in users-groups-by-id@openssh.com reply documentation GHPR441 from TJ Saunders --- usr.bin/ssh/PROTOCOL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/ssh/PROTOCOL b/usr.bin/ssh/PROTOCOL index fd7142e92fa..04e92e1b406 100644 --- a/usr.bin/ssh/PROTOCOL +++ b/usr.bin/ssh/PROTOCOL @@ -736,6 +736,7 @@ identifiers: The server will reply with a SSH_FXP_EXTENDED_REPLY: byte SSH_FXP_EXTENDED_REPLY + uint32 id string usernames string groupnames @@ -791,4 +792,4 @@ master instance and later clients. OpenSSH extends the usual agent protocol. These changes are documented in the PROTOCOL.agent file. -$OpenBSD: PROTOCOL,v 1.54 2024/01/08 04:10:03 djm Exp $ +$OpenBSD: PROTOCOL,v 1.55 2024/01/08 05:05:15 djm Exp $ -- 2.20.1