This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 105
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/nixpkgs-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 35eda4aede5c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2f9bafaca90a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 4 files changed
- 2 contributors
Commits on May 31, 2020
-
(cherry picked from commit 0e38414)
Configuration menu - View commit details
-
Copy full SHA for 7071e76 - Browse repository at this point
Copy the full SHA 7071e76View commit details -
(cherry picked from commit f7c914e)
Configuration menu - View commit details
-
Copy full SHA for 76248ee - Browse repository at this point
Copy the full SHA 76248eeView commit details -
(cherry picked from commit cfaa803)
Configuration menu - View commit details
-
Copy full SHA for d82bae4 - Browse repository at this point
Copy the full SHA d82bae4View commit details
Commits on Jun 1, 2020
-
This fixes the issues with glibc 2.30, which were caused because glibc no longer allows to dlopen/LD_PRELOAD a PIE executable. So this release is essentially just a hotfix release which addresses this issue by splitting the executable and library. Signed-off-by: aszlig <aszlig@nix.build> Reported-by: @zimbatm (cherry picked from commit b51d39f)
Configuration menu - View commit details
-
Copy full SHA for 61421ed - Browse repository at this point
Copy the full SHA 61421edView commit details -
Upstream fixes: - Pass linker version script to the linker instead of the compiler. - Compile with `-fPIC` again (regression from version 2.1.2). - Out of bounds array access in `globpath`. - Handling of `epoll_ctl` calls (they're now replayed after replacing socket). - GCC 10 build errors and Clang warnings. While most of these fixes are more relevant for other distros, the linker script fix is actually a regression existing since a long time (version 1.x) and caused libip2unix to expose way too many symbols. Built and tested on i686-linux and x86_64-linux. Signed-off-by: aszlig <aszlig@nix.build> (cherry picked from commit 67325b1)
Configuration menu - View commit details
-
Copy full SHA for 2f9bafa - Browse repository at this point
Copy the full SHA 2f9bafaView commit details
There are no files selected for viewing