Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 3be2e71ab31200e3d263d6d2aeb4bf85462156a0
      
https://github.com/NixOS/nix/commit/3be2e71ab31200e3d263d6d2aeb4bf85462156a0
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/binary-cache-store.cc
    M src/libstore/binary-cache-store.hh
    M src/libstore/http-binary-cache-store.cc
    M src/libstore/local-binary-cache-store.cc
    M src/libstore/s3-binary-cache-store.cc
    M src/libstore/s3-binary-cache-store.hh

  Log Message:
  -----------
  BinaryCacheStore: Remove buildPaths() / ensurePath()


  Commit: b66ab6cdbce5f4ac2db8976872547680242166e8
      
https://github.com/NixOS/nix/commit/b66ab6cdbce5f4ac2db8976872547680242166e8
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/build.cc
    M src/libstore/store-api.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  Fix repair during substitution


  Commit: e2224844019d58fc947ce00e18e9fa9974d2c8b5
      
https://github.com/NixOS/nix/commit/e2224844019d58fc947ce00e18e9fa9974d2c8b5
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/binary-cache-store.cc
    M src/libstore/binary-cache-store.hh
    M src/libstore/http-binary-cache-store.cc
    M src/libstore/local-store.cc
    M src/libstore/nar-info-disk-cache.cc
    M src/libstore/nar-info-disk-cache.hh
    M src/libstore/s3-binary-cache-store.cc
    M src/libstore/store-api.hh

  Log Message:
  -----------
  Re-implement the WantMassQuery property of binary caches


  Commit: 12ddbad45893f125e2ab46c5e26d7c8396b31bdb
      
https://github.com/NixOS/nix/commit/12ddbad45893f125e2ab46c5e26d7c8396b31bdb
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/local-store.cc
    M tests/binary-cache.sh

  Log Message:
  -----------
  LocalStore::addToStore: Verify hash of the imported path


  Commit: 3593c8285dec644f07156496fd8cd84ef70ec665
      
https://github.com/NixOS/nix/commit/3593c8285dec644f07156496fd8cd84ef70ec665
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/local-store.cc
    M src/libstore/local-store.hh
    M tests/binary-cache.sh

  Log Message:
  -----------
  Re-implement binary cache signature checking

This is now done in LocalStore::addToStore(), rather than in the
binary cache substituter (which no longer exists).


  Commit: bac123ddd9eaecb9044f7d7c9572f77825a18ad5
      
https://github.com/NixOS/nix/commit/bac123ddd9eaecb9044f7d7c9572f77825a18ad5
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/local-binary-cache-store.cc
    M tests/binary-cache.sh
    M tests/nix-channel.sh
    M tests/nix-profile.sh
    M tests/tarball.sh
    M tests/user-envs.sh

  Log Message:
  -----------
  Test the NAR info cache


  Commit: 42ae8d95aa152b69a8e190772845922ed7681cf5
      
https://github.com/NixOS/nix/commit/42ae8d95aa152b69a8e190772845922ed7681cf5
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M tests/binary-cache.sh

  Log Message:
  -----------
  Test trying the next substitute after a bad signature


  Commit: 57d33013ce58e0cfd31e51dfb57a78f8f2a545fd
      
https://github.com/NixOS/nix/commit/57d33013ce58e0cfd31e51dfb57a78f8f2a545fd
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
    M src/libstore/build.cc
    M src/libstore/local-store.hh

  Log Message:
  -----------
  Check signatures before downloading the substitute


Compare: https://github.com/NixOS/nix/compare/d593625d0594...57d33013ce58
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to