lang/python32: Mark deprecated / fix No-EDGD/-SSLv3
- Mark DEPRECATED, EXPIRES Feb 2016 [1]
- Backport issue21356 RAND_egd fix [2]
- Fix build for openssl -nossl3
[1] https://www.python.org/dev/peps/pep-0392/#lifespan
[2] http://bugs.python.org/issue21356
PR: 195513
Reviewed by: koobs (mentor, python), feld (mentor)
Approved by: koobs (python, mentor)
Differential Revision: https://reviews.freebsd.org/D4701
Description of fields to fill in above: 76 columns --|
PR: If a Bugzilla PR is affected by the change.
Submitted by: If someone else sent in the change.
Reviewed by: If someone else reviewed your modification.
Approved by: If you needed approval for this commit.
Obtained from: If the change is from a third party.
MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
Relnotes: Set to 'yes' for mention in release notes.
Security: Vulnerability reference (one per line) or description.
Sponsored by: If the change was sponsored by an organization.
Empty fields above will be automatically removed.
M python32/Makefile
AM python32/files/patch-PR195513