Commit Graph

113896 Commits

Author SHA1 Message Date
Phil
4f2935390e nixos/usbguard: create package and module (#28363)
* nixos/usbguard: create package and module

No usbguard module or package existed for NixOS previously. USBGuard
will protect you from BadUSB attacks. (assuming configuration is done
correctly)

* nixos/usbguard: remove extra packages

Users can override this by themselves.

* nixos/usbguard: add maintainer and fix style
2017-08-25 23:35:18 +01:00
Jörg Thalheim
5aefcd22a5 Merge pull request #28576 from Gerschtli/add/php-couchbase
phpPackages.couchbase: init at 2.3.4
2017-08-25 23:25:28 +01:00
Jörg Thalheim
e861a26b82 Merge pull request #28476 from disassembler/airsonic
airsonic: init at 10.0.0
2017-08-25 23:19:49 +01:00
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
7b982fcb09 airsonic: 10.0.0 -> 10.0.1 2017-08-25 23:18:46 +01:00
Jörg Thalheim
3ba09a8e2c nixos/airsonic: remove full-path commands from preStart
systemd services are initialised with a default PATH.
This path includes coreutils.
2017-08-25 23:18:46 +01:00
Jörg Thalheim
6905e59e25 nixos/airsonic: change script to serviceConfig.ExecStart
- shell invocation is not necessary here
2017-08-25 23:18:46 +01: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
taku0
dec0929f19 firefox: 55.0 -> 55.0.3 2017-08-26 03:13:03 +09:00
taku0
1b61304761 firefox-bin: 55.0 -> 55.0.3 2017-08-26 03:12:54 +09: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
Jan Malakhovski
27aa99753b nixos: i2pd: fix indent 2017-08-25 12:49:10 +00:00
Jan Malakhovski
3594c4eec6 nixos: i2pd: tiny fix in a description 2017-08-25 12:49:10 +00:00
SLNOS
fd872c9b71 nixos: i2pd: enable ElGamal precomputation by default 2017-08-25 12:49:10 +00:00
SLNOS
af5de701b7 nixos: i2pd: add logLevel 2017-08-25 12:49:10 +00:00
SLNOS
042329be5e nixos: i2pd: one fork less, one process less 2017-08-25 12:49:10 +00:00
SLNOS
b42a107bc6 nixos: i2pd: rename extIp -> address to harmonize with tor 2017-08-25 12:49:10 +00:00
SLNOS
c21d434d1b nixos: i2pd: change httpproxy port to its default value 2017-08-25 12:49:10 +00:00
SLNOS
cd6df6bbf7 i2pd: fix meta.license 2017-08-25 12:49:10 +00: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