From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH v3 0/7] Support signed RPM package feeds
Date: Fri, 11 Aug 2017 18:43:18 +0300 [thread overview]
Message-ID: <cover.1502466036.git.markus.lehtonen@linux.intel.com> (raw)
Changes since v2:
- bug id in the commit message of the last patch corrected
The following changes since commit df7f5221a56118da7654476f072c37ae1e75dc50:
libinput: Upgrade 1.7.3 -> 1.8.1 (2017-08-09 09:25:47 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib marquiz/fixes-11209
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=marquiz/fixes-11209
Markus Lehtonen (7):
lib/oe/package_manager: re-implement rpm feed signing
dnf: rrecommend gnupg
sign_package_feed.bbclass: install signing key into rootfs
package_manager.py: enable dnf's repo_gpgcheck if feed signing is
enabled
oeqa: fix dnf tests
oeqa: fix temp file handling in dnf package feed test
dnf: expand dnf selftest to test signed package feeds
meta-selftest/files/signing/key.passphrase | 1 +
.../cases/{dnf-runtime.py => dnf_runtime.py} | 12 +++++++----
meta/classes/sign_package_feed.bbclass | 3 +++
meta/lib/oe/package_manager.py | 24 +++++++++++++++++++---
meta/lib/oeqa/selftest/cases/runtime_test.py | 14 +++++++++++--
meta/recipes-devtools/dnf/dnf_2.5.1.bb | 2 ++
6 files changed, 47 insertions(+), 9 deletions(-)
create mode 100644 meta-selftest/files/signing/key.passphrase
rename meta-selftest/lib/oeqa/runtime/cases/{dnf-runtime.py => dnf_runtime.py} (80%)
--
2.12.3
next reply other threads:[~2017-08-11 15:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-11 15:43 Markus Lehtonen [this message]
2017-08-14 8:28 ` [PATCH v3 0/7] Support signed RPM package feeds Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1502466036.git.markus.lehtonen@linux.intel.com \
--to=markus.lehtonen@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.