aprutil 1.6.1 -> 1.6.3 https://repology.org/project/apr-util/versions attrpath: aprutil 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/development/libraries/apr-util/default.nix b/pkgs/development/libraries/apr-util/default.nix index dd4b157d7a2..b44b410d30e 100644 --- a/pkgs/development/libraries/apr-util/default.nix +++ b/pkgs/development/libraries/apr-util/default.nix @@ -12,11 +12,11 @@ assert ldapSupport -> openldap != null; stdenv.mkDerivation rec { pname = "apr-util"; - version = "1.6.1"; + version = "1.6.3"; src = fetchurl { url = "mirror://apache/apr/${pname}-${version}.tar.bz2"; - sha256 = "0nq3s1yn13vplgl6qfm09f7n0wm08malff9s59bqf9nid9xjzqfk"; + sha256 = "sha256-pBB243EHRjJsOUUEKZStmk/KwM4Cd92P6gdv7DyXcrU="; }; patches = [ ./fix-libxcrypt-build.patch ] Successfully finished processing cachix "/nix/store/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
59 packages failed to build:
31 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/apr-util/versions. meta.description for aprutil is: A companion library to APR, the Apache Portable Runtime meta.homepage for aprutil is: https://apr.apache.org/ ###### 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 1.6.3 with grep in /nix/store/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.3 - found 1.6.3 in filename of file in /nix/store/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.3 ---
Rebuild report (if merged into master) (click to expand) ``` 129 total rebuild path(s) 129 package rebuild(s) First fifty rebuilds by attrpath apacheHttpd apacheHttpdPackages.apacheHttpd apacheHttpdPackages.mod_auth_mellon apacheHttpdPackages.mod_ca apacheHttpdPackages.mod_crl apacheHttpdPackages.mod_cspnonce apacheHttpdPackages.mod_csr apacheHttpdPackages.mod_dnssd apacheHttpdPackages.mod_fastcgi apacheHttpdPackages.mod_itk apacheHttpdPackages.mod_mbtiles apacheHttpdPackages.mod_ocsp apacheHttpdPackages.mod_perl apacheHttpdPackages.mod_pkcs12 apacheHttpdPackages.mod_python apacheHttpdPackages.mod_scep apacheHttpdPackages.mod_spkac apacheHttpdPackages.mod_tile apacheHttpdPackages.mod_timestamp apacheHttpdPackages.mod_wsgi3 apacheHttpdPackages.subversion apacheHttpdPackages_2_4.apacheHttpd apacheHttpdPackages_2_4.mod_auth_mellon apacheHttpdPackages_2_4.mod_ca apacheHttpdPackages_2_4.mod_crl apacheHttpdPackages_2_4.mod_cspnonce apacheHttpdPackages_2_4.mod_csr apacheHttpdPackages_2_4.mod_dnssd apacheHttpdPackages_2_4.mod_fastcgi apacheHttpdPackages_2_4.mod_itk apacheHttpdPackages_2_4.mod_mbtiles apacheHttpdPackages_2_4.mod_ocsp apacheHttpdPackages_2_4.mod_perl apacheHttpdPackages_2_4.mod_pkcs12 apacheHttpdPackages_2_4.mod_python apacheHttpdPackages_2_4.mod_scep apacheHttpdPackages_2_4.mod_spkac apacheHttpdPackages_2_4.mod_tile apacheHttpdPackages_2_4.mod_timestamp apacheHttpdPackages_2_4.mod_wsgi3 apacheHttpdPackages_2_4.subversion apacheHttpd_2_4 aprutil budgie.budgie-control-center cabal2nix cinnamon.cinnamon-gsettings-overrides cinnamon.nemo-fileroller cinnamon.nemo-with-extensions davinci-resolve dep2nix ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.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 aprutil https://github.com/r-ryantm/nixpkgs/archive/61c9ea32ec216355bedfd3c6b173054387572068.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/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.3 ls -la /nix/store/pm69ad6dxkprl81nfk3ab8v1bcnrrlna-apr-util-1.6.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)
59 packages failed to build:
31 packages built:
--- ###### Maintainer pings cc @edolstra 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/228772