[pbs-devel] [PATCH proxmox-backup-qemu 0/6] update to current PBS/dependencies
    Fabian Grünbichler 
    f.gruenbichler at proxmox.com
       
    Mon Dec 12 13:05:35 CET 2022
    
    
  
did some rudimentary testing that didn't show any issues, the patch
concerning the Box dropping might warrant some closer look in case I
missed some side-effect..
Fabian Grünbichler (6):
  update dependencies
  clippy fixes
  clippy fix: shorten bool->i32 conversion
  lint fix: explicitly drop Box
  update edition to 2021
  bump version to 1.3.2-1 and update symbols file
 Cargo.toml                             | 18 ++++++------
 debian/changelog                       |  7 +++++
 debian/control                         | 40 ++++++++++++++------------
 debian/libproxmox-backup-qemu0.symbols |  2 +-
 src/commands.rs                        |  8 +++---
 src/lib.rs                             | 10 ++-----
 src/upload_queue.rs                    |  2 +-
 7 files changed, 46 insertions(+), 41 deletions(-)
-- 
2.30.2
    
    
More information about the pbs-devel
mailing list