Commit graph

113641 commits

Author SHA1 Message Date
Tobias Happ 7c230bf518 php couchbase: init at 2.3.4
The patch is needed because the paths where libcouchbase has to be
present on the system are hardcoded. I tried to change as little as
possible with this patch.
2017-08-26 00:18:52 +02:00
Jörg Thalheim 89e542d824 Merge pull request #28501 from georgewhewell/imagemagick-aarch64
ImageMagick: allow building on aarch64
2017-08-25 22:16:34 +01:00
Bas van Dijk 70aa1e3657 strongswan: 5.5.3 -> 5.6.0
See: https://wiki.strongswan.org/versions/66

fixes #28485
2017-08-25 22:10:36 +01:00
Jörg Thalheim ad7439fbd1 strongswan: add patch for CVE-2017-11185 2017-08-25 22:02:25 +01:00
Tobias Happ 7067c699fa php memcache: fix php startup warning (#28482)
phpPackages.memcache: fix php startup warning
2017-08-25 21:52:43 +01:00
Tobias Happ 2da2cf31fa php pcs: init at 1.3.3 (#28484)
phpPackages.pcs: init at 1.3.3
2017-08-25 21:51:23 +01:00
Jörg Thalheim 7182b71489 ffado: 2.2.1 -> 2.3.0 2017-08-25 21:43:31 +01:00
Jörg Thalheim b150bf4482 Merge pull request #28572 from nocoolnametom/add-ast-to-php
phpPackages.ast: init AST extension at 0.1.5
2017-08-25 20:47:54 +01:00
Jörg Thalheim 3d6357ac8b Merge pull request #28573 from nocoolnametom/add-yaml-to-php
phpPackages.yaml: init YAML extension for PHP5 and PHP7
2017-08-25 20:47:09 +01:00
Jörg Thalheim b32d669e3d Merge pull request #28565 from fadenb/pythonPackages.phonenumbers_8.8.0
pythonPackages.phonenumbers: 8.7.1 -> 8.8.0
2017-08-25 20:41:27 +01:00
Jörg Thalheim ea491d4ea1 python.pkgs.phonenumbers: use fetchPypi 2017-08-25 20:40:46 +01:00
Jörg Thalheim 7e26e69a4b Merge pull request #28516 from vandenoever/qtchartsqml
qt5.qtcharts: enable qml
2017-08-25 20:37:21 +01:00
Tom Doggett 4aa602386c
phpPackages: add YAML package 2017-08-25 12:33:48 -07:00
Vincent Laporte 96e1bca128 ocamlPackages.ocaml-migrate-parsetree: 1.0 -> 1.0.4 2017-08-25 19:27:19 +00:00
Tom Doggett 512c664709
phpPackages: add AST package 2017-08-25 10:26:58 -07:00
aszlig 58c0d63100
twister: Fix build against GCC 6.x
This applies upstream commit miguelfreitas/twister-core@dd4f5a1769.

Tested only by building and executing "twisterd --help", but no serious
testing done otherwise.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 18:32:02 +02:00
aszlig c905b7895c
twister: 0.9.30 -> 0.9.34
From the upstream changelog:

Version 0.9.34:

 * quick fix to "Assertion mapInfo.count" failed, don't mess with these
   addrman structures!

Version 0.9.33:

 * fix serious connectivity problem: not trying to connect to >=0.9.30
   peers with random ports.

Version 0.9.31:

 * backport from upstream (arvidn/libtorrent@677e642):
   fixed uTP vulnerability from

The fixes in 0.9.31 are a bit more serious and it actually contains two
fixes from what I've been able to dig through:

 * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5685
 * https://www.us-cert.gov/ncas/alerts/TA14-017A

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 18:31:44 +02:00
Frederik Rietdijk 5374a6cb5a Merge pull request #28568 from fadenb/graylog_2.3.1
graylog: 2.3.0 -> 2.3.1
2017-08-25 18:04:33 +02:00
Frederik Rietdijk 4c103bc6f1 Merge pull request #28505 from cse-bristol/python-linode-api
python linode-api: 4.1.1b2 -> 4.1.2b0
2017-08-25 18:03:58 +02:00
Tristan Helmich 3933c4e943 graylog: 2.3.0 -> 2.3.1 2017-08-25 17:37:06 +02:00
Tristan Helmich 61ea0eb88c pythonPackages.phonenumbers: 8.7.1 -> 8.8.0 2017-08-25 16:43:17 +02:00
Joachim F d4779c4d8b Merge pull request #28483 from Gerschtli/update/libcouchbase
libcouchbase: 2.7.2 -> 2.7.6
2017-08-25 14:19:32 +00:00
Lluís Batlle i Rossell 55821dc576 git-lfs: adding old 1.5.6 (supports old server protocols)
Some git-lfs servers may not be ready for 2.x clients.
2017-08-25 14:59:49 +02:00
Peter Simons 30c15c9149 Fix a bunch of ghc-8.2.x Haskell builds. 2017-08-25 14:42:04 +02:00
Jörg Thalheim d42deacc00 Merge pull request #28487 from ilpianista/qoauth
qoauth: 1.0.1 -> 2.0.0
2017-08-25 13:20:07 +01:00
Jörg Thalheim 6ec7c5cff2 Merge pull request #28488 from alunduil/add-alunduil-maintainer
add alunduil as collection-json maintainer
2017-08-25 13:16:06 +01:00
aszlig dd5f0d9538
nixos: Fix build of manual
Regression introduced by 520a43ced3.

Using XML tag characters for things that are not tags needs to be
properly indicated by an entity.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 14:08:11 +02:00
aszlig a5386213ad
monkeys-audio: Fix build against GCC 6.x
Regression introduced by 1ded0cb24c.

The package defines macros for min() and max(), but those macros are
undefined by the inclusion of stdlib.h since GCC 6.x, so we need to
change tho order of inclusions to include stdlib.h *before* NoWindows.h.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2017-08-25 14:05:12 +02:00
Jörg Thalheim 13ab95f7be Merge pull request #28538 from olejorgenb/python-matrix-client
Add matrix-python-sdk (pypi: matrix-client)
2017-08-25 12:53:06 +01:00
Jörg Thalheim b854e83183 pythonPackages.matrix-client: don't pass pythonPackages 2017-08-25 12:50:41 +01:00
Jörg Thalheim 7ea05ea542 jetbrains.webstorm: 2017.1.4 -> 2017.2.2
fixes #28560
2017-08-25 11:31:34 +01:00
Jörg Thalheim ed023e0374 jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2 2017-08-25 11:08:18 +01:00
Jörg Thalheim 5bf21b3db7 jetbrains.pycharm-community: 2017.2.1 -> 2017.2.2 2017-08-25 11:07:40 +01:00
Jörg Thalheim 61e3436496 jetbrains.idea-ultimate: 2017.2.1 -> 2017.2.2 2017-08-25 11:06:59 +01:00
Jörg Thalheim c5d3ddba3e jetbrains.idea-community: 2017.2.1 -> 2017.2.2 2017-08-25 11:05:55 +01:00
Jörg Thalheim ca995e5b68 jetbrains.gogland: 171.4694.61 -> 172.3757.46 2017-08-25 11:04:23 +01:00
Jörg Thalheim 8fb2432d94 jetbrains.clion: 2017.2 -> 2017.2.1 2017-08-25 11:01:33 +01:00
Jörg Thalheim f0f6460ee4 Merge pull request #28531 from wizzup/init/luacheck-0.20.0
luaPackages.luacheck : init at 0.20.0
2017-08-25 10:56:12 +01:00
Jörg Thalheim f7ae955bc2 Merge pull request #28524 from Ralith/electron
electron: 1.6.6 -> 1.7.5
2017-08-25 09:56:12 +01:00
Jörg Thalheim 47295b4677 Merge pull request #28552 from romildo/fix.oblogout
oblogout: add description for configuration options
2017-08-25 09:35:36 +01:00
Izorkin 520a43ced3 Fix zsh completions (#28550)
* Fix zsh completions

* Fix zsh completions (fix commit)

* Fix zsh completions (fix commit)
2017-08-25 09:34:21 +01:00
Robert Helgesson f861426de9
nixos/tlp: mask systemd-rfkill socket
This fixes a spurious error on boot. See #24737.
2017-08-25 10:09:25 +02:00
Gabriel Ebner bff84ca752 Merge pull request #28559 from dywedir/ripgrep
ripgrep: 0.5.2 -> 0.6.0
2017-08-25 09:15:38 +02:00
Jörg Thalheim f9127f8293 Merge pull request #28525 from moaxcp/master
visualvm: 1.3.8 -> 1.3.9
2017-08-25 08:06:56 +01:00
Jörg Thalheim 56429bf9e3 Merge pull request #28548 from WilliButz/packageUpdates
update packages: watchman, feh, whois, duc, evemu and debianutils
2017-08-25 07:57:57 +01:00
Jörg Thalheim 702c327c42 Merge pull request #28534 from hedning/copyq_3.0.3
copyq: 2.9.0 -> 3.0.3
2017-08-25 07:45:45 +01:00
Jörg Thalheim cfaa4235e3 geis: fix compilation 2017-08-25 07:41:02 +01:00
Jörg Thalheim ef6e2d13b0 grail: 3.1.0 -> 3.1.1 2017-08-25 07:30:10 +01:00
Jörg Thalheim a86b304a26 grails: 2.4.3 -> 3.3.0 2017-08-25 07:26:21 +01:00
Jörg Thalheim 21df7ec4cf Merge pull request #28549 from evujumenuk/exit_on_reboot
containers: remove EXIT_ON_REBOOT
2017-08-25 07:02:31 +01:00