Commit Graph

32662 Commits

Author SHA1 Message Date
Frederik Rietdijk b56e839c45 Merge master into staging-next 2019-10-29 16:56:31 +01:00
Will Dietz e96e5f0976 libedit: 20190324 -> 20191025
Version comparison:
https://github.com/dtzWill/libedit-releases/compare/libedit-20190324-3.1...libedit-20191025-3.1
2019-10-29 15:17:28 +01:00
WilliButz dacc4ac680
libuinputplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
WilliButz 926d6964d9
libevdevplus: init at 2019-10-01 2019-10-29 14:43:43 +01:00
Izorkin 5a08a25b27 pango: update sha256 hash 2019-10-29 16:42:54 +03:00
Profpatsch 14f812aeef skawarePackages.skalibs: empty default path
If `PATH` is unset, the exec wrappers in skalibs set a default path to
`/usr/bin:bin`.

This has very unfortunate effects when you e.g. try to run tests on CI
in an empty environment (minus tools explicitely provided by nix with
absolute store paths), because suddenly binaries from outside are
picked up again, especially on non-NixOS.
Even on NixOS, /bin/sh provides another escape hatch if it’s available
from PATH. But on systems like Ubuntu or MacOS (which most CI systems
run on), this picks up all the non-nix binaries.
2019-10-29 14:28:53 +01:00
Michael Raskin 298db02d73
Merge pull request #71687 from d-goldin/backport_cve_2019_1010238
pango: 1.43.0, backport CVE-2019-1010238 fix
2019-10-29 13:00:05 +00:00
chessai 3519a16e50 libck: init at 0.7.0 2019-10-29 08:47:17 -04:00
Frederik Rietdijk 94e4dd8960 libxslt: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have already switched to `pythonPackages.libxslt` long ago.
2019-10-29 13:47:03 +01:00
Frederik Rietdijk a51aa02c78 libxml2: use python3 for build and as default for bindings
Changing the default may cause breakage, however, users should have
already switched to `pythonPackages.libxml2` long ago.
2019-10-29 13:47:03 +01:00
Robert Scott 14e2d5d9a7 jbig2dec: 0.16 -> 0.17 2019-10-29 13:31:22 +01:00
chessai 5ac9eed00c forge: init at 1.0.4 2019-10-29 08:09:34 -04:00
Frederik Rietdijk bcf59bbfcb Merge staging into staging-next 2019-10-29 09:53:21 +01:00
Austin Seipp daa2420950 libnats-c: init at 2.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 21:50:14 -05:00
Austin Seipp a5a1b86ab1
vte: remove duplicated gnome3 argument
This was added on accident in cfaa8b8652,
as the gnome3 parameter is already specified.

This unbreaks Borg evaluation.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 19:52:47 -05:00
worldofpeace cfaa8b8652 vte: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 81220cff1e polkit: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 3410525d32 gtk3: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 0cf598c3d9 glib: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace 5cfc0aa7f4 dbus: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
worldofpeace d674b9ef3c
Merge pull request #71260 from worldofpeace/goa-meson
gnome3.gnome-online-accounts: build with meson
2019-10-28 22:02:59 +00:00
Peter Simons 3e13d5ed52
Merge pull request #72190 from peti/t/obs-linuxbrowser
Fix build of obs-linuxbrowser
2019-10-28 21:58:09 +01:00
Profpatsch f661393aa4 skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
Peter Simons 6597ad2ae5 libcef: update to cef_binary_74.1.14+g50c3c5c+chromium-74.0.3729.131
I chose that version because [1] suggested that CEF versions before 75.x
worked, whereas newer versions don't compile due to API changes.

[1] https://github.com/bazukas/obs-linuxbrowser/issues/108#issuecomment-513544091
2019-10-28 21:19:27 +01:00
Austin Seipp fa4f091ac0
liburing: 0.2pre252_a9bb08db -> 0.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 13:00:54 -05:00
(cdep)illabout fc265d98c7 vte: enable building with musl
VTE requires a small patch to be able to be built with musl.
2019-10-28 16:11:32 +01:00
(cdep)illabout 370d483a0d libusb1: enable compiling with musl
libusb1 can't depend on systemd in order to be compiling with musl,
because systemd can't be built with musl.

