Skip to content

Add openssh 10.4p1 patch#350

Open
julek-wolfssl wants to merge 4 commits into
wolfSSL:masterfrom
julek-wolfssl:openssh-10.4p1-patch
Open

Add openssh 10.4p1 patch#350
julek-wolfssl wants to merge 4 commits into
wolfSSL:masterfrom
julek-wolfssl:openssh-10.4p1-patch

Conversation

@julek-wolfssl

@julek-wolfssl julek-wolfssl commented Jul 21, 2026

Copy link
Copy Markdown
Member

Adds the wolfSSL patch for OpenSSH 10.4p1, following the same approach as the
10.2p1 and 10.3p1 patches.

configure is regenerated by the autoreconf step documented in the patch.
Copilot AI review requested due to automatic review settings July 21, 2026 16:48
@julek-wolfssl julek-wolfssl self-assigned this Jul 21, 2026
@julek-wolfssl
julek-wolfssl marked this pull request as ready for review July 21, 2026 16:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new wolfSSL compatibility patch targeting OpenSSH 10.4p1, mirroring the approach used for prior 10.2p1/10.3p1 patches while excluding the generated configure output (intended to be regenerated via autoreconf during build).

Changes:

  • Introduces openssh-10.4p1.patch with wolfSSL build/configure integration and compatibility tweaks for OpenSSH 10.4p1.
  • Updates OpenSSH build/test plumbing in the patch (autoconf checks, logging/init hooks, crypto compatibility shims).
  • Omits generated configure from the patch (relying on autoreconf regeneration).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch
Comment thread openssh-patches/openssh-10.4p1.patch
Comment thread openssh-patches/openssh-10.4p1.patch
Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Use POSIX = instead of == in configure tests, guard against
getrandom() returning 0 in the seed callback, and fix the wording of
the OS X sandbox warning.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.

Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch Outdated
Comment thread openssh-patches/openssh-10.4p1.patch
Fix indentation, reuse upstream WITH_OPENSSL description, make the
FIPS version probe fail closed on unrelated compile errors, and
silence unused parameter warning in the logging callback.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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