Commit Graph

54294 Commits

Author SHA1 Message Date
Josef Kemetmüller
7131749bee pythonPackages.cligj: 0.4.0 -> 0.5.0 (#48584) 2018-10-17 01:18:46 +02:00
Timo Kaufmann
192dde6411
Merge pull request #48314 from c0deaddict/master
sonic-pi: 3.0.1 -> 3.1.0
2018-10-17 00:02:01 +02:00
Jörg Thalheim
043ed2ee6b
Merge pull request #48558 from r-ryantm/auto-update/babl
babl: 0.1.56 -> 0.1.58
2018-10-16 23:00:17 +01:00
Rob Vermaas
67ef59334c julia_10: update to 1.0.1
(cherry picked from commit 3b3a2d30df2de8dec7fa5bc5fe5ee8897e51630e)
2018-10-16 22:14:35 +02:00
Linus Heckemann
eca462813d libssh: 0.7.5 -> 0.7.6
Fixes CVE-2018-10933:

libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.

Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
Jean-Philippe Cugnet
d3b7476278 erlangR21: 21.0 -> 21.1.1 (#47371)
* erlangR21: 21.0 -> 21.1
* erlangR21: 21.1 -> 21.1.1
2018-10-16 17:55:51 +02:00
Jörg Thalheim
af751ba1f8
Merge pull request #48554 from r-ryantm/auto-update/actor-framework
caf: 0.15.7 -> 0.16.0
2018-10-16 16:12:45 +01:00
Rob Vermaas
6c7fa2f158 blivet: fix reference to selinux python modules
(cherry picked from commit 7ceea6f6013e8a6abf4925e0b2ad94c23f64442d)
2018-10-16 17:05:13 +02:00
Daniel Peebles
8070a6333f
Merge pull request #48538 from r-ryantm/auto-update/commons-compress
commonsCompress: 1.17 -> 1.18
2018-10-16 08:04:16 -04:00
Daniel Peebles
218aceb5fb
Merge pull request #48533 from r-ryantm/auto-update/commons-math
commonsMath: 3.3 -> 3.6.1
2018-10-16 08:03:58 -04:00
R. RyanTM
2e1b04b4ef babl: 0.1.56 -> 0.1.58
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/babl/versions
2018-10-16 04:58:58 -07:00
Yegor Timoshenko
e31942c71e
Merge pull request #48282 from transumption/201810/qemu-smartcard
qemu: enable smartcard support
2018-10-16 11:31:36 +00:00
R. RyanTM
db7637377b caf: 0.15.7 -> 0.16.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/actor-framework/versions
2018-10-16 04:30:20 -07:00
Jörg Thalheim
3783328e81
Merge pull request #48524 from r-ryantm/auto-update/checkstyle
checkstyle: 8.12 -> 8.13
2018-10-16 12:08:19 +01:00
Jörg Thalheim
ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
Jörg Thalheim
aecf926d65
Merge pull request #48361 from r-ryantm/auto-update/sbc
sbc: 1.3 -> 1.4
2018-10-16 10:23:46 +01:00
R. RyanTM
4b05aa5fab commonsCompress: 1.17 -> 1.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-compress/versions
2018-10-16 00:14:42 -07:00
R. RyanTM
e26422c9d0 commonsMath: 3.3 -> 3.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/commons-math/versions
2018-10-16 00:02:26 -07:00
Jan Tojnar
9545edfabc
Merge pull request #48514 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 1.0.0 -> 1.0.1
2018-10-16 08:54:00 +02:00
Peter Simons
3f0bc92460
Merge pull request #48498 from dhess/haskell-aarch64-fixes
haskellPackages.language-nix: disable tests on aarch64.
2018-10-16 08:34:54 +02:00
Jeroen de Haas
2f6097b783 fmt: init at 5.2.1
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
R. RyanTM
e2dfafed6b checkstyle: 8.12 -> 8.13
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2018-10-15 23:22:38 -07:00
R. RyanTM
f78fa3f288 flatpak-builder: 1.0.0 -> 1.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2018-10-15 22:22:12 -07:00
Drew Hess
46f937dddd
haskellPackages.language-nix: disable tests on aarch64.
The test suite fails on aarch64 with a linker error that looks
suspiciously like this outstanding GHC issue:

https://ghc.haskell.org/trac/ghc/ticket/15275

Note that this change also fixes the existing `isi686` check to
conform to the new cross-compiling arch check.
2018-10-15 20:07:27 -04:00
Jörg Thalheim
f1f270a874
Merge pull request #48374 from r-ryantm/auto-update/postgis
postgis: 2.4.5 -> 2.5.0
2018-10-16 00:19:59 +01:00
Jörg Thalheim
ed8ce612dd
Merge pull request #48358 from r-ryantm/auto-update/renpy
renpy: 7.0.0 -> 7.1.1
2018-10-16 00:18:58 +01:00
Jörg Thalheim
07c68a3420
Merge pull request #48493 from makefu/pkgs/bepasty/update
bepasty: 0.4.0 -> 0.5.0
2018-10-16 00:07:24 +01:00
makefu
387632ab33
xstatic-*: update to latest version 2018-10-16 00:46:42 +02:00
Jörg Thalheim
c3aae55316
Merge pull request #48364 from r-ryantm/auto-update/sslmate
sslmate: 1.6.0 -> 1.7.0
2018-10-15 23:36:20 +01:00
Jörg Thalheim
8099538634
Merge pull request #48164 from costrouc/costrouc/python-dopy-refactor
pythonPackages.dopy: refactor move to python-modules
2018-10-15 23:23:47 +01:00
Jörg Thalheim
faf3bf332e
Merge pull request #48457 from jfrankenau/update-rapid
rapid-photo-downloader: 0.9.10 -> 0.9.12
2018-10-15 23:20:35 +01:00
Joachim F
255b6429ab
Merge pull request #48452 from joachifm/pythonPackages-bumps-for-upstream
A few python package updates
2018-10-15 22:07:18 +00:00
Sarah Brofeldt
6c00efd6c0
Merge pull request #48485 from dhess/cryptonite-aarch64
haskellPackages.cryptonite: fix for aarch64 and re-enable tests
2018-10-15 23:44:52 +02:00
Jörg Thalheim
d75e0589af
Merge pull request #48406 from r-ryantm/auto-update/leatherman
leatherman: 1.5.0 -> 1.5.2
2018-10-15 22:37:28 +01:00
Drew Hess
321626d5ee
haskellPackages.cryptonite: fix for aarch64.
This is a cherry-pick from upstream (see
https://github.com/haskell-crypto/cryptonite/issues/234); there has
been no upstream release since the fix was committed.
2018-10-15 17:11:32 -04:00
Jörg Thalheim
92647eb998
Merge pull request #48411 from r-ryantm/auto-update/librealsense
librealsense: 2.15.0 -> 2.16.1
2018-10-15 21:55:24 +01:00
Jörg Thalheim
351319e557
Merge pull request #48419 from r-ryantm/auto-update/ipopt
ipopt: 3.12.10 -> 3.12.11
2018-10-15 21:36:42 +01:00
Drew Hess
c8a59e8453
haskellPackages.cryptonite: re-enable tests.
This has been fixed since cryptonite-0.7:

https://github.com/haskell-crypto/cryptonite/issues/28

cryptonite is also no longer listed in expected-test-failures in
Stackage.
2018-10-15 16:31:59 -04:00
Matthew Bauer
0b298d516a
Merge pull request #47182 from bhipple/add/mkl
mkl: init at 2019.0.117
2018-10-15 15:17:57 -05:00
Matthew Bauer
4c1b22b1f8
Merge pull request #47408 from bhipple/add/abi-tools
abi-compliance-checker: init at 2.3
2018-10-15 15:01:48 -05:00
Jörg Thalheim
e080bb6a3b
Merge pull request #48464 from vbgl/ocaml-elpi-1.1.0
ocamlPackages.elpi: 1.0.5 -> 1.1.0
2018-10-15 20:58:48 +01:00
Jörg Thalheim
4aa9297cd2
Merge pull request #48404 from r-ryantm/auto-update/libgit2
libgit2_0_27: 0.27.4 -> 0.27.5
2018-10-15 20:58:22 +01:00
Jörg Thalheim
989123fbec
Merge pull request #48398 from r-ryantm/auto-update/mapnik
mapnik: 3.0.20 -> 3.0.21
2018-10-15 18:15:36 +01:00
Vincent Laporte
de4f6cb453
ocamlPackages.elpi: 1.0.5 -> 1.1.0 2018-10-15 13:41:45 +00:00
Jean-Philippe Bernardy
a8a3928a34 python.packages.tensorflow: 1.9.0 -> 1.11.0 2018-10-15 14:49:52 +02:00
Jean-Philippe Bernardy
5fe8bb506c python.packages.tensorboard: 1.9.0 -> 1.11.0 2018-10-15 14:49:52 +02:00
Linus Heckemann
f028f77abe
Revert "protobuf3: support cross compilation" 2018-10-15 14:30:45 +02:00
Linus Heckemann
dc6abb3db8
Merge pull request #48450 from ryan4729/proto3-cross
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Jörg Thalheim
5b343e7e8b
Merge pull request #48390 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.2.0 -> 3.3.0
2018-10-15 13:01:23 +01:00
Jörg Thalheim
cd32084ec6
Merge pull request #48409 from r-ryantm/auto-update/libpqxx
libpqxx: 6.2.4 -> 6.2.5
2018-10-15 12:45:45 +01:00