Commit Graph

94965 Commits

Author SHA1 Message Date
Franz Pletz
25c01931bb
qemu: add patches to fix lots of CVEs
Patches from Debian and upstream git repo.

Fixes:

 * CVE-2016-6836
 * CVE-2016-7155
 * CVE-2016-7156
 * CVE-2016-7157
 * CVE-2016-7421
 * CVE-2016-7422
 * CVE-2016-7423
 * CVE-2016-7466
 * CVE-2016-8909
 * CVE-2016-8910
 * CVE-2016-9102
 * CVE-2016-9103
 * CVE-2016-9104
 * CVE-2016-9105
 * CVE-2016-9106

cc #20078
2016-11-03 02:45:16 +01:00
Franz Pletz
2b2f273375
cairo: add patch to fix CVE-2016-9082
cc #20078
2016-11-03 02:45:11 +01:00
Tim Steinbach
08fb099b82 Merge pull request #20085 from mbrgm/fix/smokeping-permissions
smokeping service: Fix permissions in $smokepingHome
2016-11-02 20:26:29 -04:00
Tim Steinbach
e97e9835dc Merge pull request #20112 from cko/nodejs_7x
nodejs-7_x: init
2016-11-02 20:25:22 -04:00
Tim Steinbach
29f679d32e Merge pull request #19861 from womfoo/fix/netdata
netdata: allow execution without a config file
2016-11-02 19:45:21 -04:00
Tim Steinbach
04b22dd935 Merge pull request #19982 from sternenseemann/netcat
Make netcat-openbsd the default netcat
2016-11-02 19:44:29 -04:00
Tim Steinbach
9e150c92d4 Merge pull request #20098 from nexusdev/solc
solc: 0.4.2 -> 0.4.4
2016-11-02 19:42:35 -04:00
Christine Koppelt
c9d27cc3ea nodejs-7_x: init 2016-11-03 00:21:44 +01:00
Robert Helgesson
f7e2675ed5
perl-Moo: 2.002003 -> 2.002005 2016-11-02 23:04:27 +01:00
Robert Helgesson
bcb0a65f23
perl-Role-Tiny: 2.000003 -> 2.000005 2016-11-02 23:04:27 +01:00
Bjørn Forsman
2f8ac21e1b nixos: remove test-config-examples.sh (obsolete)
This file has been non-functional for over two years, since
commit f002a27a80 ("Remove obsolete directory") removed
.../doc/config-examples/.
2016-11-02 22:46:19 +01:00
John Ericson
a113382f2c top-level: Use nixpkgsFun to avoid import ../.. 2016-11-02 21:50:24 +01:00
Stefan Goetz
64a3317889 youtube-dl: 2016-10-31 -> 2016-11-02 (#20103) 2016-11-02 20:30:31 +01:00
Tim Steinbach
aa39f65174 Merge pull request #20102 from holidaycheck/v6-add-npm2nix
Add npm2nix to v6.x nodePackages
2016-11-02 13:36:51 -04:00
Pavel Chuprikov
6f17cb108d bear: 2.2.0 -> 2.2.1
Taken from #20020.
2016-11-02 18:34:44 +01:00
Tobias Pflug
1b78ae4b6a Add npm2nix to v6.x nodePackages 2016-11-02 18:20:03 +01:00
Vladimír Čunát
7f805a60d8 nodejs: put back a comment about closure size 2016-11-02 17:49:19 +01:00
Tobias Pflug
a5dad8aeeb nodejs: refactor derivations (#19973)
* refactor and clean up the derivation composition
* add slim variation: the slim variations configure node without npm.
Building node with npm introduces a python runtime depndency through
gyp - slim variation makes sense for building small nodejs production
images
2016-11-02 17:46:01 +01:00
Vladimír Čunát
a890d1765b zotero: mark as broken #20049 2016-11-02 17:32:39 +01:00
Tobias Geerinckx-Rice
50945dda70 Merge pull request #20092 from kierdavis/samsung-unified-linux-driver
samsung-unified-linux-driver_1_00_37: fix build failing due to upstream change in cups
2016-11-02 17:21:34 +01:00
Daniel Brockman
8bae051c72 solc: 0.4.2 -> 0.4.4 2016-11-02 16:43:46 +01:00
Peter Simons
62e0985ec8 Merge pull request #20094 from Profpatsch/haskell-sindre
haskellPackages: mark sindre broken
2016-11-02 16:35:14 +01:00
Peter Simons
202d0d5b5a Merge pull request #20093 from robbinch/pkg-tinc
haskellPackages.tinc: 20160924 -> 20161102
2016-11-02 16:34:42 +01:00
Profpatsch
5c197b2e38 haskellPackages: mark sindre broken 2016-11-02 16:22:29 +01:00
Rok Garbas
18375a7331
Revert "python: adding a back python27Full"
This reverts commit 822f480922.

See here for more discussion: 822f480922
2016-11-02 16:18:22 +01:00
Kier Davis
9f4114a740
samsung-unified-linux-driver_1_00_37: fix build failing due to upstream change in 'cups'
This commit should fix the package building to build due to https://github.com/NixOS/nixpkgs/issues/16238

Printing tested on M2875FD and M2675FN models. Scanning not tested yet due to lack of access of Samsung scanning devices.

All work in this commit is attributed to @jokogr. Content of this commit is basically copied+pasted from c41e771a38
2016-11-02 15:13:46 +00:00
Robbin C
accd0728d8 haskellPackages.tinc: 20160924 -> 20161102 2016-11-02 22:44:38 +08:00
Frederik Rietdijk
84174c0cb8 libjack2Unstable: and remove the old file
that I forgot to stage.
2016-11-02 14:54:48 +01:00
Franz Pletz
b806e14a3c
pythonPackages.django_1_8: 1.8.15 -> 1.8.16
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:54 +01:00
Franz Pletz
58ad105cd4
pythonPackages.django_1_9: 1.9.10 -> 1.9.11
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:53 +01:00
Franz Pletz
6ad14d4256
pythonPackages.django_1_10: 1.10.2 -> 1.10.3
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
2016-11-02 14:23:53 +01:00
Frederik Rietdijk
ab0ac18279 libjack2Unstable: fix evaluation
broken by f64933596c
2016-11-02 14:20:58 +01:00
Thomas Tuegel
b76fdc3f3c Merge pull request #20066 from ambrop72/ksysguard-fix
ksysguard: Add required qtwebkit dependency.
2016-11-02 08:14:12 -05:00
Frederik Rietdijk
e4d7515aef Merge pull request #20054 from magnetophon/fmsynth
fmsynth: init at 2015-02-07
2016-11-02 13:58:29 +01:00
Frederik Rietdijk
1558b09a32 Merge pull request #20019 from lsix/19989-fix-mezzanine-for-python3
python33Packages.mezzanine Fix
2016-11-02 13:44:52 +01:00
Bart Brouns
4396ee9536 fmsynth: init at 2015-02-07 2016-11-02 13:42:45 +01:00
Frederik Rietdijk
ea2907ad7a Merge pull request #20041 from magnetophon/ardour
ardour5: add dummy backend, so Ardour Session Utilities get built
2016-11-02 13:41:17 +01:00
Frederik Rietdijk
8307876240 Merge pull request #19983 from magnetophon/x42-plugins
x42-plugins: 20160619 ->20160825
2016-11-02 13:37:07 +01:00
Frederik Rietdijk
827861f4b4 Merge pull request #20038 from magnetophon/zita-resampler
zita-resampler: 1.3.0 -> 1.6.0
2016-11-02 13:26:08 +01:00
Marius Bergmann
248bf519c9 smokeping service: Fix permissions in $smokepingHome
In the prestart config of the smokeping service, smokeping is executed
initially. This happens as the user root and writes some files to
$smokepingHome, which can't be overwritten by the smokeping user. This
gives an error message.

I fixed this by moving the chown step after the initial smokeping runs,
so that it also affects the generated files.
2016-11-02 13:18:57 +01:00
Frederik Rietdijk
f64933596c Merge pull request #20083 from magnetophon/libjack2-git
libjack2-git: 2015-09-03 -> 2016-08-18
2016-11-02 12:53:45 +01:00
Bart Brouns
d315ca4080 libjack2-git: 2015-09-03 -> 2016-08-18 2016-11-02 12:51:22 +01:00
Frederik Rietdijk
1e95264578 Merge pull request #20084 from magnetophon/qjackctl
qjackctl: 0.4.2 -> 0.4.3
2016-11-02 12:29:22 +01:00
Bart Brouns
22b74e3535 qjackctl: 0.4.2 -> 0.4.3 2016-11-02 12:24:10 +01:00
Graham Christensen
cd67a0aada
tre: add patch for CVE-2016-8859 2016-11-02 11:55:39 +01:00
Robert Helgesson
68f2bc8fb3
perl-Image-Info: 1.38 -> 1.39
Fixes information disclosure security issue. See
https://lwn.net/Vulnerabilities/704702/.
2016-11-02 11:48:06 +01:00
Frederik Rietdijk
e1939ed056 konversation: 1.6.1 -> 1.6.2 2016-11-02 10:43:44 +01:00
Frederik Rietdijk
d32b95c966 kile: 2016-07-25 -> 2016-10-24 2016-11-02 10:43:44 +01:00
Eelco Dolstra
1e1609da6a curl: 7.50.3 -> 7.51.0
Fixes 11 CVEs:

https://curl.haxx.se/changes.html#7_51_0
2016-11-02 10:38:17 +01:00
Ruben Maher
08d7fbb42d
matrix-synapse: Allow keys to be generated
The matrix-synapse user has `createHome = true;` which runs before the
`preStart` script, so the home directory will always exist and the block
will never execute.

Also don't include default path to keys in the configuration file,
because synapse will choke if it tries to open them before they
exist (even with `--generate-keys`).
2016-11-02 10:10:46 +01:00