diff options
| author | Fabian Grünbichler <f.gruenbichler@proxmox.com> | 2023-10-25 13:07:03 +0200 | 
|---|---|---|
| committer | Fabian Grünbichler <f.gruenbichler@proxmox.com> | 2023-10-25 13:07:03 +0200 | 
| commit | 1f3d63899592a1269ccd675cace24a1d56072d5b (patch) | |
| tree | 8300dd87cb591e72ed32057066c8b28f21bd85a2 /debian | |
| parent | 9ce18f80bc9deece323a52e02d92e5fe978698f5 (diff) | |
bump version to 0.8.2
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 22 | 
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d8b0ca..7e8a43c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +libpve-network-perl (0.8.2) bookworm; urgency=medium + +  * fix permissions && use new /sdn/zones/<zone>/<vnet> path + +  * zones: fix status + +  * sdn: config generation: check if interfaces.d/sdn is sourced + +  * zones: improve error message + +  * zones: add add|del_bridge_fdb to plugins + +  * zones: evpn: add disable-bridge-learning + +  * controller: evpn: fix find_bgp_controller + +  * controller: frr: add parsing of "interfaces" section + +  * controller: add isis router plugin + + -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Oct 2023 13:05:49 +0200 +  libpve-network-perl (0.8.1) bookworm; urgency=medium    * fix #4657: evpn: fix exit-node with multiple vrf  | 
