openldap 2.6.6 -> 2.6.7 https://repology.org/project/openldap/versions attrpath: openldap 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/development/libraries/openldap/default.nix b/pkgs/development/libraries/openldap/default.nix index d04690948041..faa70d68a426 100644 --- a/pkgs/development/libraries/openldap/default.nix +++ b/pkgs/development/libraries/openldap/default.nix @@ -17,11 +17,11 @@ stdenv.mkDerivation rec { pname = "openldap"; - version = "2.6.6"; + version = "2.6.7"; src = fetchurl { url = "https://www.openldap.org/software/download/OpenLDAP/openldap-release/${pname}-${version}.tgz"; - hash = "sha256-CC6ZjPVCmE1DY0RC2+EdqGB1nlEJBxUupXm9xC/jnqA="; + hash = "sha256-zXdfYlyUTteKPaGKA7A7CO6nPIqryXtBuzNumhCVSTA="; }; # TODO: separate "out" and "bin" Successfully finished processing cachix "/nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 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/openldap/versions. meta.description for openldap is: An open source implementation of the Lightweight Directory Access Protocol meta.homepage for openldap is: https://www.openldap.org/ ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.6.7 with grep in /nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7 - found 2.6.7 in filename of file in /nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7 ---
Rebuild report (if merged into master) (click to expand) ``` 3602 total rebuild path(s) 3602 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcsys Fabric R Sylk _389-ds-base adapta-gtk-theme adcli adenum adminer adtool advi aerc afew ajour almanah alot alpine altair amarok amarok-kf5 anki-bin ansible ansible-later ansible-lint ansible_2_14 ansible_2_15 ansible_2_16 anytype apacheHttpd apacheHttpdPackages.apacheHttpd ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7 \ --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 openldap https://github.com/r-ryantm/nixpkgs/archive/e7941483486225382b490a811ba45790f1359e71.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e7941483486225382b490a811ba45790f1359e71#openldap ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7 ls -la /nix/store/phgxk8pc71j5zfc0wr9p55xajwmhv204-openldap-2.6.7/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @mweinelt @ajs124 @dasJ 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/284937