Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fc218766333a05c9352b386e0cbb16e1ae84bf53
      
https://github.com/NixOS/nixpkgs/commit/fc218766333a05c9352b386e0cbb16e1ae84bf53
  Author: Will Dietz <w...@wdtz.org>
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
    M pkgs/applications/networking/instant-messengers/zoom-us/default.nix

  Log Message:
  -----------
  zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark

* paxmark zoom to fix execution on PaX-enabled kernels[1]
* Requires moving from qt55 to qt56
* Put libs as buildInputs so that wrapQtProgram sees their paths!
* Don't use bundled Qt libs.
  (if these should be used, we shouldn't put our own on rpath, etc.)

[1] Without this, program fails to start (but doesn't exit),
and the following exception is logged a few times:

Dec 07 12:24:26 hostname kernel: grsec: denied RWX mmap of <anonymous mapping> 
by 
/nix/store/v1i2bff9fs7w1vycv0y615phhs7hky87-zoom-us/share/.zoom-wrapped[.zoom-wrapped:23812]
 uid/euid:1000/1

zoom still won't run unless using a pax-fixed version of qtwebengine.
( see: https://github.com/NixOS/nixpkgs/pull/20991 )


  Commit: eee070e49cdafc037b57ca5c6396ba152794fe53
      
https://github.com/NixOS/nixpkgs/commit/eee070e49cdafc037b57ca5c6396ba152794fe53
  Author: Joachim F <joach...@users.noreply.github.com>
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
    M pkgs/applications/networking/instant-messengers/zoom-us/default.nix

  Log Message:
  -----------
  Merge pull request #20992 from dtzWill/fix/zoom-pax-qt-update

zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark


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

Reply via email to