[elbe-devel] [PATCH v3 0/2] gpgme/gpg rework
bage at linutronix.de
bage at linutronix.de
Sun Feb 17 20:00:30 CET 2019
From: Bastian Germann <bage at linutronix.de>
Hi,
I had a look at the issues brought up by Manu and Torben
and found fixes for each.
changes in v2:
* renamed elbepack.gpg into egpg
* dropped 'as gpgme' and fixed up usage
changes in v3:
* fix 'gpgme_op_verify: GPGME: No data' on init command
* use gpg context's op_verify over create_key to be
compatible with stretch's gpgme 1.8.0 version
Bastian Germann (1):
Replace gpgme with maintained gpg module
Manuel Traut (1):
elbepack.gpg: rename into elbepack.egpg
README.adoc | 2 +-
debian/control | 2 --
debian/python-elbe-common.install | 2 +-
debian/python3-elbe-common.install | 2 +-
elbepack/commands/remove_sign.py | 2 +-
elbepack/commands/sign.py | 2 +-
elbepack/debinstaller.py | 14 ++++++---
elbepack/{gpg.py => egpg.py} | 63 ++++++++++++++++++++------------------
elbepack/finetuning.py | 12 +++-----
elbepack/repomanager.py | 2 +-
elbepack/updated.py | 2 +-
11 files changed, 54 insertions(+), 51 deletions(-)
rename elbepack/{gpg.py => egpg.py} (76%)
--
2.11.0
More information about the elbe-devel
mailing list