Commit Graph

97617 Commits

Author SHA1 Message Date
John Wiegley
4888bfecc2
coq_8_6: 8.6 is now default, 8.4 optional, updated mathcomp/ssreflect
Addresses #14829
2016-12-22 10:35:56 -08:00
aszlig
603dbfc5a9
Merge pull request #21236 (Update mediainfo)
This pulls updates from @devhell for libmediainfo, mediainfo,
mediainfo-gui and libzen to their latest upstream versions.

Tested by building all of these packages plus "ums" and "sonarr" (both
depend on one or more of these updated packages) on x86_64-linux.
2016-12-22 18:44:14 +01:00
Richard Lupton
9f200422f2 kubernetes-helm: 2.0.2 -> 2.1.2 (#21343) 2016-12-22 17:21:00 +01:00
Eelco Dolstra
215b1e519b
aws-sdk-cpp: 1.0.34 -> 1.0.43
Since this drops the problematic libuuid dependency, enable on Darwin.
2016-12-22 17:18:20 +01:00
James Kent
c52195daaf gnuchess and xboard definitely work on darwin 2016-12-22 17:00:33 +01:00
Michael Raskin
6ed4339e8f Merge pull request #21358 from avnik/wine-update
wineUnstable: 1.9.23 -> 2.0-rc2
2016-12-22 14:26:11 +00:00
Jason Daniel Augustine Gilliland
59ca5d213f freebayes: init at 1.1.0
Signed-off-by: zimbatm <zimbatm@zimbatm.com>
2016-12-22 14:10:37 +00:00
Alexander V. Nikolaev
76b5f2c249 wineUnstable: 1.9.23 -> 2.0-rc2
Update staging as well
2016-12-22 16:06:18 +02:00
Thomas Tuegel
af2ecc27fc
kde5.kdeWrapper: use small symlink farms
This partially addresses #21345, but we may need to reduce disk usage
further.
2016-12-22 07:58:57 -06:00
Rok Garbas
e6fa6b21e1 apacheHttpdPackages.mod_perl: init at 2.0.10 2016-12-22 13:36:44 +01:00
Peter Simons
9f1880039f maude: update to version 2.7 2016-12-22 13:04:30 +01:00
Peter Simons
96c8e19828 libtecla: update to version 1.6.3
Also dropped the slightly overzealous -O3 flag for the compiler. I doubt this
library benefits from crazy optimizations.
2016-12-22 12:28:35 +01:00
Vladimír Čunát
0c1382085b
Revert "Merge pull request #21350 from spacekitteh/patch-23"
This reverts commit 81f2e4f378081bdd96c305e12e6ccd086d22d33c, reversing
changes made to ebe19f5db0d9df4d86cd2012b44dd4249062d891.
Moving to staging.
2016-12-22 11:28:25 +01:00
viric
81f2e4f378 Merge pull request #21350 from spacekitteh/patch-23
ncurses: Create libtinfo symlink

(this helps building AOSP, which expects libtinfo available)
2016-12-22 11:08:47 +01:00
Vincent Laporte
ebe19f5db0 lablgtk: 2.18.3 -> 2.18.5 2016-12-22 06:07:06 +00:00
Sophie Taylor
70424e1209 ncurses: Create libtinfo symlink
Some applications expect libtinfo to be a separate library to libncurses; this fixes that.
2016-12-22 14:35:45 +10:00
Graham Christensen
3e1ad38909
go_bootstrap: Fix credential test for new user namespacing 2016-12-21 21:40:29 -05:00
John Ericson
b6f8b0d911 Merge pull request #21324 from elitak/parens
top-level: missing parentheses
2016-12-21 18:37:58 -08:00
Graham Christensen
3ffb5ba60c
linux:3.18.44 -> 3.18.45 2016-12-21 21:08:47 -05:00
Graham Christensen
53e21529d4
linux:3.12.68 -> 3.12.69 2016-12-21 21:08:47 -05:00
Jason A. Donenfeld
77588ca442 wireguard: 20161209 -> 20161218 (#21288) 2016-12-22 03:04:55 +01:00
Graham Christensen
c81338a2a8 Merge pull request #21349 from dochang/rolespec
rolespec: 20160105 -> 20161104
2016-12-21 20:36:59 -05:00
Graham Christensen
7c94d62243 Merge pull request #21348 from dochang/lnav
lnav: 0.8.0 -> 0.8.1
2016-12-21 20:35:54 -05:00
Graham Christensen
43d1263d8e Merge pull request #21347 from dochang/yank
yank: 0.7.0 -> 0.7.1
2016-12-21 20:32:13 -05:00
ft@zeus
1b8aec421b
stellarium: 0.14.3 -> 0.15.0
close #21271
2016-12-21 20:22:44 -05:00
Desmond O. Chang
95c42970e7 rolespec: 20160105 -> 20161104 2016-12-22 09:19:40 +08:00
Desmond O. Chang
fdd9832e2c lnav: 0.8.0 -> 0.8.1 2016-12-22 09:18:50 +08:00
Desmond O. Chang
dd6025dbce yank: 0.7.0 -> 0.7.1 2016-12-22 09:17:36 +08:00
Graham Christensen
25ac14064d Merge pull request #21341 from ftrvxmtrx/master
spotify: 1.0.45.182 -> 1.0.45.186
2016-12-21 19:58:06 -05:00
Graham Christensen
adc2a8f648
Fix go_1_6 test
In a user namespace, sending credentials for an unmapped user return
EINVAL instead of EPERM. So handle that case.
2016-12-21 19:30:35 -05:00
Eelco Dolstra
2c03037450
Work around slowness in the KDE 5 test
The use of unionfs-fuse (57a0f140643cde409022e297ed05e05f8d34d778)
slows down the KDE 5 test enough that it hits Hydra timeouts. (E.g. on
my laptop it went from ~5 min to ~30 min.) So disable it for the KDE
test.

http://hydra.nixos.org/build/45127422
(cherry picked from commit 3fcbcf25568cd629644a680562f47762d1ae15b2)
2016-12-21 19:30:35 -05:00
Eelco Dolstra
45043abd2d
Fix go test
In a user namespace, sending credentials for an unmapped user return
EINVAL instead of EPERM. So handle that case.

http://hydra.nixos.org/build/44839000
(cherry picked from commit 1dd0fb6b5a7c44d1b632466f936ca74268d13298)
2016-12-21 19:30:34 -05:00
Stefan Goetz
9251f57133 youtube-dl: 2016-12-15 -> 2016-12-20 (#21342) 2016-12-22 00:18:17 +01:00
Nikolay Amiantov
7de8494be6 gnome15: init at 2016-06-10 2016-12-22 01:35:11 +03:00
Nikolay Amiantov
e1707eec5c pythonPackages.pyinputevent: init at 2016-10-18 2016-12-22 01:35:11 +03:00
Nikolay Amiantov
c041743598 gnome2.gnome_python_desktop: init from gnome2.python_rsvg 2016-12-22 01:35:11 +03:00
Nikolay Amiantov
c22b243b3b gnome2.gnome_python: use standard build system 2016-12-22 01:35:10 +03:00
Nikolay Amiantov
800020446e pythonPackages.python-uinput: init at 0.11.2 2016-12-22 01:35:10 +03:00
Nikolay Amiantov
ecf4e223f4 pythonPackages.virtkey: init at 0.63 2016-12-22 01:35:10 +03:00
Graham Christensen
4d26238690 Merge pull request #21335 from grahamc/roundup-14
WIP: Roundup 14
2016-12-21 16:15:08 -05:00
Sigrid
84ec6f836b spotify: 1.0.45.182 -> 1.0.45.186 2016-12-21 21:45:38 +01:00
Pascal Wittmann
2cfe735d1a
zsh: 5.3 -> 5.3.1 2016-12-21 21:21:59 +01:00
Eelco Dolstra
ea46420fc0
Use overlayfs instead of unionfs-fuse in the VM tests
Overlayfs is quite a bit faster, e.g. with it the KDE 5 test takes ~7m
instead of ~30m on my laptop (which is still not great, since plain
9pfs is ~4m30s).
2016-12-21 20:49:08 +01:00
Franz Pletz
ecc7b3364c
pythonPackages.bottle: 0.12.9 -> 0.12.11 for CVE-2016-9964 2016-12-21 14:37:48 -05:00
Graham Christensen
4e6c7faf36
xen: patch for many XSAs
- XSA-190
 - XSA-191
 - XSA-192
 - XSA-193
 - XSA-195
 - XSA-196
 - XSA-198
 - XSA-200
 - XSA_202
 - XSA-204
2016-12-21 14:37:47 -05:00
Graham Christensen
c7a2073323
openjpeg2: patch for CVE-2016-9580, and CVE-2016-9581 2016-12-21 14:37:47 -05:00
Daiderd Jordan
0d3f0f05e2
libupnp: 1.6.20 -> 1.6.21 for CVE-2016-8863
Switching to git tags means we don't get pre-generated configure
scripts. Thusly, run bootstrap ourselves.

For https://github.com/NixOS/nixpkgs/issues/21289
For CVE-2016-8863 (remote code execution)
2016-12-21 14:37:47 -05:00
Graham Christensen
2f17c3628e
nagios: 4.2.3 -> 4.2.4 for CVE-2016-9566 2016-12-21 14:37:46 -05:00
Graham Christensen
72faac9d35
tomcatUnstable: 9.0.0.M13 -> 9.0.0.M15 for CVE-2016-9774, CVE-2016-9775 2016-12-21 14:37:46 -05:00
Graham Christensen
a528c04612
tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775 2016-12-21 14:37:46 -05:00