#6334: script needed for openh264 -----------------------------+------------------------ Reporter: ausil | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 24 Alpha | Component: koji Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ a basic outline of the steps needed
koji move-pkg <source tag> <dest-tag> list the latest rpms in the tag sign the rpms something like "NSS_HASH_ALG_SUPPORT=+MD5 sigul sign-rpms --v3-signature --store-in-koji fedora-24 /mnt/koji/packages/openh264/1.5.2/0.3.git21e44bd.fc24/*/*rpm -o tmp/signed/" import the signatures into koji "koji import-sig tmp/signed/*" write out the signed rpms mash the repo sign the repo metadata tar up the repo create email attching the tarball and send it to the folks over at cisco.
#6334: script needed for openh264 ------------------------------+----------------------- Reporter: ausil | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 24 Alpha | Component: koji Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+----------------------- Changes (by pfrields):
* cc: uraeus, pfrields, kalev, maxamillion, mclasen (added)
Comment:
Replying to [ticket:6334 ausil]:
a basic outline of the steps needed
{{{koji move-pkg <source tag> <dest-tag> list the latest rpms in the tag sign the rpms something like "NSS_HASH_ALG_SUPPORT=+MD5 sigul sign-rpms --v3-signature --store-in-koji fedora-24 /mnt/koji/packages/openh264/1.5.2/0.3.git21e44bd.fc24/*/*rpm -o tmp/signed/" import the signatures into koji "koji import-sig tmp/signed/*" write out the signed rpms mash the repo sign the repo metadata tar up the repo create email attching the tarball and send it to the folks over at cisco. }}}
#6334: script needed for openh264 ------------------------------+------------------------- Reporter: ausil | Owner: maxamillion Type: task | Status: assigned Milestone: Fedora 24 Alpha | Component: koji Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+------------------------- Changes (by maxamillion):
* owner: rel-eng@… => maxamillion * status: new => assigned
Comment:
https://pagure.io/releng/pull-request/62
rel-eng@lists.fedoraproject.org