summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2025-08-04 18:03:46 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2025-08-04 18:03:46 +0200
commit34fdb78bcf883ddc14ed111b4986809af0773aa6 (patch)
tree48d69bead95fd3390aee59f6f360e66c74a3251b
parente1b9466d4a2c17df3cae1808c94cc65f6b3f6cb4 (diff)
bump version to 1.1.5
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d7a28cf..56f5da5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libpve-network-perl (1.1.5) trixie; urgency=medium
+
+ * api: config reload: rename parameter from skip-frr to regenerate-frr
+
+ -- Proxmox Support Team <support@proxmox.com> Mon, 04 Aug 2025 18:03:42 +0200
+
libpve-network-perl (1.1.4) trixie; urgency=medium
* api: ipam status: ensure that guest ID is returned as an integer.