diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2022-04-28 20:34:08 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2022-04-28 20:34:10 +0200 |
| commit | 51a03564955bb2bb7f545744104c327143e9fc87 (patch) | |
| tree | cc2a22d74592cec908ddd482a38af30bbf1e5eb9 | |
| parent | 916488cccaa2d592b8701b32fc9c1fd82677fbfd (diff) | |
bump version to 0.7.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 358f4be..121c57b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +libpve-network-perl (0.7.1) bullseye; urgency=medium + + * controllers: evpn: use frr restart if reload fails + + * zonee: TAP plug: add support for disable bridge learning and helpers to + manage FDB entries manually + + * controllers: evpn: fix multiple exit-nodes with route-map filtering + + -- Proxmox Support Team <support@proxmox.com> Wed, 27 Apr 2022 10:33:13 +0200 + libpve-network-perl (0.7.0) bullseye; urgency=medium * controllers: |
