openvpn 2.6.9 -> 2.6.10 https://repology.org/project/openvpn/versions attrpath: openvpn Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/networking/openvpn/default.nix b/pkgs/tools/networking/openvpn/default.nix index 091bec29da08..2a725496e81c 100644 --- a/pkgs/tools/networking/openvpn/default.nix +++ b/pkgs/tools/networking/openvpn/default.nix @@ -21,11 +21,11 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "openvpn"; - version = "2.6.9"; + version = "2.6.10"; src = fetchurl { url = "https://swupdate.openvpn.net/community/releases/openvpn-${finalAttrs.version}.tar.gz"; - hash = "sha256-4I0UfhW0UI380dZhih8h8UlfmBeo2twe3fBTL6EW1+M="; + hash = "sha256-GZO7t7nttDBibqokVz+IH9PfZC9Cf8uCSxrtH8obzJs="; }; nativeBuildInputs = [ pkg-config ]; Successfully finished processing cachix "/nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
26 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/openvpn/versions. meta.description for openvpn is: A robust and highly flexible tunneling application meta.homepage for openvpn is: https://openvpn.net/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.6.10 with grep in /nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10 - found 2.6.10 in filename of file in /nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10 ---
Rebuild report (if merged into master) (click to expand) ``` 23 total rebuild path(s) 23 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coretoppings calyx-vpn connman connman-gtk connman-ncurses connmanFull connman_dmenu crowbar gnome.networkmanager-openvpn htb-toolkit ivpn-service kdePackages.plasma-mobile kdePackages.plasma-nm libsForQt5.plasma-nm maui-shell namespaced-openvpn networkmanager-openvpn openvpn openvpn-auth-ldap plasma5Packages.plasma-nm pritunl-client protonvpn-cli_2 riseup-vpn ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A openvpn https://github.com/r-ryantm/nixpkgs/archive/7c6425a21af9cf1f828e14a83064246d228b244c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7c6425a21af9cf1f828e14a83064246d228b244c#openvpn ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10 ls -la /nix/store/llil3xnv0jx1wfqjndsw02v0fryy81gd-openvpn-2.6.10/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
26 packages built:
--- ###### Maintainer pings cc @viric @peterhoeg for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/297592