2022-12-03T00:35:56 dnsproxy 0.46.2 -> 0.46.3 https://github.com/AdguardTeam/dnsproxy/releases 2022-12-03T00:35:59 attrpath: dnsproxy 2022-12-03T00:35:59 Checking auto update branch... 2022-12-03T00:35:59 No auto update branch exists 2022-12-03T00:36:02 [version] 2022-12-03T00:36:02 [version] generic version rewriter does not support multiple hashes 2022-12-03T00:36:02 [rustCrateVersion] 2022-12-03T00:36:02 [rustCrateVersion] No cargoSha256 found 2022-12-03T00:36:02 [golangModuleVersion] 2022-12-03T00:36:06 [golangModuleVersion] Found old vendorSha256 = null 2022-12-03T00:36:15 [golangModuleVersion] Set vendorSha256 to null 2022-12-03T00:36:16 [golangModuleVersion] Finished updating vendorSha256 2022-12-03T00:36:16 [updateScript] 2022-12-03T00:36:16 [updateScript] skipping because derivation has no updateScript 2022-12-03T00:36:16 2022-12-03T00:36:16 [quotedUrls] 2022-12-03T00:36:16 [quotedUrls] nothing found to replace 2022-12-03T00:36:16 Diff after rewrites: diff --git a/pkgs/tools/networking/dnsproxy/default.nix b/pkgs/tools/networking/dnsproxy/default.nix index 8ca1cdde5e8..4eb8764c054 100644 --- a/pkgs/tools/networking/dnsproxy/default.nix +++ b/pkgs/tools/networking/dnsproxy/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "dnsproxy"; - version = "0.46.2"; + version = "0.46.3"; src = fetchFromGitHub { owner = "AdguardTeam"; repo = pname; rev = "v${version}"; - sha256 = "sha256-yqlnjPy0rjA0C2hBtFfc+hMwOk18okSKZufqc0uDJLE="; + sha256 = "sha256-7Sp46Rk99P/QgkL4ge9wCHIJ4MUqDo9f/uGA0xKlyaw="; }; vendorSha256 = null; 2022-12-03T00:37:49 Successfully finished processing 2022-12-03T00:37:49 cachix "/nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3" 2022-12-03T00:37:54 [check][nixpkgs-review] 2022-12-03T00:40:50 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-03T00:40:53 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AdguardTeam/dnsproxy/releases. meta.description for dnsproxy is: "Simple DNS proxy with DoH, DoT, and DNSCrypt support" meta.homepage for dnsproxy is: "https://github.com/AdguardTeam/dnsproxy" meta.changelog for dnsproxy is: "" ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/AdguardTeam/dnsproxy/releases/tag/v0.46.3) - [Compare changes on GitHub](https://github.com/AdguardTeam/dnsproxy/compare/v0.46.2...v0.46.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.46.3 with grep in /nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3 - found 0.46.3 in filename of file in /nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dnsproxy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3 \ --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 dnsproxy https://github.com/r-ryantm/nixpkgs/archive/8bc1c3e8d4a2b4ebc59f29e6415f54611773eddf.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3 ls -la /nix/store/dj6a5hzib204dgfkxssyf3l1jr7lrwk8-dnsproxy-0.46.3/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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @contrun 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). 2022-12-03T00:40:56 https://api.github.com/repos/NixOS/nixpkgs/pulls/204209 2022-12-03T12:58:25 dnsproxy 0.46.2 -> 1.17 https://repology.org/metapackage/dnsproxy/versions 2022-12-03T12:58:27 attrpath: dnsproxy 2022-12-03T12:58:27 Checking auto update branch... 2022-12-03T12:58:27 No auto update branch exists 2022-12-03T12:58:28 Old version 0.46.2" not present in master derivation file with contents: { lib, buildGoModule, fetchFromGitHub }: buildGoModule rec { pname = "dnsproxy"; version = "0.46.3"; src = fetchFromGitHub { owner = "AdguardTeam"; repo = pname; rev = "v${version}"; sha256 = "sha256-7Sp46Rk99P/QgkL4ge9wCHIJ4MUqDo9f/uGA0xKlyaw="; }; vendorSha256 = null; ldflags = [ "-s" "-w" "-X" "main.VersionString=${version}" ]; doCheck = false; meta = with lib; { description = "Simple DNS proxy with DoH, DoT, and DNSCrypt support"; homepage = "https://github.com/AdguardTeam/dnsproxy"; license = licenses.asl20; maintainers = with maintainers; [ contrun ]; }; }