tshark 4.0.5 -> 4.0.6 https://repology.org/project/wireshark/versions attrpath: tshark 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/sniffers/wireshark/default.nix b/pkgs/applications/networking/sniffers/wireshark/default.nix index 347e2dac66a..092c3d88950 100644 --- a/pkgs/applications/networking/sniffers/wireshark/default.nix +++ b/pkgs/applications/networking/sniffers/wireshark/default.nix @@ -49,7 +49,7 @@ assert withQt -> qt6 != null; let - version = "4.0.5"; + version = "4.0.6"; variant = if withQt then "qt" else "cli"; in stdenv.mkDerivation { @@ -61,7 +61,7 @@ stdenv.mkDerivation { repo = "wireshark"; owner = "wireshark"; rev = "v${version}"; - hash = "sha256-9U0V2oLVyzq+3HxvOuD8Uzj1tjoMtYBws43fn5RfGhQ="; + hash = "sha256-hQpnD1BWOdb1YuG2BaQI+q1EkkTF1Du/HezrYr/Fl7w="; }; cmakeFlags = [ Successfully finished processing cachix "/nix/store/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
17 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/wireshark/versions. meta.description for tshark is: Powerful network protocol analyzer meta.homepage for tshark is: https://www.wireshark.org/ meta.changelog for tshark is: https://www.wireshark.org/docs/relnotes/wireshark-4.0.6.html ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.0.6 with grep in /nix/store/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6 - found 4.0.6 in filename of file in /nix/store/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6 ---
Rebuild report (if merged into master) (click to expand) ``` 19 total rebuild path(s) 19 package rebuild(s) First fifty rebuilds by attrpath compactor credslayer dbmonster haka hfinger ostinato python310Packages.dissect python310Packages.dissect-cobaltstrike python310Packages.pyshark python311Packages.dissect python311Packages.dissect-cobaltstrike python311Packages.pyshark qtwirediff termshark tshark wifite2 wireshark wireshark-cli wireshark-qt ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6 \ --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 tshark https://github.com/r-ryantm/nixpkgs/archive/bd4871d9d17d79b15d4823c03951a32434d7dd3e.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/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6 ls -la /nix/store/a66ddn7bdgq5xbxz0f77nn5xzln0n5l1-wireshark-cli-4.0.6/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)
17 packages built:
--- ###### Maintainer pings cc @bjornfor @fpletz 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/236769