[pve-devel] [PATCH proxmox-offline-mirror 0/2] improve GPG verification
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Apr 4 09:48:19 CEST 2023
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
More information about the pve-devel
mailing list