pacemaker 2.1.5 -> 2.1.6 https://github.com/ClusterLabs/pacemaker/releases attrpath: pacemaker 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/misc/logging/pacemaker/default.nix b/pkgs/misc/logging/pacemaker/default.nix index ff2579aa865..3ce74457acd 100644 --- a/pkgs/misc/logging/pacemaker/default.nix +++ b/pkgs/misc/logging/pacemaker/default.nix @@ -29,13 +29,13 @@ stdenv.mkDerivation rec { pname = "pacemaker"; - version = "2.1.5"; + version = "2.1.6"; src = fetchFromGitHub { owner = "ClusterLabs"; repo = pname; rev = "Pacemaker-${version}"; - sha256 = "sha256-vsHWNKCrHJIgXlJYyZZEUfuIUBnaejPrPCM1HrYOTKQ="; + sha256 = "sha256-3+eRQ3NqPusdFhKc0wE7UMMNKsDLRVvh+EhD6zYGoP0="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ClusterLabs/pacemaker/releases. meta.description for pacemaker is: Pacemaker is an open source, high availability resource manager suitable for both small and large clusters. meta.homepage for pacemaker is: https://clusterlabs.org/pacemaker/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.1.6) - [Compare changes on GitHub](https://github.com/ClusterLabs/pacemaker/compare/Pacemaker-2.1.5...Pacemaker-2.1.6) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.1.6 with grep in /nix/store/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.6 - found 2.1.6 in filename of file in /nix/store/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.6 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath drbd libvmi ocf-resource-agents pacemaker qemu_xen qemu_xen-light qemu_xen_4_15 qemu_xen_4_15-light qubes-core-vchan-xen xen xen-light xen-slim xenPackages.xen-light xenPackages.xen-slim xenPackages.xen-vanilla xenPackages.xen_4_15-light xenPackages.xen_4_15-slim xenPackages.xen_4_15-vanilla xen_4_15 xen_4_15-light xen_4_15-slim ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.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 pacemaker https://github.com/r-ryantm/nixpkgs/archive/b79b4f294e070dafa106eba4d121d29b59b4b359.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/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.6 ls -la /nix/store/d5zp7hpdn2rna67hzkrdsp0wjbpl7f8w-pacemaker-2.1.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)
3 packages built:
--- ###### Maintainer pings cc @ryantm @astro 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/234570