[openssh-commits] [openssh] 05/06: upstream: openssh-10.2
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 9 15:46:15 AEDT 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_10_2
in repository openssh.
commit ecd65a492bd0ed3a44a1c07428107b2e148bfee4
Author: djm at openbsd.org <djm at openbsd.org>
AuthorDate: Wed Oct 8 00:32:52 2025 +0000
upstream: openssh-10.2
The only change since 10.1 is the channels.c fix
OpenBSD-Commit-ID: 5eebeb0db14c694efd4ee96b5f16112e3e5d5ba9
---
version.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/version.h b/version.h
index 5dcdcca3f..086cdba98 100644
--- a/version.h
+++ b/version.h
@@ -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
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list