CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2025/04/09 01:33:53
Modified files: usr.bin/ssh : Tag: OPENBSD_7_6 session.c Log message: Fix logic error in DisableForwarding option. This option was documented as disabling X11 and agent forwarding but it failed to do so. Spotted by Tim Rice. from djm@ this is errata/7.6/013_ssh.patch.sig