luci/applications/luci-app-lxc/luasrc/controller
Daniel Nilsson 07b7c642de luci-app-lxc: remove bypassing GPG validation
Since 5852026304
which is part of LXC 5.0, not being able to bypass GPG validation anymore has
been enforced by upstream in lxc-download. When LXC was bumped to 5.0.1 in
d957a2293b
this broke passing the --no-validate option to lxc-download, which resulted
in getting the output of the --help command line option as the RPC output of
lxc-download as it doesn't understand the --no-validate option. This in turn
broke the string parsing for compatible distributions and their versions.

To solve this, this commit removes the --no-validate option entirely as it has
been removed by upstream.

Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
2024-05-02 01:33:26 +02:00
..
lxc.lua luci-app-lxc: remove bypassing GPG validation 2024-05-02 01:33:26 +02:00