1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

69281 commits

Author SHA1 Message Date
Michael Raskin cdb2bc77c4 davfs2: 1.4.7 -> 1.5.2; fixes the build 2016-03-31 14:14:40 +02:00
Lluís Batlle i Rossell d2c00001f8 freeimage: updating to 3.17
It is buggy in 32-bit: sizeof(uint64) != 8 !!.
2016-03-31 12:35:57 +02:00
Nikolay Amiantov 594cd3bf5e Merge pull request #14337 from dguibert/fix/skype
skype: build qt4 with the 32bits clangStdenv
2016-03-31 13:49:58 +04:00
vbgl 149b9faac0 Merge pull request #14323 from nathan7/fsharp-4.0.1.1
fsharp: 4.0.0.4 -> 4.0.1.1
2016-03-31 11:43:13 +02:00
Frederik Rietdijk 97a29ff817 Merge pull request #14110 from lancelotsix/clean_sqlalchemy_legacy
Clean sqlalchemy legacy
2016-03-31 10:52:53 +02:00
David Guibert 7f69d5ed8c skype: build qt4 with the 32bits clangStdenv
This allows to build skype without errors like this:
clang++ -Wl,-O1 -o libmng libmng.o     -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/72nklasrjg774iwxxnpyxwkzxz2j37v5-libmng-2.0.2/lib/libmng.so when searching for -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: cannot find -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.so when searching for -lm
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.a when searching for -lm
clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)
2016-03-31 10:37:02 +02:00
Charles Strahan f8f16b1a36 mesos: 0.27.1 -> 0.28.0 2016-03-31 04:17:19 -04:00
Franz Pletz e5334ceca2 Merge pull request #14305 from benwbooth/xe-guest-utilities-6.2.0
xe-guest-utilities: init at 6.2.0
2016-03-31 10:12:42 +02:00
Lluís Batlle i Rossell ab93f8c137 Making vm's qemu cache=unsafe. Faster.
I don't think it's unsafe, if it's meant for nix expressions.
2016-03-31 09:27:25 +02:00
Lluís Batlle i Rossell e21dd19168 Making vm's interactive shell handle the terminal well. 2016-03-31 09:27:14 +02:00
Frederik Rietdijk 933e46c095 Merge pull request #14329 from bcdarwin/fix-python-packages
fix nesting error resulting in topydo metadata being attached to the …
2016-03-31 09:05:56 +02:00
Frederik Rietdijk 1281a1bd5c Merge pull request #14331 from ne0phyte/librecad-2.0.9
librecad: 2.0.8 -> 2.0.9
2016-03-31 09:04:45 +02:00
Franz Pletz 53cf0cfd71 Merge pull request #14322 from bobvanderlinden/pr-hwinfo-21.23
hwinfo: 21.12 -> 21.23
2016-03-31 08:33:50 +02:00
Tuomas Tynkkynen c12f63821f ios-cross-compile: Don't build on hydra 2016-03-31 07:20:21 +03:00
ne0phyte 1532ce35b8 librecad: 2.0.8 -> 2.0.9 2016-03-31 04:28:01 +02:00
Tobias Geerinckx-Rice 57f4678bbb x2goclient: 4.0.5.0 -> 4.0.5.1 2016-03-31 02:53:31 +02:00
Tobias Geerinckx-Rice e0c53be991 tzdata: 2016b -> 2016c 2016-03-31 02:53:31 +02:00
Ben Darwin 8347f94216 fix nesting error resulting in topydo metadata being attached to the enclosing set 2016-03-30 19:56:01 -04:00
Michael Raskin 016d523d82 cvc4: fix the build by skipping line markers in cpp expansions during configure, helps the configure script to find Boost version 2016-03-31 01:52:33 +02:00
Vladimír Čunát 254e2cc982 hhvm: disable parallel building
/cc #14151.
http://hydra.nixos.org/build/33846692/nixlog/1/tail
2016-03-31 00:56:34 +02:00
Domen Kožar 207549ec9d Merge pull request #14325 from teozkr/fix-oidentd-gcc5
oidentd: Set C dialect to gnu89 (broken by GCC 5)
2016-03-30 23:22:16 +01:00
Michael Raskin cd87edce14 tinycc: 0.9.26 -> 0.9.27pre-20160328 (from git); apparently fixes the segfaults 2016-03-31 00:17:55 +02:00
Teo Klestrup Röijezon 2d4af4b979 oidentd: Set C dialect to gnu89 (broken by GCC 5) 2016-03-31 00:08:27 +02:00
Frederik Rietdijk 40ed938ef2 Merge pull request #14267 from FRidh/openblas
openblas: 0.2.15 -> 0.2.17
2016-03-30 23:30:40 +02:00
Domen Kožar 1845159705 perlPackages.UnicodeString: fix build (also imapsync) 2016-03-30 21:06:40 +01:00
Luca Bruno 04d4d0000f namazu: mark as broken 2016-03-30 21:54:03 +02:00
Nathan Zadoks 77d79ef6a4 fsharp: 4.0.0.4 -> 4.0.1.1 2016-03-30 21:46:56 +02:00
Luca Bruno 184b7ba3c6 glib-tested: suppress gdbus test needing machine-id 2016-03-30 21:27:29 +02:00
Nikolay Amiantov 1d24a7b6f8 tdesktop: init at 0.9.33 2016-03-30 22:22:51 +03:00
Nikolay Amiantov a8f5991db7 libunity: init at 6.12.0 2016-03-30 22:22:51 +03:00
Nikolay Amiantov e0ee6dc8fc breakpad: init at 2016-03-28 2016-03-30 22:22:51 +03:00
Nikolay Amiantov 01e2511668 dee: init at 1.2.7 2016-03-30 22:22:51 +03:00
Nikolay Amiantov c419e3c6d6 libgee_0_6: init at 0.6.8 2016-03-30 22:22:51 +03:00
Nikolay Amiantov c091e61a09 pcre: add 16- and 32-bit character size versions 2016-03-30 22:22:51 +03:00
Frederik Rietdijk 3d1523ebe2 Merge pull request #14321 from bobvanderlinden/pr-gitcola-2.5
git-cola: 2.2.1 -> 2.5
2016-03-30 21:17:25 +02:00
Bob van der Linden 318fdda01c git-cola: 2.2.1 -> 2.5 2016-03-30 20:25:50 +02:00
Bob van der Linden 0e882ccf74 hwinfo: 21.12 -> 21.23 2016-03-30 20:06:58 +02:00
Arseniy Seroka 7f90eabe61 Merge pull request #14317 from romildo/new.cbatticon
cbatticon: 1.4.2 -> 1.6.4
2016-03-30 21:00:54 +03:00
Tuomas Tynkkynen 71d7eaf55d ntfs-3g: 2015.3.14 -> 2016.2.22; maintain
Also old homepage seems to be in a redirect loop.
2016-03-30 20:57:00 +03:00
Domen Kožar a1cfdb9c88 remove erlangR14: outdated and doesn't build 2016-03-30 18:54:58 +01:00
José Romildo Malaquias 11d09c91c5 cbatticon: 1.4.2 -> 1.6.4 2016-03-30 14:39:33 -03:00
Domen Kožar 253af9a0a4 Merge pull request #14319 from grahamc/jenkins
jenkins: copy .war to $out, fixes #14137
2016-03-30 18:19:07 +01:00
Graham Christensen 0b8dd57694 jenkins: copy .war to $out, fixes #14137 2016-03-30 11:47:05 -05:00
Ben Booth 449d908b88 xe-guest-utilities: init at 6.2.0
use mkEnableOption

use sha256

add xe-guest-utilities to module-list.nix
2016-03-30 09:27:40 -07:00
Luca Bruno 18918507f2 oprofile: depend on libiberty_static 2016-03-30 17:51:20 +02:00
Luca Bruno 088231fe9f libiberty: add static variant 2016-03-30 17:51:19 +02:00
joachifm 532beaa2a3 Merge pull request #13913 from grwlf/torch
torch: add expression for Torch7 the machine-learning framework
2016-03-30 14:29:32 +00:00
Domen Kožar 8a34a3b37a qemu: 2.5.0 -> 2.5.1
Hopefully this also fixes installer tests on i686
2016-03-30 15:12:41 +01:00
Domen Kožar 96be420e44 move growpart out of nixos into cloud-init package 2016-03-30 14:40:24 +01:00
aszlig ef753d210e
chromium: Update all channels to latest versions
Overview of the updated versions:

stable: 49.0.2623.87 -> 49.0.2623.110
beta:   50.0.2661.26 -> 50.0.2661.49
dev:    50.0.2661.18 -> 51.0.2693.2

Most notably, this includes a series of urgent security fixes:

 * CVE-2016-1646: Out-of-bounds read in V8. Credit to Wen Xu from
                  Tencent KeenLab.
 * CVE-2016-1647: Use-after-free in Navigation. Credit to anonymous.
 * CVE-2016-1648: Use-after-free in Extensions. Credit to anonymous.
 * CVE-2016-1649: Buffer overflow in libANGLE. Credit to lokihardt
                  working with HP's Zero Day Initiative / Pwn2Own.
 * CVE-2016-1650: Denial of service in PageCaptureSaveAsMHTMLFunction

The official release announcement with details about these fixes can be
found here:

http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_24.html

Beta and stable could be also affected, although I didn't do a detailed
check whether that's the case.

As this introduces Chromium 51 as the dev version, I had to make the
following changes to make it build:

 * libexif got removed, so let's do that on our end as well.
   See https://codereview.chromium.org/1803883002 for details.
 * Chromium doesn't seem to compile with our version of libpng, so let's
   resort to the bundled libpng for now.
 * site_engagement_ui.cc uses isnan outside of std namespace, so
   we're fixing that in postPatch using sed.

I have successfully built all versions on i686-linux and x86_64-linux
and tested it using the VM tests.

Test reports can be found at the following evaluation of my Hydra:

https://headcounter.org/hydra/eval/314584

Thanks to @grahamc for reporting this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Graham Christensen <graham@grahamc.com>
Fixes: #14299
2016-03-30 15:24:39 +02:00
Aristid Breitkreuz 63032dae9d Finance::Quote: 1.37 -> 1.38 & add missing dependency on CGI 2016-03-30 15:01:28 +02:00
Tobias Geerinckx-Rice 6605fbfe25 libpsl: list 2016-03-10 -> 2016-03-30 2016-03-30 14:56:04 +02:00
Tobias Geerinckx-Rice caa395a560 enblend-enfuse: 4.1.5 -> 4.2; maintain
Removed dependency on libxmi (unneeded since 4.1.5).
Added new (since 4.2) dependency on tetex (for `pdflatex`).

Changes: http://hg.code.sf.net/p/enblend/code/file/a7a247e1e64b/NEWS
2016-03-30 14:56:04 +02:00
Andrew Kelley 09fe0e3c81 qgifer: init at 0.2.1 2016-03-30 04:54:13 -07:00
Edward Tjörnhammar c11fed27a9 Merge pull request #14258 from chris-martin/idea15-ultimate
idea.idea15-ultimate: init at 15.0.5
2016-03-30 13:32:59 +02:00
Franz Pletz 6dc2337b94 Merge pull request #14313 from mayflower/pkg/dhcpcd/6.10.1
dhcpcd: 6.9.4 -> 6.10.1 (security)
2016-03-30 13:06:12 +02:00
Ricardo M. Correia b4fd221f74 Merge pull request #14296 from kragniz/zfs-0.6.5.6
zfs 0.6.5.6
2016-03-30 12:17:38 +02:00
Eelco Dolstra ca983ec20c thunderbird: 38.7.0 -> 38.7.1 2016-03-30 11:32:40 +02:00
zimbatm 0592eb377e Merge pull request #14207 from zimbatm/git-and-ssh
git: add openssh as a runtime dependency
2016-03-30 10:23:55 +01:00
Franz Pletz ef31c0ecd2 Merge pull request #14308 from juliendehos/fswebcam
fswebcam: init 20140113
2016-03-30 11:15:39 +02:00
Chris Martin 19abd55420 idea.idea15-ultimate: init at 15.0.5 2016-03-30 02:02:53 -07:00
Peter Simons 070b123d4b ghc: version 6.12.3 is broken after updating to gcc 5.x
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Vladimír Čunát a26357eefe Merge recent staging (with binaries on Hydra) 2016-03-30 10:41:02 +02:00
Julien Dehos 70af93f0ca fswebcam: init 20140113 2016-03-30 09:48:11 +02:00
Ryan Trinkle 8605dab964 webkitgtk: add darwin support 2016-03-30 09:40:36 +02:00
Franz Pletz e498a645c1 ncat: Remove old package, available in nmap 2016-03-30 08:53:22 +02:00
Franz Pletz e7ca626031 Merge pull request #14295 from NeQuissimus/kotlin101_2
kotlin: 1.0.1 -> 1.0.1-2
2016-03-30 07:33:59 +02:00
Franz Pletz 315982049f Merge pull request #14292 from romildo/fix.weather
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Franz Pletz 5aa986fba2 dhcpcd: 6.9.4 -> 6.10.1 (security)
Fixes CVE-2016-1503 & CVE-2016-1504.

Changelog:
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Thomas Tuegel 13e83a493e kde5.applications: 15.12.1 -> 15.12.3 2016-03-29 21:21:44 -05:00
joachifm bff64a3c10 Merge pull request #14307 from acowley/assimp
assimp: add missing zlib dependency
2016-03-29 20:33:25 +00:00
Anthony Cowley d52efcc9d3 assimp: add missing zlib dependency
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Pascal Wittmann 0ca288abc8 global: 6.5.3 -> 6.5.4 2016-03-29 21:29:26 +02:00
Pascal Wittmann 51135d803a bitlbee: 3.4.1 -> 3.4.2 2016-03-29 21:17:30 +02:00
Nikolay Amiantov e65b0b851b noto-fonts-emoji: add uncommited fix 2016-03-29 21:05:32 +03:00
Nikolay Amiantov 8862c5db0c pythonPackages.nototools: 2015-09-16 -> 2016-03-25 2016-03-29 21:02:16 +03:00
Nikolay Amiantov f4fa3565b8 noto-fonts-emoji: 2015-08-17 -> 2016-03-17 2016-03-29 21:02:16 +03:00
Nikolay Amiantov 08db1b19a2 noto-fonts-cjk: cleanup 2016-03-29 21:02:16 +03:00
Nikolay Amiantov 9c8f810f83 noto-fonts: 2015-09-08 -> 2016-03-29 2016-03-29 21:02:15 +03:00
Lluís Batlle i Rossell 0c98b52816 Fix evaluation. (licenses, not licences)
Thanks Domen.
2016-03-29 17:47:07 +02:00
Lluís Batlle i Rossell f38d620d59 Updating giv to latest from git (>0.9.25).
We were using a version years old.

I picked the git version instead of the last release because the git version
has fixes not released for almost one year.
2016-03-29 17:40:49 +02:00
Nikolay Amiantov a5322efd95 Revert "Remove PATH assumption from fhs-userenv."
This reverts commit 2f26b82411.

This breaks terminfo in Bash for some reason (i.e. TAB and other
special keys).
2016-03-29 17:58:07 +03:00
Balletie d852a23662 bindfs: Let mount find bindfs mount helper
When mount is used with mount-type "fuse.bindfs", it cannot find the
mount helper.

If mount can't find `mount.fuse.bindfs`, it executes the `mount.fuse`
mount helper and passes `fuse.bindfs` as argument. Then `mount.fuse`
tries to execute `bindfs` on its own, but it is not found in the PATH.

By creating a `mount.fuse.bindfs` link to the `bindfs` executable, this
problem is avoided because `mount` will just execute the
`mount.fuse.bindfs` mount helper without `mount.fuse` in the middle.
2016-03-29 16:40:11 +02:00
Arseniy Seroka d4c4a81022 Merge pull request #14298 from obadz/minor-upgrades
Minor upgrades
2016-03-29 16:30:35 +03:00
Nikolay Amiantov 54eb061a12 avidemux: don't depend on unfree FAAC by default 2016-03-29 16:16:36 +03:00
obadz fc33e877c1 spacefm: 1.0.4 -> 1.0.5 2016-03-29 14:15:21 +01:00
obadz b48a6fea80 google-drive-ocamlfuse: 0.5.18 -> 0.5.22 2016-03-29 14:10:00 +01:00
obadz 14fd473894 gapi-ocaml: 0.2.6 -> 0.2.10 2016-03-29 14:09:34 +01:00
Louis Taylor 259eb36205 zfs: 0.6.5.5 -> 0.6.5.6 2016-03-29 13:28:35 +01:00
Louis Taylor 307c073fa3 spl: 0.6.5.5 -> 0.6.5.6 2016-03-29 13:28:20 +01:00
Tim Steinbach 5ad9ed9291 kotlin: 1.0.1 -> 1.0.1-2 2016-03-29 08:23:27 -04:00
José Romildo Malaquias 27eaa37757 weather: fix file locations, add python dependency 2016-03-29 08:18:46 -03:00
Vladimír Čunát d7e87db0c7 rustc: disable parallel building
http://hydra.nixos.org/build/33119905/nixlog/1/raw
2016-03-29 13:01:27 +02:00
Lluís Batlle i Rossell f6a44bea9e Updating wings and dependencies to match erlang
I updated the erlang esdl lib, added the erlang cl lib,
added opencl-headers and ocl-icd to make wings build and run.

I have not tested its opencl part; I only added dependencies so
it builds.
2016-03-29 12:24:42 +02:00
Vladimír Čunát e69306c463 xmlsec: fix linkage, probably after #909
This fixes builds of (some) reverse dependencies, e.g. aqbanking.
2016-03-29 12:22:54 +02:00
Frederik Rietdijk 572a723ee5 Merge pull request #14270 from Beauhurst/kombu_3_0_35
Python kombu, billiard & celery updates
2016-03-29 12:09:10 +02:00
Vladimír Čunát 5147b9d30a pythonPackages.poppler-qt4: fix build by a hack
/cc maintainer @sepi.
2016-03-29 11:56:52 +02:00
Peter Simons a1f7b231c4 Merge pull request #14279 from acowley/doxygen
doxygen: fix on darwin
2016-03-29 11:24:10 +02:00
Peter Simons 7237161bb0 Merge pull request #14287 from kragniz/git-2.8.0
git: 2.7.4 -> 2.8.0
2016-03-29 11:23:12 +02:00
Vladimír Čunát 117183e27e intltool: fix problems with perl-5.22
http://hydra.nixos.org/build/33608086/nixlog/1/raw
2016-03-29 11:12:42 +02:00
Vladimír Čunát 62c29908da dvdisaster: disable parallel building
http://hydra.nixos.org/build/33609373/nixlog/1/raw
/cc @nkcx. I notified upstream.
2016-03-29 10:53:36 +02:00
Arseniy Seroka 63c78c34ab Merge pull request #14288 from kragniz/opencpn
opencpn: init at 4.2.0
2016-03-29 10:15:48 +03:00
Louis Taylor b40f0ac3c7 opencpn: init at 4.2.0 2016-03-29 07:31:56 +01:00
Louis Taylor 69c6f7e20a git: 2.7.4 -> 2.8.0 2016-03-29 07:21:41 +01:00
Franz Pletz ebf21fd29e libressl_2_3: 2.3.2 -> 2.3.3 2016-03-29 04:55:14 +02:00
Nikolay Amiantov a6e0046b75 Merge pull request #14218 from abbradar/avidemux
avidemux: 2.5.6 -> 2.6.12
2016-03-29 04:48:51 +04:00
joachifm 0270ce193e Merge pull request #14281 from taku0/thunderbird-bin-38.7.1
thunderbird-bin: 38.6.0 -> 38.7.1
2016-03-29 00:33:35 +00:00
taku0 dc73280d19 thunderbird-bin: 38.6.0 -> 38.7.1 2016-03-29 09:19:34 +09:00
Nikolay Amiantov cef2db7e76 haskellPackages.mueval: fix build 2016-03-29 02:23:06 +03:00
Anthony Cowley 8db6998a0a doxygen: fix on darwin
This avoids an issue where an old OS X SDK is assumed, leading to a
linker error of the form:

