Skip to content

[2.24] Require a newer version of pysequoia to fix signature validation#2344

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

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

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 4b00944)

📜 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 4b00944)
@dralley dralley merged commit 6009ce4 into pulp:2.24 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.

2 participants