]> git.proxmox.com Git - lxc.git/commitdiff
Breaks: pve-container (<= 3.0-24)
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Apr 2020 09:19:21 +0000 (11:19 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 6 Apr 2020 09:20:27 +0000 (11:20 +0200)
We dropped some configuration aptches with lxc-4 which
pve-container needs to account for when writing a
container's /var/lib/lxc/$vmid/config file, so lxc-4 should
not be used with an older pve-container package.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/control

index 27b0588f92d3a4a681b3f61ab3da8e8721064283..d9ff582f173a4613bfb961ce72ec90cce2f84add 100644 (file)
@@ -36,6 +36,7 @@ Replaces: liblxc1,
           lxc,
 Provides: liblxc1,
           lxc,
+Breaks: pve-container (<= 3.0-24),
 Description: Linux containers userspace tools
  Containers provides resource management through control groups and
  resource isolation through namespaces. The linux containers, lxc, aims