From 033e92821259670b09185489fd1326a5f22b0ee2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 15 Nov 2023 08:51:19 +0100 Subject: [PATCH] bump version to 3.2.0-1+pmx6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1c7617e..238b995 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ifupdown2 (3.2.0-1+pmx6) bookworm; urgency=medium + + * revert patch that tried to fix MAC-addresses for bond interfaces, some + network switches and adapters cannot cope with the way it was done, rather + set up a systemd policy. + + -- Proxmox Support Team Wed, 15 Nov 2023 08:51:14 +0100 + ifupdown2 (3.2.0-1+pmx5) bookworm; urgency=medium * fix new systemd behavior of assinging random MAC to bond by actively