Since systemd provides udev, udev support needs to be disabled when
building libusb1.
2019-10-28 15:28:33 +01:00
(cdep)illabout b72984e7a3 dbus: enable building with musl
When building dbus with musl, it must not take systemd as a buildInput,
because systemd is not able to be build with musl.
2019-10-28 15:24:44 +01:00
Mario Rodas bf4926dd0c
Merge pull request #71666 from r-ryantm/auto-update/libgdiplus
libgdiplus: 6.0.2 -> 6.0.4
2019-10-28 03:17:13 -05:00
Frederik Rietdijk 21635748a8 Merge master into staging-next 2019-10-28 08:59:50 +01:00
Mario Rodas 17b02efd1b
Merge pull request #72118 from risicle/ris-xapian-1.4.13
xapian: 1.4.12 -> 1.4.13
2019-10-27 20:14:43 -05:00
Mario Rodas c502cfe5c1
libgdiplus: fix darwin build 2019-10-27 16:20:00 -05:00
worldofpeace ec65ad7168
Merge pull request #72097 from jtojnar/glib-debug
glib: enable separate debug info
2019-10-27 20:31:20 +00:00
Marek Mahut 58c618f721
Merge pull request #72086 from mmahut/nvidia-texture-tools
nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
2019-10-27 20:35:49 +01:00
Benjamin Hipple fa1e275f31 mkl: 2019.3 -> 2019.5 (#71476)
Includes bugfixes, new features, and performance improvements.

Full release notes here:
https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features

Leave Darwin on 2019.3 pending resolution of DMG issues
2019-10-27 15:34:16 -04:00
Robert Scott 84ab228a85 xapian: 1.4.12 -> 1.4.13
update darwin patch
2019-10-27 19:26:05 +00:00
Jan Tojnar 47054f3ba3
gtk3: add devdoc (#71648)
gtk3: add devdoc
2019-10-27 18:12:35 +01:00
R. RyanTM 4aac35ebe7 libdrm: 2.4.99 -> 2.4.100
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdrm/versions
2019-10-27 16:29:47 +01:00
R. RyanTM 94bbec2aa5 libmicrohttpd: 0.9.66 -> 0.9.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-10-27 16:29:01 +01:00
Jan Tojnar 2ded9c2d8a
glib: enable separate debug info 2019-10-27 15:33:24 +01:00
Frederik Rietdijk 059a572616 Merge staging-next into staging 2019-10-27 15:28:19 +01:00
Marek Mahut 75f1bb0097 nvidia-texture-tools: making as broken on aarch64
Upstream issue: https://github.com/castano/nvidia-texture-tools/issues/298
2019-10-27 14:08:10 +01:00
Marek Mahut b0e5aac8ee nvidia-texture-tools: 2.1.0 -> unstable-2019-10-27
Moving to unsable as the latest release is broken on darwin, closes #41109.
2019-10-27 14:07:06 +01:00
Daniel Schaefer a3a782ec5f taglib_1_9: Removed, not needed anymore
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Robert Scott def17695b9 gdal: add patch for CVE-2019-17545 2019-10-26 21:06:23 +01:00
Robert Scott f82fb81af8 gdal_2: add patch for CVE-2019-17545 2019-10-26 21:06:15 +01:00
Jan Tojnar 40272a77a3
Merge branch 'staging-next' into staging 2019-10-26 15:54:58 +02:00
Emery Hemingway 94afe19f93 kf5gpgmepp: init at 16.08.3 2019-10-26 14:42:37 +02:00
Marek Mahut f91beeff33
Merge pull request #71896 from markuskowa/upd-hwloc
hwloc: 2.0.4 -> 2.1.0
2019-10-26 14:15:57 +02:00
Michael Weiss ec53f1d084
dav1d: 0.5.0 -> 0.5.1
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.1
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.1/NEWS
2019-10-26 14:15:27 +02:00
John Ericson 6a4726d602
Merge pull request #68398 from angerman/feature/fix-openssl
fix openssl for cross compilation
2019-10-26 09:39:32 +02:00
R. RyanTM 112436afc3 rocksdb: 6.2.4 -> 6.3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rocksdb/versions
2019-10-25 18:35:11 -07:00
Mario Rodas 3b43c08dc5
Merge pull request #71959 from marsam/fix-libglvnd-darwin
libglvnd: fix build on darwin
2019-10-25 20:31:43 -05:00
R. RyanTM 886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
R. RyanTM 672cd1398a thrift: 0.12.0 -> 0.13.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/thrift/versions
2019-10-25 17:05:27 +02:00
Mario Rodas 77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
Mario Rodas 03e55536c3
ffmpeg-full: disable libvmaf for isAarch64 2019-10-25 04:20:00 -05:00
Arthur Lee d2282cc4a7 wt: Allow optional library harfbuzz to be overriden with null 2019-10-25 11:56:31 +08:00
R. RyanTM a16145e47d xxHash: 0.7.1 -> 0.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xxhash/versions
2019-10-24 20:11:02 -07:00
Mario Rodas efce3c1367
libglvnd: fix build on darwin
The --version-script flag is only supported by GNU LD
2019-10-24 21:00:00 -05:00
Sam Stites 9d90d5fb29 protobuf: add 3.10 2019-10-24 18:51:51 -07:00
Mario Rodas b2b77b3b5e
libogg: fix build on darwin 2019-10-24 20:00:00 -05:00
R. RyanTM 719313b2a2 spdlog: 1.3.1 -> 1.4.2 (#71876)
* spdlog: 1.3.1 -> 1.4.2

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spdlog/versions

* spdlog: actually disable example build
2019-10-24 17:15:38 +02:00
R. RyanTM 12c9003b02 qpdf: 9.0.1 -> 9.0.2 (#71856)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qpdf/versions
2019-10-24 11:52:51 +02:00
R. RyanTM bc55c463b4 live555: 2019.08.16 -> 2019.10.20 (#69656)
* live555: 2019.08.16 -> 2019.09.18

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions

* live555: 2019.09.18 -> 2019.10.20
2019-10-24 11:15:29 +02:00
Markus Kowalewski 708f00d944
hwloc: 2.0.4 -> 2.1.0 2019-10-24 10:31:50 +02:00
Franz Pletz 3f9774c1d5
Merge pull request #71835 from ruuda/libressl-302
libressl_3_0: 3.0.1 -> 3.0.2
2019-10-24 08:30:10 +00:00
Pierre Bourdon a92c42d197 gst-plugins-base: apply patch for CVE-2019-9928
Refactor the patchPhase management for the package along the way to
something more standard.
2019-10-24 08:53:12 +02:00
Frederik Rietdijk 612f0525b3 Merge staging-next into staging 2019-10-24 08:34:33 +02:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
Austin Seipp 9dab9a7970
libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa
Properly separate the build and install phases for better nix shell
hacking when using `buildPhase` -- and also fix a bug where
`$NIX_BUILD_CORES` wasn't properly passed to `bmake`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-23 22:16:18 -05:00
R. RyanTM 41cb52f0a6 spirv-headers: 1.4.1 -> 1.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spirv-headers/versions
2019-10-23 17:59:30 -07:00
R. RyanTM a00e82868f libsForQt5.qtutilities: 6.0.1 -> 6.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qtutilities/versions
2019-10-23 13:40:31 -07:00
Ruud van Asseldonk 671a1182e3 libressl_2_8: remove, not maintained anymore
Stable LibreSSL releases are supported one year after their OpenBSD release.
OpenBSD 6.4 with this branch was released on 2018-10-18.
2019-10-23 21:32:40 +02:00
Sam Stites f12199614d magma: use cudatoolkit 2019-10-23 10:57:43 -07:00
Sam Stites cfdcce7052 openmpi: enable cuda support 2019-10-23 10:57:43 -07:00
Marek Mahut f1d6eaab57
Merge pull request #71676 from r-ryantm/auto-update/librsync
librsync: 2.1.0 -> 2.2.1
2019-10-23 19:54:19 +02:00
Marek Mahut f9c821123e
Merge pull request #71744 from r-ryantm/auto-update/packr
packr: 2.6.0 -> 2.7.1
2019-10-23 19:53:26 +02:00
Ruud van Asseldonk 1126db828f libressl_3_0: 3.0.1 -> 3.0.2 2019-10-23 19:08:55 +02:00
R. RyanTM 14d0b1a7f0 libstrophe: 0.9.2 -> 0.9.3 (#71663)
* libstrophe: 0.9.2 -> 0.9.3

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libstrophe/versions

* libstrophe: cleanup build inputs
2019-10-23 18:28:54 +02:00
Frederik Rietdijk 09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Mario Rodas 54c4d899b5
Merge pull request #71371 from tomberek/tomberek/grpcio
grpcio: 1.23.0 -> 1.24.3
2019-10-23 09:37:35 -05:00
Robin Gloster 862ef87ae7
Merge pull request #69659 from r-ryantm/auto-update/libmysofa
libmysofa: 0.7 -> 0.8
2019-10-23 16:36:46 +02:00
Frederik Rietdijk a7d4f484ba Merge staging-next into staging 2019-10-23 15:56:58 +02:00
Frederik Rietdijk af491cbb7d openssl: use old method for configuring on i686, fixes #71786
unbreaks pkgsi686Linux.openssl_1_0_2
2019-10-23 15:54:07 +02:00
R. RyanTM ef4b7ff66f libsolv: 0.7.6 -> 0.7.7 (#71671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-10-23 15:52:47 +02:00
Puck Meerburg 1038cd5ad8 SDL: Add library paths of all SDL sub-packages to sdl-config
Because of how nixpkgs works, all the SDL-umbrella libraries are in
different folders. On a usual system, when using `sdl-config --libs`,
this means that SDL_gfx would also be on the linker path. Some packages
seem to depend on this being the case.
2019-10-23 13:22:07 +00:00
Puck Meerburg b4ce8c3642 SDL_Pango: init at 0.1.2 2019-10-23 13:22:07 +00:00
Ryan Mulligan 3db4109501
Merge pull request #71730 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.2 -> 1.0.3
2019-10-23 06:17:34 -07:00
Robin Gloster 66f9c5c444
Merge branch 'staging' into auto-update/c-blosc 2019-10-23 13:16:16 +02:00
Robin Gloster d0b3711fe9
Merge pull request #59440 from r-ryantm/auto-update/apr
apr: 1.6.5 -> 1.7.0
2019-10-23 12:42:09 +02:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
R. RyanTM 1d1cbbc3e6 libsForQt5.phonon: 4.10.3 -> 4.11.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/phonon-qt5/versions
2019-10-22 20:04:04 -07:00
R. RyanTM 03e8a090c9 packr: 2.6.0 -> 2.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/packr/versions
2019-10-22 19:54:20 -07:00
R. RyanTM c22dc1ef36 openvdb: 6.2.0 -> 6.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openvdb/versions
2019-10-22 18:05:02 -07:00
Jonathan Ringer 548b707584 mesa: fix build
latest versions (>=19.1.0), no longer need to delete
{,e}gl.pc after install
2019-10-22 17:36:19 -07:00
R. RyanTM 5596317d42 mimalloc: 1.0.8 -> 1.1.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/mimalloc/versions
2019-10-22 17:35:47 -07:00
R. RyanTM de0be1a029 openxr-loader: 1.0.2 -> 1.0.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openxr-loader/versions
2019-10-22 16:56:47 -07:00
Eelco Dolstra e89e0385c1 nlohmann_json: 3.6.1 -> 3.7.0
Also install multiple headers (in particular to get json_fwd.hpp,
which Nix needs).
2019-10-23 00:24:25 +02:00
Marek Mahut 0eb6dcfbaf
Merge pull request #71626 from r-ryantm/auto-update/intel-media-driver
intel-media-driver: 19.2 -> 19.3.0
2019-10-22 22:42:32 +02:00
Carlos Fernandez Sanz 420f0adca5 Disabled libvmaf for ffmpeg-full on darwin. Added postFixup to libvmaf. Removed period at end of description. 2019-10-22 10:33:30 -07:00
Ryan Mulligan 61d19f1430
Merge pull request #71496 from r-ryantm/auto-update/armadillo
armadillo: 9.700.2 -> 9.800.1
2019-10-22 09:01:32 -07:00
R. RyanTM 45d9abf7c3 libmesode: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmesode/versions
2019-10-22 08:44:32 -07:00
Dima 9524bf3034 pango: 1.43.0, backport CVE-2019-1010238 fix
There was a previous fix for this in
https://github.com/NixOS/nixpkgs/pull/71571

But some things, most notably pygtk, still rely on deprecated pango
APIs that are not available past 1.43, this backports the CVE
fix to this version.
2019-10-22 17:41:21 +02:00
R. RyanTM 8310e6430a leatherman: 1.7.2 -> 1.8.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/leatherman/versions
2019-10-22 07:54:32 -07:00
R. RyanTM d7c5f8de19 libplacebo: 1.18.0 -> 1.21.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/libplacebo/versions
2019-10-22 07:37:52 -07:00
R. RyanTM 32fb640237 librsync: 2.1.0 -> 2.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/librsync/versions
2019-10-22 06:58:37 -07:00
Niklas Hambüchen f7b53c0f6a srt: Fix wrong `srt.pc` include path. Fixes #70872.
Fix copied from:

    1230fc8674/pkgs/development/compilers/hhvm/default.nix (L41-L44)

Signed-off-by: Niklas Hambüchen <mail@nh2.me>
2019-10-22 14:51:14 +02:00
R. RyanTM fa7b3611ba libgdiplus: 6.0.2 -> 6.0.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/libgdiplus/versions
2019-10-22 05:37:24 -07:00
Michael Raskin 419d8ddadd
Revert "pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238" 2019-10-22 11:33:03 +00:00
Michael Raskin dd5d488d7b
Merge pull request #71571 from d-goldin/bump_pango
pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
2019-10-22 11:32:14 +00:00
Jan Tojnar f9fdcb4cf7
gtk3: add devdoc 2019-10-22 11:36:45 +02:00
R. RyanTM 016a8b6f5c liblockfile: 1.15 -> 1.16 (#69664)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblockfile/versions
2019-10-22 11:26:05 +02:00
R. RyanTM 5b379a9d6e gdcm: 3.0.2 -> 3.0.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/gdcm/versions
2019-10-22 10:15:23 +02:00
Will Dietz 34b3a314ca libevdev: 1.7.0 -> 1.8.0 2019-10-22 10:02:32 +02:00
Will Dietz 5b754c4a4e libevdev: pname 2019-10-22 10:02:32 +02:00
Edmund Wu 2d1a119ff8 libglvnd: 1.0.0 -> 1.2.0 2019-10-22 10:01:56 +02:00
Doron Behar 7f69e4f2e8 fribidi: 1.0.5 -> 1.0.7 2019-10-22 10:01:04 +02:00
R. RyanTM 282f8d8c73 libogg: 1.3.3 -> 1.3.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/libogg/versions
2019-10-22 09:52:54 +02:00
R. RyanTM 24bfb5ba07 libqmi: 1.22.6 -> 1.24.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/libqmi/versions
2019-10-22 09:51:33 +02:00
R. RyanTM c4affdf92e nspr: 4.21 -> 4.22
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nspr/versions
2019-10-22 09:49:12 +02:00
Robert Scott 90a48bbfa9 jbig2dec: 0.14 -> 0.16 2019-10-22 09:48:50 +02:00
Pierre Bourdon f15564d72b libtiff: patch for CVE-2019-6128, CVE-2019-14973
CVE-2019-14973.patch is a manually backported of the upstream patch to
work around some minor merge conflicts.
2019-10-22 09:47:40 +02:00
Ding Xiang Fei 703e44675c openssl: switch to linux-x86 and linux-x86_64 targets 2019-10-22 09:31:34 +02:00
Frederik Rietdijk c35938870e Revert "openssl: switch to linux-x86 and linux-x86_64 targets"
Mass-rebuild and should go to staging instead.

This reverts commit 4c8695f835.
2019-10-22 09:28:53 +02:00
Ding Xiang Fei 4c8695f835 openssl: switch to linux-x86 and linux-x86_64 targets 2019-10-22 09:28:05 +02:00
R. RyanTM 6807f6b154 isocodes: 4.3 -> 4.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/iso-codes/versions
2019-10-22 09:23:38 +02:00
R. RyanTM 2c33c2b9f0 harfbuzz: 2.6.1 -> 2.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/harfbuzz/versions
2019-10-22 09:23:12 +02:00
Frederik Rietdijk 524e16554b
Merge pull request #71580 from andir/firefox-70
firefox 70
2019-10-22 09:21:35 +02:00
Frederik Rietdijk a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
Frederik Rietdijk d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
R. RyanTM eec342dd30 intel-media-driver: 19.2 -> 19.3.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/intel-media-driver/versions
2019-10-21 22:09:04 -07:00
R. RyanTM 36ffad1d7e catch2: 2.9.2 -> 2.10.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/catch2/versions
2019-10-21 19:53:25 -07:00
R. RyanTM 750c166455 cimg: 2.7.1 -> 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/cimg/versions
2019-10-21 19:50:53 -07:00
Peter Hoeg 9f05eb0521
Merge pull request #70391 from lsix/fix-qscintilla-qt4
qscintilla: Fix qt4 build
2019-10-22 10:49:18 +08:00
R. RyanTM 2f28107251 folly: 2019.09.16.00 -> 2019.10.14.00
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
2019-10-21 19:48:47 -07:00
R. RyanTM e0675e9693 fstrm: 0.5.0 -> 0.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/fstrm/versions
2019-10-21 19:32:13 -07:00
Austin Seipp 2c858f06aa
geoip: spruce it up a bit
Update metadata (dead URL), add myself as a maintainer, and do some
minor touchups, including moving to `pname+version`.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-21 19:35:01 -05:00
Austin Seipp b09fbccbaf
libinjection: init at 3.10.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-21 19:21:11 -05:00
Dima db174675f1 pulling PangoFontsetSimple patch and propagating harfbuzz 2019-10-22 00:49:21 +02:00
Andreas Rammhold 61017517a3 sqlite: 3.28.0 -> 3.30.0
Also bumps sqlite3_analyze as those have to be kept in sync
2019-10-21 21:58:37 +02:00
Andreas Rammhold b4f278a07c nss: 3.46 -> 3.46.1 2019-10-21 21:58:37 +02:00
Aaron Andersen 18ad0a8028 unixODBCDrivers.msodbcsql17: add missing openssl dependency 2019-10-21 15:04:11 -04:00
Dima 23edc9cf14 pango: 1.43.0 -> 1.44.6, fixes CVE-2019-1010238
Bumping version to incorporate a security fix.

Addresses: https://github.com/NixOS/nixpkgs/issues/70120

Upstream fix:
490f8979a2

Additional change required to build docs:
71461689b0

The dropped patch is already incorporated into the version.
2019-10-21 20:47:20 +02:00
R. RyanTM 5955b96940 ffmpegthumbnailer: 2.2.1 -> 2.2.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ffmpegthumbnailer/versions
2019-10-21 20:38:58 +02:00
R. RyanTM bbe85265f7 fdk_aac: 2.0.0 -> 2.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fdk-aac/versions
2019-10-21 10:47:52 -07:00
Renaud 8e5de3a0cd
libcutl: fix regex
Attempt to fix #71544
2019-10-21 18:25:40 +02:00
Renaud 58ddd8f16a
libechonest: 2.3.0 -> 2.3.1 (#71525)
Just a package revamp
+ one less sha1 hash in nixpkgs
2019-10-21 17:45:53 +02:00
Renaud 0ee02a9d42
mbedtls: disable auto updates
Repology indicates dev releases as newer version
so disable @r-ryantm automatic updates.

cc @fpletz
2019-10-21 16:52:41 +02:00
R. RyanTM 9d281cc9fe cutelyst: 2.8.0 -> 2.9.0 (#71519) 2019-10-21 12:52:35 +00:00
Renaud 9f4d260adf
Merge pull request #71494 from chessai/clFFT-add
clfft: init at 2.12.2
2019-10-21 13:51:06 +02:00
Franz Pletz 360e57a567
mbedtls: 2.16.0 -> 2.16.3
Fixes CVE-2019-16910. Fixes #71452.
2019-10-21 12:48:22 +02:00
Franz Pletz bf2f1c8e00
Revert "mbedtls: 2.16.0 -> 2.17.0"
This reverts commit ba3b9c0eb8.

cc #60625 #71452
2019-10-21 12:47:44 +02:00
chessai 5feacc9710 clfft: init at 2.21.2 2019-10-21 05:32:34 -04:00
Frederik Rietdijk b6ba25ce95 Merge master into staging-next 2019-10-21 09:55:24 +02:00
Michael Raskin edb5c34f39
Merge pull request #71426 from artemist/gtk-debuginfo
gtk3: Enable separated debug info on Linux
2019-10-21 05:48:58 +00:00
R. RyanTM 634bcd3cdd armadillo: 9.700.2 -> 9.800.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-10-20 22:12:25 -07:00
Renaud 67aa40139b
libcutl: 1.9.0 -> 1.10.0 2019-10-21 00:24:59 +02:00
R. RyanTM f35f0880f2 libabw: 0.1.2 -> 0.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libabw/versions
2019-10-20 10:12:45 -07:00
Frederik Rietdijk e91f8dddc8 Merge staging-next into staging 2019-10-20 17:03:09 +02:00
Frederik Rietdijk 5118f12a07 Revert "poppler: 0.79.0 -> 0.81.0"
Reverting because this breaks texlive.bin.

This reverts commit 192e73f7a1.
2019-10-20 17:02:48 +02:00
Frederik Rietdijk b5e481a07e Revert "poppler: 0.74.0 -> 0.79.0"
texlive.bin fails to build.

This reverts commit 6b58b4672f.
This reverts commit 1caceac873.
This reverts commit 9908cad5c2.
2019-10-20 17:01:47 +02:00
Jan Tojnar f849554226
Merge branch 'staging-next' into staging 2019-10-20 16:49:29 +02:00
Renaud bd42bcd240
libwhereami: disable on ARM
Hydra still tries to build it on aarch64 even though
this lib is incompatible with ARMv7 / ARMv8
2019-10-20 16:49:18 +02:00
Frederik Rietdijk ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Renaud 89b3218101
libmaxminddb: fix meta.license
Apache 2.0 and not
Apple Public Source License 2.0
2019-10-20 15:00:24 +02:00
Renaud c2ad4b45be
Merge pull request #71320 from arthurl/arthur/pstreams-PR
Add pstreams library
2019-10-20 14:44:47 +02:00
Roman Plášil 12484979e8 qtkeychain: fix install_name_dir on Darwin 2019-10-20 20:33:57 +08:00
WilliButz de123f796f
Merge pull request #71317 from arthurl/arthur/wt-PR
wt: Permit overriding of optional libraries
2019-10-20 11:34:20 +02:00
Artemis Tosini 0a8ac3b6be
gtk3: Enable separated debug info on Linux
When debugging gtk3 errors or errors in applications that use gtk, it
can be useful to have full debuginfo. This adds debug information in a
separate output so it will not bloat normal systems.
2019-10-20 05:51:45 +00:00
chessai ed3ccf4d2f arrayfire: add package 2019-10-19 22:29:48 -04:00
Jan Tojnar d350926cb8
libxmlb: 0.1.11 → 0.1.13
https://github.com/hughsie/libxmlb/blob/0.1.13/NEWS#L1-L23
2019-10-20 02:03:17 +02:00
OmnipotentEntity e36dca0624 geant4: 10.4.1 -> 10.5.1 (#70535) 2019-10-19 18:23:42 -04:00
Arthur Lee 98b487bd64 pstreams: init at 1.0.1 2019-10-19 10:48:02 +08:00
Mario Rodas e90d7e7a62
grpc: 1.23.0 -> 1.24.3
Co-authored-by: Tom Bereknyei <tomberek@users.noreply.github.com>
2019-10-23 04:20:00 -05:00
Renaud 8b0f365582
Merge pull request #70658 from dsg22/feature-chromaprint-1.4.3
chromaprint: 1.3.2 -> 1.4.3
2019-10-18 23:12:13 +02:00
Austin Seipp 51efe6d9f0
liburing: 0.2pre246_08bd8151 -> 0.2pre252_a9bb08db
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-18 11:25:54 -05:00
R. RyanTM bd51071ca1 libwhereami: 0.2.2 -> 0.3.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/libwhereami/versions
2019-10-18 08:36:57 -07:00
Renaud 2c274bf138
Merge pull request #69964 from r-ryantm/auto-update/symengine
symengine: 0.4.1 -> 0.5.0
2019-10-18 17:31:46 +02:00
Frederik Rietdijk 1b5c537f45 Merge staging-next into staging 2019-10-18 12:27:41 +02:00
Frederik Rietdijk c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
Frederik Rietdijk ddee207259 Revert "libsass: 3.6.1 -> 3.6.2"
This hangs when generating gtk3 templates.
https://github.com/sass/libsass/issues/3006

This reverts commit e4b4ff8099.
2019-10-18 12:25:31 +02:00
Arthur Lee 25a0f5a4db wt: Permit overriding of optional libraries 2019-10-18 17:13:07 +08:00
Jonathan Ringer 192e73f7a1 poppler: 0.79.0 -> 0.81.0 2019-10-18 09:54:05 +02:00
Aaron Andersen 5617886b16
Merge pull request #71268 from jsamsa/fix-macos-oracle-instantclient
oracle-instantclient: Fix path for darwin downloads
2019-10-17 20:36:59 -04:00
Austin Seipp 2332cb7dbc
liburing: 0.1 -> 0.2pre246_08bd8151
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-17 16:47:12 -05:00
Jason Samsa 6fd2b74cae oracle-instantclient: Fix path for darwin downloads 2019-10-17 08:55:19 -05:00
Moritz Angermann 2df354fd1e
fix openssl 2019-10-17 21:54:16 +08:00
Moritz Angermann 8b393304b1
[win32] fix openssl 2019-10-17 21:54:15 +08:00
Franz Pletz 3d832dee59 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 20:31:16 -04:00
worldofpeace 2fbccbc728 Revert "Merge pull request #71095 from flokli/pinentry-cleanup"
This reverts commit 823da4d492, reversing
changes made to b75c8ee3bc.
2019-10-16 20:28:21 -04:00
worldofpeace 823da4d492
Merge pull request #71095 from flokli/pinentry-cleanup
Split pinentry flavors and enable udisks2 on install media again
2019-10-17 00:24:15 +00:00
Franz Pletz b5bea4ce32 gnupg: disable gui/pinentry support by default
This solves the dependency cycle in gcr alternatively so there won't be
two gnupg store paths in a standard NixOS system which has udisks2 enabled
by default.

NixOS users are expected to use the gpg-agent user service to pull in the
appropriate pinentry flavour or install it on their systemPackages and set
it in their local gnupg agent config instead.

Co-authored-by: Florian Klink <flokli@flokli.de>
2019-10-16 19:56:50 -04:00
worldofpeace 5366676eba gnome3.gnome-online-accounts: build with meson
Have to fetch from gitlab as it's not distributed yet.
See [0] and [1].

[0]: https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/2#note_271132
[1]: https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues/87
2019-10-16 16:52:33 -04:00
worldofpeace df4170f853 gnome-online-accounts: format, meta attributes 2019-10-16 16:27:43 -04:00
worldofpeace c43c6cbabf gnome3.gnome-online-accounts: 3.34.0 -> 3.34.1 2019-10-16 16:24:17 -04:00
worldofpeace 1f470a5c29
Merge pull request #71147 from worldofpeace/gnome-3.34.1-more
More Gnome 3.34.1
2019-10-16 19:44:22 +00:00
worldofpeace 6695d3f08f
Merge pull request #71200 from Shopify/seb-libgda-mac
Add support for libgda on darwin
2019-10-16 16:36:03 +00:00
Sebastien Lavoie adc635f74e
gnome3.libgda: enable darwin builds 2019-10-16 11:29:47 -04:00
Sebastien Lavoie 9b83a23542
gnome3.libgda: use embedded sqlite support on macOS
Taken from the Homebrew Formula
2019-10-16 11:29:47 -04:00
Sebastien Lavoie ce5616f178
gnome3.libgda: explicitly enable or disable mysql and postgres
This prevents an issue where mysql and postgres support can be
auto-detected by the configure scripts, resulting in a broken build or a
build that cannot be ran on a different computer.
2019-10-16 11:29:46 -04:00
Frederik Rietdijk 12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
Gabriel Ebner 3458fe89f9 opencsg: fix build 2019-10-16 10:54:26 +02:00
Robin Gloster 0c48ec1ac7
Merge pull request #70553 from r-ryantm/auto-update/assimp
assimp: 4.1.0 -> 5.0.0
2019-10-16 00:50:14 +02:00
Robin Gloster c4f5657716
Merge pull request #70485 from flokli/google-cloud-cpp-0.14.0
google-cloud-cpp: 0.11.0 -> 0.14.0
2019-10-16 00:31:23 +02:00
Robin Gloster 7fb01c60d8
Merge pull request #70554 from r-ryantm/auto-update/accounts-qt
libsForQt5.accounts-qt: 1.15 -> 1.16
2019-10-16 00:23:32 +02:00
Robin Gloster 0ec6ddea73
Merge pull request #70640 from r-ryantm/auto-update/libsass
libsass: 3.6.1 -> 3.6.2
2019-10-16 00:17:48 +02:00
Robin Gloster 64d0102ae7
Merge pull request #70595 from r-ryantm/auto-update/geoclue
geoclue2: 2.5.3 -> 2.5.5
2019-10-16 00:17:14 +02:00
Robin Gloster 04fac845a4
Merge pull request #70596 from r-ryantm/auto-update/gnutls
gnutls: 3.6.9 -> 3.6.10
2019-10-16 00:15:24 +02:00
Robin Gloster 7eccec667e
Merge pull request #70782 from wizeman/u/fix-gnutls-aarch64
gnutls: fix test-ciphers-api.sh failure on aarch64
2019-10-16 00:15:13 +02:00
worldofpeace bebc546d8b vte: 0.58.1 -> 0.58.2 2019-10-15 16:32:38 -04:00
worldofpeace caa45cecf4 gnome3.tracker-miners: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
worldofpeace 22a521d474 gnome3.tracker: 2.3.0 -> 2.3.1 2019-10-15 16:32:38 -04:00
Matthew Bauer 6a87355211
Merge branch 'master' into libressl-static 2019-10-15 12:55:16 -04:00
Lassulus 04f706e928
Merge pull request #70209 from wucke13/lxd
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Tor Hedin Brønner 9752932de9
Merge pull request #71022 from hedning/gnome-3.34.1-staging
Gnome 3.34.1 staging
2019-10-15 13:22:47 +02:00
Will Dietz 981abce3e2
Merge pull request #70678 from dtzWill/update/dicts-2019-10
aspellDicts,hunspellDicts: misc updates (en_*)
2019-10-14 19:00:42 -05:00
Will Dietz 10f8c46e8e
Merge pull request #70689 from dtzWill/update/qt5-5.12.5
qt5: 5.12.4 -> 5.12.5
2019-10-14 18:54:12 -05:00
Matthew Bauer 1016bfcff1
Merge pull request #71087 from matthewbauer/libbsd-0_10_0
Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)""
2019-10-14 19:17:14 -04:00
Matthew Bauer 0a13901f16 libbsd: update darwin.patch
fix multiple version map flags
2019-10-14 17:47:28 -04:00
worldofpeace fb9783d42c gnome3.libgweather: 3.33.92 -> 3.34.0 2019-10-14 17:25:41 -04:00
Florian Klink 79676a26dc
Merge pull request #68248 from Moredread/slicer
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Franz Pletz da20b8a7f6
libressl: fix libdir in pkgconfig files
Fix #71107.
2019-10-14 11:32:26 +02:00
Franz Pletz a86f16d864
libressl_3_0: 3.0.0 -> 3.0.1 2019-10-14 11:32:25 +02:00
Graham Christensen 8aaf5de4bd
Merge pull request #70490 from Ralith/openxr-loader-fix
openxr-loader: fix missing graphics API support
2019-10-13 18:32:08 -04:00
worldofpeace 082b0b2619 gtk: reorganize
This directory was mess of patches and hooks.
Have a patches dir and a setup-hooks dir.
2019-10-13 18:17:48 -04:00
Orivej Desh 1357d10048 qca2: 2.1.3 -> 2.2.1 2019-10-13 21:53:29 +00:00
Thomas Tuegel 7e0cf856aa flatpak: Correct D-Bus config directory option 2019-10-13 15:17:05 -04:00
Thomas Tuegel 08ff114eec
Merge pull request #71042 from risicle/ris-poppler-0.61-CVE-2019-9959
poppler_0_61: add patch for CVE-2019-9959
2019-10-13 13:47:44 -05:00
Thomas Tuegel df372a05f9
Merge pull request #71046 from risicle/ris-poppler-CVE-2019-9959
poppler: add patch for CVE-2019-9959
2019-10-13 13:44:14 -05:00
worldofpeace 1905ae3cc9 gnome3.tracker: move dbus to nativeBuildInputs 2019-10-13 14:01:48 -04:00
Matthew Bauer 7d364b9400 Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)""
This reverts commit 9e7582c74b.

* Updates libbsd along with the darwin.patch.
* Upstream PR for darwin.patch can be found at
https://gitlab.freedesktop.org/libbsd/libbsd/merge_requests/3.
* musl.patch is removed.
2019-10-13 13:39:17 -04:00
markuskowa f6d7f8ae16
Merge pull request #68927 from danieldk/mkl
mkl: include pkgconfig files
2019-10-13 19:16:49 +02:00
Marco Maggesi 24d0bd37b5
Merge branch 'master' into rename-z77z-into-maggesi 2019-10-13 18:06:23 +02:00
Robert Scott 3fa2864aac poppler: add patch for CVE-2019-9959 2019-10-13 16:57:10 +01:00
Thomas Tuegel dd6261cabe
Merge pull request #60701 from r-ryantm/auto-update/poppler-utils
poppler_utils: 0.74.0 -> 0.79.0
2019-10-13 10:06:08 -05:00
Vladimír Čunát 4e6826a3b2
Merge branch 'staging-next'
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
c0bw3b 9e7582c74b Revert "libbsd: 0.9.1 -> 0.10.0 (#66948)"
This reverts commit 5a952d0822.

Build broken on Darwin because the patch needs a refresh
(also the musl patch is not needed anymore)
See issue #71081
2019-10-13 16:02:22 +02:00
Vladimír Čunát b5697c6954
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1548439
2019-10-13 13:31:33 +02:00
Vladimír Čunát 26ec15c267
qt511.qmake: fix after 756b46a4
5.11 was forgotten by accident, apparently.
This fixes build of qt511.qtsvg, for example (and many reverse deps).
2019-10-13 13:28:45 +02:00
Vladimír Čunát 5e9bf0f042
tracker: fix build by adding dbus dependency
I'm not sure why it broke, possibly some propagation from deps?
2019-10-13 13:13:20 +02:00
Renaud 33e17e13ae
Merge pull request #69648 from r-ryantm/auto-update/libsvm
libsvm: 3.23 -> 3.24
2019-10-12 23:22:10 +02:00
Renaud 1c820092db
Merge pull request #69649 from r-ryantm/auto-update/libite
libite: 2.0.2 -> 2.1.0
2019-10-12 23:20:51 +02:00
worldofpeace d4f085036b
Merge pull request #70662 from worldofpeace/gtkd-update
gtkd: 3.8.5 -> 3.9.0
2019-10-12 18:35:25 +00:00
Matthew Bauer 7acfb5c2e8
Merge pull request #66551 from Shados/qt-wrap-kvantum
qtstyleplugin-kvantum: use wrapQtAppsHook
2019-10-12 14:24:01 -04:00
R. RyanTM 0877ebd6d2 catch2: 2.8.0 -> 2.9.2 (#63993)
* catch2: 2.8.0 -> 2.9.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/catch2/versions

* catch2: 2.9.1 -> 2.9.2
2019-10-12 19:33:32 +02:00
Tor Hedin Brønner 6f1deb7d45 gdk-pixbuf: 2.38.2 -> 2.46.0 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner f8ae755433 libsoup: 2.68.1 -> 2.68.2 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner e3ccf11fca librsvg: 2.46.0 → 2.46.1 2019-10-12 16:18:05 +02:00
Tor Hedin Brønner 88273d4768 gtk3: 3.24.11 → 3.24.12 2019-10-12 16:18:05 +02:00
Robert Scott b9593f1a20 poppler_0_61: 0.61.0 -> 0.61.1 2019-10-12 14:54:00 +01:00
Robert Scott e6889d46e0 poppler_0_61: add patch for CVE-2019-9959
custom adapted patch to accommodate the openjpeg1/openjpeg2 split that
0.61 still has
2019-10-12 14:35:01 +01:00
Renaud 0cd2ab67fa
Merge pull request #69513 from r-ryantm/auto-update/drumstick
drumstick: 1.1.2 -> 1.1.3
2019-10-12 15:00:55 +02:00
Renaud 09a8fa68e1
Merge pull request #69468 from r-ryantm/auto-update/alkimia
libsForQt5.alkimia: 8.0.1 -> 8.0.2
2019-10-12 14:58:24 +02:00
Herwig Hochleitner 6c7029e7ce libui: 3.1a -> 4.1a 2019-10-12 14:57:28 +02:00
marius851000 2718c41712 faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine
fixes https://github.com/NixOS/nixpkgs/pull/68952
2019-10-12 14:57:28 +02:00
Renaud 994e5d2aa2
Merge pull request #69451 from r-ryantm/auto-update/actor-framework
caf: 0.17.0 -> 0.17.1
2019-10-12 14:52:16 +02:00
Renaud f55a757de2
Merge pull request #69461 from r-ryantm/auto-update/amtk
amtk: 5.0.0 -> 5.0.1
2019-10-12 14:47:48 +02:00
Joachim F 48724c7b54
Merge pull request #70598 from d-goldin/fix_v8_gcc8_log
{v8, v8_6_x}: fix log output exceeded w. GCC8
2019-10-12 12:40:06 +00:00
Joachim F 9c9020c42c
Merge pull request #70882 from d-goldin/conditional_debug_aws_sdk_cpp
aws-sdk-cpp: fixing hydra build
2019-10-12 12:33:58 +00:00
Tor Hedin Brønner f0b89403c4 glib-networking: 2.62.0 → 2.62.1 2019-10-12 11:04:28 +02:00
Tor Hedin Brønner 02b966ab92 glib: 2.62.0 → 2.62.1 2019-10-12 11:04:27 +02:00
Vladimír Čunát 758b2e4571
Merge #70558: zziplib: apply patches for CVE-2018-16548
...into staging-next
2019-10-12 10:25:04 +02:00
Vladimír Čunát 51b416e733
Merge #70289: glibc: patch CVE-2018-11236, CVE-2018-11237
into staging
2019-10-12 10:02:43 +02:00
Jan Tojnar e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar 6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Renaud a7c52c451e
Merge pull request #70805 from r-ryantm/auto-update/x265
x265: 3.1.1 -> 3.2
2019-10-11 17:38:57 +02:00
Michael Weiss 0439282fb8
dav1d: 0.4.0 -> 0.5.0
Release notes: https://code.videolan.org/videolan/dav1d/-/tags/0.5.0
Changelog: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS
2019-10-11 14:05:58 +02:00
R. RyanTM 13b0b6564c wiredtiger: 3.2.0 -> 3.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wiredtiger/versions
2019-10-11 12:05:19 +02:00
R. RyanTM 12eb99c6cd wxSVG: 1.5.20 -> 1.5.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-10-11 12:04:25 +02:00
Renaud 67e0730823
Merge pull request #70759 from r-ryantm/auto-update/robin-map
robin-map: 0.6.1 -> 0.6.2
2019-10-10 22:18:14 +02:00
worldofpeace a4f8fc960f gsound: no aliases 2019-10-10 13:16:41 -04:00
Marek Mahut 11b26a37af
Merge pull request #70592 from r-ryantm/auto-update/geos
geos: 3.7.2 -> 3.7.3
2019-10-10 11:23:04 +02:00
Marek Mahut acd6f332eb
Merge pull request #70706 from r-ryantm/auto-update/pipewire
pipewire: 0.2.6 -> 0.2.7
2019-10-10 11:22:32 +02:00
Ricardo M. Correia 2b24d465cc gnutls: fix test-ciphers-api.sh failure on aarch64
See https://gitlab.com/gnutls/gnutls/issues/764 for more info.
2019-10-10 01:12:11 +02:00
worldofpeace e6149855b1
Merge pull request #70453 from worldofpeace/polkit-propagate-glib
polkit: propagate glib, other cleanups
2019-10-09 21:42:30 +00:00
Dima 0ad35ab3ad aws-sdk-cpp: fixing hydra build
Removing debug info to fix hydra build.
The debug symbols alone are around ~1.8GB in size, which
makes the closure combined with the other two outputs
too large.
2019-10-09 22:48:12 +02:00
Vladimír Čunát 11dae1a516
Merge #69537: mesa: 19.1.5 -> 19.2.1 (into staging) 2019-10-09 20:44:55 +02:00
Tad Fisher c0c69261df
SDL2: patch build with mesa 19.2 2019-10-09 20:41:59 +02:00
Vladimír Čunát f22e7f5de0
mesa: 19.2.0 -> 19.2.1 2019-10-09 20:39:26 +02:00
Renaud 015e3edd24
Merge pull request #70397 from doronbehar/update-qtutilities
qtutilities: 6.0.0 -> 6.0.1
2019-10-09 16:03:29 +02:00
Renaud 1544d7df69
Merge pull request #70496 from illegalprime/libphonenumber-8.10.20
libphonenumber: 8.9.9 -> 8.10.20
2019-10-09 15:07:56 +02:00
Guillaume Pagnoux b76cfafa8e
criterion: init at 2.3.3
Signed-off-by: Guillaume Pagnoux <gpagnoux@gmail.com>
2019-10-09 14:48:55 +02:00
Guillaume Pagnoux b76e290d80
boxfort: init at unstable-2019-09-19
Signed-off-by: Guillaume Pagnoux <gpagnoux@gmail.com>
2019-10-09 14:48:55 +02:00
markuskowa eb7ecd3b6f
Merge pull request #70849 from markuskowa/upd-openmpi
openmpi: 4.0.1 -> 4.0.2
2019-10-09 13:28:14 +02:00
Jörg Thalheim aa22903f1b
libtermkey: 0.20 -> 0.22 (#59570)
libtermkey: 0.20 -> 0.22
2019-10-09 12:17:20 +01:00
Markus Kowalewski 9b04b8cf2b
openmpi: 4.0.1 -> 4.0.2
removed upstream patch
2019-10-09 12:32:51 +02:00
Andreas Rammhold c1c9758e7c
Merge pull request #70815 from r-ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.2 -> 0.6.3
2019-10-09 12:03:20 +02:00
R. RyanTM deaa2173f0 libyamlcpp: 0.6.2 -> 0.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libyaml-cpp/versions
2019-10-08 18:18:28 -07:00
adisbladis 6137b83330
Merge pull request #70550 from adisbladis/qtbase-qpa-platforms
qt5.qtbase: Build all QPA backends by default
2019-10-09 00:56:48 +01:00
wucke13 add2a79b3f dqlite: 0.2.6 -> 1.0.0 2019-10-09 01:16:27 +02:00
wucke13 7017e582ff raft-canonical: init at 0.9.6 2019-10-09 01:16:27 +02:00
wucke13 f50247d4df libco-canonical: init at 19.1 2019-10-09 01:16:26 +02:00
R. RyanTM f276880141 x265: 3.1.1 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/x265/versions
2019-10-08 16:01:34 -07:00
Dmitry Kalinkin 702f58f9e8
Merge pull request #70584 from tobim/pkgs/arrow-cpp
arrow-cpp: 0.14.1 -> 0.15.0
2019-10-08 18:38:29 -04:00
Tor Hedin Brønner 7757dd115c
Merge pull request #70705 from hedning/gnome-3.34.1
Gnome 3.34.1
2019-10-09 00:35:38 +02:00
Carlos Fernandez Sanz 1566b1e2f3 ffmpeg-full: Add lbvmaf support 2019-10-08 14:58:44 -07:00
Carlos Fernandez Sanz 1c2400c7d8 libvmaf: init at 1.3.15 2019-10-08 14:50:39 -07:00
Dmitry Kalinkin 8c86e54a25 arrow-cpp: fix/disable some plasma tests on darwin 2019-10-08 22:22:33 +02:00
Tobias Mayer bf09368bf5 arrow-cpp: run nixfmt 2019-10-08 22:22:33 +02:00
Tobias Mayer 366476defd arrow-cpp: 0.14.1 -> 0.15.0
This also enables building the plasma module.
2019-10-08 22:22:33 +02:00
R. RyanTM 3db5d9264d robin-map: 0.6.1 -> 0.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/robin-map/versions
2019-10-08 09:59:23 -07:00
Linus Heckemann 5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Michael Weiss 07d4df5962
Merge pull request #70651 from primeos/wlroots
wlroots: 0.7.0 -> 0.8.1
2019-10-08 13:08:50 +02:00
worldofpeace 392eebdb28
Merge pull request #70544 from d-goldin/fix_qtweb_warning_clang
qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
2019-10-08 11:02:06 +00:00
Tor Hedin Brønner 6b8241bb52 vte: 0.58.0 → 0.58.1 2019-10-08 12:08:53 +02:00
Tor Hedin Brønner 04d5ccc234 gvfs: 1.42.0 → 1.42.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner dcd27465d6 libsecret: use plain update policy 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner 5ff8945da9 libdazzle: 3.34.0 → 3.34.1 2019-10-08 12:08:48 +02:00
Frederik Rietdijk a0c34f54cc Merge master into staging-next 2019-10-08 11:56:52 +02:00
R. RyanTM 5a952d0822 libbsd: 0.9.1 -> 0.10.0 (#66948)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbsd/versions
2019-10-08 10:37:02 +02:00
Doron Behar d4c7ab3d85 Use wrapPython in postFixup instead of wrapProgram 2019-10-08 10:31:09 +03:00
R. RyanTM aea94e1b16 gdcm: 3.0.1 -> 3.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gdcm/versions
2019-10-07 21:32:19 -07:00
R. RyanTM f375cdc261 pipewire: 0.2.6 -> 0.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pipewire/versions
2019-10-07 20:28:56 -07:00
Will Dietz 792d6a91ab
qt5: fix header_module variable typo 2019-10-07 19:25:11 -05:00
Will Dietz d78a084846
qt5.qtbase: fix filename 2019-10-07 19:24:59 -05:00
Will Dietz f43e0983c0
qt512.qtbase: fix new path used in header modules 2019-10-07 19:24:52 -05:00
Will Dietz f6e8dd8bad
qt5: revert mac qtbase patch to include recent change 2019-10-07 19:24:07 -05:00
Will Dietz 35b13614b5
qt5: regen patches for 5.12.5 (conflicts/attention needed: mkspecs-mac, replace-libdir) 2019-10-07 19:22:52 -05:00
Will Dietz b3594de31f
qt5: 5.12.4 -> 5.12.5 2019-10-07 19:21:47 -05:00
Will Dietz 4db088d36a
libpcap: 1.9.0 -> 1.9.1 (security!)
http://www.tcpdump.org/libpcap-changes.txt

> Five CVE-2019-15161, CVE-2019-15162, CVE-2019-15163, CVE-2019-15164, CVE-2019-15165
> Fixes for CVE-2018-16301,

Drop the included patch as well.
2019-10-07 18:44:03 -05:00
Will Dietz 5ae6d3a33b
aspellDicts.en-science: update hashes for latest/current content
According to [1] they were last updated July 4, 2019.

[1] http://www.jpetrie.net/scientific-word-list-for-spell-checkersspelling-dictionaries/
2019-10-07 18:27:01 -05:00
Will Dietz 73b61a49d4
aspellDicts.en: 2018.04.16-0 -> 2019.10.06-0 2019-10-07 18:26:58 -05:00
R. RyanTM 3fadbf8403 intel-media-sdk: 19.1.0 -> 19.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/intel-media-sdk/versions
2019-10-07 14:20:23 -07:00
Michael Weiss 02eca5f31e
wlroots: 0.8.0 -> 0.8.1
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.8.1
2019-10-07 23:17:21 +02:00
worldofpeace d73f96ff80 gtkd: 3.8.5 -> 3.9.0 2019-10-07 14:41:00 -04:00
Davíð Steinn Geirsson 128fc2ac19 chromaprint: 1.3.2 -> 1.4.3
Changed upstream URL to GitHub. The latest release is not on BitBucket
and the web site points to GitHub.
2019-10-07 17:59:09 +00:00
R. RyanTM f4f18c3ddb libx86emu: 2.3 -> 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/libx86emu/versions
2019-10-07 10:06:28 -07:00
Michael Weiss 1c32b7235d
wlroots: 0.7.0 -> 0.8.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.8.0
2019-10-07 18:30:09 +02:00
R. RyanTM 0158bc0f0e jitterentropy: 2.1.2 -> 2.2.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/jitterentropy/versions
2019-10-07 08:49:46 -07:00
R. RyanTM ced0171b3b libraw: 0.19.3 -> 0.19.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/libraw/versions
2019-10-07 08:42:22 -07:00
R. RyanTM 92ca20ef53 libxl: 3.8.4 -> 3.8.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/libxl/versions
2019-10-07 08:25:27 -07:00
R. RyanTM e4b4ff8099 libsass: 3.6.1 -> 3.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsass/versions
2019-10-07 08:14:10 -07:00
Marco Maggesi ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Dima 2a1f30259c {v8, v8_6_x}: fix log output exceeded w. GCC8
This reduces the log size to ~1MB.
2019-10-07 11:22:35 +02:00
R. RyanTM 8340bd9562 gnutls: 3.6.9 -> 3.6.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnutls/versions
2019-10-07 02:16:44 -07:00
R. RyanTM 693eff22a7 geoclue2: 2.5.3 -> 2.5.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/geoclue/versions
2019-10-07 02:02:43 -07:00
R. RyanTM e3732f320b geos: 3.7.2 -> 3.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/geos/versions
2019-10-07 01:30:26 -07:00
Greg Roodt 3b40812df5 protolock: init at 0.14.1 2019-10-07 00:23:08 -07:00
Pierre Bourdon aa74d076c9
zziplib: apply patches for CVE-2018-16548 2019-10-07 04:25:22 +02:00
Dima 3bfe0872b9 qt5.{qtwebengine, qtwebkit}: fix -Wno-class-memaccess warning for clang
With a previous fix for log size issues due to GCC 8
a gcc specific `-W` flag was added that clang does
not know, so it spams the logs.
2019-10-07 04:12:26 +02:00
R. RyanTM a4dc3bc246 libsForQt5.accounts-qt: 1.15 -> 1.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/accounts-qt/versions
2019-10-06 18:28:26 -07:00
R. RyanTM 973b1ffdfd assimp: 4.1.0 -> 5.0.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/assimp/versions
2019-10-06 18:24:07 -07:00
adisbladis 5ade6ec79e
qt5.qtbase: Build all QPA backends by default 2019-10-07 01:19:34 +01:00
Robin Gloster ca1316b9e6
Merge pull request #70358 from mayflower/rm-wayland-1.9
wayland_1_9: remove
2019-10-06 16:14:13 +02:00
Joachim F b01289392c
Merge pull request #70449 from joachifm/feat/graphene-hardened-platforms
graphene-hardened-malloc: constrain platforms to x64 linux
2019-10-06 11:01:44 +00:00
Nikolay Korotkiy d0f87d2b65
qtpbfimageplugin: 1.4 -> 2.0 2019-10-06 10:52:48 +03:00
Michael Eden 0b061b9181 libphonenumber: 8.9.9 -> 8.10.20 2019-10-05 17:50:15 -04:00
Marek Mahut 5d4b94ec2d
Merge pull request #70427 from santiagoalvarez/pmdk
pmdk: 1.6.1 -> 1.7
2019-10-05 22:26:26 +02:00
Benjamin Saunders 84b08c3ed8 openxr-loader: fix missing graphics API support 2019-10-05 13:13:03 -07:00
Florian Klink 5e225b7fd9 google-cloud-cpp: 0.11.0 -> 0.14.0
This bumps google-cloud-cpp to 0.14.0, which switched to using pkgconfig
for more of the dependencies. On top of that, the installation looks
much better (we don't need to fixup library paths and move files around)

On top of that, upstream introduced another intermediate dependency
(googleapis-cpp-cmakefiles).

Obsoletes #67769.
2019-10-05 20:41:21 +02:00
Maximilian Bosch b1aede07c2
Merge pull request #69921 from r-ryantm/auto-update/qpdf
qpdf: 8.4.2 -> 9.0.1
2019-10-05 15:09:29 +02:00
Maximilian Bosch 22a1fccfc1
Merge pull request #69655 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.18.1 -> 0.18.2
2019-10-05 14:53:06 +02:00
Maximilian Bosch fd41a333d8
libcouchbase: fix build
This applies an upstream fix from libcouchbase to fix a timeout issue
with openssl 1.1.

See also https://hydra.nixos.org/build/102495724

ZHF #68361
2019-10-05 14:19:12 +02:00
worldofpeace e570377f52 polkit: drop obsolete comments, whitespace 2019-10-05 07:10:11 -04:00
worldofpeace 670c000eb9 polkit: drop -Wno-deprecated-declarations
appears to be uneeded.
2019-10-05 07:09:36 -04:00
worldofpeace a61db21b36 polkit: propagate glib
polkit-gobject-1.pc has glib in Requires, and polkit-agent-1.pc
requires polkit-gobject-1.
2019-10-05 07:08:51 -04:00
Joachim Fasting a08851c925
graphene-hardened-malloc: constrain platforms to x64 linux
Build error on i686:

> util.h:39:18: error: '__int128' is not supported on this target
  typedef unsigned __int128 u128;
2019-10-05 12:43:59 +02:00
Vladimír Čunát 76aaffa40c
Merge #70286: libpng12: 1.2.57 -> 1.2.59 2019-10-05 12:16:56 +02:00
Doron Behar 97769d4cfd Add platforms to meta 2019-10-05 10:20:54 +03:00
Doron Behar a246b74f21 Improve pythonSupport handling
Use pythonPackages instead of just python and add an attribute to
python-packages.nix.
2019-10-05 10:08:47 +03:00
Doron Behar cf6dd6cc0c Use lib.optionalString for postInstall 2019-10-05 08:15:16 +03:00
Doron Behar f9391a2ca8 Use upstream's short description in meta 2019-10-05 08:14:40 +03:00
Doron Behar 94eafa02bf Link upstream issue about stlfacadeSupport defaulting false 2019-10-05 07:58:56 +03:00
Thiago Areias f681016b03 Updates pmdk from 1.6.1 to 1.7 2019-10-05 02:13:10 +02:00
Nikolay Amiantov 9004c0b017
Merge pull request #70414 from primeos/tdesktop
tdesktop: 1.8.9 -> 1.8.13, range-v3: 0.5.0 -> 0.9.1
2019-10-05 02:06:47 +03:00
Michael Weiss 1038822c30
range-v3: 0.5.0 -> 0.9.1
Was too outdated for tdesktop:

/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp: In function 'QImage Images::BlurLargeImage(QImage, int)':
/build/source/Telegram/SourceFiles/ui/image/image_prepare.cpp:265:81: error: expected primary-expression before ')' token
  265 |  for (auto &&[value, index] : ranges::view::zip(dvs, ints(0, ranges::unreachable))) {
      |                                                                                 ^
2019-10-04 22:00:58 +02:00
Doron Behar 1097c03a66 cpp-utilities: 5.0.0 -> 5.0.1 (#70396) 2019-10-04 15:13:20 -04:00
Doron Behar 7c8957688f qtutilities: 6.0.0 -> 6.0.1 2019-10-04 15:54:33 +03:00
David Wood 4820d630bf
khronos-ocl-icd-loader: init at 6c03f8b 2019-10-04 13:45:26 +01:00
worldofpeace 85b7d89892 libmediaart: apply patch to fix gnome-music crash
See https://bugzilla.gnome.org/show_bug.cgi?id=792272
2019-10-04 08:45:23 -04:00
Lancelot SIX eb1cd0d27d
qscintilla: Fix qt4 build 2019-10-04 14:12:07 +02:00
Doron Behar e86ef91b58 gaia: init at 2.4.5 2019-10-04 11:26:38 +03:00
Orivej Desh 2455b2e309 or-tools: 7.0 -> 7.3 2019-10-04 05:17:48 +00:00
Robin Gloster 8b3a1c0ed0
wayland_1_9: remove
ancient compat version, that no longer has any use

was introduced > 3 yrs ago in 0593ad2b16
2019-10-04 02:08:00 +02:00
Maximilian Bosch abbf89ddb3
Merge pull request #70201 from mtrsk/update-ffmpegthumbnailer
ffmpegthumbnailer: 2.2.0 -> 2.2.1
2019-10-03 23:17:33 +02:00
worldofpeace 89cba668b3 gtk3: correct version in .pc file
They forgot to bump meson project version.
2019-10-03 15:11:10 -04:00
Peter Hoeg 95a3c8d151
Merge pull request #68375 from lsix/qgis-3.8.2
qgis: 3.8.0 -> 3.8.3
2019-10-04 00:44:25 +08:00
Tor Hedin Brønner 259556da8a glib: fix loading dylibs through gobject on darwin 2019-10-03 10:39:14 -04:00
Jan Tojnar b9c5f849a4
Merge branch 'staging-next' into staging 2019-10-03 01:47:41 +02:00
Jan Tojnar b3fcd9375d
Merge branch 'master' into staging-next 2019-10-03 01:47:08 +02:00
Jan Tojnar 4655669483
Gnome 3.34 (#68608)
Gnome 3.34
2019-10-03 00:38:54 +02:00
mb 0cd88820b3 rocksdb: 6.2.2 -> 6.2.4 2019-10-03 00:21:55 +02:00
worldofpeace 7543b25e37
libproxy: build with spidermonkey_60 2019-10-03 00:09:20 +02:00
Jan Tojnar 0038189df8
grilo-plugins: add grl-chromaprint 2019-10-03 00:09:19 +02:00
Jan Tojnar 44069671eb
grilo-plugins: build grl-bookmarks
Totem asks after it.
2019-10-03 00:09:19 +02:00
Jan Tojnar b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
worldofpeace dac8bf9ed5
libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeace 752ebe1078
libunity: fix build with latest vala
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
Tor Hedin Brønner 84fb39ef12
webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeace 41d71bacd6
dee: pull in patches
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
Pierre Bourdon 17be09a1f0
glibc: patch CVE-2018-11236, CVE-2018-11237
Patches have been imported into nixpkgs and manually edited to avoid
merge conflicts on ChangeLog / NEWS files.
2019-10-03 00:03:11 +02:00
Martin Milata 12f31b7366 libpng12: 1.2.57 -> 1.2.59
CVE-2017-12652
2019-10-02 23:41:25 +02:00
Vladimír Čunát a215655227
Merge #68593: nettle: 3.4.1 -> 3.5.1 into staging 2019-10-02 20:21:41 +02:00
Nicolas Mattia 7b8ae75cc3 libbfd: use zlib.dev as input 2019-10-02 14:13:39 +02:00
Mario Rodas 9c673c4a91
Merge pull request #67542 from jonringer/add-onnxruntime
onnxruntime: init at 0.5.0
2019-10-02 07:04:31 -05:00
Jonathan Ringer e38f32a468
onnxruntime: init at 0.5.0 2019-10-02 00:47:58 -07:00
Nikolay Amiantov 1c429acbff tensorflow: add OpenGL path to find libcudart 2019-10-02 10:33:31 +03:00
mtrsk 9cf5305eb2 ffmpegthumbnailer: 2.2.0 -> 2.2.1 2019-10-01 15:55:13 -03:00