]> git.proxmox.com Git - pve-common.git/commit - debian/control
d/control: record breaks for older qemu-server/pve-container
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Nov 2022 14:48:22 +0000 (15:48 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 13 Nov 2022 14:48:24 +0000 (15:48 +0100)
commit9659e1c2967bf10ed65bdb9956a340a64e99048c
treebd84759445e4cc4d7087b9c2824866321a248b6e
parentac39d36f577fff58e50ec57bbbf975c49427f610
d/control: record breaks for older qemu-server/pve-container

as we now auto-detect if the 'bridge-disable-mac-learning' is set in
the Network::tap_plug method and disable learning if so, we need to
ensure that the qemu-server and pve-container can cope with that by
manually registering the guests MAC into the FDB.

So this certainly isn't a hard break, but as network is dead for the
guest on update, if that option is set and the new qemu-server and/or
pve-container packages ain't yet updated, it seems still worthy of a
break.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control