Bug 252209 - security/py-openssl: Update to 20.0.1
Summary: security/py-openssl: Update to 20.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks: 250799
  Show dependency treegraph
 
Reported: 2020-12-27 16:10 UTC by Hung-Yi Chen
Modified: 2021-02-25 13:48 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (sbz)


Attachments
security__py-openssl.diff (2.34 KB, patch)
2020-12-27 16:10 UTC, Hung-Yi Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hung-Yi Chen 2020-12-27 16:10:59 UTC
Created attachment 221011 [details]
security__py-openssl.diff

Update to 20.0.1.
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2021-01-10 06:37:54 UTC
https://github.com/pyca/pyopenssl/blob/master/CHANGELOG.rst
20.0.0 (2020-11-27)
Backward-incompatible changes:
The minimum cryptography version is now 3.2.
Drop support for OpenSSL 1.0.1 and 1.0.2

$ openssl version
OpenSSL 1.0.2u-freebsd  20 Dec 2019
$ uname -r
11.4-RELEASE-p5

https://www.freebsd.org/security/security.html#sup
Branch 	 	Release 	Release Date 	Expected EoL
releng/11.4 	11.4-RELEASE 	June 16, 2020 	September 30, 2021
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2021-01-10 06:43:06 UTC
(In reply to VVD from comment #1)
https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst
3.2 - 2020-10-25
    Support for OpenSSL 1.0.2 has been removed. Users on older version of OpenSSL will need to upgrade.
Comment 3 Dima Panov freebsd_committer freebsd_triage 2021-02-25 13:48:35 UTC
fixed in https://svnweb.freebsd.org/changeset/ports/566534