Skip to content

vde2: fix build with latest openssl#80986

Merged
flokli merged 2 commits intoNixOS:masterfrom
worldofpeace:vde2-openssl
Feb 25, 2020
Merged

vde2: fix build with latest openssl#80986
flokli merged 2 commits intoNixOS:masterfrom
worldofpeace:vde2-openssl

Conversation

@worldofpeace
Copy link
Copy Markdown
Contributor

Motivation for this change

#80746

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@worldofpeace worldofpeace requested review from 4z3 and vcunat February 24, 2020 22:08
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 24, 2020
Copy link
Copy Markdown
Member

@andir andir left a comment

Choose a reason for hiding this comment

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

The project seems to be using wolfssl nowadays: virtualsquare/vde-2@8599321

This hasn't landed yet but might as well pick that patch from upstream (if it applies) instead of another downstream patch?

Nitpick: While we touch this the new home of the project is https://github.com/virtualsquare/vde-2. Can you update that?

@andir
Copy link
Copy Markdown
Member

andir commented Feb 24, 2020

Just noticed that if we go with the upstream patch (not really biased at this time) we might want to pick virtualsquare/vde-2#11 as well.

@worldofpeace
Copy link
Copy Markdown
Contributor Author

The project seems to be using wolfssl nowadays: virtualsquare/vde-2@8599321

This hasn't landed yet but might as well pick that patch from upstream (if it applies) instead of another downstream patch?

@andir I'm not really familiar with this package, but I do see it being used in the actual python testing driver. Those sound like major changes, not really great for a stable release even if we're still in BETA.

Nitpick: While we touch this the new home of the project is https://github.com/virtualsquare/vde-2. Can you update that?

I always fix the nits 👍

@andir
Copy link
Copy Markdown
Member

andir commented Feb 25, 2020 via email

@flokli
Copy link
Copy Markdown
Member

flokli commented Feb 25, 2020

Let's merge this with archlinux' patches for now. Once the project finished moving to wolfssl, we can do so too.

@flokli flokli merged commit 2debd30 into NixOS:master Feb 25, 2020
@flokli
Copy link
Copy Markdown
Member

flokli commented Feb 25, 2020

backported to 20.03 in 1a450f0, c5e6fbd.

@worldofpeace worldofpeace deleted the vde2-openssl branch February 25, 2020 23:34
@worldofpeace
Copy link
Copy Markdown
Contributor Author

backported to 20.03 in 1a450f0, c5e6fbd.

Thank you soo much @flokli.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants