diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-04-09 08:16:43 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-04-09 08:16:43 +0200 |
| commit | 8f4f5d2074989cf814d2f2312360239377c495f5 (patch) | |
| tree | 25dec620c76c4e025db457c58c092abd8272d4a4 | |
| parent | db03d26176dafcbd1c1f15fa928cd0d3eba3f376 (diff) | |
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 50e6f93..7cdb91f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-network-perl (0.11.2) bookworm; urgency=medium + + * frr: remove filtering outfunc of frr-reload command, new FRR 10.2 behavior + causes issues with that. + + * frr: actively enable frr systemd service unit if not enabled and start frr + on reloading the controller config + + -- Proxmox Support Team <support@proxmox.com> Wed, 09 Apr 2025 08:16:38 +0200 + libpve-network-perl (0.11.1) bookworm; urgency=medium * ipam: netbox: fix adding VMs without a name set in the options |
