Commit Graph

33703 Commits

Author SHA1 Message Date
Thomas Tuegel
0591e94757
Merge pull request #80356 from ttuegel/bug--kinit-environ-size
kinit: Increase environment size limit
2020-02-17 09:11:03 -06:00
Thomas Tuegel
c75860918f
kinit: Increase environment size limit
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.

This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.

Fixes: #79707
2020-02-17 08:21:39 -06:00
Franz Pletz
38ae7d1c6f
luksmeta: init at 9 2020-02-17 15:14:28 +01:00
Franz Pletz
a508b6e606
jose: init at 10 2020-02-17 15:14:28 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
sonic-visualiser
2020-02-17 09:51:51 +00:00
R. RyanTM
7996935668 libsixel: 1.8.4 -> 1.8.6 2020-02-16 19:55:15 -08:00
Drew Risinger
c71f63a337 ecos: 2.0.6 -> 2.0.7
Bump ecos module.
2020-02-16 19:12:52 -08:00
Jos van den Oever
eb1ffda13c libfishsound at 1.0.0 2020-02-16 23:47:44 +01:00
James Cook
b0a26b3b52 Remove myself as maintainer.
I'm not really that familiar with these two packages.
2020-02-16 22:15:39 +00:00
Will Dietz
53a967f138 readline80: p1 -> p4
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-002
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-003
https://ftp.gnu.org/gnu/readline/readline-8.0-patches/readline80-004
2020-02-16 10:19:58 +01:00
worldofpeace
03d5f9cf1f
Merge pull request #80120 from dtzWill/update/webkitgtk-2.26.4
webkitgtk: 2.26.3 -> 2.26.4 (security!)
2020-02-15 16:20:13 -05:00
Daniel Schaefer
d5d0cc5b01
Merge pull request #78596 from r-ryantm/auto-update/libx86emu
libx86emu: 2.4 -> 2.6
2020-02-15 20:36:13 +01:00
gnidorah
cebf96a257 kmsxx: 2019-10-28 -> 2020-02-14 2020-02-15 15:24:24 +01:00
brano543
78b6642e5d gdal: correct indentation in preConfigure 2020-02-15 13:29:00 +01:00
brano543
b57af2d024 gdal: Fix finding postgresql after 3.0 update 2020-02-15 13:09:14 +01:00
brano543
175d83634b gdal: Clean up formatting 2020-02-15 13:05:56 +01:00
R. RyanTM
2fe5239056 trompeloeil: 36 -> 37 2020-02-15 11:44:14 +01:00
Maximilian Bosch
1c7691dd15
Merge pull request #80139 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.8.0 -> 0.9.0
2020-02-14 23:08:23 +01:00
R. RyanTM
213e4ca488 prometheus-cpp: 0.8.0 -> 0.9.0 2020-02-14 20:49:04 +00:00
Vladimír Čunát
b229e9fdfd
libclc: enableParallelBuilding = true
Otherwise it takes quite some time.  Tested on a 32-threaded machine,
so there probably aren't common high-parallelism bugs.
2020-02-14 18:33:27 +01:00
Vladimír Čunát
ed77cf1c56
Merge #62890: libclc: 2017-11-29 -> 2019-06-09 (unbreak) 2020-02-14 17:59:00 +01:00
Will Dietz
72b3595b94
webkitgtk: 2.26.3 -> 2.26.4
(cherry picked from commit 6b155e2269e2372b23ca84c502fddd6205d50eb1)
2020-02-14 10:22:15 -06:00
Dmitry Kalinkin
8979d2dde5
Merge pull request #80052 from mmilata/hunspell-dict-cs
hunspellDicts: add Czech and Slovak dictionary
2020-02-14 02:51:35 -05:00
Niklas Hambüchen
92176bc7c3
Merge pull request #79815 from nh2/fftw-remove-openmp-disables
fftw: Re-enable OpenMP with non-GCC and musl
2020-02-14 05:04:07 +01:00
Austin Seipp
c7c57b9f84
liburing: 0.2 -> 0.4pre514_2454d630
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-13 17:51:39 -06:00
Martin Milata
af5c8e7a2a hunspellDicts: add Czech and Slovak dictionary 2020-02-13 21:12:37 +01:00
Martin Milata
873a6650bb hunspellDicts: libreoffice: 6.2.0.3 -> 6.3.0.4 2020-02-13 21:03:14 +01:00
Mario Rodas
8e064ece67
Merge pull request #79884 from r-ryantm/auto-update/actor-framework
caf: 0.17.3 -> 0.17.4
2020-02-13 07:26:41 -05:00
Ryan Mulligan
8ab0332f06
Merge pull request #79887 from r-ryantm/auto-update/armadillo
armadillo: 9.800.4 -> 9.850.1
2020-02-13 03:57:10 -08:00
Jonathan Ringer
a01d0bc1a9 onnxruntime: 1.1.0 -> 1.1.1 2020-02-12 21:42:20 -08:00
Jan Tojnar
caf90fc9dd
Merge pull request #79945 from r-ryantm/auto-update/libmypaint
libmypaint: 1.4.0 -> 1.5.0
2020-02-13 06:03:06 +01:00
R. RyanTM
a98456b7b6 libmypaint: 1.4.0 -> 1.5.0 2020-02-12 21:27:47 +00:00
Michael Weiss
fc3f421cff
Merge pull request #79867 from primeos/tdesktop
tdesktop: 1.9.9 -> 1.9.12
2020-02-12 20:08:23 +01:00
Benjamin Hipple
ed5f25f6a1 dnnl: run tests, fix install tree
With the new update to 1.2 in https://github.com/NixOS/nixpkgs/pull/79426, some
the install tree coming out of cmake seems to have produced a duplicate copy of
the nix tree.
2020-02-12 10:26:54 -08:00
Frederik Rietdijk
424697d512 Merge master into staging-next 2020-02-12 09:55:31 +01:00
R. RyanTM
6b11b2fd39 armadillo: 9.800.4 -> 9.850.1 2020-02-12 03:15:36 +00:00
R. RyanTM
5b174837fa caf: 0.17.3 -> 0.17.4 2020-02-12 01:28:09 +00:00
Michael Weiss
818628c53a
tl-expected: init at 2019-11-11
This version is 5 commits ahead of version 1.0.0 because we need at
least one patch [0] that prevents CMake from trying to use Git to fetch
the already fetched submodule...
Also some files have the wrong formatting (CRLF line endings) which
makes the patching really messy. At this point is seems therefore better
to use the master version instead (1.0.0 is pretty broken regarding
CMake).

