Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d438cbb0b6989491d9793469a8ca8d994679c13e
      
https://github.com/NixOS/nixpkgs/commit/d438cbb0b6989491d9793469a8ca8d994679c13e
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2017-05-18 (Thu, 18 May 2017)

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

  Log Message:
  -----------
  socklog: disable shsgr test

Running the chkhsgr test on Hydra fails with
```
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
```

We just assume that our supported platforms have working
getgroups()/setgroups().


  Commit: 77ed860114fc28c702ff97d72e95c953f1435559
      
https://github.com/NixOS/nixpkgs/commit/77ed860114fc28c702ff97d72e95c953f1435559
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2017-05-18 (Thu, 18 May 2017)

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

  Log Message:
  -----------
  linux_hardened: enable checks on scatter-gather tables

Recommended by kspp


Compare: https://github.com/NixOS/nixpkgs/compare/8ae6797c0e8a...77ed860114fc
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to