nixpkgs/pkgs
Jan Tojnar a0c6efb9fd
libredirect: remove dlopen support
While it might be useful in some cases, there are too many caveats to be worth it.
When libredirect intercepts dlopen call and calls the original function, the dynamic
loader will use libredirect.so's DT_RUNPATH entry instead of the one from the ELF file
the dlopen call originated from. That means that when program tries to dlopen a library
that it expects to find on its RPATH, the call will fail.
This broke Sublime Text for just that reason.
2019-05-04 05:53:18 +02:00
..
applications sublime3-dev: 3203 → 3208 2019-05-03 04:36:12 +02:00
build-support libredirect: remove dlopen support 2019-05-04 05:53:18 +02:00
common-updater common-updater-scripts: fix fallback version detection 2019-05-03 04:34:45 +02:00
data Merge pull request #60742 from fgaz/twemoji/12 2019-05-02 23:56:56 +00:00
desktops gnomeExtensions.gsconnect: 21 → 23 2019-05-03 04:34:43 +02:00
development liburing: bump, fix version (1.0.0pre92_7b989f3) 2019-05-02 19:32:05 -05:00
games commandergenius: 2.3.2 -> 2.3.3 2019-05-01 11:16:55 +02:00
misc Merge pull request #59804 from lopsided98/uboot-rock64-fix 2019-05-01 20:07:47 -04:00
os-specific linux: 5.0.10 -> 5.0.11 2019-05-02 13:57:46 -04:00
servers softether_4_25: restrict to x86_64-linux 2019-05-02 22:42:16 +02:00
shells oh-my-zsh: 2019-04-29 -> 2019-05-01 2019-05-02 13:57:46 -04:00
stdenv Merge pull request #56555 from matthewbauer/wasm 2019-04-23 22:44:33 -04:00
test wasm: init cross target 2019-04-23 21:48:57 -04:00
tools networkmanager: Stop using libredirect for building docs 2019-05-04 05:47:04 +02:00
top-level softether: 4.25 -> 4.29 (#60665) 2019-05-02 19:38:37 +02:00