• v2.2.2 9e50e6e33e

    v2.2.2 Pre-release

    kerem released this 2021-12-25 20:54:39 +03:00 | 5 commits to main since this release

    📅 Originally published on GitHub: Fri, 03 Jun 2022 20:16:59 GMT
    🏷️ Git tag created: Sat, 25 Dec 2021 17:54:39 GMT

    Rocky Linux 8 :

    [root@pbs83test]# yum install ./proxmox-backup-2.2.2-1.x86_64.rpm 
    Failed to set locale, defaulting to C.UTF-8
    Rocky Linux 8 - AppStream                        12 MB/s | 8.4 MB     00:00    
    Rocky Linux 8 - BaseOS                          7.2 MB/s | 2.6 MB     00:00    
    Rocky Linux 8 - Extras                           40 kB/s |  11 kB     00:00    
    Dependencies resolved.
    ================================================================================
     Package              Architecture Version             Repository          Size
    ================================================================================
    Installing:
     proxmox-backup       x86_64       2.2.2-1             @commandline       6.2 M
    Installing dependencies:
     fuse3-libs           x86_64       3.3.0-15.el8        baseos              94 k
    
    Transaction Summary
    ================================================================================
    Install  2 Packages
    
    Total size: 6.3 M
    Total download size: 94 k
    Installed size: 28 M
    Is this ok [y/N]: y
    Downloading Packages:
    fuse3-libs-3.3.0-15.el8.x86_64.rpm              1.6 MB/s |  94 kB     00:00    
    --------------------------------------------------------------------------------
    Total                                           403 kB/s |  94 kB     00:00     
    Running transaction check
    Transaction check succeeded.
    Running transaction test
    Transaction test succeeded.
    Running transaction
      Preparing        :                                                        1/1 
      Installing       : fuse3-libs-3.3.0-15.el8.x86_64                         1/2 
      Running scriptlet: fuse3-libs-3.3.0-15.el8.x86_64                         1/2 
      Installing       : proxmox-backup-2.2.2-1.x86_64                          2/2 
      Running scriptlet: proxmox-backup-2.2.2-1.x86_64                          2/2 
      Verifying        : fuse3-libs-3.3.0-15.el8.x86_64                         1/2 
      Verifying        : proxmox-backup-2.2.2-1.x86_64                          2/2 
    
    Installed:
      fuse3-libs-3.3.0-15.el8.x86_64          proxmox-backup-2.2.2-1.x86_64         
    
    Complete!
    [root@pbs83test vagrant]# proxmox-backup-client version
    client version: 2.2.2
    

    Fedora36 :

    [root@pbsfed36]# yum install proxmox-backup-2.2.2-1.x86_64.rpm
    Last metadata expiration check: 0:04:29 ago on Fri Jun  3 20:07:07 2022.
    Dependencies resolved.
    ================================================================================
     Package             Arch        Version                Repository         Size
    ================================================================================
    Installing:
     proxmox-backup      x86_64      2.2.2-1                @commandline      6.2 M
    Installing dependencies:
     openssl1.1          x86_64      1:1.1.1n-1.fc36        fedora            1.5 M
    
    Transaction Summary
    ================================================================================
    Install  2 Packages
    
    Total size: 7.6 M
    Total download size: 1.5 M
    Installed size: 32 M
    Is this ok [y/N]: y
    Downloading Packages:
    openssl1.1-1.1.1n-1.fc36.x86_64.rpm             7.7 MB/s | 1.5 MB     00:00    
    --------------------------------------------------------------------------------
    Total                                           2.0 MB/s | 1.5 MB     00:00     
    Running transaction check
    Transaction check succeeded.
    Running transaction test
    Transaction test succeeded.
    Running transaction
      Preparing        :                                                        1/1 
      Installing       : openssl1.1-1:1.1.1n-1.fc36.x86_64                      1/2 
      Installing       : proxmox-backup-2.2.2-1.x86_64                          2/2 
      Running scriptlet: proxmox-backup-2.2.2-1.x86_64                          2/2 
      Verifying        : openssl1.1-1:1.1.1n-1.fc36.x86_64                      1/2 
      Verifying        : proxmox-backup-2.2.2-1.x86_64                          2/2 
    
    Installed:
      openssl1.1-1:1.1.1n-1.fc36.x86_64        proxmox-backup-2.2.2-1.x86_64       
    
    Complete!
    [root@pbsfed36 vagrant]# proxmox-backup-client version
    client version: 2.2.2
    
    
    Downloads