Re: OpenSSH 7.7p1 interop failure with Twisted Conch 8.0.0-17.9.0

[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

 



On Sun, 15 Apr 2018, Colin Watson wrote:

> On Sun, Apr 15, 2018 at 06:38:37PM +1000, Damien Miller wrote:
> 
> Assuming my patch is accepted, I think you could make "Twisted" be
> SSH_BUG_DEBUG and "Twisted_*" not.

Here's the diff for that BTW.

diff --git a/compat.c b/compat.c
index 7ff3759..36a92c7 100644
--- a/compat.c
+++ b/compat.c
@@ -137,6 +137,8 @@ compat_datafellows(const char *version)
 					SSH_OLD_DHGEX },
 		{ "ConfD-*",
 					SSH_BUG_UTF8TTYMODE },
+		{ "Twisted_*",		0 },
+		{ "Twisted*",		SSH_BUG_DEBUG },
 		{ NULL,			0 }
 	};
 

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@xxxxxxxxxxx
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev



[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux