[packages/openssh] same problem with server too:

glen glen at pld-linux.org
Thu May 30 11:02:53 CEST 2013


commit 8615ba714e0318982f2ea25b801788d2f393f818
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 30 12:02:13 2013 +0300

    same problem with server too:
    
    $ ssh builderth32
    ssh_exchange_identification: Connection closed by remote host
    
    May 30 12:01:42 builderth32 sshd[3001]: fatal: OpenSSL version mismatch.  Built against 1000007f, you have 1000105f

 openssh.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/openssh.spec b/openssh.spec
index 354151a..37548d1 100644
--- a/openssh.spec
+++ b/openssh.spec
@@ -35,7 +35,7 @@ Summary(ru.UTF-8):	OpenSSH - свободная реализация прото
 Summary(uk.UTF-8):	OpenSSH - вільна реалізація протоколу Secure Shell (SSH)
 Name:		openssh
 Version:	6.2p2
-Release:	2
+Release:	3
 Epoch:		2
 License:	BSD
 Group:		Applications/Networking
@@ -359,6 +359,7 @@ Suggests:	/bin/login
 Suggests:	xorg-app-xauth
 Provides:	ssh-server
 Provides:	user(sshd)
+%requires_eq_to	openssl	openssl-devel
 
 %description server
 Ssh (Secure Shell) a program for logging into a remote machine and for
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssh.git/commitdiff/8615ba714e0318982f2ea25b801788d2f393f818



More information about the pld-cvs-commit mailing list