Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 8a7f0dfd68a785d254f7156c4b57c8809eb4bbbe
      
https://github.com/NixOS/nix/commit/8a7f0dfd68a785d254f7156c4b57c8809eb4bbbe
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  use per-derivation sandbox profiles


  Commit: 22dfd023fafc5951619072d3031e3198f9538e45
      
https://github.com/NixOS/nix/commit/22dfd023fafc5951619072d3031e3198f9538e45
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M corepkgs/buildenv.nix
    M release.nix

  Log Message:
  -----------
  update sandbox profiles within nix


  Commit: d760c2638c9e1f4b8cd9b4ec90d68bf0c76a800b
      
https://github.com/NixOS/nix/commit/d760c2638c9e1f4b8cd9b4ec90d68bf0c76a800b
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M src/libstore/local.mk
    R src/libstore/sandbox-defaults.sb.in

  Log Message:
  -----------
  remove sandbox-defaults.sb


  Commit: 4876bb012e78e6e397f34fd7fb91f67520cbd744
      
https://github.com/NixOS/nix/commit/4876bb012e78e6e397f34fd7fb91f67520cbd744
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M release.nix
    M src/libstore/build.cc

  Log Message:
  -----------
  simplify build permissions


  Commit: bd09a4c96799275d105b5ffe9a6fcb60200deb5f
      
https://github.com/NixOS/nix/commit/bd09a4c96799275d105b5ffe9a6fcb60200deb5f
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-14 (Sat, 14 Nov 2015)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  simplify build.cc using modern C++ features


  Commit: 4390142315a0d6ed0f67712061498c68389ea3b7
      
https://github.com/NixOS/nix/commit/4390142315a0d6ed0f67712061498c68389ea3b7
  Author: Shea Levy <[email protected]>
  Date:   2015-11-15 (Sun, 15 Nov 2015)

  Changed paths:
    M src/libstore/build.cc

  Log Message:
  -----------
  Use AutoDelete for sandbox profile file


  Commit: 58d2fac91d0da7312e3ef147b6b290ea16031da8
      
https://github.com/NixOS/nix/commit/58d2fac91d0da7312e3ef147b6b290ea16031da8
  Author: Shea Levy <[email protected]>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/libstore/build.cc
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  AutoDelete: Add default constructor with deletion disabled


  Commit: 9b4cd20752886d2e5447297d5fd00dd83b1ce547
      
https://github.com/NixOS/nix/commit/9b4cd20752886d2e5447297d5fd00dd83b1ce547
  Author: Shea Levy <[email protected]>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/libutil/util.cc

  Log Message:
  -----------
  Fix copy-paste error


  Commit: 1d3529e93a449622987f259e6449a63fff62a1b2
      
https://github.com/NixOS/nix/commit/1d3529e93a449622987f259e6449a63fff62a1b2
  Author: Shea Levy <[email protected]>
  Date:   2015-11-16 (Mon, 16 Nov 2015)

  Changed paths:
    M src/libutil/util.cc

  Log Message:
  -----------
  Default arguments belong at declaration, not definition


  Commit: 36f7fcc157de8d4f1b195f0e3cb7e384d4083c2a
      
https://github.com/NixOS/nix/commit/36f7fcc157de8d4f1b195f0e3cb7e384d4083c2a
  Author: Jude Taylor <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M src/libstore/build.cc
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  Merge pull request #1 from shlevy/sandbox-profiles

Use AutoDelete for sandbox profile file


  Commit: 5deb7fbdfb9fd910be6be4bfcd139ebdac435242
      
https://github.com/NixOS/nix/commit/5deb7fbdfb9fd910be6be4bfcd139ebdac435242
  Author: Shea Levy <[email protected]>
  Date:   2015-11-19 (Thu, 19 Nov 2015)

  Changed paths:
    M corepkgs/buildenv.nix
    M release.nix
    M src/libstore/build.cc
    M src/libstore/local.mk
    R src/libstore/sandbox-defaults.sb.in
    M src/libutil/util.cc
    M src/libutil/util.hh

  Log Message:
  -----------
  Merge branch 'sandbox-profiles' of git://github.com/pikajude/nix

Temporarily allow derivations to describe their full sandbox profile.
This will be eventually scaled back to a more secure setup, see the
discussion at #695


Compare: https://github.com/NixOS/nix/compare/33f2fbcb62a4...5deb7fbdfb9f
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to