summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2025-03-06 10:21:38 +0100
committerThomas Lamprecht <t.lamprecht@proxmox.com>2025-03-06 10:21:38 +0100
commita77f0c21ca9b418e6e5bdbd46ba6974d02112702 (patch)
tree6720fa3a0d68081df1a1d7d070f1643be4540af8 /debian
parent22c85db36fc748d2d053e5524e653fcef1442676 (diff)
bump version to 0.10.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 96aab84..d3e8c15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libpve-network-perl (0.10.1) bookworm; urgency=medium
+
+ * sdn: fix comparison of pending configuration values
+
+ * api request helper: enforce TLS cert-check and add cert-fingerprint option
+
+ * ipam: add fingerprint to available properties for IPAM base and DNS base
+ plugin and expose it in the respective integrations for phpIPAM, NetBox
+ abd PowerDNS.
+
+ -- Proxmox Support Team <support@proxmox.com> Thu, 06 Mar 2025 10:21:35 +0100
+
libpve-network-perl (0.10.0) bookworm; urgency=medium
* d/postinst: do not break, if moving either ipam state or cache file fails