Commit graph

106300 commits

Author SHA1 Message Date
Linus Heckemann 3e31f2a645 dolphin-emu: include more dependencies
Previously, dolphin would build against vendored copies of the
libraries (shipped in source code form). This would result both
in a longer build (wxWidgets takes a while to build!) and in
bulkier binaries that wouldn't share libraries with others,
along with using fixed versions of curl and mbedtls which may
be left with unpatched security vulnerabilities.
2017-04-30 13:20:52 +01:00
Tim Steinbach 7f3b857d0d
linux: 4.4.63 -> 4.4.64 2017-04-27 22:12:35 -04:00
Tim Steinbach 08c44a5cac
linux: 4.10.12 -> 4.10.13 2017-04-27 22:10:06 -04:00
Tim Steinbach 903fec9922
linux: 4.9.24 -> 4.9.25 2017-04-27 22:07:34 -04:00
Peter Hoeg bf4710fa80 speedcrunch: allow building with qt 5.8 2017-04-28 08:41:58 +08:00
Peter Hoeg 8d27aad6c3 fix annoying line endings 2017-04-28 08:35:52 +08:00
Peter Hoeg 3e06c96f50 xca: now works with qt 5.8 2017-04-28 08:33:59 +08:00
John Ericson 2282a5774c Merge pull request #25275 from Ericson2314/platform-normalize
lib platform parsing: Fix windows support to conform to LLVM
2017-04-27 16:27:24 -04:00
John Ericson ab298085d4 cross mingw: Enable C++ on i686
Actually the old check wasn't being hit because a slightly different
target triple was being used.
2017-04-27 15:37:39 -04:00
John Ericson 92887cb466 release-cross: Add final "-gnu" to fuloong triple 2017-04-27 14:46:32 -04:00
Daniel Peebles 14adea9156 Merge pull request #25269 from awakenetworks/parnell/terraform-bump
terraform: 0.9.3 -> 0.9.4
2017-04-27 14:32:08 -04:00
John Ericson fcde869e7e lib platform parsing: Fix windows
There is no more `cygwin` OS, but instead a `cygnus` abi. "win32"
and "mingw32" parse as `windows`. Add a 3-part hack because autotools
breaks on explicit abi with windows-like (e.g. "i686-pc-windows-gnu").

Also change cross triples to conform
2017-04-27 14:30:42 -04:00
Dan Peebles 7c2419df76 shibboleth-sp: minor fixes 2017-04-27 14:06:41 -04:00
Dan Peebles 5d5c1ac8e5 opensaml-cpp: minor fixes to meta fields and parallel building 2017-04-27 14:06:28 -04:00
Dan Peebles 61f0c5e05e xml-tooling-c: minor fixes to meta fields 2017-04-27 14:06:11 -04:00
Dan Peebles 14d8ce79ee log4cpp: minor fixes to meta fields 2017-04-27 14:05:51 -04:00
Joachim Fasting 7301bf8581
tor: 0.2.9.10 -> 0.3.0.6
First stable release in the 0.3 series.

https://blog.torproject.org/blog/tor-0306-released-new-series-stable
2017-04-27 19:26:59 +02:00
Armijn Hemel b85893cb9c acct: 6.6.2 -> 6.6.3 2017-04-27 19:25:49 +02:00
Jon Banafato 878b3500ee clutter: Add gtk3 to buildInputs (#24815)
This is similar to the same change made in PR #12996. Fixes #21509
(makes `gnome3.sushi` work again).
2017-04-27 19:24:59 +02:00
Linus Heckemann 96b83f66a2 weechat: fix guile plugin
Fixes #25270
2017-04-27 19:12:43 +02:00
John Ericson 7d546d7771 lib platform parsing: Turn assertion back on 2017-04-27 12:55:52 -04:00
Graham Christensen a3b9dbd0be
sysbench: 2015-04-22 -> 1.0.6 2017-04-27 12:42:57 -04:00
Franz Pletz 32401d17c6
nginxMainline: 1.11.13 -> 1.13.0 2017-04-27 18:20:42 +02:00
Thomas Tuegel e6c76af480
plasma5: 5.9.4 -> 5.9.5 2017-04-27 11:20:22 -05:00
Judson Lester 0d72629570 nixos/display-managers: Quote "$vars" (#25199) 2017-04-27 18:01:48 +02:00
Azul de688d90ba mesos: 1.1.0 -> 1.1.1 2017-04-27 17:48:22 +02:00
Parnell Springmeyer e61b4bbd0c terraform: 0.9.3 => 0.9.4 2017-04-27 10:45:06 -05:00
Franz Pletz dab5f92ed5 Merge pull request #25210 from Ma27/zsh/refactor-syntax-highlighting
programs.zsh.syntax-highlighting: refactor `highlighters` option for proper validation
2017-04-27 17:37:43 +02:00
Andrew Martin e289b94fbe graphite service: no recursive chown when starting (#24442)
Fixes #24444
2017-04-27 17:33:42 +02:00
Bas van Dijk b9371e83e4 wordpress: 4.7.3 -> 4.7.4
See: https://wordpress.org/news/2017/04/wordpress-4-7-4/
2017-04-27 17:28:08 +02:00
Franz Pletz 7a661340c6 Merge pull request #25124 from sigma/pr/emacs-25.2
emacs: 25.1 -> 25.2
2017-04-27 17:17:29 +02:00
Dmitry Tsygankov e46fee9777 bitcoin-unlimited: 1.0.1.3 -> 1.0.1.4 (security)
Bump up the version, so that the fix for the latest vulnerability is included.

https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/v1.0.1.4/doc/release-notes/release-notes-1.0.1.4.md
2017-04-27 17:16:38 +02:00
Franz Pletz 286ab2a5ec Merge pull request #24490 from takikawa/add-nfdump
nfdump: init at 1.6.15
2017-04-27 17:13:41 +02:00
Daniel Peebles b3b6b2e38c Merge pull request #25255 from jammerful/shibboleth
Add Shibboleth Service Provider
2017-04-27 11:03:22 -04:00
jammerful dfcc8dd48c shibboleth-sp: init at 2.6.0 2017-04-27 10:49:30 -04:00
Franz Pletz 2cbe3674f9 Merge pull request #25222 from benley/alertmanager-0.6.0
prometheus-alertmanager: 0.5.1 -> 0.6.0
2017-04-27 16:27:40 +02:00
Thomas Tuegel 41e04f43dc
dropbox: 24.4.16 -> 24.4.17 2017-04-27 09:22:31 -05:00
Michael Raskin 29d827196f Merge pull request #25257 from michalpalka/master
virtualisation-xen: Fix xendomains startup
2017-04-27 15:35:54 +02:00
Tim Steinbach aecec219d4 Merge pull request #25263 from NeQuissimus/kotlin_1_1_2
kotlin: 1.1.1 -> 1.1.2
2017-04-27 08:40:16 -04:00
Tim Steinbach cd2b044847
kotlin: 1.1.1 -> 1.1.2 2017-04-27 08:30:30 -04:00
Jörg Thalheim 85add87068 Merge pull request #25244 from Mic92/meson
meson: 0.35.0 -> 0.40.0
2017-04-27 13:22:40 +02:00
Jörg Thalheim 785d008511
libhttpseverywhere: 0.2.10 -> 0.4.2 2017-04-27 13:22:02 +02:00
Pascal Wittmann 361812c9a9 Merge pull request #25259 from Azulinho/update_marathon_to_1.4.2
marathon: 1.4.1 -> 1.4.2
2017-04-27 11:47:41 +02:00
Azul 39788cecba marathon: 1.4.1 -> 1.4.2 2017-04-27 10:21:09 +01:00
Jörg Thalheim 7b96e3d6a7 Merge pull request #25245 from bachp/docker-proxy
docker: pass all proxy variables to docker daemon
2017-04-27 11:03:46 +02:00
Peter Simons cd4d91eb11 Merge pull request #25254 from nh2/generic-stack-builder-no-stack-setup-lts-8.3
generic Haskell builder: Don't call `stack setup`.
2017-04-27 10:44:56 +02:00
Michał Pałka 7c918ff7d4 virtualisation-xen: Fix xendomains startup
* Revert to using bash, not sh for the xendomains script to avoid syntax error
* Rewrite /bin/ls to ls in the xendomains script
2017-04-27 07:55:34 +00:00
Jörg Thalheim a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim 9079676fe1
pythonPackages.kitchen: fix evaluation error 2017-04-27 09:07:38 +02:00
Jörg Thalheim 3d10db7bc8
pythonPackages.coveralls: correct description 2017-04-27 09:03:06 +02:00