Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pavao dependency to fix RISC-V build #43

Merged
merged 1 commit into from
May 28, 2024

Conversation

kpcyrd
Copy link
Contributor

@kpcyrd kpcyrd commented May 28, 2024

I noticed archriscv is carrying a downstream patch for legba:

https://github.com/felixonmars/archriscv-packages/blob/master/legba/riscv64.patch

Specifically, they contributed RISC-V support to pavao and then patch the Cargo.toml to make legba use this version of pavao.

In the meantime, this change was released to crates.io (0.2.6 also adds 32 bit ARM support) but the legba Cargo.lock file needs to be updated (which this patch does).

@evilsocket evilsocket merged commit 123f71c into evilsocket:main May 28, 2024
1 check passed
@kpcyrd kpcyrd deleted the riscv branch May 28, 2024 12:37
kxxt added a commit to kxxt/archriscv-packages that referenced this pull request May 28, 2024
legba's patch also contains other changes than fixing the rust target,
but it should be safe to delete as
evilsocket/legba#43 is released in https://github.com/evilsocket/legba/releases/tag/v0.9.0
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request May 28, 2024
legba's patch also contains other changes than fixing the rust target,
but it should be safe to delete as
evilsocket/legba#43 is released in https://github.com/evilsocket/legba/releases/tag/v0.9.0
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