munge 0.5.15 -> 0.5.16 https://github.com/dun/munge/releases attrpath: munge 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/security/munge/default.nix b/pkgs/tools/security/munge/default.nix index fcf9026f215c..01137be20460 100644 --- a/pkgs/tools/security/munge/default.nix +++ b/pkgs/tools/security/munge/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "munge"; - version = "0.5.15"; + version = "0.5.16"; src = fetchFromGitHub { owner = "dun"; repo = "munge"; rev = "${pname}-${version}"; - sha256 = "sha256-Ot/oH/RdfPAzoi3P7EYkxS0Fr24KRWfBJxBEWRF0ctI="; + sha256 = "sha256-fv42RMUAP8Os33/iHXr70i5Pt2JWZK71DN5vFI3q7Ak="; }; strictDeps = true; Successfully finished processing cachix "/nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/dun/munge/releases. meta.description for munge is: An authentication service for creating and validating credentials ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/dun/munge/releases/tag/munge-0.5.16) - [Compare changes on GitHub](https://github.com/dun/munge/compare/munge-0.5.15...munge-0.5.16) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.5.16 with grep in /nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16 - found 0.5.16 in filename of file in /nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16 ---
Rebuild report (if merged into master) (click to expand) ``` 250 total rebuild path(s) 250 package rebuild(s) First fifty rebuilds by attrpath ants apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile bicgl bicpl c3d cdo cloudcompare conglomerate costa cp2k dbcsr diod dl-poly-classic-mpi dtcmp ebtks eccodes elastix elmerfem elpa entwine ezminc febio fftwMpi freecad frigate gdal getdp globalarrays gmt gnudatalanguage gplates gpt2tc grass gromacsCudaMpi gromacsDoubleMpi gromacsMpi haskellPackages.haskell-mpi haskellPackages.hgdal haskellPackages.mpi-hs-binary haskellPackages.mpi-hs-cereal haskellPackages.mpi-hs-store hdf5-mpi highfive-mpi hp2p hpcg hpl htcondor inormalize intensity-normalization ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16 \ --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 munge https://github.com/r-ryantm/nixpkgs/archive/0282a4546c02967974a05a88fc365acff79269c9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0282a4546c02967974a05a88fc365acff79269c9#munge ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16 ls -la /nix/store/m66hl6msaxbxkzyc5q8n2zf820r1373n-munge-0.5.16/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @rickynils 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/296312