chevah / compat

Chevah OS Compatibility Layer
Other
4 stars 1 forks source link

Update OpenSSL and Python 2.7 for Windows. #138

Closed chevah-robot closed 3 years ago

chevah-robot commented 3 years ago

T5576 task was created by dumol on 2021-03-04 08:54:02Z. Last changed on 2021-04-05 08:29:11Z. PR at https://github.com/chevah/python-package/pull/147.

Easier said than done… Try to:

  1. Build latest OpenSSL 1.1.1 for Python and cryptography on Windows.
  2. Build Python 2.7 from our patched sources on Windows.
  3. Build cryptography 3.3.2, the last version that works with Python 2.7, against updated OpenSSL 1.1.1.
chevah-robot commented 3 years ago

Comment by dumol at 2021-03-08 12:59:38Z.

As discussed on #chevah today.

Useful pointers, maybe:

chevah-robot commented 3 years ago

Comment by dumol at 2021-03-09 11:47:51Z.

As discussed on #chevah yesterday.

chevah-robot commented 3 years ago

Comment by pqm at 2021-03-19 11:13:30Z.

dumol requested the review of this ticket.

needs-review

chevah-robot commented 3 years ago

Comment by pqm at 2021-03-31 10:14:04Z.

adi changes-approved. No more reviewers. Ready to merge.

Awesome. Thanks!

Ping me once this hits production and I will give it a quick test on compat. (I know we already tests compat with this)...but just to double check.