From 51fcf81434554a8e9783883b2a306e853670a8f6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 14 Nov 2023 14:57:13 +0100 Subject: [PATCH] d/control: bump versioned dependencies for proxmox-widget-toolkit to 4.1.0 to ensure new combo grid default value and firewall log (date time range stuff) is available Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d70bb0d5..33aaac72 100644 --- a/debian/control +++ b/debian/control @@ -81,7 +81,7 @@ Depends: apt (>= 1.5~), postfix | mail-transport-agent, proxmox-mail-forward, proxmox-mini-journalreader (>= 1.3-1), - proxmox-widget-toolkit (>= 4.0.7), + proxmox-widget-toolkit (>= 4.1.0), pve-cluster (>= 7.0-4), pve-container (>= 5.0.5), pve-docs (>= 8.0~~),