From a03e5b39e1030f9da0f097b37831ce986e1281ac Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 17 Jun 2021 16:41:57 +0200 Subject: [PATCH] bump version to 7.0-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a543e5..fa32301 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +libpve-common-perl (7.0-2) bullseye; urgency=medium + + * inotify: read network interfaces: add vlan-id and vlan-raw-device on dot + notation vlan interfaces + + * network: is_ip_in_cidr: correctly handle the CIDR being a singleton range + (e.g. /32 for IPv4) + + * network: add canonical_ip abd unique_ips helper + + * tools: add download_file_from_url, upid_status_is_error and renameat2 helper + + -- Proxmox Support Team Thu, 17 Jun 2021 16:41:53 +0200 + libpve-common-perl (7.0-1) bullseye; urgency=medium * re-build for Debian 11 Bullseye based releases