3.105.17 (2026-08-27)
Note
Official changes are available on Pulp docs
REST API
Features
- Added
--backendoption to theadd-signing-servicemanagement command, enabling Sequoia (sq) as an alternative to GPG for key management. Use--backend sqto register signing services using Sequoia's key store.
#7479
Bugfixes
- Fixed
add-signing-servicemanagement command failing with "There are N keys matching the key id" for PGP keys that have subkeys. - Fixed an issue where gpg_verify() was rejecting some valid PGP signatures after changes made in pulpcore 3.108.
- Increased the content app's maximum HTTP header field size from 8190 to 16384 bytes to support PQC (post-quantum) X.509 certificates forwarded via the
X-CLIENT-CERTheader.
Plugin API
No significant changes.
Pulp File
Bugfixes
- Fixed synchronous File uploads failing with "Artifact already exists" instead of reusing the existing Artifact.
Pulp Cert Guard
No significant changes.