Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 525b250052482afc07d4b8ee2b5fca649f851879
      
https://github.com/NixOS/nixpkgs/commit/525b250052482afc07d4b8ee2b5fca649f851879
  Author: Joachim Fasting <[email protected]>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

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

  Log Message:
  -----------
  runit: optionally build static runit{,-init}

May be useful in initrd along with statically linked busybox.


  Commit: 22c9d8628c8a292cc242f1b91dd28bf3c5c15686
      
https://github.com/NixOS/nixpkgs/commit/22c9d8628c8a292cc242f1b91dd28bf3c5c15686
  Author: Joachim Fasting <[email protected]>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  grsecurity: remove legacy attributes

No need to carry these into the next release.


  Commit: fcf5a24d8c0b7eb12bf6efe30ef0723aef43049c
      
https://github.com/NixOS/nixpkgs/commit/fcf5a24d8c0b7eb12bf6efe30ef0723aef43049c
  Author: Joachim Fasting <[email protected]>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M pkgs/os-specific/linux/kernel/common-config.nix

  Log Message:
  -----------
  kernel config: set DEBUG_STACKOVERFLOW regardless of features.grsecurity

features.grsecurity has actually been unset for a long time, with no
ill effect on grsec kernel builds so this conditional looks useless.


  Commit: b56f7acc7844beaee0dcfb9889c2e1787502d920
      
https://github.com/NixOS/nixpkgs/commit/b56f7acc7844beaee0dcfb9889c2e1787502d920
  Author: Joachim Fasting <[email protected]>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M pkgs/os-specific/linux/batman-adv/default.nix

  Log Message:
  -----------
  batman-adv: mark as broken on -grsec

Looks to be incompatible with the PaX constification plugin:

> /tmp/nix-build-batman-adv-2016.2-4.7.2.drv-0/batman-adv-2016.2/net/batman-adv/soft-interface.c:1065:22:
error: constified variable 'batadv_link_ops' placed into writable
section ".data..read_mostly"
 struct rtnl_link_ops batadv_link_ops __read_mostly = {

https://hydra.nixos.org/build/39312033/log/raw


  Commit: e5c3a52afcd601df5bf8abc8c407d0e47ba266f8
      
https://github.com/NixOS/nixpkgs/commit/e5c3a52afcd601df5bf8abc8c407d0e47ba266f8
  Author: Joachim Fasting <[email protected]>
  Date:   2016-08-29 (Mon, 29 Aug 2016)

  Changed paths:
    M pkgs/build-support/grsecurity/default.nix
    M pkgs/os-specific/linux/kernel/patches.nix

  Log Message:
  -----------
  grsecurity: fix features.grsecurity

Previously, features.grsecurity wasn't actually set due to a bug in the
grsec builder. We now rely on the generic kernel builder to set features
from kernelPatches.


Compare: https://github.com/NixOS/nixpkgs/compare/1cabee59731f...e5c3a52afcd6
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to