Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 565276

Summary: dev-lang/swi-prolog: add libressl support
Product: Gentoo Linux Reporter: Marek Behún <kabel>
Component: Current packagesAssignee: Gentoo Prolog project <prolog>
Status: RESOLVED FIXED    
Severity: enhancement CC: kabel
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: swi-prolog-6.6.6-r1.ebuild
files/swi-prolog-6.6.6-libressl.patch

Description Marek Behún 2015-11-09 17:33:34 UTC
Tested ebuild in attachment. swi-prolog needs patch to work with LibreSSL, also in attachment. I am going to try to send the patch upstream.

Reproducible: Always
Comment 1 Marek Behún 2015-11-09 17:33:57 UTC
Created attachment 416470 [details]
swi-prolog-6.6.6-r1.ebuild
Comment 2 Marek Behún 2015-11-09 17:34:17 UTC
Created attachment 416472 [details, diff]
files/swi-prolog-6.6.6-libressl.patch
Comment 3 Keri Harris gentoo-dev 2015-11-10 12:49:05 UTC
This is now fixed in git:

* swi-prolog-7.2.3-r1 and swi-prolog-7.3.10 include support for libressl. (swi-prolog-7.2.3-r1 is the next stable candidate which will be marked stable in the very near future).

* upstream packages-ssl patch has been applied. (With OPENSSL_NO_SSL we don't lose session_key/1 info using openssl).

Thanks for sending the patch upstream.