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

vagrant: 1.8.6 -> 1.8.7 #20401

Merged
merged 1 commit into from
Nov 14, 2016
Merged

vagrant: 1.8.6 -> 1.8.7 #20401

merged 1 commit into from
Nov 14, 2016

Conversation

mikefaille
Copy link
Contributor

@mikefaille mikefaille commented Nov 14, 2016

Motivation for this change

In master, we have Vagrant 1.8.6. Then Virtualbox private interface + nat interface in Vagrantfile make ssh hang if docker is installed.

Refer to : hashicorp/vagrant#7844

Things done
  • [x ] Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • [x ] NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

I upgrade vagrant mainly for this bug :
hashicorp/vagrant#7844

I upgrade vagrant mainly for this bug :
hashicorp/vagrant#7844
@mention-bot
Copy link

@mikefaille, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ryanartecona, @kamilchm and @lovek323 to be potential reviewers.

@mikefaille
Copy link
Contributor Author

Please, push this bug fix to Nixos 16.09 stable. ty.

@Mic92 Mic92 added 9.needs: port to stable A PR needs a backport to the stable release. 8.has: package (update) This PR updates a package to a newer version labels Nov 14, 2016
@NeQuissimus NeQuissimus merged commit 0c410a6 into NixOS:master Nov 14, 2016
NeQuissimus added a commit that referenced this pull request Nov 14, 2016
vagrant: 1.8.6 -> 1.8.7
(cherry picked from commit 0c410a6)
@samueldr samueldr removed the 9.needs: port to stable A PR needs a backport to the stable release. label Apr 17, 2019
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
vagrant: 1.8.6 -> 1.8.7
(cherry picked from commit 0c410a6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants