[OE-core] [PATCH 0/3] Fix rpm signing with GPG v2.1
akuster808
akuster808 at gmail.com
Thu Feb 23 15:58:07 UTC 2017
Markus,
On 02/23/2017 02:24 AM, Markus Lehtonen wrote:
> This patchset makes signing work with all versions of GPG. Previously, rpm
> package signing in oe-core was not working with GPG v2.1 (which is becoming
> more widespread). This was caused by a change in passphrase dialogue handling
> of GPG.
Off hand, do you know if Morty would benefit from this?
- armin
>
> [YOCTO #11054]
>
> Markus Lehtonen (3):
> rpm: support customizing gpg command line
> lib/oe/gpg_sign: make gpg version a property of the signer
> lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
>
> meta/lib/oe/gpg_sign.py | 12 +++---
> .../0001-macros-add-_gpg_sign_cmd_extra_args.patch | 43 ++++++++++++++++++++++
> meta/recipes-devtools/rpm/rpm_5.4.16.bb | 1 +
> 3 files changed, 51 insertions(+), 5 deletions(-)
> create mode 100644 meta/recipes-devtools/rpm/rpm/0001-macros-add-_gpg_sign_cmd_extra_args.patch
>
More information about the Openembedded-core
mailing list