aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-06-06 10:10:48 +0200
committerFabian Groffen <grobian@gentoo.org>2019-06-06 10:10:48 +0200
commit0ccae5a9f063ed2dc112340e70f4593d696aa0a5 (patch)
tree900044a1bf1db8007a55733b1c6a1f762ba3d3fb /TODO.md
parentlibq/atom: really fix retaining input in atom_format_r (diff)
downloadportage-utils-0ccae5a9f063ed2dc112340e70f4593d696aa0a5.tar.gz
portage-utils-0ccae5a9f063ed2dc112340e70f4593d696aa0a5.tar.bz2
portage-utils-0ccae5a9f063ed2dc112340e70f4593d696aa0a5.zip
qmanifest: improve verification error descriptions
try and report fingerprint being checked (which can be copy/pasted into gpg --list-keys) and use gpgme_strerror in case we don't handle the specific error, such that we still throw a possible hint at the user Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 14bd6eb1..61f1c98a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -90,6 +90,7 @@
# qmanifest
- use openat in most places
+- parse timestamps and print in local timezone
# qlop
- guestimate runtime based on best-matching pkg (e.g. with gcc)