Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 600274 - net-misc/i2pd-2.10.1 should block if openssl has bindist flag enabled
Summary: net-misc/i2pd-2.10.1 should block if openssl has bindist flag enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: M. B.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-20 11:20 UTC by Dani
Modified: 2016-11-20 15:37 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani 2016-11-20 11:20:15 UTC
i2pd (2.10.1) fails to compile when bindist flag is enabled for openssl. It should instead refuse to build.
Comment 1 Alexey Korepanov 2016-11-20 15:21:09 UTC
Thank you for the bug report. I confirm it.

It looks like i2pd uses elliptic curves, which may be protected by patterns, and are disabled in openssl[bindist].

I created a pull request
https://github.com/gentoo/gentoo/pull/2870
Comment 2 Alexey Korepanov 2016-11-20 15:21:35 UTC
*patents
Comment 3 Anthony Basile gentoo-dev 2016-11-20 15:37:08 UTC
patch looks good to me.  pushed.