]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
upstream: openssh-10.2
authordjm@openbsd.org <djm@openbsd.org>
Wed, 8 Oct 2025 00:32:52 +0000 (00:32 +0000)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Oct 2025 23:07:05 +0000 (10:07 +1100)
The only change since 10.1 is the channels.c fix

OpenBSD-Commit-ID: 5eebeb0db14c694efd4ee96b5f16112e3e5d5ba9

version.h

index 5dcdcca3fc9350099587e818f138ff210238dffd..086cdba98516ea8dca5a9fc9657a71df63b99528 100644 (file)
--- 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