Branch: refs/heads/staging-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 85a8929d556a987706ce47ab2be4e51b070e7f2d
      
https://github.com/NixOS/nixpkgs/commit/85a8929d556a987706ce47ab2be4e51b070e7f2d
  Author: Eelco Dolstra <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/tools/misc/findutils/default.nix

  Log Message:
  -----------
  Merge pull request #23152 from mogria/updatedb-standalone

findutils: updatedb now uses writable database outside of /nix/store by default
(cherry picked from commit 0081c6a04ca8ce2d66737ec65e959b741216b1ba)


  Commit: 720fa090fc1c2ce645b94e396cab81e87ff0e7db
      
https://github.com/NixOS/nixpkgs/commit/720fa090fc1c2ce645b94e396cab81e87ff0e7db
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/tools/misc/findutils/default.nix
    A pkgs/tools/misc/findutils/no-install-statedir.patch

  Log Message:
  -----------
  findutils: fixup sandboxed build after #23152

(cherry picked from commits 2f726fed and f157956266)


  Commit: 52bed07ea2ac3d2323812e62d7bec32d37780468
      
https://github.com/NixOS/nixpkgs/commit/52bed07ea2ac3d2323812e62d7bec32d37780468
  Author: Franz Pletz <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

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

  Log Message:
  -----------
  utillinux: 2.29 -> 2.29.2 for CVE-2017-2616

cc #23072

(cherry picked from commit 9d14ea4295d935dce73c16f3ceb025cbb2443c5a)


  Commit: 10a7afa7e0ed933a4e256509e2e740495545fe97
      
https://github.com/NixOS/nixpkgs/commit/10a7afa7e0ed933a4e256509e2e740495545fe97
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/build-support/setup-hooks/compress-man-pages.sh

  Log Message:
  -----------
  compress-man-pages: skip compressed manpages

Because of bash 4.4 the semantics GLOBIGNORE changed.
This resulted in already compressed manpages to be compressed twice.
Also be careful about symlinks to fix #21777, e.g. the ledger example.

(cherry picked from commit 20ffc3cd735503ce92cb27ceead6b0ebabefbec4)


  Commit: 993cbe7178f0b6dced135a82e2da320976a5d241
      
https://github.com/NixOS/nixpkgs/commit/993cbe7178f0b6dced135a82e2da320976a5d241
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/tools/graphics/ploticus/default.nix

  Log Message:
  -----------
  ploticus: fixup a manual-page symlink

With new man compression this caused a build error.

(cherry picked from commit 64d4bfd1397b48236199a660c49ad60f13188365)


  Commit: 2250baf3884091af906a5bcb891558596a19004a
      
https://github.com/NixOS/nixpkgs/commit/2250baf3884091af906a5bcb891558596a19004a
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/development/tools/misc/binutils/default.nix

  Log Message:
  -----------
  binutils: drop the $dev/bin symlink

Fixes #18839.  I suspect I once added this just because of some
deficiencies in an early development version of the multiple-output
framework in stdenv.

(cherry picked from commit e2e270d1e29bdafbbe7cb04008edf379b7d52179)


  Commit: 436ca1b533314758ef010a1535de0295f9dae8cf
      
https://github.com/NixOS/nixpkgs/commit/436ca1b533314758ef010a1535de0295f9dae8cf
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/mesa/default.nix

  Log Message:
  -----------
  Merge #22854: mesa: 13.0.x -> 17.0.0

The versioning scheme is changing to start with the year.

(cherry picked from commit a9c7610874ea7498dbb1130874f44687558e3655)


  Commit: 1496b2a02bcd69591305ffff15194eb983eb1631
      
https://github.com/NixOS/nixpkgs/commit/1496b2a02bcd69591305ffff15194eb983eb1631
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/libevent/default.nix
    M pkgs/tools/networking/unbound/default.nix

  Log Message:
  -----------
  Merge #23245: break gnutls -> openssl dependency

(cherry picked from commit 18bd007714db261bedad8d3f175e0df5f3a60cdb)


  Commit: d13620ccf1b9a922512c33c079692a6ffb40626f
      
https://github.com/NixOS/nixpkgs/commit/d13620ccf1b9a922512c33c079692a6ffb40626f
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/tools/networking/unbound/default.nix

  Log Message:
  -----------
  unbound: only use the two-phase build on Linux

Hydra shows some problems on Darwin with structure defns/decls.
http://hydra.nixos.org/build/49463873/nixlog/1/raw

(cherry picked from commit 5c89ab7cb61f4a4f6879acc701a10ee577d6c1ed)


  Commit: eb49c436dee3a08ed3f8c8d9ecadc3f5b3ed95d5
      
https://github.com/NixOS/nixpkgs/commit/eb49c436dee3a08ed3f8c8d9ecadc3f5b3ed95d5
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/servers/x11/xorg/default.nix
    M pkgs/servers/x11/xorg/tarballs-7.7.list

  Log Message:
  -----------
  xorg.libX11: 1.6.4 -> 1.6.5

It seems like a maintenance release.

(cherry picked from commit 59d1ce1c7a729324e74baa0a7a88737f13d74942)


  Commit: 39194d3848b161041c196b13d70048f86f962a52
      
https://github.com/NixOS/nixpkgs/commit/39194d3848b161041c196b13d70048f86f962a52
  Author: Vladimír Čunát <[email protected]>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M pkgs/development/libraries/libuv/default.nix

  Log Message:
  -----------
  libuv: disable a problematic test on Darwin

(cherry picked from commit e6541423b6679f6c0b6bc252f2f126953402e2af)


Compare: https://github.com/NixOS/nixpkgs/compare/85a8929d556a^...39194d3848b1
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to