This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author spil
Recipients spil
Date 2015-07-03.12:32:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435926751.49.0.18395819216.issue24557@psf.upfronthosting.co.za>
In-reply-to
Content
LibreSSL added a define OPENSSL_NO_EGD to their headers in version 2.2.0 in line with the defines of the other removed features.

These patches remove detection of RAND_egd from configure and replace the detection in the source code.
History
Date User Action Args
2015-07-03 12:32:31spilsetrecipients: + spil
2015-07-03 12:32:31spilsetmessageid: <1435926751.49.0.18395819216.issue24557@psf.upfronthosting.co.za>
2015-07-03 12:32:31spillinkissue24557 messages
2015-07-03 12:32:31spilcreate