Skip to content

Synchronise 2025.1 with upstream - #23

Merged
priteau merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-08-31
Aug 31, 2026
Merged

Synchronise 2025.1 with upstream#23
priteau merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-08-31

Conversation

@github-actions

Copy link
Copy Markdown

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

Change Ib27f8ee08184a061beef28192bce39f690c9eaa3 applied shlex.quote()
to the console command. socat runs EXEC: commands via execvp(), not a
shell, so the quoted command line was taken as a single program name
and the console failed to start with "No such file or directory".

Escape socat's own address metacharacters instead, which keeps the
arguments separated and still stops a metacharacter in, say,
ipmi_username from injecting socat options.

Closes-Bug: #2162414
Related-Bug: #2148331
Assisted-by: Claude Opus 5
Change-Id: I3820b0fad25a2f67fb77415d3fbd528b28e64c1e
Signed-off-by: Afonne-CID <afonnepaulc@gmail.com>
(cherry picked from commit 04a0a19)
@github-actions
github-actions Bot requested a review from a team as a code owner August 31, 2026 06:49
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Aug 31, 2026
@priteau priteau closed this Aug 31, 2026
@priteau priteau reopened this Aug 31, 2026
@priteau
priteau enabled auto-merge August 31, 2026 11:51
@priteau
priteau merged commit 1148c7e into stackhpc/2025.1 Aug 31, 2026
4 checks passed
@priteau
priteau deleted the upstream/2025.1-2026-08-31 branch August 31, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants