Files
Helper-Scripts-ProxmoxVE/ct
CanbiZ (MickLesk) c32ca537f1 fix(technitiumdns): always install .NET 10 if not already present (#14049)
Previously the update script only upgraded .NET when aspnetcore-runtime-8.0
or 9.0 was detected via is_package_installed. Containers where detection
failed would silently skip the upgrade block, leaving Technitium v15
(requires .NET 10) starting against .NET 8/9 and immediately failing.

Changed condition to: install .NET 10 unless it is already installed.
Old 8.0/9.0 packages are removed with || true to avoid errors on clean
installs.

Fixes #14045
2026-04-27 13:29:57 +02:00
..
2026-04-26 08:48:46 +02:00
2026-04-21 15:21:29 +02:00
2026-04-24 16:09:40 +02:00
2026-04-09 16:44:11 +02:00
2026-04-18 21:09:22 +02:00
2026-04-22 07:50:00 +02:00
2026-04-21 10:38:16 +02:00
2026-04-01 22:08:18 +02:00
2026-04-22 07:41:43 +02:00
2026-04-24 16:08:49 +02:00
2026-04-21 10:37:48 +02:00
2026-03-27 13:24:59 +01:00
2026-04-24 12:04:17 +02:00
2026-04-15 13:35:52 +02:00
2026-04-21 15:23:19 +02:00
2026-03-25 17:48:03 +01:00
2026-04-15 23:02:47 +02:00
2026-04-24 10:10:17 +02:00
2026-04-22 07:43:20 +02:00
2026-04-21 15:06:26 +02:00
2026-04-19 19:47:54 +02:00
2026-04-03 09:53:50 +02:00
2026-03-24 11:49:03 +01:00
2026-04-22 07:41:53 +02:00
2026-04-06 21:45:11 +02:00
2026-03-23 20:43:17 +01:00
2026-03-27 11:14:06 +01:00
2026-04-17 15:40:58 +02:00
2026-03-28 15:18:10 +01:00
2026-04-24 10:12:49 +02:00
2026-04-26 08:48:46 +02:00
2026-04-17 13:02:24 +02:00
2026-04-24 02:08:21 +02:00
2026-04-20 21:57:03 +02:00
2026-03-29 14:48:55 +02:00