Commit graph

26280 commits

Author SHA1 Message Date
Vladimír Čunát 2f4001f41a
Merge #42729: firefox-61 and related updates (security)
(cherry picked from commit 8ad921dc94)
Fast-forwarded to get to master sooner.
2018-06-29 20:58:13 +02:00
Matthew Stewart b7c4ff7407 vulkan-loader: Fix validation layers.
When vulkan tries to load validation layers, it looks for JSON files in
several directories, one of which is:

<vulkan-loader>/etc/vulkan/explicit_layer.d

It does *not* look in:

<vulkan-loader>/share/vulkan/explicit_layer.d

Yet that is where the install phase of the vulkan-loader default.nix
places the files.  Thus, I modified the install phase to place them in
the etc location instead.
2018-06-23 17:03:08 -04:00
Frederik Rietdijk 95eb2fa40e Merge staging into master 2018-06-23 08:23:24 +02:00
Matthew Justin Bauer 9c0ebbe7a3
Merge pull request #42405 from worldofpeace/patch-3
libtorrentRasterbar: fix build with boost167
2018-06-22 20:26:42 -04:00
Matthew Justin Bauer a006243b8d
Merge pull request #41732 from Infinisil/overrideDerivation
some overrideDerivation cleanups
2018-06-22 20:07:48 -04:00
worldofpeace dfa078951f
libtorrentRasterbar: fix build with boost167 2018-06-22 18:15:20 -04:00
Frederik Rietdijk 48110c1295 Merge staging into master 2018-06-22 13:20:37 +02:00
Lancelot SIX 5fc06030f9
Merge pull request #42256 from r-ryantm/auto-update/gsl
gsl: 2.4 -> 2.5
2018-06-21 15:21:48 +02:00
Peter Simons 624a9ff647
Merge pull request #42312 from obsidiansystems/fix-android-prebuilt-ghc
Fix Android-prebuilt ghc build
2018-06-21 10:15:56 +02:00
Jörg Thalheim 0f0c9a4f00
Merge pull request #42004 from r-ryantm/auto-update/libpfm
libpfm: 4.9.0 -> 4.10.0
2018-06-21 09:04:17 +01:00
Jörg Thalheim 0f94e4ba66
Merge pull request #42005 from r-ryantm/auto-update/libsixel
libsixel: 1.7.3 -> 1.8.1
2018-06-21 09:02:56 +01:00
Frederik Rietdijk 404f91c4c2 Merge master into staging 2018-06-21 07:42:14 +02:00
Matthew Bauer 6572cb595c gmp: fix on android prebuilt 2018-06-20 22:04:08 -04:00
Jörg Thalheim 20a7c83a77
Merge pull request #42252 from r-ryantm/auto-update/lasso
lasso: 2.5.1 -> 2.6.0
2018-06-20 23:28:40 +01:00
Will Dietz d6bffa6aa4 libgcrypt: don't disable checks on Darwin, let's see if patch fixes 2018-06-20 14:12:49 -05:00
Will Dietz 6c16f3d626 libgcrypt: mention PR, upstream issue 2018-06-20 14:03:58 -05:00
Will Dietz 7cfdb8950d libgcrypt: keep new lock behavior but only do so around collector access
Not around a function that itself will grab the rng lock.

Unfortunate that we obtain/release the lock twice
but this seems least invasive way to fix this.
2018-06-20 14:03:08 -05:00
Daiderd Jordan 94a926816e
fribidi: fix dylib install_name on darwin 2018-06-20 18:55:23 +02:00
Vladimír Čunát 5039d6ed1f
Merge branch 'master' into staging
~6k rebuilds per platform (mainly haskellPackages, I think).
2018-06-20 18:17:18 +02:00
Jörg Thalheim 5b2dc32015
Merge pull request #42286 from r-ryantm/auto-update/brial
brial: 1.2.3 -> 1.2.4
2018-06-20 10:37:47 +01:00
R. RyanTM 12a554dc31 brial: 1.2.3 -> 1.2.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/brial/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.2.4 with grep in /nix/store/d80z046q8l3rhi7zwbcxzaydfrqxvzq9-brial-1.2.4
- directory tree listing: https://gist.github.com/73a4fe4d778faacdf1c17f40a83e3884
- du listing: https://gist.github.com/23202c35b020ea0976f7c4ff9e23ca2c
2018-06-19 16:52:22 -07:00
R. RyanTM 0733e46c78 gsl: 2.4 -> 2.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gsl/versions.

These checks were done:

