Skip to content

Bumping ed25519 dependency to fix compile errors#1536

Merged
djmb merged 1 commit intobasecamp:mainfrom
lukef:bump-ed25519
May 9, 2025
Merged

Bumping ed25519 dependency to fix compile errors#1536
djmb merged 1 commit intobasecamp:mainfrom
lukef:bump-ed25519

Conversation

@lukef
Copy link
Contributor

@lukef lukef commented May 5, 2025

On Fedora 42 (and presumably other systems defaulting to GCC 15) Kamal won't build due to incompatible compilation flags in the ed25519 gem that Kamal has a dependency on.

The 1.4 version od ed25519 doesn't have any additional features other than housekeeping changes to the repo and the compile flag change so it feels like it is a safe drop in.

I have run all the tests in ./bin/test and all tests passed.

For additional context, see:

@djmb djmb merged commit 0d36fc4 into basecamp:main May 9, 2025
8 checks passed
@lukef lukef deleted the bump-ed25519 branch May 14, 2025 15:57
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