Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compilation without deprecated OpenSSL APIs #4920

Closed
wants to merge 2 commits into from
Closed

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Jun 8, 2019

No description provided.

@neheb neheb force-pushed the m branch 2 times, most recently from d1803e0 to a280402 Compare June 8, 2019 04:22
@neheb
Copy link
Contributor Author

neheb commented Jun 15, 2019

Fixed

src/_cffi_src/openssl/ssl.py Outdated Show resolved Hide resolved
@neheb neheb force-pushed the m branch 13 times, most recently from 45b4eff to c2a20d7 Compare June 16, 2019 02:23
commodo added a commit to commodo/packages that referenced this pull request Dec 15, 2020
Regenerated patches from:
  pyca/cryptography#4920

The patch names were kept as generated via 'git format-patch 3.3.1..'

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@neheb
Copy link
Contributor Author

neheb commented Dec 15, 2020

I didn't realize a lot of this was merged already. Squashed down to 4 commits.

commodo added a commit to commodo/packages that referenced this pull request Dec 15, 2020
Regenerated patches from:
  pyca/cryptography#4920

The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
neheb pushed a commit to neheb/packages that referenced this pull request Dec 15, 2020
Regenerated patches from:
  pyca/cryptography#4920

The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@neheb neheb changed the title Add new APIs to prepare for phasing out deprecated ones Fix compilation without deprecated OpenSSL APIs Dec 16, 2020
commodo added a commit to commodo/packages that referenced this pull request Dec 16, 2020
Regenerated patches from:
  pyca/cryptography#4920

The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
aiamadeus pushed a commit to immortalwrt/packages that referenced this pull request Dec 17, 2020
Regenerated patches from:
  pyca/cryptography#4920

The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Base automatically changed from master to main February 12, 2021 02:15
@pyca pyca deleted a comment from Asvasilevs Feb 12, 2021
@neheb
Copy link
Contributor Author

neheb commented Feb 15, 2021

Fixed all issues so far. Now it's complaining about tests...

commodo added a commit to commodo/packages that referenced this pull request Feb 15, 2021
Re-applied OpenSSL patches from
   pyca/cryptography#4920

We also need to patch setup.py a bit to make sure that the Rust extension
is not included.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@neheb
Copy link
Contributor Author

neheb commented Feb 21, 2021

Down to two commits...

@reaperhulk
Copy link
Member

Closing in favor of #6948 (which is being progressively whittled down as well, although the remaining items mostly have pyOpenSSL related challenges)

@reaperhulk reaperhulk closed this Apr 26, 2022
@neheb neheb deleted the m branch April 26, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants