-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NixOS/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1fd59447d56a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 62d476c7ee5d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 5 files changed
- 1 contributor
Commits on May 11, 2017
-
LocalStore::addToStore(): Check info.narSize
It allowed the client to specify bogus narSize values. In particular, Downloader::downloadCached wasn't setting narSize at all.
Configuration menu - View commit details
-
Copy full SHA for 45d7b1a - Browse repository at this point
Copy the full SHA 45d7b1aView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 6f245bf - Browse repository at this point
Copy the full SHA 6f245bfView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 1a8e150 - Browse repository at this point
Copy the full SHA 1a8e150View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea65ae0 - Browse repository at this point
Copy the full SHA ea65ae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d476c - Browse repository at this point
Copy the full SHA 62d476cView commit details
There are no files selected for viewing