From 843211b050e038924b1ccfd9edad620b1fe0dbac Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Fri, 31 May 2024 16:09:21 +0200 Subject: [PATCH] fix #5503: d/control: bump dependency for proxmox-widget-toolkit With proxmox-widget-toolkit < 4.1.4, loading the UI will fail with a JavaScript error: > Uncaught TypeError: Proxmox.Utils.overrideNotificationFieldName is not a function Signed-off-by: Fiona Ebner --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a7f8f327..60fdabd5 100644 --- a/debian/control +++ b/debian/control @@ -178,7 +178,7 @@ Depends: fonts-font-awesome, postfix | mail-transport-agent, proxmox-backup-docs, proxmox-mini-journalreader, - proxmox-widget-toolkit (>= 3.5.2), + proxmox-widget-toolkit (>= 4.1.4), pve-xtermjs (>= 4.7.0-1), sg3-utils, smartmontools,