From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH proxmox-offline-mirror 0/2] improve GPG verification
Date: Tue, 4 Apr 2023 09:48:19 +0200 [thread overview]
Message-ID: <20230404074821.3765099-1-f.gruenbichler@proxmox.com> (raw)
this patch series improves the error messages when encountering an issue with
GPG verification, and offers an (opt-in) escape hatch for allowing weak
cryptographic algorithms if a repository still needs those.
Fabian Grünbichler (2):
improve GPG error messages
fix #4632: allow escape hatches for legacy repositories
src/bin/proxmox-offline-mirror.rs | 2 +
src/bin/proxmox_offline_mirror_cmds/config.rs | 4 ++
src/config.rs | 42 +++++++++++++-
src/helpers/verifier.rs | 55 +++++++++++++++++--
src/mirror.rs | 17 +++++-
5 files changed, 111 insertions(+), 9 deletions(-)
--
2.30.2
next reply other threads:[~2023-04-04 7:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-04 7:48 Fabian Grünbichler [this message]
2023-04-04 7:48 ` [pve-devel] [PATCH proxmox-offline-mirror 1/2] improve GPG error messages Fabian Grünbichler
2023-04-04 7:48 ` [pve-devel] [PATCH proxmox-offline-mirror 2/2] fix #4632: allow escape hatches for legacy repositories Fabian Grünbichler
2023-04-06 11:23 ` Thomas Lamprecht
2023-04-06 11:57 ` Fabian Grünbichler
2023-04-06 11:22 ` [pve-devel] applied: [PATCH proxmox-offline-mirror 0/2] improve GPG verification Thomas Lamprecht
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=20230404074821.3765099-1-f.gruenbichler@proxmox.com \
--to=f.gruenbichler@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/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.