Commit graph

105815 commits

Author SHA1 Message Date
Eric Litak f89504d067 kmod: crossDrv should use native xz 2017-04-14 18:03:49 -07:00
Benjamin Staffin cdbcaa56b6 Merge pull request #24822 from techhazard/add-disk-storage-to-libvirt
add disk type storage to libvirt
2017-04-14 19:12:33 -04:00
Benjamin Staffin 8d07a8b381 Merge pull request #24883 from lucas8/fanficfare
fanficfare: init at 2.9.0
2017-04-14 19:08:16 -04:00
Benjamin Staffin f399ea9bf3 Merge pull request #24842 from mayflower/radarr_596
radarr: 0.2.0.535 -> 0.2.0.596
2017-04-14 19:07:06 -04:00
Benjamin Staffin 4d4bd3d353 Merge pull request #24902 from chris-martin/pr/idea-2017-1-1
jetbrains.idea-{community,ultimate}: 2017.1 -> 2017.1.1
2017-04-14 19:04:02 -04:00
Benjamin Staffin 4d2bc435f9 Merge pull request #24906 from ndowens/speedtest
speedtest-cli: 1.0.3 > 1.0.4
2017-04-14 19:02:45 -04:00
Benjamin Staffin aeebfd9daa Merge pull request #24903 from pjones/pjones/atomicparsely
atomicparsley: 0.9.0 -> 0.9.6
2017-04-14 19:02:05 -04:00
Benjamin Staffin c089dbe75c Merge pull request #24891 from sigma/pr/hugo
hugo: 0.20 -> 0.20.1
2017-04-14 18:59:51 -04:00
Tuomas Tynkkynen 28f87e4141 stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built ones
Fixes sandboxed build of glibc. Discussion about a similar failure on aarch64 at:
8bfa9f528c.

Picked from the following cross-trunk evaluation:
http://hydra.nixos.org/eval/1349278 based on nixpkgs
commit 1f32d4b4eb.

