bump version to 7.3-2

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2023-01-27 10:30:46 +01:00
parent 12a0ec1888
commit ea9813cecf

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-common-perl (7.3-2) bullseye; urgency=medium
* fix #4299: check full path to 'disable_ipv6' file in case ipv6 is disabled
but the directory for it exists
* add callback based filtering for dump_logfile and add a stateful variant
usable for multiple files via handles
-- Proxmox Support Team <support@proxmox.com> Fri, 27 Jan 2023 10:28:32 +0100
libpve-common-perl (7.3-1) bullseye; urgency=medium
* network: fix learning-on check for adding and deleting FDB entries