[packages/openssh] - HostkeyAlgorithms - to allow connection with older systems

blues blues at pld-linux.org
Thu Nov 12 12:07:02 CET 2015


commit 00b8e87302dc268a8df8b6f9a2e107e515492249
Author: Paweł Gołaszewski <blues at pld-linux.org>
Date:   Thu Nov 12 12:06:33 2015 +0100

    - HostkeyAlgorithms - to allow connection with older systems

 openssh-config.patch | 1 +
 openssh.spec         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openssh.spec b/openssh.spec
index 2201ca0..047999d 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -46,7 +46,7 @@ Summary(ru.UTF-8):	OpenSSH - свободная реализация прото
 Summary(uk.UTF-8):	OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:		openssh
 Version:	7.1p1
-Release:	4
+Release:	5
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
diff --git a/openssh-config.patch b/openssh-config.patch
index 26050c6..daa2b35 100644
--- a/openssh-config.patch
+++ b/openssh-config.patch
@@ -109,6 +109,7 @@
 +	TCPKeepAlive no
 +	# Allow DSA keys
 +#	PubkeyAcceptedKeyTypes +ssh-dss
++#	HostkeyAlgorithms +ssh-dss
 +# Send locale-related environment variables, also pass some GIT vars
 +	SendEnv LANG LC_* LANGUAGE XMODIFIERS TZ GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL
 +	HashKnownHosts yes
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/00b8e87302dc268a8df8b6f9a2e107e515492249



More information about the pld-cvs-commit mailing list