2022-12-23T18:00:18 linkerd 2.12.0 -> 2.12.3 https://github.com/linkerd/linkerd2/releases 2022-12-23T18:00:21 attrpath: linkerd 2022-12-23T18:00:21 Checking auto update branch... 2022-12-23T18:00:24 [version] 2022-12-23T18:00:24 [version] skipping because derivation has updateScript 2022-12-23T18:00:24 [rustCrateVersion] 2022-12-23T18:00:24 [rustCrateVersion] No cargoSha256 found 2022-12-23T18:00:24 [golangModuleVersion] 2022-12-23T18:00:24 [golangModuleVersion] skipping because derivation has updateScript 2022-12-23T18:00:24 [updateScript] 2022-12-23T18:00:45 [updateScript] Success 2022-12-23T18:00:45 [updateScript] this derivation will be built: /nix/store/s3y4rgsdwfv2kfw4qc560j3iqg6ckzpv-packages.json.drv building '/nix/store/s3y4rgsdwfv2kfw4qc560j3iqg6ckzpv-packages.json.drv'... Going to be running update for following packages: - linkerd-stable-2.12.0 Press Enter key to continue... Running update for: - linkerd-stable-2.12.0: UPDATING ... - linkerd-stable-2.12.0: DONE. Packages updated! 2022-12-23T18:00:45 2022-12-23T18:00:45 [quotedUrls] 2022-12-23T18:00:45 [quotedUrls] nothing found to replace 2022-12-23T18:00:45 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/linkerd/default.nix b/pkgs/applications/networking/cluster/linkerd/default.nix index 83d75d7d189..896c2ac5a01 100644 --- a/pkgs/applications/networking/cluster/linkerd/default.nix +++ b/pkgs/applications/networking/cluster/linkerd/default.nix @@ -2,7 +2,7 @@ (callPackage ./generic.nix { }) { channel = "stable"; - version = "2.12.0"; - sha256 = "0p8k5c0gzpmqp7qrhfcjrhbgwd2mzsn2qpsv7ym0ywjkvrkg3355"; - vendorSha256 = "sha256-qjXpzS1ctEQfXFjzyBUiIp6+oqABedpwHqDxQz0DJ8U="; + version = "2.12.3"; + sha256 = "01vnqhn5lc4pv1rgwmmzzf7ynqc4ss0jysqhjq0m5yzll2k40d8z"; + vendorSha256 = "sha256-7CkeWbgiQIKhuCrJErZrkkx0MD41qxaWAY/18VafLZE="; } 2022-12-23T18:02:12 No auto update branch exists 2022-12-23T18:03:02 Successfully finished processing 2022-12-23T18:03:03 cachix "/nix/store/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.3" 2022-12-23T18:03:10 [check][nixpkgs-review] 2022-12-23T18:05:55 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-23T18:05:58 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for linkerd is: "A simple Kubernetes service mesh that improves security, observability and reliability" meta.homepage for linkerd is: "https://linkerd.io/" meta.changelog for linkerd is: "" ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/linkerd/linkerd2/releases/tag/stable-2.12.3) - [Compare changes on GitHub](https://github.com/linkerd/linkerd2/compare/stable-2.12.0...stable-2.12.3) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.12.3 with grep in /nix/store/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.3 - found 2.12.3 in filename of file in /nix/store/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.3 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath linkerd linkerd_stable ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.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 linkerd https://github.com/r-ryantm/nixpkgs/archive/bd3f84c6d7fc5c2ce5d5ce32193b1c51c5ce4c42.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/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.3 ls -la /nix/store/6449ps0h6wz9c9646cd01dni0k87p8s7-linkerd-stable-2.12.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 @bryanasdev000 @Gonzih 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-23T18:05:59 https://api.github.com/repos/NixOS/nixpkgs/pulls/207447 2022-12-23T19:43:35 linkerd 0 -> 1 2022-12-23T19:43:37 attrpath: linkerd 2022-12-23T19:43:37 Checking auto update branch... 2022-12-23T19:43:40 [version] 2022-12-23T19:43:40 [version] skipping because derivation has updateScript 2022-12-23T19:43:40 [rustCrateVersion] 2022-12-23T19:43:40 [rustCrateVersion] No cargoSha256 found 2022-12-23T19:43:40 [golangModuleVersion] 2022-12-23T19:43:40 [golangModuleVersion] skipping because derivation has updateScript 2022-12-23T19:43:40 [updateScript] 2022-12-23T19:43:56 [updateScript] Success 2022-12-23T19:43:56 [updateScript] Going to be running update for following packages: - linkerd-stable-2.12.0 Press Enter key to continue... Running update for: - linkerd-stable-2.12.0: UPDATING ... - linkerd-stable-2.12.0: DONE. Packages updated! 2022-12-23T19:43:56 2022-12-23T19:43:56 [quotedUrls] 2022-12-23T19:43:56 [quotedUrls] nothing found to replace 2022-12-23T19:43:56 Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/linkerd/default.nix b/pkgs/applications/networking/cluster/linkerd/default.nix index 83d75d7d189..896c2ac5a01 100644 --- a/pkgs/applications/networking/cluster/linkerd/default.nix +++ b/pkgs/applications/networking/cluster/linkerd/default.nix @@ -2,7 +2,7 @@ (callPackage ./generic.nix { }) { channel = "stable"; - version = "2.12.0"; - sha256 = "0p8k5c0gzpmqp7qrhfcjrhbgwd2mzsn2qpsv7ym0ywjkvrkg3355"; - vendorSha256 = "sha256-qjXpzS1ctEQfXFjzyBUiIp6+oqABedpwHqDxQz0DJ8U="; + version = "2.12.3"; + sha256 = "01vnqhn5lc4pv1rgwmmzzf7ynqc4ss0jysqhjq0m5yzll2k40d8z"; + vendorSha256 = "sha256-7CkeWbgiQIKhuCrJErZrkkx0MD41qxaWAY/18VafLZE="; } 2022-12-23T19:45:22 An auto update branch exists with message `linkerd: 2.12.0 -> 2.12.3`. New version is 2.12.3. 2022-12-23T19:45:22 An auto update branch exists with an equal or greater version