-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 3090c6504110
head repository: NixOS/nixpkgs
compare: caadf99cf5ee
- 14 commits
- 19 files changed
- 6 contributors
Commits on Nov 4, 2020
-
llvmPackages_11.clang-unwrapped: Inherit clang-tools-extra_src
So that it can be accessed via llvmPackages_11.clang-unwrapped.clang-tools-extra_src (e.g. useful for nix-prefetch-url). (cherry picked from commit 72cc4d2)
Configuration menu - View commit details
-
Copy full SHA for 4735c9a - Browse repository at this point
Copy the full SHA 4735c9aView commit details -
llvm_11: link to the llvm compiler-rt share directory from the wrapper (
Configuration menu - View commit details
-
Copy full SHA for 49ebef3 - Browse repository at this point
Copy the full SHA 49ebef3View commit details -
llvmPackages_11: 11.0.0rc5 -> 11.0.0
https://lists.llvm.org/pipermail/release-testers/2020-October/001377.html https://lists.llvm.org/pipermail/llvm-announce/2020-October/000089.html Fixes: - builds on Darwin - builds `libcxx` on Linux (cherry picked from commit cffb7cf)
Configuration menu - View commit details
-
Copy full SHA for b348fcc - Browse repository at this point
Copy the full SHA b348fccView commit details -
(cherry picked from commit 7a30df9)
Configuration menu - View commit details
-
Copy full SHA for b2b839a - Browse repository at this point
Copy the full SHA b2b839aView commit details -
llvmPackages_11.compiler-rt: enable support for i486 i586 i686
compiler-rt (and as a result clang) can't be build for i686 (as noticed here: #99984). The patch adds the required variables and should result in the same behavior as in the nixpkgs-llvm10. It essentially forces to use i386 buildins when using i486, i586 or i686, which are not supported. Fixes #100392 (cherry picked from commit 6948875)
Configuration menu - View commit details
-
Copy full SHA for bd49939 - Browse repository at this point
Copy the full SHA bd49939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616c488 - Browse repository at this point
Copy the full SHA 616c488View commit details -
(cherry picked from commit 5742fcd)
Configuration menu - View commit details
-
Copy full SHA for aeba745 - Browse repository at this point
Copy the full SHA aeba745View commit details -
chromium: build on $NIX_BUILD_CORES
(cherry picked from commit 8e861c0)
Configuration menu - View commit details
-
Copy full SHA for a8287a0 - Browse repository at this point
Copy the full SHA a8287a0View commit details -
chromium: fix build on i686 (#100512)
ld.gold runs out of memory on i686. (cherry picked from commit c557c27)
Configuration menu - View commit details
-
Copy full SHA for 9e47bd3 - Browse repository at this point
Copy the full SHA 9e47bd3View commit details -
chromium: Add some brief documentation
Wanted to do this for a long time to collect important knowledge and make it easier to pass maintainership. Only time will tell if this'll be useful or become outdated instead. (cherry picked from commit b36db49)
Configuration menu - View commit details
-
Copy full SHA for ae3bbb9 - Browse repository at this point
Copy the full SHA ae3bbb9View commit details -
chromium: Extend update.py to automatically update gn
The gn version depends on the channel and new gn versions aren't always backward compatible. Therefore we should also include it in upstream-info.json (I've scoped it under "deps" as we'll likely have to add more like this in the future). (cherry picked from commit d7f5386)
Configuration menu - View commit details
-
Copy full SHA for 5637410 - Browse repository at this point
Copy the full SHA 5637410View commit details
Commits on Nov 13, 2020
-
chromium: 86.0.4240.183 -> 86.0.4240.193
https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_9.html This update includes 1 security fix (no CVE). (cherry picked from commit 841664a) Backport of #103294.
Configuration menu - View commit details
-
Copy full SHA for 3af6255 - Browse repository at this point
Copy the full SHA 3af6255View commit details -
chromium: 86.0.4240.193 -> 86.0.4240.198
https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_11.html This update includes 2 security fixes. Google is aware of reports that exploits for CVE-2020-16013 and CVE-2020-16017 exist in the wild. CVEs: CVE-2020-16013 CVE-2020-16017 (cherry picked from commit b91153f) Backport of #103595.
Configuration menu - View commit details
-
Copy full SHA for ded16fc - Browse repository at this point
Copy the full SHA ded16fcView commit details -
Merge pull request #102758 from primeos/chromium-backport
[20.09] chromium, llvm_11: Backport additional patches
Configuration menu - View commit details
-
Copy full SHA for caadf99 - Browse repository at this point
Copy the full SHA caadf99View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3090c6504110...caadf99cf5ee