[pve-devel] applied: [PATCH qemu-server] control: depend on newest pve-qemu-kvm
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Thu Feb 22 11:25:56 CET 2018
    
    
  
applied fixed up version, as this was forgotten and we had a
qemu bump since then. Depends now on 2.9.1-9
On 2/16/18 3:23 PM, Thomas Lamprecht wrote:
> The NBD drive mirror workaround requires this, also the new -IBRS
> machine types are only available in the newer qemu versions
> 
> Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
> ---
>  debian/control | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian/control b/debian/control
> index 2832381..f3de1cc 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -29,7 +29,7 @@ Depends: dbus,
>           pve-cluster,
>           pve-firewall,
>           pve-ha-manager,
> -         pve-qemu-kvm (>= 2.2-1),
> +         pve-qemu-kvm (>= 2.9.1-8),
>           socat,
>           ${perl:Depends},
>           ${shlibs:Depends},
> 
    
    
More information about the pve-devel
mailing list