xmlsec 1.2.34 -> 1.2.37 https://repology.org/metapackage/xmlsec/versions attrpath: xmlsec 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/xmlsec/default.nix b/pkgs/development/libraries/xmlsec/default.nix index 92b662ac448..a6e2a26fa05 100644 --- a/pkgs/development/libraries/xmlsec/default.nix +++ b/pkgs/development/libraries/xmlsec/default.nix @@ -4,11 +4,11 @@ lib.fix (self: stdenv.mkDerivation rec { pname = "xmlsec"; - version = "1.2.34"; + version = "1.2.37"; src = fetchurl { url = "https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"; - sha256 = "sha256-Us7UlD81vX0IGKOCmMFSjKSsilRED9cRNKB9LRNwomI="; + sha256 = "sha256-X437y20eVr3dC17C4Ao9DKU0Kp9Xwk3/3lx5ayvihxw="; }; patches = [ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A xmlsec nix build failed. make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/build/xmlsec1-1.2.37/man' Making check in docs Test: aes-256 (success) ./tests/testrun.sh: line 224: /testKeys.sh.19700101_000000-9929.cur.log: Permission denied Checking required key data ./tests/testrun.sh: line 229: /testKeys.sh.19700101_000000-9929.cur.log: Permission denied ./tests/testrun.sh: line 230: /testKeys.sh.19700101_000000-9929.cur.log: Permission denied make[1]: Entering directory '/build/xmlsec1-1.2.37/docs' Skip ./tests/testrun.sh: line 234: /testKeys.sh.19700101_000000-9929.log: Permission denied /build/xmlsec1-1.2.37/tests/testKeys.sh: line 70: /testKeys.sh.19700101_000000-9929.log: Permission denied --- testKeys finished --- --- detailed log is written to /testKeys.sh.19700101_000000-9929.log --- ./tests/testrun.sh: line 503: /testKeys.sh.19700101_000000-9929.log: Permission denied --- TOTAL OK: 0; TOTAL FAILED: 0; TOTAL SKIPPED: 7 cat: /testKeys.sh.19700101_000000-9929.log: No such file or directory Making check in api make[1]: *** [Makefile:1189: check-crypto-openssl] Error 1 make[1]: Leaving directory '/build/xmlsec1-1.2.37' make: *** [Makefile:1184: check-all] Error 1 make: *** Waiting for unfinished jobs.... make[2]: Entering directory '/build/xmlsec1-1.2.37/docs/api' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/xmlsec1-1.2.37/docs/api' make[2]: Entering directory '/build/xmlsec1-1.2.37/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build/xmlsec1-1.2.37/docs' make[1]: Leaving directory '/build/xmlsec1-1.2.37/docs' make[1]: Entering directory '/build/xmlsec1-1.2.37' make[1]: Leaving directory '/build/xmlsec1-1.2.37'