Commit graph

33809 commits

Author SHA1 Message Date
Thomas Tuegel a6c75a7167 Merge pull request #20856 from avnik/qt5-mktemp
qt5: more reproducible builds
2016-12-03 09:49:12 -06:00
Frederik Rietdijk 4162623460 pythonPackages.cython: 0.24.1 -> 0.25.1 2016-12-03 16:09:37 +01:00
Vladimír Čunát 1191dac0f9
poppler: 0.47.0 -> 0.49.0 2016-12-03 14:14:41 +01:00
Vladimír Čunát 3e48bb2444
cairomm: use a mirror that actually contains the file 2016-12-03 14:13:57 +01:00
Vladimír Čunát d652b2cbee
cairomm: maintenance 1.12.0 -> 1.12.2
1.13.x and 1.15.x are not stable ones (cairo uses the even-odd rule).
2016-12-03 13:29:09 +01:00
Vladimír Čunát da97018f48
libdrm: 2.4.73 -> 2.4.74 2016-12-03 12:51:39 +01:00
Vladimír Čunát cf205e4630
atk: 2.20.0 -> 2.22.0
That's the gnome-3.22 version.
2016-12-03 12:38:35 +01:00
Vladimír Čunát b78ea7f6e0
glib: maintenance 2.50.1 -> 2.50.2 2016-12-03 12:33:13 +01:00
Vladimír Čunát ea42d6fe62
dbus: 1.10.12 -> 1.10.14 2016-12-03 12:32:11 +01:00
Domen Kožar d8e2eba828 haskellPackages.turtle: enable tests again (they pass) 2016-12-03 12:31:30 +01:00
Vladimír Čunát 63a502d9df
dbus-glib: 0.106 -> 0.108 2016-12-03 12:26:07 +01:00
Vladimír Čunát 34e2d681a0
pango: 1.40.2 -> 1.40.3 2016-12-03 12:22:42 +01:00
Vladimír Čunát 386188692c
libjpeg(-turbo): 1.5.0 -> 1.5.1 2016-12-03 12:12:48 +01:00
Vladimír Čunát 8f89fe65a2
harfbuzz: 1.3.2 -> 1.3.3 2016-12-03 12:12:18 +01:00
Lancelot SIX b87cf7539f libunistring: 0.9.6 -> 0.9.7
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00002.html for announcement
2016-12-03 11:45:41 +01:00
Maximilian Güntner ffdf7ec234
cpp-ipfs-api: init at 2016-11-09
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-03 06:43:47 +01:00
Graham Christensen ca9ce9ace4
Merge remote-tracking branch 'origin/master' into staging 2016-12-02 19:20:03 -05:00
Vincent Laporte e672fbc6f0 omake: remove 0.9.8.6-rc1 2016-12-02 19:49:08 +00:00
Vincent Laporte 3d804da983 camlimages: use omake rather than omake_rc1 2016-12-02 19:49:08 +00:00
Vincent Laporte 7f501d7f02 teyjus: 2.0b2 -> 2.1 2016-12-02 19:49:07 +00:00
Vincent Laporte 895d3c8908 omake: 0.9.8.5 -> 0.10.1 2016-12-02 19:49:07 +00:00
Matthew Daiter d331e538c2 erlang_basho_R16: B03-1 -> B02-8 2016-12-02 16:12:14 +01:00
Alexander V. Nikolaev f0974e1e58 qt5: more reproducible builds
Avoid mktemp -d in sources, where pathnames can affect result.
2016-12-02 14:31:36 +02:00
Lluís Batlle i Rossell 19fd547a7f Fixing the patch for icu for ARM.
The source file changed paths.
2016-12-02 13:03:24 +01:00
Jonathan Glines 538ec0cc92 teensyduino: init at 1.31 (#20807) 2016-12-02 11:31:01 +01:00
Kamil Chmielewski d4858edf57 ponyc: 0.6.0 -> 0.9.0 2016-12-01 22:29:44 +01:00
Vincent Laporte 9c87884fdf merlin: 2.5.2 -> 2.5.3 2016-12-01 20:14:26 +00:00
Frederik Rietdijk 74276caf19 koji -> pythonPackages.koji
koji is both a library and an application. It is used in Nixpkgs
primarily as a library and therefore I move it.
2016-12-01 21:07:33 +01:00
Peter Simons 297ea7550c haskellPackages.ghc-core: Revert "0.5.6 -> 2012-12-15"
This reverts commit c1b919ff5c. That kind of
change is a maintenance nightmare because it unconditionally overrides the
package's version specified in hackage-packages.nix with something else, i.e.
no future update will ever have an effect. This is not the proper way to do it.
The proper way is to add the relevant commit from Github as a patch.
2016-12-01 20:04:19 +01:00
Peter Simons a571edecd0 haskell-jni: fix path to missing libjvm
libjvm.so is in a non-standard location and the build needs help finding it.
Closes https://github.com/NixOS/nixpkgs/issues/20669.
2016-12-01 19:58:28 +01:00
mingchuan 880ae3fd1e haskellPackages: fix brick and vty_5_13
brick 0.14 requires vty >= 5.12
2016-12-01 19:58:28 +01:00
Peter Simons 10b832e464 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-11-g4525071 from Hackage revision
7c09fb8e04.
2016-12-01 19:57:44 +01:00
Peter Simons d80d92793e LTS Haskell 7.11 2016-12-01 19:57:43 +01:00
Eelco Dolstra b221fc137c
nss: 3.27.1 -> 3.27.2 2016-12-01 13:02:35 +01:00
Graham Christensen eeb15153b9 Merge pull request #20830 from grahamc/guile
guile: apply patch fixing 00-repl-server.test stability (WIP)
2016-11-30 22:45:33 -05:00
Graham Christensen f1fd88f7f4
guile: apply patch fixing 00-repl-server.test stability 2016-11-30 22:17:04 -05:00
Franz Pletz a0f05feddf
gtk3: 3.22.1 -> 3.22.4
Fixes #19945.
2016-12-01 01:54:30 +01:00
Graham Christensen ea07ad6bd9
Revert "Revert "icu: patch for multiple CVEs""
icu: patch for multiple CVEs

 - CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415
2016-11-30 19:29:51 -05:00
Graham Christensen 96393560d0 Merge pull request #20816 from grahamc/vulnerability-rollup-10
Vulnerability rollup 11 (WIP)
2016-11-30 19:29:19 -05:00
Graham Christensen 16995fc57b
boehmgc: 7.2f -> 7.2g 2016-11-30 19:19:25 -05:00
Graham Christensen c97fda0bcf
Revert "icu: patch for multiple CVEs"
This reverts commit 892a9b1f0f.
2016-11-30 19:10:06 -05:00
Graham Christensen 892a9b1f0f
icu: patch for multiple CVEs
- CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415
2016-11-30 19:08:15 -05:00
Pascal Wittmann 014a1b430a Merge pull request #20615 from vbgl/lwt-2.6.0
ocamlPackages.lwt: 2.5.2 → 2.6.0
2016-11-30 16:36:52 +01:00
Pascal Wittmann ab2185a4b5 Merge pull request #20756 from vbgl/ocp-index-1.1.5
ocamlPackages.ocp-index: 1.1.4 -> 1.1.5
2016-11-30 16:34:56 +01:00
Graham Christensen 0cff959e79
maatkit: update URL 2016-11-30 09:07:17 -05:00
Graham Christensen 7d09138cae
perlPackages.DBDmysql: 4.033 -> 4.039 2016-11-30 08:37:48 -05:00
Graham Christensen 0707962235
mujs: 2016-09-21 -> 2016-11-30 for multiple CVEs
- CVE-2016-7504
 - CVE-2016-7505
 - CVE-2016-7506
 - CVE-2016-9017
 - CVE-2016-9108
 - CVE-2016-9109
 - CVE-2016-9294

See more information: https://lwn.net/Vulnerabilities/707361/
2016-11-30 08:29:44 -05:00
Peter Simons cc3e61006f Merge pull request #20811 from Profpatsch/hdbc-odbc-haddock
haskellPackages.HDBC-odbc: remove haddock fix again
2016-11-30 14:00:30 +01:00
Profpatsch 10cf3b150e haskellPackages.HDBC-odbc: remove haddock fix again 2016-11-30 13:04:48 +01:00
Matthew Daiter 705bdce17e
hexRegistrySnapshot: d58a937 -> e5e494a 2016-11-30 12:16:21 +01:00
Frederik Rietdijk 1b68772f2b Merge pull request #20799 from vbgl/camlp5-6.17
camlp5: 6.16 -> 6.17
2016-11-30 10:32:00 +01:00
Frederik Rietdijk 1c0e51e3f8 Merge pull request #20616 from matthewbauer/pugixml-darwin
pugixml: fix darwin build
2016-11-30 10:30:41 +01:00
Frederik Rietdijk 07dcc4f43a pythonPackages.Theano: move and rename variants
We have two derivations, one that supports Cuda, and one that does not.
The names, TheanoWithCuda and TheanoWithoutCuda, now reflect that.
Furthermore, a boolean passthru.cudaSupport was added.

In the future the two derivations should be merged in one, with a
parameter `cudaSupport`.
2016-11-30 10:04:54 +01:00
Peter Simons 2605149d15 ghc-8.0.2: cosmetic 2016-11-30 09:47:37 +01:00
Peter Simons fb9f9926cd ghc-8.0.2: drop use of the obsolete response file patch
Our gcc wrapper has been fixed to deal with those files properly.
2016-11-30 09:46:44 +01:00
Joachim Fasting 0028abeb4e
libffcall: 2009-05-27 -> 1.10
Use the release tarball provided by the clisp maintainer.

Tested build by nix-build -A clisp -A clisp_2_44_1 -A gtk-server;
only clisp run-tested.

Of particular note is that the .so files no longer have executable
stacks.  This also avoids executable stack in clisp lisp.run

Before:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RWE 0x10

After:

   $ readelf -lW $(nix-build -A clisp)/lib/clisp-2.49/base/lisp.run|grep GNU_STACK
   GNU_STACK      [...] RW 0x10
2016-11-30 06:01:10 +01:00
Tuomas Tynkkynen 8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Vincent Laporte f0d7e808b2 camlp5: 6.16 -> 6.17 2016-11-29 18:34:21 +00:00
Vladimír Čunát 56366b5e66
libuv: enable checks and parallel building 2016-11-29 18:41:44 +01:00
Mathias Schreck 0f7f0ced81
libuv: 1.9.1 -> 1.10.1
Taken from #20650.
2016-11-29 18:25:22 +01:00
joachim schiele 8806344618
rust: Updates & rename rustUnstable to rustNighly. 2016-11-29 17:09:01 +01:00
Lancelot SIX 06c594304c
nettle: 3.2 -> 3.3
This is a bugfix release.

See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00003.html
for release announcement.
2016-11-29 14:54:14 +01:00
Thomas Tuegel 66c3818e98
kde5.frameworks: 5.27 -> 5.28 2016-11-29 07:02:40 -06:00
Peter Simons 9890563ae2 Merge pull request #20781 from abuibrahim/master
haskellPackages.barrier: jailbreak
2016-11-29 09:13:02 +01:00
joachim schiele f67061c1de (rustc-nightly) init at 2016-11-26 - precompiled rustc nightly binary 2016-11-29 09:10:39 +01:00
Ruslan Babayev f44023c485 haskellPackages.barrier: jailbreak 2016-11-28 17:18:21 -08:00
Vladimír Čunát 2587611ed5
mesa: maintenance 13.0.1 -> 13.0.2 2016-11-28 21:44:15 +01:00
Vladimír Čunát b67ae8b33c
llvmPackages*.lldb: fixup input by disabling libedit
Fixes #20773.  https://llvm.org/bugs/show_bug.cgi?id=28898
Of course, feel free to find a better solution.

I love this copy&paste :-/
2016-11-28 19:02:15 +01:00
Frederik Rietdijk 7e3331af49 Merge pull request #20774 from aherrmann/pr_matplotlib_tkagg
matplotlib: Fix "attribute ‘tkinter’ missing"
2016-11-28 18:08:57 +01:00
Andreas Herrmann 44177794d2 matplotlib: Fix "attribute ‘tkinter’ missing"
`tkinter` is not part of `python`, but of `pythonPackages`.
2016-11-28 18:02:35 +01:00
Eelco Dolstra b60873ed99
aws-sdk-cpp: 0.10.6 -> 1.0.34 2016-11-28 16:37:31 +01:00
Graham Christensen ef138dc260 Merge pull request #20749 from gnidorah/master3
genymotion: 2.7.2 -> 2.8.0 and add menu item
2016-11-28 08:35:10 -05:00
Matthew Daiter 448d605f89 opencv3: adding myself as co-maintainer 2016-11-28 14:16:37 +01:00
viric 75d9dc8516 Merge pull request #20631 from mdaiter/opencv_upgrade
opencv3: added CUDA 8.0 specific patches
2016-11-28 14:06:33 +01:00
Graham Christensen 8088ad7586 Merge pull request #20689 from frontsideair/flow-34-36
flow: 0.34.0 -> 0.36.0
2016-11-28 07:38:05 -05:00
Moritz Ulrich bfc187f23a
rustc: Loosen bootstrapping restrictions.
Newer nightlies check a new environment variable that if set will loosen
restrictions on which compiler version can be used for bootstrapping.

Upstream issue is at https://github.com/rust-lang/rust/pull/37265
2016-11-28 11:21:12 +01:00
Moritz Ulrich e36d243258
rustc: Don't fail if deleting of breaking tests fails. 2016-11-28 11:16:13 +01:00
Vincent Laporte 33d49bbfb7 ocamlPackages.ocp-index: 1.1.4 -> 1.1.5 2016-11-28 09:33:28 +01:00
Michael Fellinger bff2b98290
ruby: 3.2.1 -> 2.3.3 2016-11-27 22:11:49 -05:00
Graham Christensen 540670259c Merge pull request #20549 from proger/ceres-solver-darwin
ceres-solver: glog builds on darwin just fine now
2016-11-27 22:09:17 -05:00
Graham Christensen 5cc4f50442 Merge pull request #20113 from johbo/ruby-scrypt-darwin
Adjust ruby gem defaults for scrypt on darwin
2016-11-27 21:58:17 -05:00
Franz Pletz f38955dd4c Merge pull request #20665 from vdemeester/delve-0.11-alpha
delve: init at 0.11.0-alpha
2016-11-28 03:50:34 +01:00
Graham Christensen 2891256daa
skopeo: fix evaluation, change license from asl2 to asl20 2016-11-27 21:39:02 -05:00
William Casarin dfb354ea7d multi-ghc-travis: git-2015-11-04 -> git-2016-10-23 (#20754)
adds support for ghc8
2016-11-28 03:24:51 +01:00
Vincent Demeester 6d47cb4131
skopeo: init at 0.1.16
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-27 21:06:21 -05:00
Frederik Rietdijk 5dcf6ecbeb Merge pull request #18532 from peterhoeg/hero
heroku: 3.43.2 -> 3.43.12 and wrap the downloaded binary
2016-11-27 17:45:03 +01:00
Michael Alan Dorman d24a886419 hoogle: build with newest haskell-src-exts 2016-11-27 17:00:14 +01:00
Michael Alan Dorman 725e44cc04 hindent: fix 5.2.1 build 2016-11-27 17:00:14 +01:00
Peter Simons 1e62dc2929 configuration-hackage2nix.yaml: use latest hindent 2016-11-27 17:00:14 +01:00
Peter Simons b74d732f67 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3-8-gcc531ff.
2016-11-27 17:00:04 +01:00
Peter Simons b7deb143b2 Merge pull request #20731 from expipiplus1/fix-ghc-env
ghcWithPackages: fix env NIX_GHC_LIBDIR value
2016-11-27 15:52:45 +01:00
Alex Ivanov af1dacc2c3 genymotion: 2.7.2 -> 2.8.0 2016-11-27 13:18:24 +03:00
Alex Ivanov 244f0456f0 genymotion: add menu item 2016-11-27 12:21:25 +03:00
Michael Raskin 5d5346d824 julia_05: init at 0.5.0; right now backtrace-related tests are disabled because they fail in this configuration, but the rest works 2016-11-27 10:14:33 +01:00
Michael Raskin fcf9f5d4d5 julia: 0.4.6 -> 0.4.7 2016-11-27 10:14:33 +01:00
Frederik Rietdijk dcff4fdf07 Merge pull request #20747 from ericsagnes/pkg-update/rainbowstream
rainbowstream: 1.3.5 -> 1.3.6
2016-11-27 09:35:52 +01:00
Jörg Thalheim b51aacb456 Merge pull request #20745 from rardiol/allegro5
Allegro5
2016-11-27 09:15:03 +01:00
Eric Sagnes d0e8117ccb rainbowstream: 1.3.5 -> 1.3.6 2016-11-27 11:37:20 +09:00
Michael Raskin db7e616b45 julia-git: add macOS frameworks, hopefully that's useful 2016-11-26 22:41:41 +01:00
Michael Raskin e3d0fd8bc7 julia-git: pin LLVM 3.9, seems to work fine 2016-11-26 22:33:52 +01:00
Michael Raskin b7eb9241dc julia-git: 0.5.0-dev-2016-06-10 -> 0.6.0-dev-2016-11-25 2016-11-26 21:35:18 +01:00
Michael Raskin e934ffb28c utf8proc: 1.3 -> 2.0.2 2016-11-26 21:35:18 +01:00
Peter Simons c272c66276 ghc: add release candidate 1 for 8.0.2 2016-11-26 21:24:40 +01:00
Ricardo Ardissone ec74f36ccc allegro5unstable: removed 2016-11-26 17:52:16 -02:00
Ricardo Ardissone 99522fb742 allegro5: 5.0.11 -> 5.2.11 2016-11-26 17:52:16 -02:00
vbgl 376973a1bb Merge pull request #20404 from vbgl/alcotest-0.7.0
ocamlPackages.alcotest: 0.4.5 -> 0.7.2
2016-11-26 16:17:32 +01:00
Michael Raskin 81667f3663 Merge pull request #19806 from vbgl/opa-4310
opa: update
2016-11-26 14:00:37 +00:00
Franz Pletz 94fe387fcb
nghttp2: 1.14.1 -> 1.16.1 2016-11-26 14:39:12 +01:00
Pascal Bach 2bf9413280 gitlab-runner: 1.7.1 -> 1.8.0 (#20719) 2016-11-26 14:22:41 +01:00
Joe Hermaszewski 757638acae ghcWithPackages: fix env NIX_GHC_LIBDIR value
Ideally the duplication between the environment shellHook and the ghc
wrapper would be removed.

Fixes #20730
2016-11-26 12:06:56 +00:00
Vladimír Čunát 7a88f314cb
guile: doCheck = false on i686-linux
It fails on Hydra now; I can't reproduce it locally and don't feel like
debugging it. It might be due to the warning below. That appears on
x86_64-linux as well, but we've got no problems in there so far...

warning: call to primitive-fork while multiple threads are running;
         further behavior unspecified.  See "Processes" in the
         manual, for more information.
2016-11-26 11:35:23 +01:00
Vladimír Čunát 925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Rok Garbas b09435ea51 pythonPackages.magic-wormhole: enable tests 2016-11-26 04:55:28 +01:00
Austin Seipp a51378c419 nixpkgs: yosys 2016.08.18 -> 2016.11.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Austin Seipp c6b5131b01 nixpkgs: icestorm 2016.08.18 -> 2016.11.01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Peter Simons baea6a8d82 Merge pull request #20619 from Profpatsch/ghcWithHoogle-empty-packagelist
haskell/hoogle.nix: make an empty packages list possible
2016-11-25 19:21:23 +01:00
Frederik Rietdijk b191034d8a remarkjs: fix evaluation 2016-11-25 14:45:03 +01:00
Matthias C. M. Troffaes ea743a97f5 wolfssl: 3.9.8 -> 3.9.10b (#20708) 2016-11-25 10:28:59 +00:00
Karn Kallio 841b19500a ats2 : advance Postiats to version 0.2.12, which is the latest release. 2016-11-25 09:21:29 +01:00
Frederik Rietdijk 18637d877a magic-wormhole: move to python-packages
since it is actually a library.
2016-11-25 09:13:01 +01:00
Frederik Rietdijk 51645f8f47 Merge pull request #20675 from carlsverre/update/mopidy-gmusic
mopidy-gmusic: 1.0.0 -> 2.0.0
2016-11-25 08:59:56 +01:00
Vladimír Čunát 902675b4e7
Revert "Merge pull request #20592 from TravisWhitaker/portaudio-update"
This reverts commit 44122e2c0f, reversing
changes made to d66db992ae.

The hash wasn't changed, meaning this won't work and the build is most
likely untested.
2016-11-25 07:54:14 +01:00
Carl Sverre 99e6b63199 pycryptodome: init at 3.4.3 2016-11-24 14:38:46 -08:00
Joachim F 44122e2c0f Merge pull request #20592 from TravisWhitaker/portaudio-update
portaudio: 19-20140130 -> 19-20161030
2016-11-24 23:30:38 +01:00
Frederik Rietdijk 9b88697bbd gn: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk fda03ec4bd telepathy.glib: add python to passthru
and let the telepathy plugins use it.
2016-11-24 22:28:04 +01:00
Frederik Rietdijk cd7e72a597 zeitgeist: python bindings at pythonPackages.zeitgeist 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 2bac076931 telepathy_glib: shouldn't propagate python 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 2f25d962e8 qt57.qtwebengine: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk b21f1d70c6 qt56.qtwebengine: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 0031e01e07 webkitgtk214x: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk bde10a9b79 pythonPackages.pyside: fix name 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 862f981317 spice_gtk: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk 2de9321880 nodejs: add python to passthru
so nodeEnv uses the exact same version.

See also https://github.com/svanderburg/node2nix/issues/25
2016-11-24 22:28:04 +01:00
Frederik Rietdijk ef981df445 telepathy_glib: use python2
while this package supports Python 3, certain dependencies don't. An
example is telepathy mission control. Python 3 sneaked in via
telepathy_glib, breaking the build of that package.

TODO: put python bindings in separate output!
2016-11-24 22:28:04 +01:00
Frederik Rietdijk 76a11c1fbb libvirt: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 27180b67ce pixie: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 7ab6edd171 llvm_34: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk d56209dc3b libsearpc: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 6449435b04 libplist: use python2, multiple outputs, fix bindings 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 7ea28bfc46 ycmd: use python2 2016-11-24 22:28:03 +01:00
Frederik Rietdijk 4fb7a8bf1a libappindicator: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 6068431f8f cxxtest: use buildPythonApplication 2016-11-24 22:28:02 +01:00
Frederik Rietdijk 0fbbf411b3 cxxtest: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk e84b9e2b20 asn2quickder: use python2 2016-11-24 22:28:02 +01:00
Frederik Rietdijk c93c0a438e farsight2: use python2 2016-11-24 22:28:02 +01:00
Fatih Altinok 0a77d46322 flow: 0.34.0 -> 0.36.0 2016-11-24 16:40:52 +02:00
Tim Steinbach 290ca2817f Merge pull request #20686 from binarin/blivet-pvscan-unpatch
blivet: Remove unneccesary patching
2016-11-24 08:23:48 -05:00
Tim Steinbach 565bc19580 Merge pull request #20662 from NeQuissimus/gradle_3_2_1
gradle: 3.2 -> 3.2.1
2016-11-24 08:22:18 -05:00
Vladimír Čunát 2d7cb1f6c3
luajit: 2.1.0-beta1 -> 2.1.0-beta2
I'm not very certain about beta as the default,
but let me not change that ATM.
2016-11-24 13:35:13 +01:00