Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4e2ef7caf45a62b0d0c166d531226e4dc6bfea04
      
https://github.com/NixOS/nixpkgs/commit/4e2ef7caf45a62b0d0c166d531226e4dc6bfea04
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

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

  Log Message:
  -----------
  grsecurity: 4.7.10-201611011946 -> 4.8.7-201611102210

(cherry picked from commit cad9212813603cf3339dc56be974177941a8b3a7)


  Commit: c9e7657a1af9111a40cbec5c115c82569de16940
      
https://github.com/NixOS/nixpkgs/commit/c9e7657a1af9111a40cbec5c115c82569de16940
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

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

  Log Message:
  -----------
  grsecurity: 4.8.7-201611102210 -> 201611142350

(cherry picked from commit afab1a948eef1b0f1579a8cd50b77b7f2761ae78)


  Commit: c71f556bfcf1c7cb115c85255c4406c6f88b82a2
      
https://github.com/NixOS/nixpkgs/commit/c71f556bfcf1c7cb115c85255c4406c6f88b82a2
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

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

  Log Message:
  -----------
  grsecurity: 4.8.7-201611142350 -> 4.8.8-201611150756

(cherry picked from commit 0d4e1b5eddb57ed428ac30bfb248ea60ccc2bd2c)


  Commit: f0699f7706b016d9ad37da4e062ac13ce7940393
      
https://github.com/NixOS/nixpkgs/commit/f0699f7706b016d9ad37da4e062ac13ce7940393
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    A pkgs/os-specific/linux/kernel/grsecurity-modinst.patch
    M pkgs/os-specific/linux/kernel/patches.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  grsecurity: work around for #20490

In `scripts/Makefile.modinst`, the code that generates the list of
modules to install passes file names via the command line.  When
installing a grsecurity kernel, this list appears to exceed the
shell's argument list limit, as in

    make[2]: execvp: /nix/store/[...]-bash-4.3-p46/bin/bash: Argument list too 
long

The build does not fail, however, but the list of modules to be installed ends
up being empty.  Thus, the resulting kernel package output contains no modules,
rendering it useless.

We work around this by patching the makefile to use `find -exec` to
process files.  Why this would occur for grsecurity and not other
kernels is unknown, most likely there's something *else* that is
actually causing this behaviour, so this is a temporary fix until that
cause is found.

Fixes https://github.com/NixOS/nixpkgs/issues/20490

(cherry picked from commit e38b74ba89d3d03e01ee751131d2a6dc316ac33a)


  Commit: f629ee56678260d9f710b7df768f274b56777a2e
      
https://github.com/NixOS/nixpkgs/commit/f629ee56678260d9f710b7df768f274b56777a2e
  Author: Joachim Fasting <joach...@fastmail.fm>
  Date:   2016-11-20 (Sun, 20 Nov 2016)

  Changed paths:
    M pkgs/tools/security/tor/torbrowser.nix

  Log Message:
  -----------
  torbrowser: 6.0.5 -> 6.0.6

(cherry picked from commit f477bc98bec323cdb58735580f17701238a7bc68)


Compare: https://github.com/NixOS/nixpkgs/compare/b0a4aad87be4...f629ee566782
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to