Conversation
|
@copilot |
|
Great #3274 is ready to be merged into whichever PR adds this change. That way we avoid any additional translation needs. A blueprint for whenever we change source strings in a sufficiently trivial way, or in a way which does not render the translations entirely wrong. If some native speaker shall better have a look, we can let Copilot add the |
Signed-off-by: MichaIng <micha@dietpi.com>
16291f9 to
98f7513
Compare
This commit was done with an anonymous account in context of a study. The actual author might want to open a PR with its true account for proper credits, after the study ended. However, I am opening this here to show that this issue has been addressed, so no one starts doubled work 😉.
My only concern was that it re-introduced this RCE vulnerability: GHSA-j945-qm58-4gjx
However, the
%$seems to be replaced bymotionbefore it is piped through the shell, so%$VARIALEand%$(command)are expanded toCamera1VARIABLEandCamera1(command)respectively, no variable or command substitution hence happens.