Bug 1328922

Summary: Update libssh to 0.7.1
Product: [Fedora] Fedora EPEL Reporter: Orion Poplawski <orion>
Component: libsshAssignee: Andreas Schneider <asn>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: epel7CC: asn, negativo17, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-30 16:53:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
abipkgdiff report none

Description Orion Poplawski 2016-04-20 15:21:18 UTC
Created attachment 1149119 [details]
abipkgdiff report

Description of problem:

Is there any reason not to update libssh to 0.7.1 in EPEL7?  ScientificLinux has updated to it in their sl-extras repo.

On a quick test, x2goclient still appears to work, but I definitely didn't do a thorough test.

Looking at the abipkgdiff report, ssh_buffer, ssh_channel, ssh_key_struct, ssh_session_struct, ssh_bind_struct are only accessed internally so I think it's okay that they have changed.

ssh_channel_callbacks_struct is perhaps problematic at that structure is defined publicly.  Although the changes seem only indirect - the function pointers reference changed structures.

Comment 1 Orion Poplawski 2017-11-30 16:53:18 UTC
libssh is now in RHEL7 as x86_64 only.  Someone may want to revive libssh as a limited arch package, but for now it has been retired.