upstream: openssh-10.2

The only change since 10.1 is the channels.c fix

OpenBSD-Commit-ID: 5eebeb0db14c694efd4ee96b5f16112e3e5d5ba9
This commit is contained in:
djm@openbsd.org
2025-10-08 00:32:52 +00:00
committed by Damien Miller
parent bcf7c05a47
commit 64ea9e9525

View File

@@ -1,6 +1,6 @@
/* $OpenBSD: version.h,v 1.106 2025/10/06 01:45:22 djm Exp $ */
/* $OpenBSD: version.h,v 1.107 2025/10/08 00:32:52 djm Exp $ */
#define SSH_VERSION "OpenSSH_10.1"
#define SSH_VERSION "OpenSSH_10.2"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE