Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1b3300bf01ccdb794af79440e650e6b6a043137e
      
https://github.com/NixOS/nixpkgs/commit/1b3300bf01ccdb794af79440e650e6b6a043137e
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M nixos/tests/misc.nix

  Log Message:
  -----------
  nixos/tests/misc: check hidepid mount via /proc/mounts


  Commit: 063ac4030428da5230da2144ff32dbf681b1104b
      
https://github.com/NixOS/nixpkgs/commit/063ac4030428da5230da2144ff32dbf681b1104b
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    A nixos/modules/profiles/hardened.nix

  Log Message:
  -----------
  nixos: add a "hardened" profile

The idea is to provide a convenient way to enable most vanilla hardening
features in one go.  The hardened profile, then, will serve as a place for
features that enhance security but cannot be enabled for all deployments
because they interfere with legitimate use cases (e.g., using ptrace to
debug problems in an already running process).

Closes https://github.com/NixOS/nixpkgs/pull/24680


  Commit: 160b9ab43f1f822b865be40104b3691ff46446aa
      
https://github.com/NixOS/nixpkgs/commit/160b9ab43f1f822b865be40104b3691ff46446aa
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M pkgs/tools/system/runit/default.nix

  Log Message:
  -----------
  runit: explain what static actually does


  Commit: 5a04a30653fb9bd7bbd2ce3340490beada8ea9a1
      
https://github.com/NixOS/nixpkgs/commit/5a04a30653fb9bd7bbd2ce3340490beada8ea9a1
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M pkgs/tools/system/runit/default.nix

  Log Message:
  -----------
  runit: replace hardcoded /sbin/runit with in-store runit binary

runit-init calls the runit executable as /sbin/runit, which
obviously fails for us.

This should improve support for using runit as an init replacement.


  Commit: eddf3fa3091f9069078196d0230032f23dac71e6
      
https://github.com/NixOS/nixpkgs/commit/eddf3fa3091f9069078196d0230032f23dac71e6
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M pkgs/shells/mksh/default.nix

  Log Message:
  -----------
  mksh: simplify expression somewhat

Also add myself to maintainers.


  Commit: 2993d37ebc86c716854278215c6b44c20f6195bd
      
https://github.com/NixOS/nixpkgs/commit/2993d37ebc86c716854278215c6b44c20f6195bd
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
    M pkgs/shells/mksh/default.nix

  Log Message:
  -----------
  mksh: 52c -> 55


Compare: https://github.com/NixOS/nixpkgs/compare/0feca1abb6eb...2993d37ebc86
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to