Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Workaround for CentOS 10 issues in openssh #167

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

Jakuje
Copy link
Collaborator

@Jakuje Jakuje commented Jan 8, 2025

Enhancement: Fix tests in CentOS 10 and add GH based tests to CI

Reason: The OpenSSH broke parsing of Compression option

Result: The tests were failing

Issue Tracker Tickets (Jira or BZ if any): RHEL-68346

@Jakuje Jakuje requested a review from richm as a code owner January 8, 2025 15:43
This was reported upstream and fixed:

https://bugzilla.mindrot.org/show_bug.cgi?id=3759

But the compression is something we do not want to use anyway much so
implementing this workaround similar to the one we did in the server role:

willshersystems/ansible-sshd#304

Signed-off-by: Jakub Jelen <[email protected]>
@Jakuje Jakuje force-pushed the centos-10 branch 3 times, most recently from 9598e47 to 59b0f17 Compare January 8, 2025 16:29
@richm
Copy link
Contributor

richm commented Jan 8, 2025

[citest]

@richm richm merged commit 40f5133 into linux-system-roles:main Jan 8, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants