Skip to content

Use OpenSSL 3 for macOS update signing - #11

Merged
Rouniy merged 3 commits into
masterfrom
fix/portable-update-signing
Aug 24, 2026
Merged

Use OpenSSL 3 for macOS update signing#11
Rouniy merged 3 commits into
masterfrom
fix/portable-update-signing

Conversation

@Rouniy

@Rouniy Rouniy commented Aug 24, 2026

Copy link
Copy Markdown
Owner

Fixes the tagged release failure caused by the system LibreSSL on macOS runners not supporting the Ed25519 raw-input option. The updater manifest step now selects Homebrew OpenSSL 3 on macOS and keeps the existing OpenSSL command on Linux/Windows.

Validation:

  • actionlint passes
  • workflow YAML parses
  • local Ed25519 sign/verify round trip passes with the exact command shape
  • git diff --check passes

@Rouniy
Rouniy marked this pull request as ready for review August 24, 2026 13:39
@Rouniy
Rouniy merged commit 0c2697d into master Aug 24, 2026
12 checks passed
@Rouniy
Rouniy deleted the fix/portable-update-signing branch August 24, 2026 14:26
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.

1 participant