Commit graph

38833 commits

Author SHA1 Message Date
Daniël de Kok 406c33bb3d
Merge pull request #113105 from danieldk/cudnn-fixes
cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
2021-02-15 14:51:16 +01:00
Jörg Thalheim aed7689619
libical: 3.0.8 -> 3.0.9 2021-02-15 14:44:07 +01:00
github-actions[bot] a07809064d
Merge staging-next into staging 2021-02-15 06:16:52 +00:00
github-actions[bot] 0e0fae3ebf
Merge master into staging-next 2021-02-15 06:16:49 +00:00
Orivej Desh 6ffbd1ea07 opencl-headers: update license
See https://github.com/KhronosGroup/OpenCL-Headers/pull/76
2021-02-15 03:34:54 +00:00
Orivej Desh 4830e129e6 fmt: fix license 2021-02-15 03:34:54 +00:00
Mario Rodas e1508e7940
Merge pull request #113168 from r-ryantm/auto-update/libuv
libuv: 1.40.0 -> 1.41.0
2021-02-14 22:01:48 -05:00
R. RyanTM 2d6909d416 libuv: 1.40.0 -> 1.41.0 2021-02-15 01:34:39 +00:00
Jan Solanti b9b9fff6d6 pipewire: use strictly upstream defaults 2021-02-14 23:54:17 +02:00
github-actions[bot] 056f697397
Merge staging-next into staging 2021-02-14 18:16:17 +00:00
github-actions[bot] 4f3b8e7b41
Merge master into staging-next 2021-02-14 18:16:14 +00:00
Markus Kowalewski 32a03ff8d5
libxc: 5.1.0 -> 5.1.2 2021-02-14 17:57:07 +01:00
Daniël de Kok 3c815cf0e6 cudatoolkit-{6,6_5,7,7_5,8}: remove
Remove ancient CUDA toolkits (and corresponding CuDNN versions):

- Not supported by upstream anymore.
- We do not use them in nixpkgs.
- We do not test or actively maintain them.
- Anything but ancient GPUs is supported by newer toolkits.
2021-02-14 11:58:00 +01:00
Andrew Childs f22e410621 gnu-config: 2020-05-04 -> 2021-01-25 2021-02-14 11:36:24 +01:00
Daniël de Kok 8dad19aebe cudnn_cudatookit_11: add $ORIGIN/ to library RPATHs
Starting with version 8, CuDNN consists of multiple libraries.
Libraries (except libcudnn.so) are dlopen()ed on demand.

Since the CuDNN library path itself was not added to the rpath of the
libraries, use of CuDNN often fails with the following error:

Could not load library libcudnn_cnn_train.so.8.
Error: libcudnn_ops_train.so.8: cannot open shared object file: No such file or directory
Please make sure libcudnn_cnn_train.so.8 is in your library path!

This change fixes this by adding $ORIGIN/ to the rpath of all CuDNN
libraries.
2021-02-14 11:35:58 +01:00
Daniël de Kok 84786ebecd cudnn_cudatoolkit_11: remove libcudnn_cnn_infer.so exception
With the update to CuDNN 8.1, we do not get the "maximum file size
exceeded" error anymore when patchelf'ing libcudnn_cnn_infer.so. This
change removes the exception for that library.
2021-02-14 11:15:02 +01:00
github-actions[bot] 4581c55d85
Merge staging-next into staging 2021-02-14 06:16:32 +00:00
github-actions[bot] 6d694e7ee1
Merge master into staging-next 2021-02-14 06:16:29 +00:00
Bernardo Meurer aaf0a68d81
Merge pull request #112648 from danieldk/cuda-update
cudatoolkit_11, cudnn_cudatoolkit_11: 11.1 -> 11.2
2021-02-14 05:44:24 +00:00
R. RyanTM adf5ed0cc2 nuraft: 1.1.2 -> 1.2.0 2021-02-14 04:58:11 +00:00
github-actions[bot] 45fadd9b7f
Merge staging-next into staging 2021-02-14 00:37:59 +00:00
Martin Weinelt 286f8cdbfc Merge branch 'master' into staging-next 2021-02-14 00:40:47 +01:00
Sandro 7e8b88ef9d
Merge pull request #113024 from xbreak/cfitsio-configureFlags
cfitsio: Make configureFlags a list
2021-02-13 21:55:34 +01:00
Mario Rodas b24c0ac54f
Merge pull request #107774 from marsam/update-icu
icu: 67.1 -> 68.2
2021-02-13 15:08:27 -05:00
github-actions[bot] d10b7b45fb
Merge staging-next into staging 2021-02-13 18:16:03 +00:00
github-actions[bot] 1c7975a26f
Merge master into staging-next 2021-02-13 18:15:59 +00:00
ajs124 cba2f940f3 libvirt: python2 -> python3 2021-02-13 19:04:48 +01:00
xbreak a2c3335cd3
cfitsio: Make configureFlags a list 2021-02-13 17:53:06 +00:00
Daniël de Kok a4816f7a0d
Merge pull request #112636 from danieldk/magma-cuda-11
magma: fix CUDA 11 build
2021-02-13 18:49:59 +01:00
github-actions[bot] c4d734932d
Merge staging-next into staging 2021-02-13 00:36:15 +00:00
github-actions[bot] 1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00
Sandro ecf06378f7
Merge pull request #112855 from SuperSandro2000/fix-collection10 2021-02-12 21:16:00 +01:00
Symphorien Gibol 756ace721e libgcrypt: fix build on musl32 2021-02-12 21:11:16 +01:00
Walter Franzini eabb56ac6c identify musl32 using x86_32 instead of i686 2021-02-12 21:11:16 +01:00
R. RyanTM c7871dbac1 libgdata: 0.17.13 -> 0.18.0 2021-02-12 19:53:17 +01:00
R. RyanTM 952c7062bd libjcat: 0.1.5 -> 0.1.6 2021-02-12 19:50:58 +01:00
github-actions[bot] 0667f269fc
Merge staging-next into staging 2021-02-12 18:16:50 +00:00
github-actions[bot] b23b455f9a
Merge master into staging-next 2021-02-12 18:16:46 +00:00
Anderson Torres 4bbb8d3818
Merge pull request #112856 from r-ryantm/auto-update/cimg
cimg: 2.9.4 -> 2.9.6
2021-02-12 10:56:29 -03:00
Sandro 1d4dbe1300
Merge pull request #112884 from alyssais/gtk_engines
gtk_engines: fix URL
2021-02-12 14:21:41 +01:00
github-actions[bot] 53c1035b44
Merge staging-next into staging 2021-02-12 12:20:24 +00:00
github-actions[bot] 15db604744
Merge master into staging-next 2021-02-12 12:20:20 +00:00
Walter Franzini 92225849b0 libsodium: disable stackprotector on musl32 2021-02-12 11:06:29 +01:00
Walter Franzini 67c8584209 libexecinfo: enables stackprotector through hardeningEnable
The makefile patch pulled from alpinelinux used to enable
stackprotector unconditionally.  This change use the nixpkgs flag
hardeningEnable.

