[pve-devel] applied: [PATCH proxmox-offline-mirror 0/2] improve GPG verification

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Apr 6 13:22:55 CEST 2023


Am 04/04/2023 um 09:48 schrieb Fabian Grünbichler:
> 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(-)
> 


applied both patches, but inline comment for a possible small follow-up, thanks!





More information about the pve-devel mailing list