Bug 1187521
Summary: | sshd -T does not show all (default) options, inconsistency | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jakub Jelen <jjelen> | ||||||
Component: | openssh | Assignee: | Jakub Jelen <jjelen> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | rawhide | CC: | jbelka, jjelen, mattias.ellert, mgrepl, plautrba, pvrabec, qe-baseos-security, tmraz | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | openssh-6.7p1-3.fc23 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | 1109251 | Environment: | |||||||
Last Closed: | 2015-02-18 16:47:22 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: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 1109251, 1187597 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Jakub Jelen
2015-01-30 10:42:48 UTC
Created attachment 985986 [details] proposed dist git patch (rawhide) Fedora 21 and rawhide has issue with Ciphers "fixed" (writing all the ciphers available), but 6.6 and 6.7 version do not contain upstream commit fixing this problem: https://anongit.mindrot.org/openssh.git/commit/?id=57d378ec9278ba417a726f615daad67d157de666 Also there is missing (upstream) * AllowAgentForwarding Same issue with (upstream) * HostCertFile * UsePAM New missing (upstream): * StreamLocalBindMask Writing empty value which is invalid for input (upstream): * VersionAddendum * AuthenticationMethods I propose to back-port above mentioned patch and add these changes (also proposed to upstream as bz#2346) - see proposed merged patch. Created attachment 986023 [details]
proposed dist git patch (rawhide)
I missed to update our FIPS patch and it looks like part of the patch didn't show up in uploaded attachment.
Trying once again.
|