nixpkgs/pkgs/games/dwarf-fortress
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
..
dfhack treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
dwarf-therapist treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
legends-browser dwarf-fortress: Run legends-browser with a suitable working directory 2018-07-05 00:39:28 +01:00
themes Inline JSON files 2018-09-09 07:15:59 +00:00
twbt treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
wrapper treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH 2020-01-15 09:47:03 +01:00
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
df_permission
game.json dwarf-fortress: support older versions as well 2018-07-09 16:13:53 -04:00
game.nix tree-wide: replace uses of splitString "." with lib.versions 2019-09-26 17:42:49 +02:00
lazy-pack.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
soundsense.nix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
unfuck.nix Inline JSON files 2018-09-09 07:15:59 +00:00
update.sh dwarf-fortress: support older versions as well 2018-07-09 16:13:53 -04:00