| Summary: | [PATCH] Disable sslv3 in fetchmail | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Codarren Velvindron <codarren> | ||||||||||||
| Component: | fetchmail | Assignee: | Vitezslav Crhonek <vcrhonek> | ||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | unspecified | ||||||||||||||
| Version: | rawhide | CC: | vcrhonek | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | x86_64 | ||||||||||||||
| OS: | Linux | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | fetchmail-6.3.26-10.fc25 | Doc Type: | Bug Fix | ||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2016-05-02 12:47:45 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
Codarren Velvindron
2016-04-29 10:21:19 UTC
Created attachment 1152210 [details]
Updated NEWS
Created attachment 1152211 [details]
fetchmail patch
Created attachment 1152212 [details]
configure.ac patch
Created attachment 1152213 [details]
fetchmail spec diff
Thanks, applied. Just for clarification - it doesn't disable SSLv3 (it already was disabled, because it's disabled in openssl), but improves error message when fetchmail is forced to use SSLv3 (with "sslproto ssl3") and add "-SSL3" to "fetchmail --version" output. All important SSL changes were already backported from upstream at the end of October 2015. |