]> code.ossystems Code Review - openembedded-core.git/commit
createrepo: For compatibility w/ RPM 5.4.9 remove RPMVSF_NOSIGNATURES flag
authorMark Hatle <mark.hatle@windriver.com>
Mon, 11 Jun 2012 18:18:58 +0000 (13:18 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Jun 2012 10:06:49 +0000 (11:06 +0100)
commit24786ccbbdd1188aad4d8508e1757d38798b6f81
treee9a8f1fcf3b9afde18940c7fe02458929e127485
parent113e015afd46e46c9ba0413ca15f0316fa2eec24
createrepo: For compatibility w/ RPM 5.4.9 remove RPMVSF_NOSIGNATURES flag

The RPMVSF_NOSIGNATURES flag was removed from RPM5 - 5.4.9 as a result of
additional -requires- package validation to help protect from malicious
packages.  The createrepo "dump" script has been updated to no longer use
this flag.  This remains compatible with prior versions of RPM.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/createrepo/createrepo/createrepo-rpm549.patch [new file with mode: 0644]
meta/recipes-support/createrepo/createrepo_0.4.11.bb