Undefined symbols: __Unwind_Resume
2016-03-28 18:19:41 -04:00
Brian McKenna d47e2fde69 steam: enable hardware decoding (for In-Home Streaming)
Previous to this patch I was getting software decoding when I used In-Home
Streaming. I had a look around and according to:

https://bbs.archlinux.org/viewtopic.php?id=187922

> It seems that the libva version Steam comes with, is not compatible anymore to
> the newer libva 1.4.0.

Substituting in our version of libva gives me hardware decoding!
2016-03-29 09:17:15 +11:00
joachifm 7ddf8460a5 Merge pull request #14211 from LatitudeEngineering/latitude/topic/gazebo
gazebo: init at 6.5.1 and 7.0.0
2016-03-28 21:51:27 +00:00
Arseniy Seroka 915a02ccaf Merge pull request #14275 from nico202/meterbridge
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool
2016-03-28 23:16:14 +03:00
joachifm 96a1e39e78 Merge pull request #14269 from taku0/oraclejdk-8u77
oraclejdk: 8u73, 8u74 -> 8u77
2016-03-28 19:24:17 +00:00
= c7a26ccf9d meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool/universe/m/meterbridge/) 2016-03-28 20:50:47 +02:00
Patrick Callahan 66b5055b95 gazebo: init at 6.5.1 and 7.0.0 2016-03-28 11:44:37 -07:00
Patrick Callahan 565b7b34ed ignition.transport: init at 0.9.0 and 1.0.1 2016-03-28 11:44:37 -07:00
Patrick Callahan 3c95d6d1ea sdformat: init at 3.7.0 and 4.0.0 2016-03-28 11:44:37 -07:00
Patrick Callahan b682906b6a ignition robotics libs: init; .math: init at 2.3.0 2016-03-28 11:44:37 -07:00
Patrick Callahan 008bcf51a4 tinyxml-2: init at 3.0.0 2016-03-28 11:44:36 -07:00
Patrick Callahan 4316161495 ogre: 1.9.0 -> 1.9-hg 2016-03-28 11:10:48 -07:00
Frederik Rietdijk 9825a81cfc pythonPackages.numpy: 1.11 -> 1.10
Reverting default numpy to 1.11, since 1.10 breaks pandas and required
patches couldn't be cherry-picked.

