Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 799eb69009ab030d77420adcbe3ddff711aa3b41
      
https://github.com/NixOS/nixpkgs/commit/799eb69009ab030d77420adcbe3ddff711aa3b41
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pkgs/servers/http/thttpd/default.nix

  Log Message:
  -----------
  httpd: don't install suid executables into nix store

(cherry picked from commit b8bfc8dae29d1b5daf156916faabac77783fb3cc)


  Commit: 3b45e1bdcf87ecaad55099510c400190014eae4c
      
https://github.com/NixOS/nixpkgs/commit/3b45e1bdcf87ecaad55099510c400190014eae4c
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pkgs/servers/news/leafnode/default.nix

  Log Message:
  -----------
  leafnode: patch around setting special bits

(cherry picked from commit ed0ac2fece5baf028d44281f3f24a2815d47e6ac)


  Commit: 12e8dcafb7f352c8a235e59f625b02a65b2da1bd
      
https://github.com/NixOS/nixpkgs/commit/12e8dcafb7f352c8a235e59f625b02a65b2da1bd
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

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

  Log Message:
  -----------
  firejail: don't try to set setuid bit

(cherry picked from commit 707145a955ad0e771154cc45479038282c87dc41)


  Commit: e29bf5025cc68c141bac8a59629d36862f8432e0
      
https://github.com/NixOS/nixpkgs/commit/e29bf5025cc68c141bac8a59629d36862f8432e0
  Author: aszlig <asz...@redmoonstudios.org>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pkgs/misc/screensavers/vlock/default.nix

  Log Message:
  -----------
  vlock: Don't try to install setuid binary

With newer Nix it's (fortunately) no longer possible to create a file
with setuid bits, even though the permissions are fixed later the build
will fail during installPhase already.

I've verified whether the contents of the output path are the same as
before this change and the contents match.

Signed-off-by: aszlig <asz...@redmoonstudios.org>
(cherry picked from commit 4007ee974c68a65444d939312ffe308297bdd3f6)


  Commit: 8cbf5d1c6a785c79fad4b4d06b03e0015118fbb1
      
https://github.com/NixOS/nixpkgs/commit/8cbf5d1c6a785c79fad4b4d06b03e0015118fbb1
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M pkgs/servers/mail/mailman/default.nix

  Log Message:
  -----------
  mailman: Fix attempts to chmod g+s during installation

(cherry picked from commit 179936d75c7b8aa34cdf40b49c959b0b156e5ee1)


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

Reply via email to