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: backport(v3.8.x): pin pyopenssl verison to 24.1.0, cryptography version to 42.0.8. #434

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

Bodong-Yang
Copy link
Member

Introduction

This is a emergency fix due to a breaking change from pyopenssl since 24.3.0. In pyopenssl 24.3.0, some of the deprecated methods are removed, including the methods used by ota_metadata package. To workaround this issue quickly before we migrate to cryptography package, pin the pyopenssl package to 24.1.0.

@Bodong-Yang Bodong-Yang added bug Something isn't working need_backport and removed need_backport labels Nov 28, 2024
@Bodong-Yang Bodong-Yang changed the title fix: backport: pin pyopenssl verison to 24.1.0 fix: backport(v3.8.x): pin pyopenssl verison to 24.1.0 Nov 28, 2024
@Bodong-Yang Bodong-Yang reopened this Nov 28, 2024
@Bodong-Yang Bodong-Yang changed the base branch from main to v3.8.x November 28, 2024 07:41
@Bodong-Yang Bodong-Yang reopened this Nov 28, 2024
@Bodong-Yang Bodong-Yang changed the title fix: backport(v3.8.x): pin pyopenssl verison to 24.1.0 fix: backport(v3.8.x): pin pyopenssl verison to 24.1.0, cryptography version to 42.0.8. Nov 28, 2024
@Bodong-Yang Bodong-Yang merged commit 1a9329a into v3.8.x Nov 28, 2024
1 check passed
@Bodong-Yang Bodong-Yang deleted the fix/backport_v3.8.x/pin_pyopenssl_version branch November 28, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant