Backports (stable-4.0)#17631
Merged
tomponline merged 4 commits intocanonical:stable-4.0from Feb 12, 2026
Merged
Conversation
Signed-off-by: Stéphane Graber <[email protected]> Suggested-by: Rory McNamara <[email protected]> (cherry picked from commit a5c1c73b535fb12d2c1ccd1c6b9a933fd312dc79) Signed-off-by: Thomas Parrott <[email protected]> License: Apache-2.0 (cherry picked from commit 6e6b022) (cherry picked from commit d5fb646) (cherry picked from commit 9ab4491)
Fixes it to actually single-quote. Signed-off-by: Thomas Parrott <[email protected]> (cherry picked from commit 6433705) (cherry picked from commit 60d9d27) (cherry picked from commit aa42068)
This avoids potential shell expansion of the strings should some special characters manage to make it through. Signed-off-by: Rory McNamara <[email protected]> (cherry picked from commit 0e0cf45ecdcc902a6f319f11971ed27df81bd29f) Signed-off-by: Thomas Parrott <[email protected]> License: Apache-2.0 (cherry picked from commit dbc1323) (cherry picked from commit 8f07a1d) (cherry picked from commit 0de3ea7)
Signed-off-by: Thomas Parrott <[email protected]> (cherry picked from commit 24fc892) (cherry picked from commit 6787086) (cherry picked from commit a91b8bc)
roosterfish
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backports from: