-
-
Notifications
You must be signed in to change notification settings - Fork 104
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs-channels
base: 82b5f87fcc71
head repository: NixOS/nixpkgs-channels
compare: f45ccd9d20b4
- 9 commits
- 10 files changed
- 8 contributors
Commits on May 18, 2020
-
(cherry picked from commit 8d08f45)
Configuration menu - View commit details
-
Copy full SHA for 9e78133 - Browse repository at this point
Copy the full SHA 9e78133View commit details -
Fixes: CVE-2020-10957, CVE-2020-10958, CVE-2020-10967 (cherry picked from commit 6cf4885)
Configuration menu - View commit details
-
Copy full SHA for 9293520 - Browse repository at this point
Copy the full SHA 9293520View commit details
Commits on May 19, 2020
-
bcompare - 4.3.2.24472 -> 4.3.4.24657 (#84521)
Co-authored-by: Milan Pässler <mil@nyantec.com> (cherry picked from commit 92688a1)
Configuration menu - View commit details
-
Copy full SHA for 42b96df - Browse repository at this point
Copy the full SHA 42b96dfView commit details -
skypeforlinux: 8.59.0.77 -> 8.60.0.76
(cherry picked from commit f44e3d4)
Configuration menu - View commit details
-
Copy full SHA for 1f80b4d - Browse repository at this point
Copy the full SHA 1f80b4dView commit details
Commits on May 20, 2020
-
aws-sdk-cpp: Fix library and include paths in generated cmake files
AWS's SDK by default tries to prepend its install root to each of the library paths; this obviously fails with the absolute paths that Nix gives it. Worse, it computes the installation root by walking up the filesystem from its cmake file, so even if the AWSSDK_ROOT_DIR is explicitly set to the root directory, it gets replaced with the path to the derivation's dev output. This is all fixed with a patch to the cmake files that generate the installed configuration. Once this is fixed, it *still* doesn't work because the export generator built into cmake insists on adding `$out/include` to the header search path; when importing this configuration in another package, cmake will fail because `$out/include` doesn't exist (After all, it was relocated by a fixup hook). A small postFixupHook will recreate the directory and make cmake happy. (cherry picked from commit 9d78852)
Configuration menu - View commit details
-
Copy full SHA for 015ac0c - Browse repository at this point
Copy the full SHA 015ac0cView commit details -
boost: Fix library and include paths in generated cmake files
Boost generates its installed cmake configuration using custom logic in its own build system; while this logic *knows* where it should be installed, the generated config overrides the correct information with new paths based on the location of the cmake configuration file in an attempt to let the package be relocated after installation. This patch simply undoes that. (cherry picked from commit 777df0b)
Configuration menu - View commit details
-
Copy full SHA for afb1e72 - Browse repository at this point
Copy the full SHA afb1e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d9be3 - Browse repository at this point
Copy the full SHA 81d9be3View commit details -
Merge pull request #88240 from kthielen/hobbes/20200519
[20.03] hobbes: 2020-03-10 -> 2020-05-19
Configuration menu - View commit details
-
Copy full SHA for 942ce73 - Browse repository at this point
Copy the full SHA 942ce73View commit details -
Merge pull request #88081 from mweinelt/20.03/dovecot
[20.03] dovecot: v2.3.9.3 → v2.3.10.1
Configuration menu - View commit details
-
Copy full SHA for f45ccd9 - Browse repository at this point
Copy the full SHA f45ccd9View 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 82b5f87fcc71...f45ccd9d20b4