Skip to content

Update hitch support.#9897

Open
kareem-wolfssl wants to merge 2 commits intowolfSSL:masterfrom
kareem-wolfssl:gh218
Open

Update hitch support.#9897
kareem-wolfssl wants to merge 2 commits intowolfSSL:masterfrom
kareem-wolfssl:gh218

Conversation

@kareem-wolfssl
Copy link
Contributor

Description

Update hitch support for the latest release of hitch, 1.8.0.
Re-enable hitch CI/CD test support.
Requires wolfSSL/osp#325.
Fixes wolfSSL/osp#218

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@kareem-wolfssl kareem-wolfssl self-assigned this Mar 5, 2026
Copilot AI review requested due to automatic review settings March 5, 2026 23:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates wolfSSL's hitch support from version 1.7.3 to 1.8.0, re-enabling the previously disabled CI/CD workflow.

Changes:

  • Bumps the hitch version reference from 1.7.3 to 1.8.0 in the CI workflow
  • Adds CERTIFICATE_STATUS_REQUEST and WC_NO_STATIC_ASSERT flags to the hitch build configuration
  • Updates the hitch build steps to use the new patch file and ./bootstrap instead of autoreconf

Reviewed changes

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

File Description
configure.ac Adds CSR and static assert suppression flags needed for hitch 1.8.0 compatibility
.github/workflows/disabled/hitch.yml Updates CI to target hitch 1.8.0, adjusts build steps and ignored tests

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

Copy link
Member

Choose a reason for hiding this comment

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

Use matrix.ref than hard coding the version everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hitch OSP build issue

3 participants