Commit graph

24041 commits

Author SHA1 Message Date
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
John Ericson 57b01b1bcf lib, openssl: Get rid of openssl.system
We compute it on the fly, careful to avoid any mass rebuilds for now.
2018-01-26 21:22:00 -05:00
John Ericson 7d0d12e3e0 glibc: Remove two tiny old cross hacks
- Name is already suffixed

 - Env vars are already exported
2018-01-26 21:01:33 -05:00
Sarah Brofeldt 7f1c5a124c
Merge pull request #34093 from markuskowa/rdma-core-pr
rdma-core: init at 16.1
2018-01-27 02:17:10 +01:00
Markus Kowalewski 5bb712d5e8 libxc: set platform to x86_64-linux only 2018-01-26 23:21:29 +00:00
John Ericson 71f814a889 lib, glibc: Get rid of withTLS
glibc removed the underlying flag in 2011 in
83cd14204559abbb52635006832eaf4d2f42514a [1].

This gets us one step closer to fixing #34274: the cross stdenv for
aarch64-unknown-linux-gnu at least evals now.

Thanks to @Dezgeg for doing all the research for this.

[1]: https://sourceware.org/git/?p=glibc.git;a=commit;h=83cd14204559abbb52635006832eaf4d2f42514a
2018-01-26 23:29:06 +02:00
Frederik Rietdijk 92e1c17cd3
Merge pull request #34268 from FrancescElies/cesc/aspell/turkish
[aspell] adds turkish dictionary
2018-01-26 11:05:42 +00:00
Markus Kowalewski a682314812
libxc: 2.2.3 -> 3.0.1 2018-01-25 20:36:48 -08:00
Francesc Elies Henar 783acc9525 aspellDicts.tr: init at 0.50 2018-01-25 22:32:44 +01:00
Herwig Hochleitner ea01365cff webkitgtk: 2.18.5 -> 2.18.6
CVE-2018-4088
CVE-2018-4096
CVE-2018-4089
CVE-2017-7153
CVE-2017-7160
CVE-2017-7161
CVE-2017-7165
CVE-2017-13884
CVE-2017-13885
2018-01-25 20:34:04 +01:00
Robin Gloster 0f9cf03432
aprutil: 1.6.0 -> 1.6.1 2018-01-25 19:35:46 +01:00
Robin Gloster f7ff8d83ec
apr: 1.6.2 -> 1.6.3 2018-01-25 19:31:24 +01:00
Frederik Rietdijk bf87e56cda
Merge pull request #34081 from jtojnar/gir-abs-cairo
gobjectIntrospection: use absolute path for cairo GIR
2018-01-24 20:59:16 +00:00
Ben Gamari c68aa532d6 glib: Allow cross compilation
tweaked to handle non-glibc along with others
2018-01-24 09:33:37 -06:00
Will Dietz 162398f907 libgpg-error: fixup 2018-01-24 09:33:37 -06:00
Ben Gamari 4df330ea6e libgpg-error: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Ben Gamari 3655157d22 libomxil-bellagio: Enable cross-compilation 2018-01-24 09:33:36 -06:00
Will Dietz 0509695050 aspell: perl should be nativeBuildInput
build fails otherwise, presumably not also needed
as a buildInput for some reason.
2018-01-24 09:33:36 -06:00
Frederik Rietdijk 769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Graham Christensen 2a2793f618
Merge pull request #34085 from ikervagyok/samba
samba: 4.6.11 -> 4.7.4
2018-01-23 20:55:15 -05:00
Vladimír Čunát 9f22de7227
Merge #34204: icu: fix paths returned by icu-config 2018-01-23 22:45:36 +01:00
Vladimír Čunát e12d9adfe3
icu: fix the output of icu-config --incfile 2018-01-23 22:42:57 +01:00
Andrey Golovizin 8cdf8f15e6 icu: fix include path returned by icu-config 2018-01-23 20:58:55 +01:00
Thomas Tuegel cac51ef856
Merge pull request #34181 from markuskowa/arpack-pr
arpack: 3.3.0 -> 3.5.0
2018-01-23 06:11:31 -06:00
adisbladis 7bb18a9a90
Merge pull request #34160 from kamidon/staging
libinput: 1.9.3 -> 1.9.4
2018-01-23 12:27:32 +08:00
Will Dietz 16b6e5a452 libxslt: make configureFlags unconditional, re-org to address comment 2018-01-22 20:25:45 -05:00
Ben Gamari 6719bf5a74 libxslt: Explicitly specify libxml prefix
Otherwise configure seems not to find xml2-config while cross-compiling.
2018-01-22 20:25:43 -05:00
Ben Gamari 2e4124c8c9 libdaemon: Enable cross-compilation 2018-01-22 20:25:43 -05:00
Markus Kowalewski a16880533f arpack: remove FFLAGS 2018-01-22 15:52:57 -08:00
Markus Kowalewski eb30d65de6 arpack: 3.3.0 -> 3.5.0 2018-01-22 15:36:43 -08:00
Will Dietz 60d5e68a25 libedit: disable workaround for non-sandbox, avoid false groff dep 2018-01-22 17:24:53 -06:00
Keith Amidon 9d82bf2e0e libinput: 1.9.3 -> 1.9.4
This rev-bump of libinput resolves issues with out of order key press
delivery as described here:

https://lists.freedesktop.org/archives/wayland-devel/2017-December/036147.html
2018-01-22 11:29:25 -08:00
Frederik Rietdijk 6b0873440b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-22 16:09:11 +01:00
Frederik Rietdijk 4c88132d25 Merge commit 'a0f8e3a' into HEAD 2018-01-22 16:08:37 +01:00
Vladimír Čunát 246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Vladimír Čunát 720f498d7a
gtk2: 2.24.31 -> 2.24.32 (maintenance) 2018-01-21 16:13:03 +01:00
Vladimír Čunát 081b9c9d96
glib: 2.54.2 -> 2.54.3 (maintenance) 2018-01-21 16:09:24 +01:00
Vladimír Čunát a94c7ba096
Merge branch 'master' into staging
Hydra: ?compare=1428079
2018-01-21 15:47:08 +01:00
Yegor Timoshenko 26c6f43119 libgumbo: rename to gumbo 2018-01-21 13:29:45 +00:00
Vladimír Čunát b91e846639
mesa: 17.2.8 -> 17.3.3
TODO: verify that S3TC works without adding libtxc*,
and clean all the related code.
2018-01-21 11:01:47 +01:00
Vladimír Čunát a0f8e3a30c
Merge #33590: mesa: make it find drirc 2018-01-21 09:29:37 +01:00
Daiderd Jordan 1fa5c8abae
Merge pull request #34089 from mnacamura/sdl2-darwin-fix
SDL2_{gfx,mixer,net,ttf}: fix Darwin build
2018-01-21 00:30:36 +01:00
Markus Kowalewski c6b828b86e
rdma-core: init at 16.1 2018-01-20 15:09:14 -08:00
Mitsuhiro Nakamura bd57ec3870 SDL2_{gfx,mixer,net,ttf}: move libobjc to buildInputs 2018-01-21 06:57:44 +09:00
Tuomas Tynkkynen 74e2b60999 libsigsegv: 2.11 -> 2.12 2018-01-20 22:44:50 +02:00
Frederik Rietdijk 75d8096108 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-20 21:04:17 +01:00
Thomas Tuegel 88464ecaca
Merge pull request #34047 from ttuegel/bugfix/qt-5/NIX_CFLAGS_COMPILE
Qt 5: Fix debug flags
2018-01-20 11:51:37 -06:00
Thomas Tuegel 67841d4115
Merge pull request #33466 from erosennin/master
qca2 and qca-qt5: use system CA certificates
2018-01-20 11:50:32 -06:00
Mitsuhiro Nakamura 4014b24ca1 SDL2_{gfx,mixer,net,ttf}: fix Darwin build 2018-01-21 00:26:21 +09:00
Thomas Tuegel 4a39533ab3
qt5: debug flag should never be null 2018-01-20 09:10:57 -06:00