- built on NixOS
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-randist passed the binary check.
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-histogram passed the binary check.
- /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5/bin/gsl-config passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 1 of 3 passed binary check by having the new version present in output.
- found 2.5 with grep in /nix/store/cams8w74kvh5b7bx2jykap5yh469qzap-gsl-2.5
- directory tree listing: https://gist.github.com/70df8117b02b4102425b4cd0219498cb
- du listing: https://gist.github.com/67a7925931ba8738deb32c46fbf5d919
2018-06-19 10:08:44 -07:00
Franz Pletz 618713a08a
libpfm: only builds on linux 2018-06-19 16:55:23 +00:00
R. RyanTM a943befd8a swiften: 4.0 -> 4.0.2 (#42206) 2018-06-19 16:47:00 +00:00
Franz Pletz 26501a9bf9
libressl_2_6: 2.6.4 -> 2.6.5 2018-06-19 18:07:40 +02:00
Franz Pletz 96a2217e92
libressl_2_5: remove, unmaintained 2018-06-19 18:07:40 +02:00
R. RyanTM c2867828bb libressl: 2.7.3 -> 2.7.4
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libressl/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin/bin/ocspcheck had a zero exit code or showed the expected version
- /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin/bin/openssl passed the binary check.
- 1 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 2.7.4 with grep in /nix/store/2sj5bh1lwzls0vc31v2fhxaw648n0i9v-libressl-2.7.4-bin
- directory tree listing: https://gist.github.com/e28b9d47b987d9408427c7ec06e3b9fb
- du listing: https://gist.github.com/0d61c26c272780f10c5ce5359fb79bc7
2018-06-19 16:06:15 +00:00
R. RyanTM cf19770e71 lasso: 2.5.1 -> 2.6.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/lasso/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.6.0 with grep in /nix/store/2l3v2ybw0d8i93jw1prz6gy8286sgk4h-lasso-2.6.0
- directory tree listing: https://gist.github.com/9c856166c934c662528486068343a94b
- du listing: https://gist.github.com/30bc3e59b3d6dd6dd2d45e467b955e1a
2018-06-19 08:58:24 -07:00
adisbladis 2325ca95c9
Merge pull request #42221 from r-ryantm/auto-update/pkcs11-helper
pkcs11helper: 1.23 -> 1.24
2018-06-19 19:14:17 +08:00
R. RyanTM 3d29c1ae68 pkcs11helper: 1.23 -> 1.24
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/pkcs11-helper/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.24 with grep in /nix/store/vi1vlsjsmz56rdrk2zyga4jbvh5cqfcd-pkcs11-helper-1.24
- directory tree listing: https://gist.github.com/fa82ab8b06f566b9c980c0d49e7a4800
- du listing: https://gist.github.com/d8cd7f6fba6e45564b5a6cb4c6048428
2018-06-19 03:27:58 -07:00
Will Dietz e8acdccfb1 range-v3: 0.3.5 -> 0.3.6 2018-06-18 18:42:50 -05:00
R. RyanTM 7162eb196f c-blosc: 1.11.3 -> 1.14.3 (#42036)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/c-blosc/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.14.3 with grep in /nix/store/b83mqicbd21q8wm22qgp4jzm7cg90avw-c-blosc-1.14.3
- directory tree listing: https://gist.github.com/05bbb5f5c067b769556ba71848514220
- du listing: https://gist.github.com/cc182424092e94e9dd611e5300b7ac68
2018-06-19 00:16:58 +02:00
R. RyanTM 9f26d17f4a ace: 6.4.8 -> 6.5.0 (#42038)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ace/versions.

These checks were done:

- built on NixOS
- /nix/store/4fh87988qw0bjzks9cy73ly1np8bkkn3-ace-6.5.0/bin/ace_gperf passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 6.5.0 with grep in /nix/store/4fh87988qw0bjzks9cy73ly1np8bkkn3-ace-6.5.0
- directory tree listing: https://gist.github.com/fa80e4b2dda282f3a3dc47a359985002
- du listing: https://gist.github.com/35c8e366656494975834ec145335d2f5
2018-06-18 23:33:50 +02:00
R. RyanTM fce6404733 libndp: 1.6 -> 1.7 (#42003)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libndp/versions.

These checks were done:

- built on NixOS
- /nix/store/772l53fskv0f58v9bqlszf6ggymdzczf-libndp-1.7/bin/ndptool passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.7 with grep in /nix/store/772l53fskv0f58v9bqlszf6ggymdzczf-libndp-1.7
- directory tree listing: https://gist.github.com/7b9d9ce7d36f0cafaa401244d6a6230f
- du listing: https://gist.github.com/b53fc0582f55a83e692df8f85c980447
2018-06-18 23:11:57 +02:00
R. RyanTM c99ba895aa folly: 2018.05.28.00 -> 2018.06.11.00 (#42014)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/folly/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018.06.11.00 with grep in /nix/store/3x7mc1n99r135i68xrax71bqcxpk6cbs-folly-2018.06.11.00
- directory tree listing: https://gist.github.com/cd02bb388dc7ae5c5b39289c8d8b3dc9
- du listing: https://gist.github.com/87c16407b769dd56c0d14d59d577da32
2018-06-18 23:00:20 +02:00
R. RyanTM fd8d570cc4 cppcms: 1.0.5 -> 1.2.1 (#42024)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cppcms/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1/bin/cppcms_config_find_param had a zero exit code or showed the expected version
- /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1/bin/cppcms_make_key passed the binary check.
- Warning: no invocation of /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1/bin/cppcms_scale had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1/bin/cppcms_tmpl_cc had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1/bin/cppcms_run had a zero exit code or showed the expected version
- 1 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 1.2.1 with grep in /nix/store/9rzm8kp5fc4w1n4iygff2fl9i9l47n83-cppcms-1.2.1
- directory tree listing: https://gist.github.com/d1f2849fe9d35b02a9db07f7d396c6a7
- du listing: https://gist.github.com/f5c96329d8e59da59472edbaf149d83d
2018-06-18 22:52:41 +02:00
R. RyanTM 034b1bd1f9 grantlee: 0.4.0 -> 0.5.1 (#42012)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/grantlee/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.5.1 with grep in /nix/store/6g40ly4agw1h9kvb3cl6yf0g3swi95fc-grantlee-0.5.1
- directory tree listing: https://gist.github.com/e74be5a3f1cab3f4f9f9a56612731410
- du listing: https://gist.github.com/6e697a1e258b3e9e42c164a437f319f2
2018-06-18 22:48:33 +02:00
R. RyanTM b3110c46b9 libraw: 0.18.11 -> 0.18.12 (#42000)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/libraw/versions.

These checks were done:

- built on NixOS
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/raw-identify passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/unprocessed_raw passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/4channels passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/simple_dcraw passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/mem_image passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/dcraw_half passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/half_mt passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/multirender_test passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/postprocessing_benchmark passed the binary check.
- /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12/bin/dcraw_emu passed the binary check.
- 10 of 10 passed binary check by having a zero exit code.
- 0 of 10 passed binary check by having the new version present in output.
- found 0.18.12 with grep in /nix/store/a93d1dzw2ngcysj5sb3pj5ih6dcm8a1m-libraw-0.18.12
- directory tree listing: https://gist.github.com/20e1b0e52e1c94011da90df577fa84e2
- du listing: https://gist.github.com/adb7f31a821d3bd4157e8003f58d47ce
2018-06-18 22:45:57 +02:00
John Ericson b3d957649f Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
Will Dietz 42a88a43c9
Merge pull request #41950 from dtzWill/feature/editline-pr
editline: init at 1.15.3
2018-06-18 13:39:25 -05:00
Daiderd Jordan a13286fcf0
Merge branch 'master' into staging 2018-06-18 17:35:00 +02:00
Robin Gloster 8c5ccc935f
libvirt: make xen support optional 2018-06-18 10:27:08 +02:00
Maximilian Bosch ccdd229d21 dlib: 19.9 -> 19.13 (#41953)
This fixes the latest `dlib` build for `nixpkgs` compliancy:

* Patched `setup.py` to use number of jobs defined in `$NIX_BUILD_CORES`
  rather than using all available cores.

* Bumped `dlib` to latest version (v19.13 ATM).

* Dropped `openblas` build input, `cblas` which actually works lives in
  `dlib/external`. Otherwise the test suite runs into segfaults (see
  https://github.com/NixOS/nixpkgs/pull/39255#issuecomment-384535129 for
  further reference).

* Added myself as maintainer in case of any further breakage in the
  future.

Closes #39255

/cc @dotlambda @ryantm
2018-06-17 19:33:14 +02:00
R. RyanTM a96db8f567 nanomsg: 1.1.3 -> 1.1.4 (#41984)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/nanomsg/versions.

These checks were done:

- built on NixOS
- /nix/store/cgrs63zfbqf7p2kq1xsm2sl5wligj9gh-nanomsg-1.1.4/bin/nanocat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.1.4 with grep in /nix/store/cgrs63zfbqf7p2kq1xsm2sl5wligj9gh-nanomsg-1.1.4
- directory tree listing: https://gist.github.com/ffcd786ca28d29d8689184633a4175e9
- du listing: https://gist.github.com/3dc4771cae8f61cdb26717382321406a
2018-06-17 18:10:03 +02:00
R. RyanTM 7da8f449f3 spice-protocol: 0.12.13 -> 0.12.14 (#41962)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/spice-protocol/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.12.14 with grep in /nix/store/c8d98iaj9smm6k0fkcjnz8x9byb6vb1x-spice-protocol-0.12.14
- directory tree listing: https://gist.github.com/4927fbed4bca5bd3e211633f48595e5f
- du listing: https://gist.github.com/67d9c9cad3d1803064b71e56d68c8a26
2018-06-17 18:06:27 +02:00
R. RyanTM 4af3190e41 zita-convolver: 3.1.0 -> 4.0.0 (#41924)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/zita-convolver/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/d4fff99f47b470ae2fb591d4d0eca6a9
- du listing: https://gist.github.com/fa1de3cf8f7b6e64c8bcf06617b79635
2018-06-17 17:55:26 +02:00
Pascal Wittmann 20ee8fbb1e
qpdf: apply patch for CVE-2018-9918
in context of #41748
2018-06-17 14:38:58 +02:00
Vladimír Čunát 06b602b192
ffmpeg_2: 2.8.13 -> 2.8.14
Lots of bugfixes:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/3f8a0d5ad1:/Changelog
2018-06-17 12:13:38 +02:00
Vladimír Čunát 7ccece3227
libvorbis: upstream patch for CVE-2018-10392
/cc #41748.
2018-06-17 11:43:27 +02:00
Matthew Justin Bauer bad3800307
polkit: fix paxmark script 2018-06-16 21:24:27 -04:00