1.11 is still available as `pythonPackages.numpy_1_11`.
2016-03-28 19:06:48 +02:00
Joachim Fasting 8bd72dfaa4 lsh: fix gcc5 build
The build fails with c11 (also tested c99), but works with gnu90.
2016-03-28 19:01:58 +02:00
Shea Levy 57d5860bd5 Merge branch 'bower2nix' 2016-03-28 12:59:49 -04:00
joachifm 8222b610cd Merge pull request #14273 from bradediger/spotify
spotify: 1.0.25.127 -> 1.0.26.125
2016-03-28 16:26:56 +00:00
joachifm 3d9d2f15b3 Merge pull request #14255 from risicle/osrm_fixes
osrm-backend: 4.5.0 -> 4.9.1
2016-03-28 16:15:16 +00:00
joachifm 55423a1be6 Merge pull request #14272 from joachifm/fix-v8
v8: fix build(s)
2016-03-28 16:02:53 +00:00
joachifm 58ef31f18a Merge pull request #14263 from risicle/osrm_remove_luajit
osrm-backend: remove osrm-backend_luajit variant - it has been broken for a while
2016-03-28 15:59:01 +00:00
joachifm 02108fe91c Merge pull request #14271 from Beauhurst/django_reversion_1_10_1
django_reversion: 1.8.5 -> 1.10.1
2016-03-28 15:57:33 +00:00
joachifm aa2ebd4b11 Merge pull request #14215 from Beauhurst/django_remove_mo
django packaging: remove remaining uses of makeOverridable for django-depending packages
2016-03-28 15:56:55 +00:00
Brad Ediger 066042e3fa spotify: 1.0.25.127 -> 1.0.26.125 2016-03-28 10:56:17 -05:00
joachifm a66a64cedc Merge pull request #14182 from NeQuissimus/pppscripts
ppp: Include convenience scripts
2016-03-28 15:19:44 +00:00
Joachim Fasting 72b5bfda97 v8: fix build(s)
Ignore errors due to strict-overflow warnings; strip clang-only flag on
non-clang builds. Concerning the latter "fix", it's not entirely clear to me why
the -Wno-format-pedantic flag ends up being passed to gcc, the .gyp file appears
to already condition the inclusion of this flag on whether cc=clang.
2016-03-28 17:13:40 +02:00
Robert Scott 46d26e82f4 django_reversion: 1.8.5 -> 1.10.1 2016-03-28 14:55:22 +00:00
Domen Kožar c61445357e Merge pull request #14239 from kragniz/linux-testing-4.6-rc1
Linux-testing 4.6-rc1
2016-03-28 15:53:52 +01:00
Robert Scott a01b9f7c74 celery: 3.1.19 -> 3.1.23 2016-03-28 14:29:16 +00:00
Robert Scott e6026003df billiard: 3.3.0.21 -> 3.3.0.23 2016-03-28 14:29:16 +00:00
Robert Scott 364b3d2453 kombu: tidy up, removing py3k fussiness which is handled by the deps and adding to buildInputs to allow more of the test suite to run 2016-03-28 14:28:50 +00:00
taku0 b8cc111764 oraclejdk: 8u73, 8u74 -> 8u77 2016-03-28 23:14:33 +09:00
Frederik Rietdijk 654d2e672d pythonPackages.numpy: 1.10 -> 1.11 2016-03-28 16:11:30 +02:00
Frederik Rietdijk 9ee7b3f628 pythonPackages.scipy: use latest numpy version 2016-03-28 16:04:51 +02:00
Frederik Rietdijk c1abb1d404 openblas: 0.2.15 -> 0.2.17 2016-03-28 15:58:10 +02:00
Robert Scott 86435a1b41 kombu: 3.0.33 -> 3.0.35, add redis to buildInputs to allow tests to pass 2016-03-28 13:39:38 +00:00
Frederik Rietdijk 7ab852d7b8 Merge pull request #12538 from FRidh/yakuake
kde5.yakuake: init at 3.0.2
2016-03-28 14:55:41 +02:00
Frederik Rietdijk c39fe33998 kde5.yakuake: init at 3.0.2 2016-03-28 14:52:20 +02:00
Vladimír Čunát be447475d3 clang-3.5: mark as broken
It seems unlikely someone will want to fix it anymore.
2016-03-28 14:42:50 +02:00
Frederik Rietdijk 4c13595507 Merge pull request #14093 from matthiasbeyer/add-be
bugseverywhere: init at 1.1.1
2016-03-28 14:39:38 +02:00
Vladimír Čunát ed47bb1ca8 qt55.vlc: fix build
I tested it on a video to make sure the bug doesn't appear.
2016-03-28 14:37:25 +02:00
Matthias Beyer 729c069108 bugseverywhere: init at 1.1.1 2016-03-28 14:35:47 +02:00
Frederik Rietdijk 2636fcf7cd fix license 2016-03-28 14:24:06 +02:00