Commit graph

97905 commits

Author SHA1 Message Date
Frederik Rietdijk
b09000e785 python36: 3.6.0rc1 -> 3.6.0 2016-12-24 16:00:52 +01:00
Frederik Rietdijk
591eda8310 python27: 2.7.12 -> 2.7.13 2016-12-24 16:00:31 +01:00
Jörg Thalheim
c98f3ffea8
wireguard: 0.0.20161218 -> 0.0.20161223 2016-12-24 13:55:32 +01:00
Bjørn Forsman
7fda8db891 borgbackup: 1.0.8 -> 1.0.9 (security fixes)
And bug fixes. Changelog:

https://github.com/borgbackup/borg/blob/1.0.9/docs/changes.rst#version-109-2016-12-20
2016-12-24 13:36:04 +01:00
Vladimír Čunát
65830800bd
Revert "libssh2: 1.7.0 -> 1.8.0"
This reverts commit 324a115747.
Moving to staging.  I'm sorry, I pushed this by accident.
2016-12-24 11:52:25 +01:00
Vladimír Čunát
8ba53ffa16
switch more packages back to boost-1.60
They don't build with 1.62.
2016-12-24 11:48:42 +01:00
Alex Ivanov
c4236f65b9 qmmp: 1.1.2 -> 1.1.5 2016-12-24 11:04:13 +01:00
Vladimír Čunát
c655399126
Merge branch 'staging' 2016-12-24 10:50:49 +01:00
Sophie Taylor
324a115747 libssh2: 1.7.0 -> 1.8.0 2016-12-24 10:50:44 +01:00
Vladimír Čunát
0e2f1af5e7
switch packages back to boost-1.60
They don't build with 1.62.
2016-12-24 10:50:05 +01:00
Frederik Rietdijk
231d7755ca Merge pull request #21386 from non-Jedi/pythonPackages.markdown
pythonPackages.markdown: 2.6.4 -> 2.6.7
2016-12-24 08:49:14 +01:00
mimadrid
c4f46949a6
sudo: 1.8.18p1 -> 1.8.19p1 2016-12-23 19:39:01 -05:00
mimadrid
29cb10c021
igv: 2.3.77 -> 2.3.89 2016-12-23 19:37:10 -05:00
mimadrid
25c984f940
htslib: 1.3.1 -> 1.3.2 2016-12-23 19:31:44 -05:00
mimadrid
5bb75ae012
parallel: 20161122 -> 20161222 2016-12-23 19:30:27 -05:00
Graham Christensen
e2feddb70f Merge pull request #21384 from mimadrid/update/shotwell-0.25.2
shotwell: 0.23.5 -> 0.25.2
2016-12-23 19:30:12 -05:00
Rok Garbas
e08f7afc62
pypi2nix: 1.5.0 -> 1.6.0 2016-12-23 23:45:03 +01:00
mimadrid
5e3c4b2bf7
shotwell: 0.23.5 -> 0.25.2 2016-12-23 23:24:36 +01:00
mimadrid
be07d4304e
gexiv2: 0.10.3 -> 0.10.4 2016-12-23 23:23:10 +01:00
Jörg Thalheim
c23032a8b1 docker: update service units from upstream
All the new options in detail:

Enable docker in multi-user.target make container created with restart=always
to start. We still want socket activation as it decouples dependencies between
the existing of /var/run/docker.sock and the docker daemon. This means that
services can rely on the availability of this socket. Fixes #11478 #21303

  wantedBy = ["multi-user.target"];

This allows us to remove the postStart hack, as docker reports on its own when
it is ready.

  Type=notify

The following will set unset some limits because overhead in kernel's ressource
accounting was observed. Note that these limit only apply to containerd.
Containers will have their own limit set.

  LimitNPROC=infinity
  LimitCORE=infinity
  TasksMax=infinity

Upgrades may require schema migrations. This can delay the startup of dockerd.

  TimeoutStartSec=0

Allows docker to create its own cgroup subhierarchy to apply ressource limits on
containers.

  Delegate=true

When dockerd is killed, container should be not affected to allow
`live restore` to work.

  KillMode=process
2016-12-23 21:39:38 +01:00
Franz Pletz
61312a922c
grafana: 4.0.0 -> 4.0.2 2016-12-23 20:09:15 +01:00
Franz Pletz
fcbce33e27
bird: 1.6.2 -> 1.6.3 2016-12-23 20:09:12 +01:00
Arseniy Seroka
a45ffc7e49 Merge pull request #21205 from boronine/haxe-3.2.1
haxe: 3.1.3 -> 3.2.1
2016-12-23 22:07:07 +03:00
Adam Beckmeyer
ef9e7a8d88 pythonPackages.markdown: 2.6.4 -> 2.6.7 2016-12-23 11:23:14 -05:00
Frederik Rietdijk
fd23914961 pythonPackages.sphinx: 1.4.6 -> 1.5.1 2016-12-23 15:31:36 +01:00
Frederik Rietdijk
2fe61cb9df pythonPackages.lockfile: 0.10.2 -> 0.12.2 2016-12-23 15:31:24 +01:00
Lancelot SIX
501e485e75 gnupg21: 2.1.16 -> 2.1.17
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00011.html
for release announcement
2016-12-23 14:09:43 +01:00
Lancelot SIX
f381232a96 libgcrypt: 1.7.3 -> 1.7.5
See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg00007.html
for release announcement.
2016-12-23 14:09:43 +01:00
Matt McHenry
3c10e68c40
plex: fix a minor syntax issue in systemd ExecStart 2016-12-23 08:02:08 -05:00
Matt McHenry
cbe1218cc9
plex: 1.2.7 -> 1.3.3 2016-12-23 08:02:07 -05:00
Robin Gloster
c8982c015c
salt: fix patch after upstream code change
fixes #20458
2016-12-23 12:29:35 +01:00
tv
de44544ceb nginx service: use default_server parameter instead of default (#21371) 2016-12-23 11:52:44 +01:00
Felix Richter
d8478c7912 services.nginx: allow startup with ipv6 disabled (#21360)
currently services.nginx does not start up if `networking.enableIPv6 = false`
the commit changes the nginx behavior to handle this case accordingly.
The commit resolves #21308
2016-12-23 11:49:35 +01:00
Frederik Rietdijk
9f6bd82364 nvidia-x11: 375.20 -> 375.26 2016-12-23 10:57:28 +01:00
Peter Simons
53bc16ad30 Merge pull request #21369 from mpickering/master
Update GHC 8.0.2 to RC 2
2016-12-23 10:27:49 +01:00
Peter Simons
06f51e17fa Merge pull request #21362 from lverns/rstudio-add-desktop-file
Rstudio add desktop file
2016-12-23 10:26:39 +01:00
Pascal Wittmann
d935ca2bc0 Merge pull request #21367 from psychomario/bspwmupdate
bspwm: 1.9.1 -> 1.9.2
2016-12-23 08:51:26 +01:00
Matthew Pickering
d8a8e1cd0a Update GHC 8.0.2 to RC 2 2016-12-23 01:44:30 +00:00
Rory McNamara
53a44eff92 bspwm: 1.9.1 -> 1.9.2 2016-12-22 23:27:32 +00:00
Joachim Fasting
556ca974aa
linux_3_12: add back bridge_stp_helper patch
See 94fbbb2ed6
2016-12-22 23:51:26 +01:00
John Wiegley
3876b4dd94
coq, coqPackages: Roll default back to 8.4, until ssreflect is building 2016-12-22 14:10:43 -08:00
John Wiegley
9a167a35ff
coq_8_6: Use ocamlPackages, rather than a specific version 2016-12-22 14:10:42 -08:00
Graham Christensen
94fbbb2ed6
linux_3_12: Drop already applied patches 2016-12-22 15:53:04 -05:00
Graham Christensen
dfe1f721ca
all-packages: Whitespace pruning 2016-12-22 15:52:59 -05:00
John Wiegley
f06284b0dc
coq_8_6: Use ocamlPackages_4_03 rather than 4_01 2016-12-22 11:04:39 -08:00
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