diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-08-01 15:16:39 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2025-08-01 15:16:39 +0200 |
| commit | 589816d7492db0e5550d2229665b1fcce27dbfac (patch) | |
| tree | e4050496486f97f386ef16efc3fb8078d500f78b | |
| parent | 3245a20d7c501e524b4899b923dea66b9475faff (diff) | |
bump version to 1.1.4
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e1231b..d7a28cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-network-perl (1.1.4) trixie; urgency=medium + + * api: ipam status: ensure that guest ID is returned as an integer. + + * ipam: remove fallback code for legacy ipam.db and mac cache. + + -- Proxmox Support Team <support@proxmox.com> Fri, 01 Aug 2025 15:16:16 +0200 + libpve-network-perl (1.1.3) trixie; urgency=medium * sdn: add global domain lock for configuration. |
