Skip to content

[1.8 backport] Improve error handling on FIPS systems#9221

Merged
radoering merged 1 commit intopython-poetry:1.8from
neersighted:backport/9152-1.8
Apr 23, 2024
Merged

[1.8 backport] Improve error handling on FIPS systems#9221
radoering merged 1 commit intopython-poetry:1.8from
neersighted:backport/9152-1.8

Conversation

@neersighted
Copy link
Copy Markdown
Member

Backport #9152 to 1.8


Description

This PR improves error handling, particularly in FIPS-enabled systems that are unable to calculate MD5 hashes used for security reasons. If the provided known hash in a link for a dependency is MD5, this PR makes it so that FIPS systems can fallback to SHA256 instead.

Pull Request Check List

Resolves: #9120

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering merged commit d310049 into python-poetry:1.8 Apr 23, 2024
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants