Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 45d7b1a9e9018a2be5add1dc6d983e6b7b339c61
https://github.com/NixOS/nix/commit/45d7b1a9e9018a2be5add1dc6d983e6b7b339c61
Author: Eelco Dolstra <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/libstore/download.cc
M src/libstore/local-store.cc
Log Message:
-----------
LocalStore::addToStore(): Check info.narSize
It allowed the client to specify bogus narSize values. In particular,
Downloader::downloadCached wasn't setting narSize at all.
Commit: 6f245bf24a1154142acf2b8dfa620b891f461d55
https://github.com/NixOS/nix/commit/6f245bf24a1154142acf2b8dfa620b891f461d55
Author: Eelco Dolstra <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/libstore/local-store.cc
M src/libstore/store-api.hh
Log Message:
-----------
Change the meaning of info.ultimate
It now means "paths that were built locally". It no longer includes
paths that were added locally. For those we don't need info.ultimate,
since we have the content-addressability assertion (info.ca).
Commit: 1a8e15053a6611963042306d4d3b0d5b89629eb1
https://github.com/NixOS/nix/commit/1a8e15053a6611963042306d4d3b0d5b89629eb1
Author: Eelco Dolstra <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/nix-daemon/nix-daemon.cc
Log Message:
-----------
Don't allow untrusted users to set info.ultimate
Note that a trusted signature was still required in this case so it
was not a huge deal.
Commit: ea65ae0f9c3461f9b098c8757e01f5c3add8b40c
https://github.com/NixOS/nix/commit/ea65ae0f9c3461f9b098c8757e01f5c3add8b40c
Author: Eelco Dolstra <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/libstore/download.cc
Log Message:
-----------
Tweak error message
Commit: 62d476c7ee5dbb79fb435895e0cda3fac8f53ba3
https://github.com/NixOS/nix/commit/62d476c7ee5dbb79fb435895e0cda3fac8f53ba3
Author: Eelco Dolstra <[email protected]>
Date: 2017-05-11 (Thu, 11 May 2017)
Changed paths:
M src/libstore/store-api.cc
Log Message:
-----------
Fix typo
Compare: https://github.com/NixOS/nix/compare/1fd59447d56a...62d476c7ee5d_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits