Commit graph

33442 commits

Author SHA1 Message Date
Antonio Nuno Monteiro 4b34c18e31 pkgsStatic: make OpenSSL 1.1 compile (#77542)
* pkgsStatic: make OpenSSL 1.1 compile
2020-01-16 20:02:38 +01:00
Jörg Thalheim 68bcd4af59
openssl: don’t separate debug info on useLLVM (#77780)
openssl: don’t separate debug info on useLLVM
2020-01-16 10:42:50 +00:00
Ryan Mulligan 060ca369e0
Merge pull request #77048 from r-ryantm/auto-update/faudio
faudio: 19.12 -> 20.01
2020-01-15 21:18:16 -08:00
Niklas Hambüchen b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Niklas Hambüchen 575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
Matthew Bauer f23ad86d6f openssl: don’t separate debug info on useLLVM
fixes #77779
2020-01-15 13:16:10 -05:00
Silvan Mosberger fbbe3f9b7e
Merge pull request #75172 from ivan/libimobiledevice-bump
libimobiledevice: 2019-04-04 -> 2019-11-29, usbmuxd: 2019-03-05 -> 2019-11-11
2020-01-15 18:31:41 +01:00
R. RyanTM bab1e3fe65 grilo: 0.3.10 -> 0.3.11 2020-01-15 13:47:37 +00:00
Jörg Thalheim 05a507e597
liblinear: fix soname path names on linux 2020-01-15 13:20:25 +00:00
Will Dietz 6b11639a2d
dyncall: https, use upstream-provided SHA256 2020-01-15 06:45:44 -06:00
R. RyanTM b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
Anders Kaseorg 3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer 2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
R. RyanTM 155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
Frederik Rietdijk 2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
Will Dietz ad4f0ffc79
libsecret: fix build, upstream commit 2020-01-14 17:30:28 -06:00
Will Dietz 12be3fc711
libsecret: 0.19.1 -> 0.20.0
https://gitlab.gnome.org/GNOME/libsecret/-/tags/0.20.0
2020-01-14 17:29:59 -06:00
Jörg Thalheim 00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Tobias Mayer d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
Frederik Rietdijk 05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
adisbladis b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3 2020-01-14 12:23:37 +00:00
Jonathan Ringer e306ee4a56 onnxruntime: 1.0.0 -> 1.1.0 2020-01-14 01:50:51 -08:00
Benjamin Hipple fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Niklas Hambüchen 748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Luka Blaskovic 81d778466c qtwebkit: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic 731275872c gstreamer legacy: build with bison3 2020-01-13 21:35:19 +00:00
Will Dietz 55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
gtk3:  3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Alyssa Ross 863fc6574d libxml2: don't propagate Python bindings 2020-01-13 16:46:02 +00:00
Frederik Rietdijk ed1b0d0bac Merge master into staging-next 2020-01-13 16:08:59 +01:00
Tor Hedin Brønner 5b37141946 gtk3: 3.24.12 -> 3.24.13 2020-01-13 15:18:11 +01:00
Jörg Thalheim bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Jörg Thalheim 2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Dmitry Kalinkin 592e750e2e
rivet: fix patch url
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Florian Klink d08c6c7380
Merge pull request #77525 from thefloweringash/fixup-backport
glibc: fix cross compilation build failure (again)
2020-01-13 06:18:43 +01:00
Will Dietz 7d52215f14
olm: build w/cmake, simplify expression (somewhat optimistically) 2020-01-12 21:26:48 -06:00
Niklas Hambüchen de1e61f34d
Merge pull request #77104 from r-ryantm/auto-update/htslib
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz Pletz 5f01d21fbb
Merge pull request #77582 from andir/fix-libvirtd
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Niklas Hambüchen 30ea02a6ad
Merge pull request #77072 from r-ryantm/auto-update/glfw
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Andreas Rammhold 22388a56c2
libvirtd: fix path to ebtables
With the bump of iptables (#75026) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.

fixes #75878
2020-01-12 23:28:15 +01:00
tobim 2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
markuskowa 39096c5871
Merge pull request #76229 from r-ryantm/auto-update/cln
cln: 1.3.5 -> 1.3.6
2020-01-12 20:51:37 +01:00
Benjamin Hipple 3a22c75809 cpp-netlib: remove insecure openssl dependency and unnecessary asio
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Aaron Andersen cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
markuskowa a23a985594
Merge pull request #77128 from r-ryantm/auto-update/libdeflate
libdeflate: 1.3 -> 1.5
2020-01-12 14:11:27 +01:00
markuskowa fee468fcab
Merge pull request #77134 from r-ryantm/auto-update/leptonica
leptonica: 1.78.0 -> 1.79.0
2020-01-12 14:10:11 +01:00
Frederik Rietdijk b3245241d8 Merge staging-next into staging 2020-01-12 09:47:43 +01:00
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
Nguyễn Gia Phong 86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Niklas Hambüchen fda97757a0
Merge pull request #77141 from r-ryantm/auto-update/libre
libre: 0.6.0 -> 0.6.1
2020-01-12 04:32:52 +01:00
Andrew Childs b5a45106ae glibc: backport fix for out of bounds access in IBM-1390 converter 2020-01-12 07:08:19 +09:00
Andrew Childs 22a8e7f13d glibc: fix cross compilation build failure (again) 2020-01-12 06:04:42 +09:00
Florian Klink cd827f2209 Revert "glibc: fix cross compilation build failure"
This reverts commit 51014768d2.
2020-01-11 21:53:02 +01:00
Florian Klink 5e51524293
Merge pull request #76972 from thefloweringash/cross-glibc-warnings
glibc: fix cross compilation build failure
2020-01-11 20:28:29 +01:00
Andrew Childs 51014768d2 glibc: fix cross compilation build failure 2020-01-12 03:37:07 +09:00
Andrew Childs 569f05222c glibc: remove TODO that is now done
This was preventing a mass-rebuild by returning null. As of
5f2d96ba2e it always returns a string.
2020-01-12 03:28:33 +09:00
Mario Rodas a62f02f2a7
Merge pull request #76319 from r-ryantm/auto-update/libsolv
libsolv: 0.7.9 -> 0.7.10
2020-01-11 05:25:18 -05:00
Mario Rodas ce4e9a3327
Merge pull request #76320 from r-ryantm/auto-update/libxl
libxl: 3.8.7 -> 3.8.8
2020-01-11 05:20:08 -05:00
Mario Rodas 79a9c9dd7a
Merge pull request #77159 from r-ryantm/auto-update/microsoft_gsl
microsoft_gsl: 2.0.0 -> 2.1.0
2020-01-11 05:07:09 -05:00
Vladimír Čunát e4c89a66fe
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Fixes #77266: CVE-2019-1551
https://www.openssl.org/news/secadv/20191206.txt

(cherry picked from commit 961d0cf9f5)
Oops - I realized too late that the rebuild amount is minimal,
so why not have it immediately in master.
2020-01-11 10:25:38 +01:00
Mario Rodas 2170b1eac5
libdeflate: enable on darwin 2020-01-11 04:20:00 -05:00
Vladimír Čunát 961d0cf9f5
openssl_1_0_2: 1.0.2t -> 1.0.2u (low-severity security)
Fixes #77266: CVE-2019-1551
https://www.openssl.org/news/secadv/20191206.txt
2020-01-11 10:14:10 +01:00
Frederik Rietdijk 263bc67bda Merge staging-next into staging 2020-01-11 09:33:08 +01:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Dmitry Kalinkin ef1a86592b
thrift: fix checkPhase on darwin 2020-01-10 15:41:35 -05:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
adisbladis a6298636a6
mesa: 19.3.1 -> 19.3.2 2020-01-10 09:01:07 +00:00
Ryan Mulligan 55adc491f0
Merge pull request #77180 from anmonteiro/anmonteiro/libev-static
libev: Add statically linked `libev` to `pkgsStatic`
2020-01-09 21:28:29 -08:00
Taran Lynn 441a181498 SDL2_mixer: add opusfile dependency for opus support (#68767) 2020-01-09 17:28:34 -05:00
markuskowa f603e61097
Merge pull request #77117 from r-ryantm/auto-update/intel-media-sdk
intel-media-sdk: 19.3.1 -> 19.4.0
2020-01-09 21:42:45 +01:00
R. RyanTM 5934692d6a cimg: 2.7.5 -> 2.8.0 (#76230) 2020-01-09 14:43:26 +01:00
Robert Helgesson 1b2ec551f9
lombok: 1.18.8 -> 1.18.10 2020-01-09 12:16:06 +01:00
Mario Rodas 5ab4676d88
Merge pull request #77194 from r-ryantm/auto-update/primesieve
primesieve: 7.4 -> 7.5
2020-01-09 05:02:21 -05:00
Mario Rodas 2b2509a19a
Merge pull request #77330 from tbenst/cereal
cereal: 1.2.2 -> 1.3.0
2020-01-09 04:56:16 -05:00
Vladimír Čunát 5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Franz Pletz d01cc96e0a
Merge pull request #77331 from andir/firefox72
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Tyler Benster f07fb2f91d cereal: 1.2.2 -> 1.3.0 2020-01-08 10:42:48 -08:00
worldofpeace f4654713a3
Merge pull request #77325 from worldofpeace/tpm2-tss-fixbuild
tpm2-tss: fix build
2020-01-08 11:30:28 -05:00
worldofpeace 5b0c0bbc08 tpm2-tss: fix build
Channel blocker https://hydra.nixos.org/build/109901320
2020-01-08 10:38:28 -05:00
Vladimír Čunát 754d02df72
gdk-pixbuf: upstream patch to fix the nixos test
Tested nixos.tests.installed-tests.gdk-pixbuf.x86_64-linux
atop the current nixpkgs master.
2020-01-08 15:36:39 +01:00
Andreas Rammhold 6da3b5e8b7 nss: 3.47.1 -> 3.48.1 2020-01-08 14:48:30 +01:00
Mario Rodas 007761d3cd
Merge pull request #77138 from r-ryantm/auto-update/log4cplus
log4cplus: 2.0.4 -> 2.0.5
2020-01-08 05:45:05 -05:00
Mario Rodas ded88c2c29
Merge pull request #77021 from r-ryantm/auto-update/catch2
catch2: 2.11.0 -> 2.11.1
2020-01-08 05:08:40 -05:00
Mario Rodas 4d77c4a770
Merge pull request #74989 from bcdarwin/plplot
plplot: init at 5.15.0
2020-01-07 21:15:06 -05:00
Will Dietz effc532e75
Merge pull request #77148 from dtzWill/update/libedit-20191231
libedit: 20191025 -> 20191231
2020-01-07 16:19:53 -06:00
Frederik Rietdijk 5732db0652 Merge staging-next into staging 2020-01-07 20:06:45 +01:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
R. RyanTM 7dcfa0959d glib-networking: 2.62.2 -> 2.62.3 (#77063) 2020-01-07 12:18:05 +01:00
Daniel Schaefer 5992086c28
Merge pull request #77202 from raboof/jitterentropy-reproducible-manpages
jitterentropy: make man pages reproducible
2020-01-07 11:13:23 +01:00
Arnout Engelen 96167307bd jitterentropy: make man pages reproducible 2020-01-07 10:26:53 +01:00
R. RyanTM e28fe589d9 primesieve: 7.4 -> 7.5 2020-01-07 00:22:48 -08:00
Antonio Nuno Monteiro 66f12cac09 libev: Add statically linked libev to pkgsStatic 2020-01-06 22:16:11 -08:00
Daniel Schaefer 370355449f
orcania: 2.0.1 -> 2.1.0 (#77168)
orcania: 2.0.1 -> 2.1.0
2020-01-07 06:12:15 +01:00
Mario Rodas c2d2e4ff42
Merge pull request #77135 from r-ryantm/auto-update/libimagequant
libimagequant: 2.12.5 -> 2.12.6
2020-01-06 22:57:21 -05:00
R. RyanTM 9215b50ec1 orcania: 2.0.1 -> 2.1.0 2020-01-06 19:43:40 -08:00
R. RyanTM 69b3802517 microsoft_gsl: 2.0.0 -> 2.1.0 2020-01-06 17:18:15 -08:00
R. RyanTM e8e7fb5c0e libmysofa: 0.9 -> 0.9.1 2020-01-06 15:32:07 -08:00
Will Dietz 10dd1c73c9
libedit: 20191025 -> 20191231
(cherry picked from commit 716b0640b65a39dccca07e3954f57ed8fad34fb3)
2020-01-06 17:10:33 -06:00
R. RyanTM f17b4f264d srtp: 2.2.0 -> 2.3.0 2020-01-06 14:36:17 -08:00
R. RyanTM 447864e075 libre: 0.6.0 -> 0.6.1 2020-01-06 14:11:11 -08:00
R. RyanTM 183dddfcd8 log4cplus: 2.0.4 -> 2.0.5 2020-01-06 13:49:16 -08:00
R. RyanTM bc8ff94589 libimagequant: 2.12.5 -> 2.12.6 2020-01-06 13:20:41 -08:00
R. RyanTM aa69b8e65e leptonica: 1.78.0 -> 1.79.0 2020-01-06 13:14:43 -08:00
R. RyanTM 634d64071b libdeflate: 1.3 -> 1.5 2020-01-06 12:10:04 -08:00
R. RyanTM 6c4774f9a3 intel-media-sdk: 19.3.1 -> 19.4.0 2020-01-06 10:52:08 -08:00
R. RyanTM 940d12bf5d htslib: 1.9 -> 1.10.2 2020-01-06 09:16:51 -08:00
R. RyanTM b806f95ce6 fastjet: 3.3.2 -> 3.3.3 (#77046) 2020-01-06 11:34:22 -05:00
Mario Rodas e11aab8340
Merge pull request #76356 from r-ryantm/auto-update/openlibm
openlibm: 0.6.0 -> 0.7.0
2020-01-06 09:58:54 -05:00
R. RyanTM 70ebe5b46a glfw: 3.3 -> 3.3.1 2020-01-06 05:46:18 -08:00
Mario Rodas b8b5606994
Merge pull request #76434 from r-ryantm/auto-update/tiledb
tiledb: 1.7.0 -> 1.7.2
2020-01-06 08:02:02 -05:00
R. RyanTM 1fcb085aac faudio: 19.12 -> 20.01 2020-01-06 03:06:23 -08:00
Frederik Rietdijk 4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk 8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Frederik Rietdijk f4b4ef130a
Merge pull request #76659 from veprbl/pr/cmake_static_adapter
pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake
2020-01-06 11:58:18 +01:00
Frederik Rietdijk 17ab5f9d88 Merge master into staging-next 2020-01-06 10:38:20 +01:00
R. RyanTM 9d5dbf4bc1 catch2: 2.11.0 -> 2.11.1 2020-01-06 00:42:19 -08:00
Ryan Mulligan f8cd096aad
Merge pull request #54967 from volhovm/volhovm/clmagma
clmagma: init at 1.3
2020-01-05 08:18:12 -08:00
Frederik Rietdijk 981b94442b Merge staging-next into staging 2020-01-05 16:10:40 +01:00
Frederik Rietdijk 828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Tobias Mayer 0a70128cdc flatbuffers: fix build for musl 2020-01-05 15:13:16 +01:00
Peter Simons 605bd8c543 mlt: update from version 6.16.0 to 6.18.0 2020-01-05 14:17:51 +01:00
Timo Kaufmann 2e216c3917
Merge pull request #76975 from timokau/ntl-11.4.3
ntl: 11.4.2 -> 11.4.3
2020-01-05 13:53:42 +01:00
Timo Kaufmann 58edcdc6ba ntl: 11.4.2 -> 11.4.3
Upstream[1]:

> I uploaded NTL 11.4.3 to https://www.shoup.net/ntl/
> This fixes an embarrassing build problem in 11.4.2.

[1] https://groups.google.com/forum/#!topic/sage-devel/V5zHWIpRIJo
2020-01-05 11:07:38 +01:00
Robert Scott 7766de0a53 unicorn-emu: enable for darwin/unix 2020-01-04 15:08:56 -06:00
markuskowa 1c55261574
Merge pull request #75526 from robertodr/more-mkl
Add GNU threading and Fortran libraries to MKL package
2020-01-04 20:36:43 +01:00
markuskowa 23eddd0318
Merge pull request #76426 from r-ryantm/auto-update/sqlcipher
sqlcipher: 4.2.0 -> 4.3.0
2020-01-04 13:43:57 +01:00
zowoq c13f1a508d ffmpeg_2_8: 2.8.14 -> 2.8.15 2020-01-04 11:50:10 +00:00
zowoq 4a70ef8e27 ffmpeg-full: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
zowoq 115791b9ab ffmpeg_4: 4.2.1 -> 4.2.2 2020-01-04 11:50:10 +00:00
Markus Kowalewski 79558d3b38
tiledb: 1.7.1 -> 1.7.2 2020-01-04 12:11:11 +01:00
markuskowa 257fefa6d1
Merge pull request #76456 from r-ryantm/auto-update/wolfssl
wolfssl: 4.2.0 -> 4.3.0
2020-01-04 11:56:17 +01:00
Mario Rodas d7b7496929
libmad: fix build on darwin 2020-01-04 04:20:00 -05:00
Jörg Thalheim 1a931f1f60
Revert "Revert "ffmpeg: fix cross compilation""
This reverts commit 7d46f7363c.

This change was accidentally commit to master. To avoid a mass-rebuild we
actually apply this change on staging first.
2020-01-04 08:26:03 +00:00
Jörg Thalheim 7d46f7363c
Revert "ffmpeg: fix cross compilation"
This reverts commit f6f8f0b75a.

avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:25:54 +00:00
Daniel Fullmer 1b591acf6b
ffmpeg: fix cross compilation 2020-01-04 08:25:51 +00:00
Jörg Thalheim f1568223c9
Revert "ffmpeg: fix cross compilation"
This reverts commit f6f8f0b75a.

avoid mass-rebuild on master; move to staging instead.
2020-01-04 08:24:30 +00:00
Daniel Fullmer f6f8f0b75a ffmpeg: fix cross compilation 2020-01-04 02:14:53 -05:00
markuskowa 11cf224f32
Merge pull request #76788 from m-labs/for-upstream2
libbladerf: 2.2.0 -> 2.2.1
2020-01-03 21:02:43 +01:00
adisbladis a565d094c6
mesa: 19.2.7 -> 19.3.1 2020-01-03 16:58:40 +00:00
Dmitry Kalinkin bb890c4561
double-conversion: remove the "static" option
pkgsStatic.double-conversion already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:44:23 -05:00
Dmitry Kalinkin 4541012bdb
glog: remove the "static" option
pkgsStatic.glog already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:42:52 -05:00
Dmitry Kalinkin 7e2c821e58
gtest: remove the "static" option
pkgsStatic.gtest already has CMAKE_BUILD_SHARED set to OFF.
2020-01-03 11:41:19 -05:00
Dmitry Kalinkin 7e5b495851
fmt: remove the enableShared option
Static libraries are to be provided by the pkgsStatic.fmt package.
2020-01-03 11:31:21 -05:00
Frederik Rietdijk 5ca7a7d882 Merge staging-next into staging 2020-01-03 13:18:04 +01:00
Frederik Rietdijk 867552957f openblas: fix static musl build 2020-01-03 12:50:47 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Frederik Rietdijk 016111e839 apr: fix static musl build 2020-01-03 10:16:11 +01:00
Frederik Rietdijk 960c24a996
Merge pull request #75798 from tobim/pkgsStatic/arrow
arrow-cpp: add pkgsStatic support
2020-01-03 10:13:31 +01:00
Graham Christensen 45a1974ab4
Merge pull request #76846 from lovesegfault/gegl-no-flaky-tests
gegl: remove flaky test
2020-01-02 18:50:03 -05:00
Timo Kaufmann 552b38ed74
Merge pull request #76829 from timokau/gf2x-1.3.0
ntl: 11.4.1 -> 11.4.2, gf2x: 1.2 -> 1.3.0
2020-01-03 00:46:18 +01:00
Bernardo Meurer af292657cd
gegl: remove flaky test
c.f. https://gitlab.gnome.org/GNOME/gegl/issues/215
2020-01-02 15:19:23 -08:00