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

[19.09] backport protonvpn cli ng #81952

Merged

Conversation

JeffLabonte
Copy link
Contributor

@JeffLabonte JeffLabonte commented Mar 7, 2020

Motivation for this change

protonvpn-cli is not supported anymore by protonvpn. protonvpn-cli-ng is the cli recommanded by ProtonVPN

(see https://github.com/ProtonVPN/protonvpn-cli-ng).

Things done

For pythondialog, it brings init from PR #68636 and update from #75361 and #76059 .
For protonvpn-cli-ngL it brings init from PR #77407 and update to 2.2.2 from PR #81735 .

  • 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.

mbrgm and others added 5 commits March 6, 2020 22:44
This is required to install protonvpn-cli-ng

(cherry picked from commit ebaedb0)
Reason: The supported version of protonvpn-cli-ng requires this
dependency
Keep the version of pythondialog up-to-date

(cherry picked from commit 875524d)
Reason: Required for the supported version of protonvpn-cli-ng
Take it to the latest version!

(cherry picked from commit f41e2ca)
Reason: Keep the latest version for protonvpn-cli-ng
Take the supported version of protonvpn

(cherry picked from commit b45c4d2)
Reason: protonvpn-cli is not supported anymore, it has been replaced by
this package
Simply keep up to date the cli since it is used to connect to a VPN.

(cherry picked from commit eb96574e9df3aba387c4abe902b154398271becf)
Reason: A tool to communicate with a VPN provider should be kept
up-to-date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants