summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* plv8: unbreak build, bump to version 2.3.8Austin Seipp2018-11-04
| | | | | | | | | | | | | ee58a5b30d6e60407b44fbb02ddade6c20fd8763 broke the plv8 build because it upgraded the v8_6_x expression everywhere to the 6.9 branch, which came with API changes. Notably, it seems plv8 only supports up-to v8 6.4.x at this time. This keeps a copy of the plv8_6_x expression inside the same directory as the other v8 versions (so patches, etc are easy to apply), but it is not exposed to the top-level of all-packages.nix. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* xapian: 1.4.8 -> 1.4.9Will Dietz2018-11-04
| | | | https://xapian.org/docs/xapian-core-1.4.9/NEWS
* Merge pull request #49411 from timor/libmtp-1.1.16Renaud2018-11-04
|\ | | | | libmtp: 1.1.15 -> 1.1.16
| * libmtp: 1.1.15 -> 1.1.16timor2018-10-29
| | | | | | | | | | | | This fixes the problem of connecting android phones via MTP in kde/dolphin. Original Bug description: https://bugs.kde.org/show_bug.cgi?id=387454
* | openjpeg: adding patch for CVE-2018-7648Timon Stampfli2018-11-04
| | | | | | | | | | | | (cherry picked from commit 3dc0838450ad5ec8c25adcd1c7bfe3b8b630b7e5) Forward-picking from staging-next. The CVE is marked as critical, and the amount of rebuilds isn't that high (~500 linux, ~100 darwin).
* | krb5: don't pull in keyutils with bionicMatthew Bauer2018-11-03
| | | | | | keyutils breaks with bionic. since it's an optional dependency, it seems safe to just disable it with libkrb5 (which otherwise works fine with bionic libc).
* | grpc: only set -Wno-error on clangMatthew Bauer2018-11-03
| | | | | | | | | | Apparently GCC errors on this: https://hydra.nixos.org/build/83561519/
* | yoda: 1.7.1 -> 1.7.3 (#49654)Dmitry Kalinkin2018-11-03
| |
* | Merge pull request #49656 from siddharthist/follyRenaud2018-11-03
|\ \ | | | | | | folly: 2018.08.27.00 -> 2018.10.29.00
| * | folly: 2018.08.27.00 -> 2018.10.29.00Langston Barrett2018-11-02
| | | | | | | | | | | | Folly disabled autotools-based builds in favor of CMake.
* | | Merge pull request #49585 from periklis/libid3tag-sec-fixesMateusz Kowalczyk2018-11-03
|\ \ \ | | | | | | | | libid3tag: patch CVE-2017-11550 and CVE-2017-11551
| * | | libid3tag: patch CVE-2017-11550 and CVE-2017-11551Periklis Tsirakidis2018-11-01
| | | |
* | | | grpc: disable werror for unknown warning optionMatthew Bauer2018-11-02
| | | | | | | | | | | | | | | | This seems silly to do an error for. It breaks clang builds.
* | | | gsasl: disable check on darwinMatthew Bauer2018-11-02
| |/ / |/| |
* | | Merge pull request #49648 from worldofpeace/granite/5.2.0Jan Tojnar2018-11-02
|\ \ \ | | | | | | | | granite: 5.1.0 -> 5.2.0
| * | | granite: 5.1.0 -> 5.2.0worldofpeace2018-11-02
| | | | | | | | | | | | | | | | - Correct License to LGPLv3+
* | | | nlopt: update from 2.4.2 to 2.5.0Peter Simons2018-11-02
| | | |
* | | | Revert "c-ares: 1.14.0 -> 1.15.0"Vladimír Čunát2018-11-02
| | | | | | | | | | | | | | | | | | | | This reverts commit 5ace2703096f16fa924072f3743d6eaac35bec32. It's a mass rebuild, moving to staging.
* | | | Merge pull request #49641 from aanderse/openscenegraphMichael Raskin2018-11-02
|\ \ \ \ | | | | | | | | | | openscenegraph: 3.6.2 -> 3.6.3
| * | | | openscenegraph: 3.6.2 -> 3.6.3Aaron Andersen2018-10-30
| | | | |
* | | | | Merge pull request #49548 from dtzWill/update/c-ares-1.15.0Will Dietz2018-11-02
|\ \ \ \ \ | | | | | | | | | | | | c-ares: 1.14.0 -> 1.15.0
| * | | | | c-ares: 1.14.0 -> 1.15.0Will Dietz2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | https://c-ares.haxx.se/changelog.html#1_15_0
* | | | | | Merge pull request #49570 from dtzWill/update/webkitgtk-2.22.3Will Dietz2018-11-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | webkitgtk: 2.22.2 -> 2.22.3
| * | | | | | webkitgtk: 2.22.2 -> 2.22.3Will Dietz2018-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://webkitgtk.org/2018/10/29/webkitgtk2.22.3-released.html
* | | | | | | Merge pull request #49617 from aanderse/openscenegraph_3_4Michael Raskin2018-11-02
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix flightgear, simgear & speed_dreams
| * | | | | | | flightgear & simgear: 2017.3.1 -> 2018.2.2Aaron Andersen2018-11-01
| | | | | | | |
| * | | | | | | openscenegraph: revive version 3.4.0Aaron Andersen2018-11-01
| | | | | | | |
* | | | | | | | Merge pull request #49614 from markuskowa/licenses-26Renaud2018-11-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add licenses
| * | | | | | | | mockobjects: add license + descriptionMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | lucene: add license + descriptionMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | libmatthew-java: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | jdom: add meta dataMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | httpunit: add license + homepageMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | hsqldb: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | gwt-widgets: add licensesMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | gwt-dnd: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | dbus-java: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | jasper: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | jama: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | incrtcl: add licenseMarkus Kowalewski2018-11-01
| | | | | | | | |
| * | | | | | | | imlib: add license + descriptionMarkus Kowalewski2018-11-01
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | leveldb: 1.18 -> 1.20 (#49587)Daniël de Kok2018-11-02
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: 1.20: https://github.com/google/leveldb/releases/tag/v1.20 1.19: https://github.com/google/leveldb/releases/tag/v1.19
* | | | | | | Merge pull request #49598 from dtzWill/update/nlohmann_json-3.4.0Renaud2018-11-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | nlohmann_json: 3.3.0 -> 3.4.0
| * | | | | | nlohmann_json: 3.3.0 -> 3.4.0Will Dietz2018-11-01
| |/ / / / / | | | | | | | | | | | | | | | | | | https://github.com/nlohmann/json/releases/tag/v3.4.0
* / / / / / lightstep-tracer-cpp: 0.36 -> 0.8.1Vaibhav Sagar2018-10-31
|/ / / / /
* | | | | openh264: 1.7.0 -> 1.8.0 (#49544)Christian S2018-10-31
| | | | | | | | | | | | | | | encoder fixes, clang compilation error for ARM
* | | | | saxon-he: 9.8.0.6 -> 9.9.0.1 (#49541)Tristan Helmich2018-10-31
| | | | |
* | | | | Merge pull request #49476 from Synthetica9/cuda-updateFrederik Rietdijk2018-10-31
|\ \ \ \ \ | |/ / / / |/| | | | cudatoolkit, cudnn: many updates
| * | | | cudatoolkit, cudnn: many updatesPatrick Hilhorst2018-10-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cudatoolkit_9_1: 9.1.85.1 -> 9.1.85.3 cudatoolkit_9_2: init at 9.2.148.1 cudatoolkit_9: 9.1.85.1 -> 9.2.148.1 cudatoolkit_10, cudatoolkit_10_0: init at 10.0.130 cudnn_cudatoolkit_9_0: 7.0.5 -> 7.3.0 cudnn_cudatoolkit_9_1: init at 7.1.3 cudnn_cudatoolkit_9_2: init at 7.2.1 cudnn_cudatoolkit_9: 7.0.5 (9.1) -> 7.3.1 (9.2) cudnn_cudatoolkit_10, cudnn_cudatoolkit_10_0: init at 7.3.1
* | | | | Merge pull request #49330 from sephalon/fstrcmpJoachim F2018-10-31
|\ \ \ \ \ | |_|/ / / |/| | | | fstrcmp: init at 0.7