Commit graph

20,657 commits

Author SHA1 Message Date
Laverne Schrock
cbc4ee7e10 xournal: add desktop file and mime info
Fixes #20510.

The application now appears in system menus, and Konqueror now suggests
opening .xoj files with Xournal. Other file browsers should as well.
2016-11-19 12:34:22 -06:00
Thomas Tuegel
e672a9d1d3
dropbox: 13.4.21 -> 14.4.19 2016-11-19 12:18:04 -06:00
Tim Steinbach
e69063e71a
rambox: Allow to run with grsecurity kernel 2016-11-19 10:16:18 -05:00
Tim Steinbach
f13fa8a337
franz: Allow to run with grsecurity kernel 2016-11-19 08:39:13 -05:00
Graham Christensen
df21b76a21 Merge pull request #20541 from taku0/thunderbird-bin-45.5.0
thunderbird-bin: 45.4.0 -> 45.5.0
2016-11-19 07:09:11 -05:00
Vladimír Čunát
b69f568f4c
Merge branch 'staging'
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Joachim F
35c6c439a2 Merge pull request #20414 from nico202/w_scan
w_scan: init at 20161022
2016-11-19 03:03:55 +01:00
Tikhon Jelvis
f4c96de8f9 Fixed the emacs24 macport package by adding automake and autoconf build tools. 2016-11-18 11:05:52 -08:00
taku0
2540608f43 thunderbird-bin: 45.4.0 -> 45.5.0 2016-11-19 03:12:09 +09:00
Frederik Rietdijk
e985c5ac23 Merge pull request #20532 from gnidorah/master2
rambox: 0.4.4 -> 0.4.5
2016-11-18 18:03:54 +01:00
Alex Ivanov
4feaf8c4ac rambox: 0.4.4 -> 0.4.5 2016-11-18 17:21:15 +03:00
Sophie Taylor
ffa225336c bro: 2.4.1 -> 2.5 2016-11-18 23:20:58 +10:00
Tim Steinbach
7e96221c89 Merge pull request #20280 from vandenoever/libreoffice
libreoffice-fresh: 5.2.2.2 -> 5.2.3.3
2016-11-17 22:22:30 -05:00
Tim Steinbach
cca6382f33 Merge pull request #20342 from avnik/update/gimplensfun
gimp-lensfun: 0.1.1 -> 0.2.4
2016-11-17 22:22:15 -05:00
Tim Steinbach
3b2b5b97fb Merge pull request #20479 from goetzst/webstorm
webstorm: 2016.2.4 -> 2016.3
2016-11-17 22:21:00 -05:00
Tim Steinbach
fe0d46d05b
atom: 1.12.2 -> 1.12.4 2016-11-17 19:43:52 -05:00
Ricardo M. Correia
6dfd4f5b08 pepperflash: 23.0.0.205 -> 23.0.0.207 2016-11-18 00:33:11 +01:00
romildo
6f4d4cd93b xdgmenumaker: 0.9 -> 1.1 2016-11-17 21:11:52 -02:00
Robert Helgesson
c92aa1ba6d
eclipse-plugin-checkstyle: 6.19.1 -> 7.2.0 2016-11-18 00:11:46 +01:00
Pascal Wittmann
7516b7ca31
pdfpc: 4.0.2 -> 4.0.3 2016-11-17 22:51:33 +01:00
Matthew Bauer
fe91dd36d0
wireshark: add darwin support 2016-11-17 15:10:22 -06:00
Franz Pletz
f4a318b528
qemu: add patches for CVE-2016-7994 & CVE-2016-8668 2016-11-17 22:00:44 +01:00
Pascal Wittmann
cdd8454510 moc: 2.5.0 -> 2.5.1 2016-11-17 21:36:26 +01:00
aszlig
6cfb3b6364
nixos/tests: Use a patched QEMU for testing
The reason to patch QEMU is that with latest Nix, tests like "printing"
or "misc" fail because they expect the store paths to be owned by uid 0
and gid 0.

Starting with NixOS/nix@5e51ffb1c2, Nix
builds inside of a new user namespace. Unfortunately this also means
that bind-mounted store paths that are part of the derivation's inputs
are no longer owned by uid 0 and gid 0 but by uid 65534 and gid 65534.

This in turn causes things like sudo or cups to fail with errors about
insecure file permissions.

So in order to avoid that, let's make sure the VM always gets files
owned by uid 0 and gid 0 and does a no-op when doing a chmod on a store
path.

In addition, this adds a virtualisation.qemu.program option so that we
can make sure that we only use the patched version if we're *really*
running NixOS VM tests (that is, whenever we have imported
test-instrumentation.nix).

Tested against the "misc" and "printing" tests.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-17 17:16:16 +01:00
Nicolò Balzarotti
106349a02f faust2ladspa: init (at 2.0.a51 like other faust2... plugins) 2016-11-17 13:59:02 +01:00
Vladimír Čunát
8b565d6478
Merge #20081: update alsa lib, plugins and utils 2016-11-17 11:26:00 +01:00
Vladimír Čunát
5af7b82336
Merge branch 'master' into staging
To incorporate some larger security rebuilds (jasper).
2016-11-17 11:14:05 +01:00
Graham Christensen
d0d3330866
shutter: add patch for CVE-2015-0854 with remote code 2016-11-16 22:06:06 -05:00
Jaka Hudoklin
5bc7ae7adb kubernetes module: support for kubernetes 1.4 2016-11-17 02:46:31 +01:00
Tim Steinbach
f0e2c5d96d Merge pull request #20477 from NeQuissimus/opera_41
opera: 40.0.2308.90 -> 41.0.2353.56
2016-11-16 20:16:13 -05:00
Robert Helgesson
add010f694
eclipse-plugin-testng: 6.9.12 -> 6.9.13 2016-11-17 00:06:41 +01:00
Tim Steinbach
59adba43ca Merge pull request #20451 from NeQuissimus/git_2_10_2
git: 2.10.1 -> 2.10.2
2016-11-16 12:51:33 -05:00
Stefan Götz
58d580764e webstorm: 2016.2.4 -> 2016.3 2016-11-16 18:48:10 +01:00
Tim Steinbach
9c3eae488e
opera: 40.0.2308.90 -> 41.0.2353.56 2016-11-16 12:14:27 -05:00
John Wiegley
c4d2d56f22
emacs: Missed a pluralization... 2016-11-16 08:54:30 -08:00
John Wiegley
0bf515c973
emacs: Depend on libselinux only for Linux 2016-11-16 08:53:45 -08:00
zimbatm
a60a584cb6 terraform: 0.7.10 -> 0.7.11 2016-11-16 15:52:25 +00:00
Tim Steinbach
ef4a335be4
git: 2.10.1 -> 2.10.2 2016-11-15 18:05:02 -05:00
Joachim F
a105b3aff9 Merge pull request #20392 from jerith666/cp-48
crashplan: 4.7.0r2 -> 4.8.0r1
2016-11-15 22:34:38 +01:00
Vladimír Čunát
207b8d1c46 firefox-esr: security-only update 45.4.0 -> 45.5.0 2016-11-15 19:22:39 +01:00
Eelco Dolstra
c2b9404c02
firefox: 49.0.2 -> 50.0 2016-11-15 16:58:45 +01:00
taku0
76b1413a87 firefox-bin: 49.0.2 -> 50.0 (#20434) 2016-11-15 15:45:57 +01:00
Moritz Ulrich
bf570a494a
digikam5: 5.1.0 -> 5.3.0 2016-11-15 11:12:45 +01:00
Franz Pletz
8bed505d7e Merge pull request #20311 from mguentner/subsurface
subsurface init at 4.5.6 and dependencies (libdivecomputer, libmarble-ssrf, libgit2 @ 0.23.2)
2016-11-15 04:56:35 +01:00
Maximilian Güntner
90377526eb subsurface: init at 4.5.6
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-15 04:54:52 +01:00
Vladimír Čunát
b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
Alexey Shmalko
7f51891baa Merge pull request #20408 from jbedo/singularity
singularity: init 2.2
2016-11-15 00:14:24 +02:00
Justin Bedo
04121437be
singularity: init 2.2 2016-11-15 09:11:53 +11:00
Vladimír Čunát
4c19651108
Merge #20264: root: fix environment setup 2016-11-14 22:27:09 +01:00
Kovacsics Robert (NixOS)
5a0665846e plover: move out of python-packages.nix 2016-11-14 20:36:59 +00:00