Skip to content

[2.19] Require a newer version of pysequoia to fix signature validation#2342

Merged
dralley merged 1 commit into
pulp:2.19from
dralley:2.19
Apr 24, 2026
Merged

[2.19] Require a newer version of pysequoia to fix signature validation#2342
dralley merged 1 commit into
pulp:2.19from
dralley:2.19

Conversation

@dralley
Copy link
Copy Markdown
Contributor

@dralley dralley commented Apr 24, 2026

skopeo standalone-verify creates slightly atypical (but legal) PGP signatures which pysequoia <= 0.1.32 was rejecting (via gpg_verify() from pulpcore).

We need to declare compatibility with the new version

(cherry picked from commit 4203a2b)

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

skopeo standalone-verify creates slightly atypical (but legal) PGP
signatures which pysequoia <= 0.1.32 was rejecting (via gpg_verify()
from pulpcore).

We need to declare compatibility with the new version

(cherry picked from commit 4203a2b)
@dralley dralley changed the title Require a newer version of pysequoia to fix signature validation [2.19] Require a newer version of pysequoia to fix signature validation Apr 24, 2026
@dralley dralley merged commit 74d9d87 into pulp:2.19 Apr 24, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant