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

Upgrade nftnl to 0.3 and all dependencies needed to make it build #1673

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

faern
Copy link
Member

@faern faern commented Apr 22, 2020

We recently released nftnl 0.3 that deals with a number of things. It adds support for a lot of stuff we need for Linux split tunneling, but it also fixes compilation errors on ARM.

... And it upgrades the broken err-derive dependency to the newer 0.2 series. This however also caused a lot of headache as that series is also broken on a bit older combination of dependencies. I had to do cargo update -p $dep for every dep of err-derive in order to make it build again. It needed the very latest syn, quote etc to work.

Git checklist:


This change is Reviewable

@faern faern requested a review from dlon April 22, 2020 15:22
Copy link
Member

@dlon dlon left a comment

Choose a reason for hiding this comment

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

Reviewed 2 of 2 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

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