armv5tel job: http://hydra.nixos.org/build/51569718
armv6l job: http://hydra.nixos.org/build/51569717
armv7l job: http://hydra.nixos.org/build/51569713
2017-04-15 01:52:33 +03:00
ndowens 896432e4ac speedtest-cli: 1.0.3 > 1.0.4 2017-04-14 15:50:53 -05:00
Kai 91d2dc00bb nitrokey-app: 0.5.1 -> 0.6.3 (#24219)
* nitrokey-app: 0.5.1 -> 0.6.3

* Fix (native)buildInputs and refactor
2017-04-14 15:34:36 -05:00
Adam Ruzicka 21efba54ca cjdns: 18 -> 19.1 2017-04-14 22:09:20 +02:00
Chris Martin 6c94cbc75c jetbrains.idea-{community,ultimate}: 2017.1 -> 2017.1.1 2017-04-14 15:25:03 -04:00
Peter Jones 3f69d10342
atomicparsley: 0.9.0 -> 0.9.6 2017-04-14 12:10:28 -07:00
Benjamin Staffin 81589bff4c Merge pull request #24887 from benley/chromium
chromium: 57.0.2987.110 -> 57.0.2987.133 [security]
2017-04-14 14:50:47 -04:00
Peter Jones 5a50b26662
plex: Don't overwrite primary database on restart
This change fixes two major issues:

  1. If you don't use SIGQUIT to stop Plex it will corrupt its own
     database :(

  2. Newer versions of Plex keep metadata in the
     `com.plexapp.plugins.library.db` database.  This is the file that
     we copy into `/var/lib/plex/.skeleton`.  If we copy the empty
     database on top of this one the user will lose their entire
     library metadata.  This change skips the copy if the file
     already exists.
2017-04-14 11:19:29 -07:00
Peter Jones 0ac07ac531
plex: 1.3.3.3148 -> 1.5.5.3634 2017-04-14 11:00:34 -07:00
Tuomas Tynkkynen 3ed0d7e2df kernel-config: Explicitly enable CONFIG_NETFILTER
This is needed by the NixOS firewall, but isn't enabled by the ARM
defconfig nor kernelAutoModules (as 'm' doesn't seem to be an option)
2017-04-14 20:43:50 +03:00
Vladimír Čunát 2090aa4f65
Merge: fixup a bad merge
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát 4aec96b379
Merge the two "same" merges
This only takes the state from the second parent.
The purpose is that when this commit depends on the failed one,
simply merging this commit is a safe way to fix the problems.  Details:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:08:59 +02:00
Vladimír Čunát 6617c8bd87
A fixed version of commit eb750f9a7b
For detailed explanation see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 18:59:36 +02:00
John Ericson eec35cb6bd Merge pull request #24889 from formaltech/halvm-bump
Remove hardening at HaLVM 2.4.0
2017-04-14 12:58:46 -04:00
Lancelot SIX 9a10e5ae46
nano: 2.8.0 -> 2.8.1
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00005.html
for release announcement

(cherry picked from commit 474d112b7a)
2017-04-14 18:54:18 +02:00
Armijn Hemel b6f88093a2 icoutils: update to 0.31.3 2017-04-14 17:21:54 +02:00
Vincent Laporte 31fef05c7c ocamlPackages.lwt: 2.6.0 -> 2.7.1 2017-04-14 13:59:55 +00:00
Frederik Rietdijk 46403f57b0 Merge pull request #24841 from loskutov/bleech-unix
pythonPackages.bleach: declare unix support
2017-04-14 14:58:47 +02:00
Ignat Loskutov 31a28a38a1 pythonPackages.bleach: remove the 'platforms' attribute; update homepage 2017-04-14 15:56:54 +03:00
Peter Hoeg 862fc1b465 tensor: init at (post) 0.3 2017-04-14 19:05:01 +08:00
Thomas Tuegel 48b5b77bb7 Merge pull request #24813 from benley/nm-openvpn
nixos: Add nm-openvpn to the networkmanager group
2017-04-14 05:44:01 -05:00
Tristan Helmich c395568b7a
openssh_hpn: use new sources and version (7_5_P1)
Close #23990.
2017-04-14 12:22:15 +02:00
Vladimír Čunát 5b3f807597
Merge #24179: openssh: 7.4p1 -> 7.5p1 2017-04-14 12:16:26 +02:00
Eelco Dolstra 3124f5ab22 Merge pull request #24892 from matthiasbeyer/update-mutt
mutt: 1.8.0 -> 1.8.1
2017-04-14 12:04:11 +02:00
Eelco Dolstra 6a1f168b1e
flashplayer-standalone: 25.0.0.127 -> 25.0.0.148 2017-04-14 11:44:22 +02:00
Eelco Dolstra 72605647a4
flashplayer: 25.0.0.127 -> 25.0.0.148 2017-04-14 11:44:18 +02:00
Matthias Beyer 77e71c2f99 mutt: 1.8.0 -> 1.8.1
From the announce email:

    This is a bug fix release.  In particular, it has fixes for setenv,
    sidebar_whitelist, some refresh issues, and a potential segfault.
    Details can be seen in the ChangeLog file.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-04-14 11:34:13 +02:00
Eelco Dolstra 7f09c06c58
usbredir: Use dev output 2017-04-14 11:22:28 +02:00
Vladimír Čunát da20d0e488
murmur service: fix typos from #24830 2017-04-14 11:05:42 +02:00
Eric Litak 980ced505f coreutils: fixing ccCross.libc lookup 2017-04-14 02:00:08 -07:00
Eric Litak bd45ec6416 buildEnv: use buildPackages.perl so crossDrv works 2017-04-14 02:00:08 -07:00
Eric Litak 6b73c0f198 netcat-openbsd: pkgconfig is a nativeBuildInput 2017-04-14 01:59:28 -07:00
Yann Hodique f8efcf1c0c hugo: 0.20 -> 0.20.1 2017-04-14 01:34:55 -07:00
Vladimír Čunát 24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
Vladimír Čunát 304d30ce3f
all-tarballs: fixup evaluation (and the tarball job) 2017-04-14 10:31:31 +02:00
Jörg Thalheim 3085e95a20 Merge pull request #24886 from benley/latte-dock-0.6
latte-dock: 0.5.98 -> 0.6.0
2017-04-14 09:29:34 +02:00
Jörg Thalheim 3f7af64de1 Merge pull request #24885 from sigma/pr/cayley
cayley: init at 0.6.1
2017-04-14 08:59:37 +02:00
David Johnson 6f69681dad Add hardening, bump hash to HaLVM 2017-04-14 00:34:02 -05:00
Benjamin Saunders 9ea655dcdd electron: 1.4.15 -> 1.6.2 2017-04-13 19:17:39 -07:00
Benjamin Staffin 552efadbef
chromium: 57.0.2987.110 -> 57.0.2987.133 [security]
CVE-2017-5055: Use after free in printing. Credit to Wadih Matar
CVE-2017-5054: Heap buffer overflow in V8. Credit to Nicolas Trippar of Zimperium zLabs
CVE-2017-5052: Bad cast in Blink. Credit to JeongHoon Shin
CVE-2017-5056: Use after free in Blink. Credit to anonymous
CVE-2017-5053: Out of bounds memory access in V8. Credit to Team Sniper (Keen Lab and PC Mgr) reported through ZDI (ZDI-CAN-4587)
2017-04-13 18:59:33 -04:00
Benjamin Staffin 77c8470e0a
latte-dock: 0.5.98 -> 0.6.0 2017-04-13 18:30:48 -04:00
Daiderd Jordan d77e29815c Merge pull request #24879 from kamilchm/vim-elixir
vim-elixir: 2017-03-29 -> 2017-04-13
2017-04-14 00:04:59 +02:00