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

Bug 595094

Summary: mail-filter/rspamd: add libressl support
Product: Gentoo Linux Reporter: Ian Moone <gentoo>
Component: Current packagesAssignee: Dirkjan Ochtman (RETIRED) <djc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    
Attachments: libressl ebuild patch for rspamd-1.3.5
new libressl ebuild patch for rspamd-1.3.5

Description Ian Moone 2016-09-25 12:23:13 UTC
Created attachment 447842 [details, diff]
libressl ebuild patch for rspamd-1.3.5

Patch for tested ebuild attached.

Reproducible: Always
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2016-09-27 19:56:13 UTC
Could you please do a patch without formatting changes, so I can review it better? Thanks!
Comment 2 Ian Moone 2016-09-27 23:47:08 UTC
(In reply to Dirkjan Ochtman from comment #1)
> Could you please do a patch without formatting changes, so I can review it
> better? Thanks!

My bad. New patch attached.
Comment 3 Ian Moone 2016-09-27 23:47:36 UTC
Created attachment 448178 [details, diff]
new libressl ebuild patch for rspamd-1.3.5
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2016-09-30 09:42:42 UTC
Thanks! Committed:

commit 77385364c5f4e4cc32c8053c76efa539ed82c44c
Author: Dirkjan Ochtman <djc@gentoo.org>
Date:   Fri Sep 30 11:41:35 2016 +0200

    mail-filter/rspamd: add support for libressl (fixes bug 595094)
    
    Thanks to Ian <csmk@chaoslab.org>.