]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/sign-rpms: signing repomd.xml has to come after all updates 2125/head
authorDan Mick <dmick@redhat.com>
Fri, 7 Apr 2023 10:20:50 +0000 (03:20 -0700)
committerDan Mick <dmick@redhat.com>
Fri, 7 Apr 2023 10:20:50 +0000 (03:20 -0700)
commit7a13ad211623eb75cbeab4451cb54c75baa753bb
treef195b227f2aa732ec725036b2d2e442167bb7e20
parentb20e32347fec5384751d81467dedce4ae38db424
scripts/sign-rpms: signing repomd.xml has to come after all updates

We had been signing, and then running createrepo, which changed repomd
and thus invalidated the signature.

Signed-off-by: Dan Mick <dmick@redhat.com>
scripts/sign-rpms