Skip to content

Conversation

@danielinux
Copy link
Member

@danielinux danielinux commented Apr 29, 2025

Prepare release 2.5.0:

  • wolfTPM submodule
  • wolfSSL submodule
    • Required some minor footprint size adjustments (~20B extra in ECC and XMSS)
  • wolfHSM submodule updated to latest main
    • Required an update of the wolfhsm-examples version in the workflow
  • wolfPKCS11 submodule
    • Required adding WOLFSSL_PUBLIC_MP to user_settings.h
  • version.h
  • release notes, changelog

@danielinux danielinux force-pushed the prepare-release-2.5.0 branch 7 times, most recently from 5595ec3 to fc7302c Compare April 29, 2025 15:41
@danielinux danielinux force-pushed the prepare-release-2.5.0 branch from fc7302c to 3b56397 Compare April 30, 2025 09:50
@danielinux danielinux marked this pull request as ready for review April 30, 2025 10:12
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

This PR prepares release 2.5.0 by updating version information, release notes, submodule configurations, and adding a new macro definition required by the wolfPKCS11 submodule.

  • Updated version macros in version.h
  • Added WOLFSSL_PUBLIC_MP in user_settings.h
  • Revised release notes in README.md and updated the wolfHSM examples reference in the workflow

Reviewed Changes

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

File Description
include/wolfboot/version.h Updated version string and hex for release 2.5.0
include/user_settings.h Added macro definition for WOLFSSL_PUBLIC_MP
README.md Added release notes for version 2.5.0 detailing new targets and fixes
.github/workflows/test-wolfhsm-simulator.yml Updated the ref for wolfHSM examples to a specific commit hash
Files not reviewed (5)
  • lib/wolfHSM: Language not supported
  • lib/wolfPKCS11: Language not supported
  • lib/wolfTPM: Language not supported
  • lib/wolfssl: Language not supported
  • tools/test.mk: Language not supported

@dgarske dgarske merged commit 7c81d6a into wolfSSL:master Apr 30, 2025
257 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.

2 participants