This is required to support platform where stackprotector has
problems.
2021-02-12 11:06:29 +01:00
Ivan Babrou e99678639d libaom: only disable cpu detectio on arm64 and do it as recommended
Having `OFF` instead of `0` makes x86_64 build unhappy.
2021-02-11 23:31:03 -08:00
github-actions[bot] 888306cd93
Merge staging-next into staging 2021-02-12 06:16:30 +00:00
github-actions[bot] 1551e9d6ee
Merge master into staging-next 2021-02-12 06:16:24 +00:00
R. RyanTM 44d0a09633 cimg: 2.9.4 -> 2.9.6 2021-02-12 05:16:32 +00:00
Sandro Jäckel 806d814516
libcanberra: mark broken on darwin 2021-02-12 05:48:57 +01:00
Mario Rodas 675cb499bd
Merge pull request #112708 from marsam/update-grpc
grpc: 1.34.1 -> 1.35.0
2021-02-11 20:23:56 -05:00
github-actions[bot] ae07bf1352
Merge staging-next into staging 2021-02-12 00:36:23 +00:00
github-actions[bot] 344456f66a
Merge master into staging-next 2021-02-12 00:36:19 +00:00
Sandro 34e0672cc4
Merge pull request #112827 from rb2k/libmodulemd_bump
libmodulemd: 2.9.2 -> 2.12.0
2021-02-12 01:31:47 +01:00
ajs124 fe6f3ceafe
Merge pull request #112725 from TredwellGit/inih
inih: r52 -> r53
2021-02-12 01:12:10 +01:00
Marc Seeger 7ca38f88fe libmodulemd: 2.9.2 -> 2.12.0 2021-02-11 15:09:30 -08:00
github-actions[bot] a480c1ebb1
Merge staging-next into staging 2021-02-11 18:16:52 +00:00
github-actions[bot] 402b752521
Merge master into staging-next 2021-02-11 18:16:48 +00:00
Ivan Babrou aaf5c54afd
libaom: disable runtime cpu detection on darwin (#112685)
CPU detection is only enabled for PPC and ARM. It's also not implemented
on Darwin, so no reason to keep it enabled there. This helps #105026.
2021-02-11 18:36:43 +01:00
Thomas Tuegel 7a5b84cfa0
Merge pull request #111957 from ttuegel/kde-applications-20.12.1
KDE Applications 20.12.1
2021-02-11 10:02:26 -06:00
Alyssa Ross 49dde3393a
gtk_engines: fix URL
GNOME seems to no longer provide an FTP server.
2021-02-11 15:46:22 +00:00
Sandro 4f96c4349b
Merge pull request #111048 from lambdadog/update-ndi
ndi: 4.5.3 -> 4.6.0
2021-02-11 16:25:44 +01:00
github-actions[bot] 7b1453f784
Merge staging-next into staging 2021-02-11 12:20:13 +00:00
github-actions[bot] 9185e731d2
Merge master into staging-next 2021-02-11 12:20:09 +00:00
Michael Weiss d58e9cd05b
libaom: 2.0.1 -> 2.0.2 2021-02-11 13:10:40 +01:00
Jan Tojnar 34e2c2b310 appstream: 0.13.1 -> 0.14.0 2021-02-11 11:03:12 +01:00
R. RyanTM 25c2bf8cea libwpe: 1.7.1 -> 1.8.0 2021-02-11 10:57:50 +01:00
R. RyanTM ddebd054e3 gnome3.gvfs: 1.46.1 -> 1.46.2 2021-02-11 10:44:56 +01:00
R. RyanTM 3106e35abe suitesparse-graphblas: 3.3.3 -> 4.0.3 2021-02-11 09:55:31 +01:00
R. RyanTM b7749b41d3 libevdev: 1.10.0 -> 1.11.0 2021-02-11 09:51:04 +01:00
R. RyanTM f3c02f462f libmbim: 1.24.4 -> 1.24.6 2021-02-11 09:13:53 +01:00
R. RyanTM cac44d5e4e libbytesize: 2.4 -> 2.5 2021-02-11 09:12:17 +01:00
Jan Tojnar c517afab63 libheif: 1.9.1 -> 1.10.0
dav1d and rav1e support through pkg-config has been added.

- https://github.com/strukturag/libheif/releases/tag/v1.10.0
- https://github.com/strukturag/libheif/releases/tag/v1.11.0
2021-02-11 08:02:42 +01:00
Jan Tojnar 707bb2712e libmysqlconnectorcpp: 8.0.21 -> 8.0.23
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-23.html
- https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html

Binary distribution now ships plug-ins and and users will have to set path to them as if they want to use LDAP since it cannot really be installed to this package (where it will likely look for plug-ins).
2021-02-11 08:01:38 +01:00
TredwellGit a3aae9ce9d inih: r52 -> r53
https://github.com/benhoyt/inih/releases/tag/r53
2021-02-11 06:33:27 +00:00
github-actions[bot] 95e9af5e42
Merge staging-next into staging 2021-02-11 06:16:39 +00:00
github-actions[bot] 3f38ab888e
Merge master into staging-next 2021-02-11 06:16:35 +00:00
R. RyanTM 33590d354b lv2: 1.18.0 -> 1.18.2 2021-02-11 07:09:23 +01:00
R. RyanTM b898fe25fd libxls: 1.6.1 -> 1.6.2 2021-02-11 07:07:39 +01:00
R. RyanTM 0188ee34e9 libqalculate: 3.16.0 -> 3.16.1 2021-02-11 07:07:07 +01:00
R. RyanTM b7910c1d93 liblinphone: 4.4.15 -> 4.4.21 2021-02-11 07:05:23 +01:00
R. RyanTM 6a9f229c28 lcms2: 2.11 -> 2.12 2021-02-11 07:00:44 +01:00
R. RyanTM 37dd47fc92 libblockdev: 2.24 -> 2.25 2021-02-11 06:41:42 +01:00
R. RyanTM 96f13ecb55 lilv: 0.24.10 -> 0.24.12 2021-02-11 06:39:55 +01:00
R. RyanTM ccef37dc22 harfbuzz: 2.7.2 -> 2.7.4 2021-02-11 04:49:41 +01:00
Ivan Babrou 4492265eb8 libpcap: disable universal build for libpcap on darwin
This allows building libpcap on top of #105026.
2021-02-11 02:41:06 +00:00
Jan Tojnar 49cfaceb40
Merge pull request #112686 from jtojnar/json-glib-1.6
json-glib: 1.4.4 → 1.6.2
2021-02-11 01:51:39 +01:00
Jan Tojnar 091dab6fb3
json-glib: 1.4.4 → 1.6.2
- https://gitlab.gnome.org/GNOME/json-glib/-/tags/1.5.2
- https://gitlab.gnome.org/GNOME/json-glib/-/tags/1.6.0
- https://gitlab.gnome.org/GNOME/json-glib/-/tags/1.6.2

gtk-doc is enabled by default so I had to add it plus DocBook files to dependencies.

Also added GNOME team to maintainers so that it is not forgotten the next time (lethalman is no longer maintaining GNOME packages).

And correct license and clean up the code a bit while at it.
2021-02-10 23:04:11 +01:00
github-actions[bot] bd317c9af1
Merge staging-next into staging 2021-02-10 18:16:40 +00:00
github-actions[bot] 7d94bb26bb
Merge master into staging-next 2021-02-10 18:16:36 +00:00
ajs124 dd65c8b2a7
Merge pull request #112548 from helsinki-systems/upd/podofo
podofo: 0.9.6 -> 0.9.7
2021-02-10 19:04:02 +01:00
Anderson Torres b090f109a9
Merge pull request #112662 from AndersonTorres/new-wbg
Misc updates
2021-02-10 13:50:53 -03:00
AndersonTorres 19a714d431 tllist: 1.0.4 -> 1.0.5 2021-02-10 12:28:25 -03:00
Michele Guerini Rocco 726c33b9ba
Merge pull request #112384 from emmanuelrosa/mkvtoolnix-53
mkvtoolnix: 51.0.0 -> 53.0.0
2021-02-10 15:50:58 +01:00
Ryan Mulligan 4c3cc78df0
Merge pull request #112512 from r-ryantm/auto-update/metal
metal: 2.1.1 -> 2.1.2
2021-02-10 06:38:31 -08:00
Sandro cc0da25d94
Merge pull request #98872 from suhr/libcyaml
libcyaml: init at 1.1.0
2021-02-10 15:00:01 +01:00
Daniël de Kok f1db117b9f cudnn_cudatoolkit_11: cudnn_cudatoolkit_11_0 -> cudnn_cudatoolkit_11_2 2021-02-10 13:29:38 +01:00
Daniël de Kok cbbacce70a cudnn_cudatoolkit_11_2: init at 8.1.0 2021-02-10 13:27:55 +01:00
Daniël de Kok 961f531242 cudnn_cudatoolkit_11_1: init at 8.1.0 2021-02-10 13:25:50 +01:00
Daniël de Kok 63cdb44b48 cudnn_cudatoolkit_11_0: 8.0.2 -> 8.1.0 2021-02-10 13:23:51 +01:00
Emmanuel Rosa 56cea8b40e libebml: 1.4.0 -> 1.4.1 2021-02-10 16:43:34 +07:00
Daniël de Kok 83b3634174 magma: fix CUDA 11 build
By default, MAGMA builds against compute capability 3.0 (among other
capabilities). However, support for this capability was dropped in
CUDA 11. This change fixes CUDA 11 support by excluding 3.0.

While at it, this change also adds support for newer compute
capabilities that are not enabled by MAGMA by default (to support
older CUDA versions).
2021-02-10 10:23:49 +01:00
Mario Rodas 4318b60668 grpc: 1.34.1 -> 1.35.0
https://github.com/grpc/grpc/releases/tag/v1.35.0
2021-02-10 04:20:00 +00:00
github-actions[bot] fd96ee6e9d
Merge staging-next into staging 2021-02-10 00:35:20 +00:00
github-actions[bot] e090cb1f96
Merge master into staging-next 2021-02-10 00:35:16 +00:00
ajs124 3b2773da44 podofo: 0.9.6 -> 0.9.7 2021-02-10 00:39:11 +01:00
Sandro 5535976fce
Merge pull request #97142 from jorsn/libextractor
libextractor: 1.9 -> 1.11, add me as maintainer
2021-02-09 23:28:16 +01:00
github-actions[bot] cc76e9d74a
Merge staging-next into staging 2021-02-09 18:16:37 +00:00
github-actions[bot] 8064cff79c
Merge master into staging-next 2021-02-09 18:16:33 +00:00
Sebastian Neubauer 476f38b7f3 amdvlk: 2021.Q1.2 -> 2020.Q1.3 2021-02-09 16:21:57 +01:00
Сухарик c86127cd03 libcyaml: init at 1.1.0 2021-02-09 17:27:28 +03:00
R. RyanTM de970f5d17 osm-gps-map: 1.1.0 -> 1.2.0 2021-02-09 14:10:50 +00:00
R. RyanTM 9bfdb4b17f metal: 2.1.1 -> 2.1.2 2021-02-09 12:41:09 +00:00
github-actions[bot] 44846974fa
Merge master into staging-next 2021-02-09 12:19:41 +00:00
Johannes Rosenberger abc2349740 libextractor: 1.9 -> 1.11
* removed upstreamed patches
* enabled installCheckPhase (they work, now!)
* bumped version
* updated license (gpl2+ -> gpl3+): according to the libextractor docs,
  it was licensed under gpl3+ since version 0.7!
* added myself as maintainer
2021-02-09 13:15:12 +01:00
Jörg Thalheim 6eeba550e9
Merge remote-tracking branch 'upstream/staging-next' into HEAD 2021-02-09 10:54:55 +01:00
R. RyanTM 724a3b6080 freetds: 1.2 -> 1.2.18 2021-02-09 17:34:15 +08:00
Sandro 595380ef64
Merge pull request #98873 from suhr/reproc
reproc: init at 14.1.0
2021-02-09 09:57:47 +01:00
Sandro df84d24f28
Merge pull request #98876 from suhr/audec
libaudec: init at 0.2.4
2021-02-09 09:56:30 +01:00
Сухарик f65eae0596 libaudec: init at 0.2.4 2021-02-09 11:23:40 +03:00
Сухарик 4945d3ab7a reproc: init at 14.1.0 2021-02-09 11:17:58 +03:00
github-actions[bot] 30dddce5e8
Merge master into staging-next 2021-02-09 06:16:02 +00:00
Mario Rodas 57cdef4c1c
Merge pull request #111769 from r-ryantm/auto-update/libebur128
libebur128: 1.2.4 -> 1.2.5
2021-02-08 21:16:20 -05:00
Mario Rodas e0c6a1f188
Merge pull request #111795 from r-ryantm/auto-update/openlibm
openlibm: 0.7.3 -> 0.7.4
2021-02-08 21:11:05 -05:00
Mario Rodas 1d6c49bbe9
Merge pull request #111963 from r-ryantm/auto-update/libosinfo
libosinfo: 1.8.0 -> 1.9.0
2021-02-08 20:54:39 -05:00
Martin Weinelt d88f78c201
Merge pull request #112300 from siraben/libuchardet-i686-test
libuchardet: disable tests on i686
2021-02-09 02:42:19 +01:00
Mario Rodas a379ae5320
Merge pull request #111981 from r-ryantm/auto-update/libngspice
libngspice: 33 -> 34
2021-02-08 20:39:38 -05:00
Mario Rodas 1341edc9a3
Merge pull request #112312 from r-ryantm/auto-update/libewf
libewf: 20201210 -> 20201230
2021-02-08 20:38:04 -05:00
Bernardo Meurer c83a3d6fa7
Merge pull request #112335 from lovesegfault/firefox-no-flash
treewide: cleanup Adobe Flash Player
2021-02-09 01:35:24 +00:00
Mario Rodas 15972e9d65
Merge pull request #112225 from r-ryantm/auto-update/tiledb
tiledb: 2.1.3 -> 2.2.3
2021-02-08 20:14:28 -05:00
Mario Rodas 4d0f64b9e9
Merge pull request #112246 from r-ryantm/auto-update/aws-checksums
aws-checksums: 0.1.10 -> 0.1.11
2021-02-08 20:07:49 -05:00
Mario Rodas b8fa0e6090
Merge pull request #112265 from r-ryantm/auto-update/gensio
gensio: 2.2.3 -> 2.2.4
2021-02-08 20:00:27 -05:00
github-actions[bot] be53401bb8
Merge staging-next into staging 2021-02-09 00:36:21 +00:00
github-actions[bot] 5704fd1095
Merge master into staging-next 2021-02-09 00:36:17 +00:00
Ryan Mulligan 381cb08528
Merge pull request #111797 from r-ryantm/auto-update/openxr-loader
openxr-loader: 1.0.13 -> 1.0.14
2021-02-08 13:14:35 -08:00
Sandro 3c22a4112c
Merge pull request #112327 from alyssais/libhugetlbfs
libhugetlbfs: 2.22 -> 2.23
2021-02-08 20:25:34 +01:00
github-actions[bot] f7ffe741e0
Merge staging-next into staging 2021-02-08 18:17:06 +00:00
github-actions[bot] 1848e071c9
Merge master into staging-next 2021-02-08 18:17:03 +00:00
Bernardo Meurer b95c84c964
qt5.qtwebkit: remove flashplayerFix 2021-02-08 09:38:47 -08:00
Bernardo Meurer 3e5ee83513
qt48: remove flashplayerFix 2021-02-08 09:38:46 -08:00
Anderson Torres 2adfe5c375
Merge pull request #112366 from AndersonTorres/lxpanel
Small modification in LXDE and LXQT
2021-02-08 12:32:23 -03:00
Sandro 3ed5570514
Merge pull request #112309 from spacefrogg/sharness
sharness: Init at 1.1.0-dev
2021-02-08 13:44:54 +01:00
github-actions[bot] 77c48c6f8a
Merge staging-next into staging 2021-02-08 12:19:37 +00:00
github-actions[bot] bef005163c
Merge master into staging-next 2021-02-08 12:19:33 +00:00
Robert Schütz 9a200f6091
Merge pull request #111330 from dotlambda/libav-insecure
libav: mark as insecure
2021-02-08 12:18:05 +01:00
Jörg Thalheim 2c15df6bdf
Merge pull request #112357 from MetaDark/libthai 2021-02-08 08:25:44 +00:00
github-actions[bot] 0fb7e2dc38
Merge staging-next into staging 2021-02-08 06:16:48 +00:00
github-actions[bot] f6ef5ce473
Merge master into staging-next 2021-02-08 06:16:44 +00:00
AndersonTorres 9e532fa749 libfm: reset GTK2 to default 2021-02-08 02:14:20 -03:00
Bernardo Meurer adcd464d8c
Merge pull request #112178 from r-ryantm/auto-update/rocksdb
rocksdb: 6.15.4 -> 6.15.5
2021-02-08 02:19:04 +00:00
Kira Bruneau c8d50207dd libthai: fix cross compilation
libthai uses trietool from libdatrie as a native build tool
2021-02-07 21:01:34 -05:00