Summary: | net-misc/tlsdate-0.0.6 - add net-libs/polarssl-1.3 support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | René Rhéaume <rene.rheaume> |
Component: | Current packages | Assignee: | SpanKY <vapier> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | https://github.com/ioerror/tlsdate/issues/163 | ||
See Also: | https://github.com/ioerror/tlsdate/issues/163 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
tlsdate-0.0.6-polarssl13.patch
tlsdate-0.0.6.ebuild.patch |
Description
René Rhéaume
2015-01-11 15:49:36 UTC
Created attachment 393696 [details, diff]
tlsdate-0.0.6-polarssl13.patch
Patch adding support for PolarSSL 1.3.x to tlsdate 0.0.6. Not tested for later versions of tlsdate, but might work.
Created attachment 393698 [details, diff]
tlsdate-0.0.6.ebuild.patch
Ebuild patch
Note that PolarSSL is an automagic dependency, which is why I put emerge -1 polarssl first in the steps to reproduce.
I already reported the polarssl issue upstream. The current tlsdate ebuild just disables polarssl support and defaults to openssl (and I'll try to get this stabilized soon). Given that polarssl currently has an open remote code execution issue for which upstream has not released a fixed version I'm inclined to think we should just stay with openssl. I don't see any urgent need to support polarssl. You may want to check bug #549662 i would prefer to be lazy |