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

Bug 266497

Summary: www-client/dillo-2.0 has disabled ssl by default. This patch enables it.
Product: Gentoo Linux Reporter: Ivan Anishchuk <matimatik>
Component: New packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: minor CC: leio, please.no.spam.here
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch for enabling ssl
ebuild for dillo-2.0 with ssl patch

Description Ivan Anishchuk 2009-04-17 09:43:33 UTC
Dillo has disabled https plugin in source. When you try to load https uri it says that you need enable it with deleting 72nd line in https.c and recompiling dillo. This patch do it.

Reproducible: Always
Comment 1 Ivan Anishchuk 2009-04-17 09:45:02 UTC
Created attachment 188657 [details, diff]
patch for enabling ssl
Comment 2 Ivan Anishchuk 2009-04-17 09:46:48 UTC
Created attachment 188659 [details]
ebuild for dillo-2.0  with ssl patch
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2009-04-17 15:10:55 UTC
Hmm, very strange upstream behavior... It is already solved in mercurial (the live ebuild), but I agree it's a good idea to apply this patch for 2.0.

Fixed in 2.0-r1. Thanks for reporting!