19 lines
727 B
Diff
19 lines
727 B
Diff
|
diff -u a/openssh-8_5_P1-hpn-DynWinNoneSwitch-15.2.diff b/openssh-8_5_P1-hpn-DynWinNoneSwitch-15.2.diff
|
||
|
--- a/openssh-8_5_P1-hpn-DynWinNoneSwitch-15.2.diff 2021-03-16 10:06:45.020527770 -0700
|
||
|
+++ b/openssh-8_5_P1-hpn-DynWinNoneSwitch-15.2.diff 2021-03-16 10:07:01.294423665 -0700
|
||
|
@@ -1414,14 +1414,3 @@
|
||
|
# Example of overriding settings on a per-user basis
|
||
|
#Match User anoncvs
|
||
|
# X11Forwarding no
|
||
|
-diff --git a/version.h b/version.h
|
||
|
-index 6b4fa372..332fb486 100644
|
||
|
---- a/version.h
|
||
|
-+++ b/version.h
|
||
|
-@@ -3,4 +3,5 @@
|
||
|
- #define SSH_VERSION "OpenSSH_8.5"
|
||
|
-
|
||
|
- #define SSH_PORTABLE "p1"
|
||
|
--#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
|
||
|
-+#define SSH_HPN "-hpn15v2"
|
||
|
-+#define SSH_RELEASE SSH_VERSION SSH_PORTABLE SSH_HPN
|