Bug 1179318
Summary: | Utilize system-wide crypto-policies | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nikos Mavrogiannopoulos <nmavrogi> |
Component: | libvncserver | Assignee: | Simone Caronni <negativo17> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | negativo17, ppisar, rdieter |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libvncserver-0.9.10-3.fc23 libvncserver-0.9.10-3.fc22 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-28 22:56:31 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: | |||
Bug Blocks: | 1179209 |
Description
Nikos Mavrogiannopoulos
2015-01-06 14:58:42 UTC
Hello, what is the blocker for that issue? No strict blocker, mostly a lack of time to implement/verify this (so far). I just updated libvncserver to the official 0.9.10 release and applied a patch [1] for this issue. Build is libvncserver-0.9.10-2 [2]. I'm no programmer, so please have a check before I submit the update. I'm not sure about rfbAnonTLSPriority. [1] http://pkgs.fedoraproject.org/cgit/libvncserver.git/tree/LibVNCServer-0.9.10-system-crypto-policy.patch [2] http://koji.fedoraproject.org/koji/packageinfo?packageID=5744 Thanks, --Simone Hi, I am not sure if rfbTLSPriority and rfbAnonTLSPriority are used anywhere, but if yes, I'd use that: +static const char *rfbTLSPriority = "@SYSTEM:+SRP"; +static const char *rfbAnonTLSPriority= "@SYSTEM:+ANON-DH"; Seems legit. Thanks, I will leave it in testing for a couple of weeks. libvncserver-0.9.10-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b7c1fd61e1 libvncserver-0.9.10-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update libvncserver' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9373473258 libvncserver-0.9.10-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update libvncserver' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b7c1fd61e1 libvncserver-0.9.10-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. libvncserver-0.9.10-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |