[pve-devel] [PATCH RFC manager 0/8] improve template verification

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Aug 23 16:27:16 CEST 2016


this patch series adds
- sane gpg verification of aplinfo.dat files
- sha512sum verification of downloaded templates

and a general cleanup of aplinfo related code

Fabian Grünbichler (8):
  aplinfo: replace system() with run_command/rename
  aplinfo: improve signature verification
  aplinfo: remove leftover cruft
  aplinfo: improve checksum handling
  aplinfo: update format spec with SHA512
  aplinfo: use warnings
  aplinfo: add generated trustedkeys.gpg
  update descriptions, error messages

 PVE/API2/Nodes.pm       |  47 ++++++++++++++++++++-----
 PVE/APLInfo.pm          |  90 +++++++++++++-----------------------------------
 PVE/CLI/pveam.pm        |   4 +--
 aplinfo/Makefile        |  22 +++++++++---
 aplinfo/README.format   |   2 ++
 aplinfo/trustedkeys.gpg | Bin 0 -> 2403 bytes
 6 files changed, 84 insertions(+), 81 deletions(-)
 create mode 100644 aplinfo/trustedkeys.gpg

-- 
2.1.4





More information about the pve-devel mailing list