From dacfcf3a3cf1003fd4d885ea89dff26f964793cc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 7 May 2021 17:50:07 +0200 Subject: [PATCH] bump version to 3.2-2 Signed-off-by: Thomas Lamprecht --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9f2d075..ab037b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-http-server-perl (3.2-2) pve pmg; urgency=medium + + * access control: correctly match v4-mapped-v6 addresses + + * access control: also match any IPv6 in 'ALL' + + -- Proxmox Support Team Fri, 07 May 2021 17:49:34 +0200 + libpve-http-server-perl (3.2-1) pve pmg; urgency=medium * allow 'download' to be passed from API handler