xmlsec 1.2.34 -> 1.3.2 https://repology.org/project/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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 92b662ac4484..9c1052e264ba 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.3.2"; src = fetchurl { url = "https://www.aleksey.com/xmlsec/download/xmlsec1-${version}.tar.gz"; - sha256 = "sha256-Us7UlD81vX0IGKOCmMFSjKSsilRED9cRNKB9LRNwomI="; + sha256 = "sha256-QAPFaz01bSGx23d1MYVA+ta/7a9fEX6PfAEIESGb488="; }; 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. Checking required key data ./tests/testrun.sh: line 293: /testKeys.sh.19700101_000000-6325.cur.log: Permission denied ./tests/testrun.sh: line 294: /testKeys.sh.19700101_000000-6325.cur.log: Permission denied Skip ./tests/testrun.sh: line 298: /testKeys.sh.19700101_000000-6325.log: Permission denied Making check in api Test: aes-256 ./tests/testrun.sh: line 287: /testKeys.sh.19700101_000000-6325.cur.log: Permission denied Checking required key data ./tests/testrun.sh: line 293: /testKeys.sh.19700101_000000-6325.cur.log: Permission denied make[2]: Entering directory '/build/xmlsec1-1.3.2/docs/api' ./tests/testrun.sh: line 294: /testKeys.sh.19700101_000000-6325.cur.log: Permission denied Skip ./tests/testrun.sh: line 298: /testKeys.sh.19700101_000000-6325.log: Permission denied /build/xmlsec1-1.3.2/tests/testKeys.sh: line 102: /testKeys.sh.19700101_000000-6325.log: Permission denied --- testKeys finished --- --- detailed log is written to /testKeys.sh.19700101_000000-6325.log --- ./tests/testrun.sh: line 792: /testKeys.sh.19700101_000000-6325.log: Permission denied --- TOTAL OK: 0; OK (percent): 0; TOTAL FAILED: 0; TOTAL SKIPPED: 9 cat: /testKeys.sh.19700101_000000-6325.log: No such file or directory make[1]: *** [Makefile:1213: check-crypto-openssl] Error 1 make[1]: Leaving directory '/build/xmlsec1-1.3.2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/build/xmlsec1-1.3.2/docs/api' make: *** [Makefile:1208: check-all] Error 1 make: *** Waiting for unfinished jobs.... make[2]: Entering directory '/build/xmlsec1-1.3.2/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/build/xmlsec1-1.3.2/docs' make[1]: Leaving directory '/build/xmlsec1-1.3.2/docs' make[1]: Entering directory '/build/xmlsec1-1.3.2' make[1]: Leaving directory '/build/xmlsec1-1.3.2'