[0]: 0ca73ee30e
2020-02-11 23:19:20 +01:00
Daniel Schaefer
f528d880e1
Merge pull request #79005 from SeTSeR/master
tdlib: 1.5.0 -> 1.6.0
2020-02-11 20:31:40 +01:00
Jan Tojnar
dc78775c46
Merge pull request #79837 from multun/gegl-umfpack
gegl: enable umfpack support
2020-02-11 19:35:13 +01:00
Benjamin Saunders
eb250b9a00 vulkan-loader: 1.1.144.0 -> 1.2.131.2 2020-02-11 19:11:32 +01:00
Benjamin Saunders
8985abb3c6 vulkan-headers: 1.1.144.0 -> 1.2.131.1 2020-02-11 19:11:32 +01:00
Victor multun Collod
7f311beb43 gegl: enable umfpack support
Fixes #79836
2020-02-11 16:02:22 +01:00
Niklas Hambüchen
a72367ae31 fftw: Re-enable OpenMP with non-GCC and musl.
Clang now supports OpenMP, and musl has no problem with it either.

Related to #7023 and #34645.

See also #79818.
2020-02-11 13:37:39 +01:00
Frederik Rietdijk
1a6c3cb06b Merge staging into staging-next 2020-02-11 07:59:53 +01:00
Markus S. Wamser
4959c970ee sqlite: 3.30.1 -> 3.31.0 (security) 2020-02-11 07:57:14 +01:00
Andreas Rammhold
92f660e254 nss: 3.48 -> 3.49.2 2020-02-11 07:51:22 +01:00
Michele Guerini Rocco
4d6e3bf127
Merge pull request #79247 from tomberek/tom/ngt
ngt: init at 1.8.4
2020-02-11 07:49:36 +01:00
Dmitry Kalinkin
7cc5d84cd7 libtasn1: fix on darwin
Test binaries are linked to the libraries at their install path, but
those are not installed when checkPhase executes.
2020-02-11 07:46:23 +01:00
Thomas Bereknyei
6c3c1f0c0a ngt: init at 1.8.4 2020-02-10 19:32:42 -05:00