Skip to content

Add RPM packages for testing unsigned, signed, & multiple-signed#260

Merged
ggainey merged 2 commits intopulp:masterfrom
dralley:master
May 4, 2026
Merged

Add RPM packages for testing unsigned, signed, & multiple-signed#260
ggainey merged 2 commits intopulp:masterfrom
dralley:master

Conversation

@dralley
Copy link
Copy Markdown
Collaborator

@dralley dralley commented May 1, 2026

Including with a PQC-signed RPM

[noissue]

Assisted-By: claude-opus-4.6

@@ -0,0 +1,75 @@
#!/bin/bash
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be much simpler if I could just use my own tools, however, unfortunately I figure for something like this it's best that we actually use the "standard" tools despite how much more convoluted it makes things.

Including with a PQC-signed RPM

[noissue]

Assisted-By: claude-opus-4.6
createrepo_c hid the md5 and sha1 options behind a compile flag - since
they are no longer available in new versions, we need to commit these
statically.

[noissue]
@dralley
Copy link
Copy Markdown
Collaborator Author

dralley commented May 1, 2026

And also: statically commit the md5 and sha1 repos since they're hard to make unless you build createrepo_c from source with the LEGACY_HASHES option

@ggainey ggainey merged commit dec33a6 into pulp:master May 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants