Eelco Dolstra
16969218ed
Merge pull request #14320 from NixOS/jing/relaxng
...
manual: use a better relaxng validation tool #4966
2016-03-30 19:17:43 +02:00
Domen Kožar
ccdda96c2f
manual: use a better relaxng validation tool #4966
2016-03-30 18:07:34 +01:00
Luca Bruno
18918507f2
oprofile: depend on libiberty_static
2016-03-30 17:51:20 +02:00
Luca Bruno
088231fe9f
libiberty: add static variant
2016-03-30 17:51:19 +02:00
Domen Kožar
e2e56a902f
fix eval
2016-03-30 16:43:36 +01:00
Eelco Dolstra
c94f8a4abd
nixos-rebuild: Fix Nix fallback
...
Somebody forgot that Bash is not a real programming language...
2016-03-30 16:36:18 +02:00
joachifm
532beaa2a3
Merge pull request #13913 from grwlf/torch
...
torch: add expression for Torch7 the machine-learning framework
2016-03-30 14:29:32 +00:00
Domen Kožar
8a34a3b37a
qemu: 2.5.0 -> 2.5.1
...
Hopefully this also fixes installer tests on i686
2016-03-30 15:12:41 +01:00
Domen Kožar
96be420e44
move growpart out of nixos into cloud-init package
2016-03-30 14:40:24 +01:00
aszlig
ef753d210e
chromium: Update all channels to latest versions
...
Overview of the updated versions:
stable: 49.0.2623.87 -> 49.0.2623.110
beta: 50.0.2661.26 -> 50.0.2661.49
dev: 50.0.2661.18 -> 51.0.2693.2
Most notably, this includes a series of urgent security fixes:
* CVE-2016-1646: Out-of-bounds read in V8. Credit to Wen Xu from
Tencent KeenLab.
* CVE-2016-1647: Use-after-free in Navigation. Credit to anonymous.
* CVE-2016-1648: Use-after-free in Extensions. Credit to anonymous.
* CVE-2016-1649: Buffer overflow in libANGLE. Credit to lokihardt
working with HP's Zero Day Initiative / Pwn2Own.
* CVE-2016-1650: Denial of service in PageCaptureSaveAsMHTMLFunction
The official release announcement with details about these fixes can be
found here:
http://googlechromereleases.blogspot.de/2016/03/stable-channel-update_24.html
Beta and stable could be also affected, although I didn't do a detailed
check whether that's the case.
As this introduces Chromium 51 as the dev version, I had to make the
following changes to make it build:
* libexif got removed, so let's do that on our end as well.
See https://codereview.chromium.org/1803883002 for details.
* Chromium doesn't seem to compile with our version of libpng, so let's
resort to the bundled libpng for now.
* site_engagement_ui.cc uses isnan outside of std namespace, so
we're fixing that in postPatch using sed.
I have successfully built all versions on i686-linux and x86_64-linux
and tested it using the VM tests.
Test reports can be found at the following evaluation of my Hydra:
https://headcounter.org/hydra/eval/314584
Thanks to @grahamc for reporting this.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Graham Christensen <graham@grahamc.com>
Fixes : #14299
2016-03-30 15:24:39 +02:00
Aristid Breitkreuz
63032dae9d
Finance::Quote: 1.37 -> 1.38 & add missing dependency on CGI
2016-03-30 15:01:28 +02:00
Tobias Geerinckx-Rice
6605fbfe25
libpsl: list 2016-03-10 -> 2016-03-30
2016-03-30 14:56:04 +02:00
Tobias Geerinckx-Rice
caa395a560
enblend-enfuse: 4.1.5 -> 4.2; maintain
...
Removed dependency on libxmi (unneeded since 4.1.5).
Added new (since 4.2) dependency on tetex (for `pdflatex`).
Changes: http://hg.code.sf.net/p/enblend/code/file/a7a247e1e64b/NEWS
2016-03-30 14:56:04 +02:00
Edward Tjörnhammar
c11fed27a9
Merge pull request #14258 from chris-martin/idea15-ultimate
...
idea.idea15-ultimate: init at 15.0.5
2016-03-30 13:32:59 +02:00
Franz Pletz
6dc2337b94
Merge pull request #14313 from mayflower/pkg/dhcpcd/6.10.1
...
dhcpcd: 6.9.4 -> 6.10.1 (security)
2016-03-30 13:06:12 +02:00
Ricardo M. Correia
b4fd221f74
Merge pull request #14296 from kragniz/zfs-0.6.5.6
...
zfs 0.6.5.6
2016-03-30 12:17:38 +02:00
Eelco Dolstra
ca983ec20c
thunderbird: 38.7.0 -> 38.7.1
2016-03-30 11:32:40 +02:00
zimbatm
0592eb377e
Merge pull request #14207 from zimbatm/git-and-ssh
...
git: add openssh as a runtime dependency
2016-03-30 10:23:55 +01:00
Franz Pletz
ef31c0ecd2
Merge pull request #14308 from juliendehos/fswebcam
...
fswebcam: init 20140113
2016-03-30 11:15:39 +02:00
Chris Martin
19abd55420
idea.idea15-ultimate: init at 15.0.5
2016-03-30 02:02:53 -07:00
Peter Simons
070b123d4b
ghc: version 6.12.3 is broken after updating to gcc 5.x
...
http://hydra.nixos.org/build/33627548
2016-03-30 10:58:23 +02:00
Vladimír Čunát
a26357eefe
Merge recent staging (with binaries on Hydra)
2016-03-30 10:41:02 +02:00
Julien Dehos
70af93f0ca
fswebcam: init 20140113
2016-03-30 09:48:11 +02:00
Ryan Trinkle
8605dab964
webkitgtk: add darwin support
2016-03-30 09:40:36 +02:00
Franz Pletz
e498a645c1
ncat: Remove old package, available in nmap
2016-03-30 08:53:22 +02:00
Frederik Rietdijk
df79303703
Merge pull request #13700 from FRidh/python-docs
...
Documentation: rewrite Python
2016-03-30 08:35:23 +02:00
Franz Pletz
e7ca626031
Merge pull request #14295 from NeQuissimus/kotlin101_2
...
kotlin: 1.0.1 -> 1.0.1-2
2016-03-30 07:33:59 +02:00
Franz Pletz
315982049f
Merge pull request #14292 from romildo/fix.weather
...
weather: fix file locations, add python dependency
2016-03-30 07:30:54 +02:00
Franz Pletz
5aa986fba2
dhcpcd: 6.9.4 -> 6.10.1 (security)
...
Fixes CVE-2016-1503 & CVE-2016-1504.
Changelog:
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
- http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Thomas Tuegel
13e83a493e
kde5.applications: 15.12.1 -> 15.12.3
2016-03-29 21:21:44 -05:00
joachifm
bff64a3c10
Merge pull request #14307 from acowley/assimp
...
assimp: add missing zlib dependency
2016-03-29 20:33:25 +00:00
joachifm
f807cce1eb
Merge pull request #14175 from peterhoeg/tmux
...
tmux nixos module: add nixos program module for tmux
2016-03-29 20:26:42 +00:00
Anthony Cowley
d52efcc9d3
assimp: add missing zlib dependency
...
cmake searches for this package during the build phase.
2016-03-29 15:38:48 -04:00
Pascal Wittmann
0ca288abc8
global: 6.5.3 -> 6.5.4
2016-03-29 21:29:26 +02:00
Pascal Wittmann
51135d803a
bitlbee: 3.4.1 -> 3.4.2
2016-03-29 21:17:30 +02:00
Nikolay Amiantov
e65b0b851b
noto-fonts-emoji: add uncommited fix
2016-03-29 21:05:32 +03:00
Nikolay Amiantov
8862c5db0c
pythonPackages.nototools: 2015-09-16 -> 2016-03-25
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
f4fa3565b8
noto-fonts-emoji: 2015-08-17 -> 2016-03-17
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
08db1b19a2
noto-fonts-cjk: cleanup
2016-03-29 21:02:16 +03:00
Nikolay Amiantov
9c8f810f83
noto-fonts: 2015-09-08 -> 2016-03-29
2016-03-29 21:02:15 +03:00
Nikolay Amiantov
63f1eb6b00
xserver service: add glamoregl for intel drivers
...
Closes #14286
Credits to vcunat for the initial patch.
2016-03-29 18:52:04 +03:00
Lluís Batlle i Rossell
0c98b52816
Fix evaluation. (licenses, not licences)
...
Thanks Domen.
2016-03-29 17:47:07 +02:00
Lluís Batlle i Rossell
f38d620d59
Updating giv to latest from git (>0.9.25).
...
We were using a version years old.
I picked the git version instead of the last release because the git version
has fixes not released for almost one year.
2016-03-29 17:40:49 +02:00
Nikolay Amiantov
a5322efd95
Revert "Remove PATH assumption from fhs-userenv."
...
This reverts commit 2f26b82411ea93349d375ea3b5d833b04a455972.
This breaks terminfo in Bash for some reason (i.e. TAB and other
special keys).
2016-03-29 17:58:07 +03:00
Vladimír Čunát
d9b98b6b50
manual rl-16.03: document broadcom issue #12595
2016-03-29 16:32:50 +02:00
Arseniy Seroka
d4c4a81022
Merge pull request #14298 from obadz/minor-upgrades
...
Minor upgrades
2016-03-29 16:30:35 +03:00
Domen Kožar
c56c3b6596
nixos/lib/testing.nix: make 'config' a free variable
...
cc @edolstra
2016-03-29 14:16:54 +01:00
Nikolay Amiantov
54eb061a12
avidemux: don't depend on unfree FAAC by default
2016-03-29 16:16:36 +03:00
obadz
fc33e877c1
spacefm: 1.0.4 -> 1.0.5
2016-03-29 14:15:21 +01:00
obadz
b48a6fea80
google-drive-ocamlfuse: 0.5.18 -> 0.5.22
2016-03-29 14:10:00 +01:00