Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 66d5edf654c6c98e3835dbee4f208794fc03c81d
      
https://github.com/NixOS/nixpkgs/commit/66d5edf654c6c98e3835dbee4f208794fc03c81d
  Author: obadz <[email protected]>
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
    M nixos/modules/module-list.nix
    A nixos/modules/security/chromium-suid-sandbox.nix
    M pkgs/applications/networking/browsers/chromium/common.nix
    M pkgs/applications/networking/browsers/chromium/default.nix

  Log Message:
  -----------
  chromium: add nixos module security.chromiumSuidSandbox

Closes #17460

Changed the wrapper derivation to produce a second output containing the 
sandbox.
Add a launch wrapper to try and locate the sandbox (either in 
/var/setuid-wrappers or in /nix/store).
This launch wrapper also sheds libredirect.so from LD_PRELOAD as Chromium does 
not tolerate it.

Does not trigger a Chromium rebuild.

cc @cleverca22 @joachifm @jasom


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to