Compare commits

...

1290 Commits

Author SHA1 Message Date
Sander van der Burg
52ef8b0d0d disnix: 0.7.1 -> 0.7.2
(cherry picked from commit 94f0a6793b)
2017-07-26 19:24:34 +00:00
zimbatm
d14ec0e89d sublime3: fixes missing build inputs
This must have been lost when cherry-picking
5ba8460236 from master.
2017-07-19 10:45:56 +01:00
Sander van der Burg
2198c0acac disnix: 0.7 -> 0.7.1
(cherry picked from commit 42e6b754fb)
2017-07-11 00:27:58 +02:00
Mogria
5ba8460236 sublime3: fix hardcoded /bin/bash when executing commands for build systems (#23561)
* sublime3: replace hardcoded /bin/bash with /usr/bin/env

exec.py in Default.package-sublime calls /bin/bash with subprocess.
See Issue #12011. Because of this builds could not be started from
withtin Sublime Text.

* sublime3: use wrapped of bash to fix internal build system

Without the wrapped version of bash (a symlink to $bash/bin/bash)
with LD_PRELOAD to glibc an relocation error occurs when trying
to run builds from within Sublime Text 3.  See Issue #12011.

(cherry picked from commit 1893ed54dc)
2017-06-01 08:17:42 +01:00
Daiderd Jordan
149b025544 sudo: 1.8.19p2 -> 1.8.20p1, fixes CVE-2017-1000367
(cherry picked from commit 3c0114d472)
2017-05-31 09:57:20 +00:00
Peter Simons
25f4906da6 all-cabal-hashes: update to latest version of Hackage
(cherry picked from commit cb838cad5c)
2017-05-23 10:40:09 +02:00
Bas van Dijk
28dc5c7d22 postgresql: fix build on darwin
(cherry picked from commit 1f95524ab5)
2017-05-03 14:41:07 +02:00
lassulus
0ff8fc1d83 weechat: 1.7 -> 1.7.1
(cherry picked from commit 839b3ce5fe)
2017-04-23 14:51:26 +01:00
Franz Pletz
a910404fee weechat: 1.6 -> 1.7
(cherry picked from commit c2257506ae)
2017-04-23 14:50:54 +01:00
Adam Evans
e58b67fa24 weechat: Fixed Darwin build issues
Build was failing with res_9_init missing on OS X. Resolved with a little help from
https://github.com/Homebrew/homebrew-core/pull/4427.

(cherry picked from commit 5da42092fa)
2017-04-23 14:50:48 +01:00
Profpatsch
ab3fef48ad weechat: generate manpages
(cherry picked from commit 6717213ca4)
2017-04-23 14:50:43 +01:00
Moritz Ulrich
8f7eab2776 weechat: Work around darwin linking issue
(cherry picked from commit 38dbb8008d)
2017-04-23 14:50:38 +01:00
Moritz Ulrich
41fb3d4daf weechat: 1.5 -> 1.6
(cherry picked from commit 7cc3de8742)
2017-04-23 14:50:35 +01:00
Andrew R. M
b417442f27 weechat: help weechat find nix's python on darwin
(cherry picked from commit f999e9edf8)
2017-04-23 14:50:31 +01:00
obadz
764f69efa5 keepass: 2.34 -> 2.35
(cherry picked from commit 0c488ed8f0)
2017-04-17 13:44:01 +02:00
Bjørn Forsman
ab88d3fe96 nixos/lighttpd: set $HOME for gitweb sub-service
This allows gitweb to expand '~' in /etc/gitconfig. Without a $HOME
variable, it fails to list any projects and instead show the text
"No such projects found" in the UI.

Setting $HOME to the gitweb project root seems like a sensible value.

(cherry picked from commit d916ce2ef4)
2017-04-17 13:18:19 +02:00
Franz Pletz
f2bde3c7df nginxMainline: 1.11.10 -> 1.11.13
(cherry picked from commit 73f04ddd57)
2017-04-11 20:02:07 +02:00
Franz Pletz
828b836294 nginxMainline: 1.11.9 -> 1.11.10
(cherry picked from commit e18bec1e3c)
2017-04-11 20:02:07 +02:00
Michael Raskin
e433f6edf1 nginx: 1.10.2 -> 1.10.3
(cherry picked from commit 846007b8db)
2017-04-11 20:02:06 +02:00
Franz Pletz
00e76dd81e nginxMainline: 1.11.8 -> 1.11.9
(cherry picked from commit f1ba2c8d3b)
2017-04-11 20:02:06 +02:00
Michael Raskin
247ec219c5 nginx: 1.11.7 -> 1.11.8
(cherry picked from commit ca8d3de1d2)
2017-04-11 20:02:05 +02:00
Franz Pletz
80d4b9b345 nginxMainline: 1.11.6 -> 1.11.7
(cherry picked from commit d3be9a50e0)
2017-04-11 20:02:05 +02:00
Franz Pletz
f4b363de9c nginxMainline: 1.11.5 -> 1.11.6
(cherry picked from commit a04a4b2a6a)
2017-04-11 20:02:04 +02:00
Franz Pletz
c9185d6c2a nginxMainline: 1.11.4 -> 1.11.5
(cherry picked from commit 323acff8e6)
2017-04-11 20:02:04 +02:00
Franz Pletz
64cbe899fd nginx: 1.10.1 -> 1.10.2
(cherry picked from commit 4ae2189d8c)
2017-04-11 20:02:04 +02:00
Tim Steinbach
a21b142d45 nginxMainline: 1.11.3 -> 1.11.4
(cherry picked from commit f091686a18)
2017-04-11 20:02:03 +02:00
Franz Pletz
c78c5e9851 gitlab: 8.17.4 -> 8.17.5
Fixes security issues:

  https://about.gitlab.com/2017/04/05/gitlab-9-dot-0-dot-4-security-release/

(cherry picked from commit d3ef8dc633)
2017-04-06 21:14:05 +02:00
Vladimír Čunát
1b965321b4 knot-resolver: update the source hash
Just nitpick changes in the tarball, minutes after the release.

(cherry picked from commit 44168b4b22)
2017-04-05 16:09:10 +02:00
Vladimír Čunát
80c9e91706 knot-resolver: maintenance 1.2.4 -> 1.2.5
(cherry picked from commit 12839e4599)
2017-04-05 15:53:43 +02:00
Vladimír Čunát
1bc3c64849 Merge #24574: ntp: security 4.2.8p9 -> 4.2.8p10
(cherry picked from commit 59b548069c)
2017-04-03 19:00:34 +02:00
Sander van der Burg
8b403e5e31 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 21:13:09 +02:00
Tim Steinbach
17d9e4d348 linux: 4.4.58 -> 4.4.59
(cherry picked from commit cb791371c5)
2017-03-31 09:19:32 -04:00
Tim Steinbach
7149cd206b linux: 4.4.57 -> 4.4.58
(cherry picked from commit 6b5193bcd9)
2017-03-30 22:13:59 -04:00
Tim Steinbach
2582e56813 linux: 4.4.56 -> 4.4.57
(cherry picked from commit 23d0f01e95)
2017-03-30 22:13:54 -04:00
Herwig Hochleitner
cbf3d0387a chromium: 57.0.2987.98 -> 57.0.2987.110 2017-03-29 22:50:54 +02:00
Nikolay Amiantov
9afb5682b3 chromium: optionalize glibc patch 2017-03-29 22:50:54 +02:00
Herwig Hochleitner
07101f743e Revert "Revert "chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]""
This reverts commit deb73f214c.
2017-03-29 22:50:54 +02:00
Vladimír Čunát
060bd50003 wine-1.8: fix #24446 breakage after gnutls update
... via a patch from Debian.
2017-03-29 20:40:19 +02:00
Sebastian Hagen
9363db49ce hwdata: Use content-addressed source file
previous source tarball changed contents.

(cherry picked from commit 00f16e3d7c)
Close #24422.
2017-03-29 14:09:34 +02:00
Joachim Fasting
e70521a12e travis: send emails iff commit caused the build to start failing
This setting should ensure that email notifications are sent
*only* when the commit caused the build to start failing.  That
is, no more "the build is still failing" spam.

As an alternative we could consider disabling email
notifications outright and possibly enable IRC notifications
instead.

(cherry picked from commit 541b3ec1bc)
2017-03-29 00:26:52 +02:00
Joachim Fasting
456c048d6a grsecurity: 4.9.17-201703221829 -> 4.9.18-201703261106
(cherry picked from commit 5fe81c1bdb)
2017-03-29 00:26:49 +02:00
Joachim Fasting
68ebfefc73 grsecurity: 4.9.16-201703180820 -> 4.9.17-201703221829
(cherry picked from commit 94ab4932ae)
2017-03-29 00:26:48 +02:00
Joachim Fasting
9572f7433d grsecurity: 4.9.15-201703150049 -> 4.9.16-201703180820
(cherry picked from commit d4409817a6)
2017-03-29 00:26:47 +02:00
Joachim Fasting
5f86033098 grsecurity: 4.9.14-201703121245 -> 4.9.15-201703150049
Contains a fix for the n_hdlc double free bug.

(cherry picked from commit 9e60a17cb8)
2017-03-29 00:26:41 +02:00
Rob Vermaas
4da11d7c9b nixUnstable: update to 1.12pre5122_c60715e 2017-03-28 11:31:50 +00:00
Domen Kožar
c80a791dd5 Fix bad merge 2017-03-28 09:59:41 +02:00
Joachim Fasting
deb73f214c Revert "chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]"
This reverts commit 310ed9213d.

Fails to build: https://hydra.nixos.org/build/50207269/nixlog/1/raw
Ref: https://github.com/NixOS/nixpkgs/issues/24217
2017-03-28 00:05:41 +02:00
Shea Levy
4e20da956a Nix: bump to 2017-03-21
Partial cherry-pick, dropped hydra bump.

(cherry picked from commit 99632d5466)
2017-03-27 09:49:47 -04:00
Domen Kožar
ab095398e6 haskell: add justStaticExecutables combinator 2017-03-27 14:53:36 +02:00
Domen Kožar
90dbde2ab2 haskell: use new justStaticExecutables and add purescript 2017-03-27 14:53:29 +02:00
Lancelot SIX
c7584d9296 pythonPackages.django: 1.10.5 -> 1.10.6
Backported from d284e37a59
2017-03-27 12:13:50 +02:00
Robin Gloster
564a254b23 pcre2: 10.22 -> 10.23 + security fix
CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 955b79f462)
2017-03-26 17:19:27 +02:00
Robin Gloster
7f42728e88 pcre: 8.39 -> 8.40 + security fix
CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 6b9c81aa18)
2017-03-26 16:46:22 +02:00
ndowens
4368adb6ac jasper: 2.0.10 -> 2.0.12
(cherry picked from commit 6c17ad677c)
2017-03-26 08:24:00 -04:00
Vladimír Čunát
98d877007f texlive: fix CVE-2016-10243
https://github.com/NixOS/security/issues/104
(cherry picked from commit 8c4339a9dc)
2017-03-25 23:04:50 +01:00
ndowens
075e6d4570 potrace: 1.13 -> 1.14
(cherry picked from commit 56504fcb2c)
2017-03-25 23:00:59 +01:00
Will Dietz
a8b75d7d3c elfutils: security 0.165 -> 0.168
(cherry picked from commit 157b216852)
It's supposed to fix CVE-2016-10254.
https://github.com/NixOS/security/issues/49

According to NEWS
https://sourceware.org/git/?p=elfutils.git;a=blob;f=NEWS
ld got removed, but I don't expect that to break anything.
2017-03-25 22:28:42 +01:00
Michael Raskin
065343bf7c graphicsmagick: patch for CVE-2017-6335
(cherry picked from commit 7b706900e7)
2017-03-25 21:06:10 +01:00
Tim Steinbach
2ae7e46dc6 linux: 4.4.55 -> 4.4.56 2017-03-23 16:39:20 -04:00
Jörg Thalheim
e758bc7c25 munin: fix tests by replacing cron with systemd timer
(cherry picked from commit b4169bb8dd)
2017-03-22 23:02:07 +01:00
ndowens
a600f944cf munin: 2.0.30 -> 2.0.33; for CVE-2017-6188
(cherry picked from commit 2e06a585bc)
2017-03-22 23:02:01 +01:00
Bjørn Forsman
ac62069f27 munin: add 'bc' (needed by 'acpi' and 'snort_pkts' plugins)
(cherry picked from commit 46e44222d6)
2017-03-22 23:01:55 +01:00
florianjacob
0f81c78755 munin service: listen on IPv6 loopback as well (#23012)
munin service: listen on IPv6 loopback as well
(cherry picked from commit c23c2c50de)
2017-03-22 23:01:49 +01:00
Jean-Pierre PRUNARET
ca40cfa742 munin: 2.0.29 -> 2.0.30
(cherry picked from commit fc6622a098)
2017-03-22 23:01:42 +01:00
Jean-Pierre PRUNARET
5523296eed munin: fetchurl -> fetchFromGithub
(cherry picked from commit 319879354b)
2017-03-22 23:01:36 +01:00
ndowens
7af0267b31 tnef: 1.4.12 - > 1.4.14; Advisory X41-2017-004
(cherry picked from commit 41abf78fc0)
2017-03-21 23:24:17 +01:00
Eelco Dolstra
6521c34d6d nix: 1.11.7 -> 1.11.8
(cherry picked from commit 2cb25f8b59)
2017-03-21 11:58:05 -04:00
Franz Pletz
70b2fc1701 gitlab: add rake task to delete tokens
The information disclosure was caued by CVE-2017-0882.

(cherry picked from commit 219e91b4c6)
2017-03-21 13:19:13 +01:00
Franz Pletz
49a08ce52c gitlab module: explicitely create pages shared path
Fixes creation of backups.

(cherry picked from commit 4bd12fa7b2)
2017-03-21 13:19:12 +01:00
Franz Pletz
40a64e4e03 gitlab: 8.16.6 -> 8.17.4 for CVE-2017-0882
(cherry picked from commit 29f57ac447)
2017-03-21 13:19:12 +01:00
Peter Simons
2acd6cec0c esniper: 2.32.0 -> 2.33.0
(cherry picked from commit 58807f75bc)
2017-03-21 09:57:53 +01:00
Robin Gloster
2bb3073c2d gnome_mplayer: fix src and build
closes #24096

(cherry picked from commit 4e2f802ce8)
2017-03-20 14:56:22 +01:00
Joachim Fasting
20ec021b62 linux_4_9: 4.9.15 -> 4.9.16
(cherry picked from commit b5da6ca213)
2017-03-20 14:55:34 +01:00
Franz Pletz
73a876fd1d wireshark: 2.2.4 -> 2.2.5 for multiple CVEs
Fixes:

  * CVE-2017-5596
  * CVE-2017-5597
  * CVE-2017-6467
  * CVE-2017-6468
  * CVE-2017-6469
  * CVE-2017-6470
  * CVE-2017-6471
  * CVE-2017-6472
  * CVE-2017-6473
  * CVE-2017-6474

(cherry picked from commit 7b27e1c3c9)
2017-03-20 14:47:00 +01:00
Sander van der Burg
3a3b7c9539 dd-agent: bind to pymongo 2.9.1 to fix the MongoDB monitoring 2017-03-20 10:47:17 +01:00
Tim Steinbach
314243f438 linux: 4.4.54 -> 4.4.55 2017-03-19 12:19:11 -04:00
Joachim Schiele
ad55ae3c12 Merge branch 'release-16.09' of github.com:NixOS/nixpkgs into release-16.09 2017-03-19 01:08:30 +01:00
Joachim Schiele
e7039c37b7 all-packages.nix: removing wmutils-opt (accidentally commited) 2017-03-19 01:07:41 +01:00
Michael Raskin
5c98dcf22e Merge pull request #23787 from ambrop72/kdevelop-504-1609
Kdevelop 504 1609
2017-03-18 19:38:50 +01:00
Bas van Dijk
674d8cf06f wordpress: security upgrade: 4.7.2 -> 4.7.3 & other improvements
* Moved the wordpress sources derivation to the attribute pkgs.wordpress. This
  makes it easier to override.

* Also introduce the `package` option for the wordpress virtual host config which
  defaults to pkgs.wordpress.

* Also fixed the test in nixos/tests/wordpress.nix.
2017-03-18 11:20:16 +01:00
Tim Steinbach
ae1c270479 linux: 4.4.53 -> 4.4.54 2017-03-17 17:26:17 -04:00
Arseniy Seroka
bd97f76d8f Merge pull request #23913 from jeremejevs/release-16.09
sublime3: 3114 -> 3126
2017-03-16 23:20:42 +03:00
Daniel Brockman
fcec887c21 jshon: fix null termination in read_stream.
This fixes a somewhat critical (security?) bug.

We are trying to get it merged upstream but have had no response from
the ordinary maintainer in over a week.

(See <https://github.com/keenerd/jshon/issues/53>.)

fixes #23727

(cherry picked from commit 5d6ea2d64e)
2017-03-16 18:34:27 +01:00
Kamil Chmielewski
91e87421cd chromium: flashplayer: 24.0.0.221 -> 25.0.0.127
[Critical security fix]
https://github.com/NixOS/nixpkgs/pull/23889

(cherry picked from commit 15e49a95d9c9bdf1efcf08d266f491e54dd51cfb)
2017-03-16 13:50:13 +01:00
Graham Christensen
ff8b5f9136 jboss: mark as broken for CVE-2015-7501 2017-03-15 17:37:19 -04:00
Graham Christensen
5d16b24ed2 Revert "JBoss AS: list known vulnerability"
This reverts commit 061bd1293b.
2017-03-15 17:36:10 -04:00
Renaud
061bd1293b JBoss AS: list known vulnerability
CVE-2015-7501

Warning in JBoss module

(cherry picked from commit 72619a86c9)
2017-03-15 17:34:40 -04:00
Joachim Fasting
286cc49e6a linux_4_9: 4.9.14 -> 4.9.15
(cherry picked from commit 12648a455b)
2017-03-15 20:17:36 +01:00
Joachim Fasting
18a27746a6 linux_4_9: 4.9.13 -> 4.9.14
(cherry picked from commit 8091c1b208)
2017-03-15 20:17:35 +01:00
Herwig Hochleitner
310ed9213d chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]
(cherry picked from commit 49207a62f3)
2017-03-15 16:28:15 +01:00
Olegs Jeremejevs
59282e158a sublime3: 3114 -> 3126 2017-03-15 12:52:54 +02:00
Sander van der Burg
f9a23edb16 disnix: 0.6 -> 0.7
(cherry picked from commit a26c51116d)
2017-03-14 23:22:14 +01:00
Franz Pletz
f0cf441ff9 nixos/users-groups: chown home on createHome
Fixes #23619.

(cherry picked from commit 9ea35eae7a)
2017-03-14 23:13:04 +01:00
Robert Helgesson
0a476ee5de eclipses: add dependencies as build inputs
Having `glib` in the build inputs will allow its build hook to
trigger. Also adds `gsettings_desktop_schemas` as a dependency since
Eclipse appears to need the schemas under certain circumstances.

(cherry picked from commit 5228bc9f2e)
2017-03-14 21:03:36 +01:00
Joachim Fasting
b864a0f08c torbrowser: 6.5 -> 6.5.1
(cherry picked from commit 74f8e0fd7a)
2017-03-14 16:25:54 +01:00
Joachim Fasting
c2c40f0b95 grsecurity: 4.9.13-201703052141 -> 4.9.14-201703121245
(cherry picked from commit 4c211bdc63)
2017-03-14 16:25:51 +01:00
Joachim Fasting
a1e78c7a5f grsecurity: 4.9.13-201702270729 -> 201703052141
(cherry picked from commit 17d80c49fa)
2017-03-14 16:25:50 +01:00
Joachim Fasting
a00670fcc3 grsecurity: 4.9.13-201702261126 -> 201702270729
(cherry picked from commit a20a53300d)
2017-03-14 16:25:49 +01:00
Joachim Fasting
2316c14038 grsecurity: 4.9.12-201702231830 -> 4.9.13-201702261126
(cherry picked from commit f3a6991f3d)
2017-03-14 16:25:48 +01:00
taku0
895ea66982 flashplayer: 24.0.0.221 -> 25.0.0.127 (#23889)
(cherry picked from commit c3772678e9)
2017-03-14 16:25:42 +01:00
Tim Steinbach
b5714db11a linux: 4.4.52 -> 4.4.53
(cherry picked from commit 9ac82a773c)
2017-03-13 20:16:25 -04:00
Tim Steinbach
763dccb47e linux: 4.1.38 -> 4.1.39
(cherry picked from commit 18684a4892)
2017-03-13 20:16:23 -04:00
Vladimír Čunát
eac28788cc gnutls: use 3.5 and remove 3.4
(cherry picked from commit 0ff2179e0f)
The 3.4 branch is not maintained upstream anymore, and it's probably
vulnerable.  Moreover, update to 3.5 should cause no problems.
2017-03-13 11:28:56 +01:00
Vladimír Čunát
c2b360f07f gnutls: don't propagate -lunistring
This fixes systemd build.

(cherry picked from commits b17eb34203 and d6cff5783e)
2017-03-13 11:28:53 +01:00
Vladimír Čunát
96a9cb2ba2 gnutls35: enableParallelBuilding = true
It's been OK with the newer versions (long tested on master).
2017-03-13 10:59:30 +01:00
Vladimír Čunát
c688e4f5a7 gnutls: bugfix+security 3.5.9 -> 3.5.10
http://gnutls.org/security.html#GNUTLS-SA-2017-3
(cherry picked from commit b264486cf1)
2017-03-13 10:42:28 +01:00
Vladimír Čunát
89ea86c075 gnutls33: bugfix+security 3.3.26 -> 3.3.27
http://gnutls.org/security.html#GNUTLS-SA-2017-3

This is on 16.09 only, as we have 3.3 branch nowhere else anymore.
2017-03-13 10:35:24 +01:00
zetok
1e17a56fbe gresecurity docs: fix incorrect option (#23789)
(cherry picked from commit 4ca17dd6c0)
2017-03-12 15:07:23 +01:00
Franz Pletz
26424eef54 firmwareLinuxNonfree: 2017-02-06 -> 2017-03-11
Fixes #22365.

(cherry picked from commit c3c69535aa)
2017-03-11 15:11:54 +01:00
Franz Pletz
d8ead53480 firmwareLinuxNonfree: 2016-07-12 -> 2017-02-06
(cherry picked from commit 01cf43a389)

cc #22365
2017-03-11 15:11:33 +01:00
Franz Pletz
067e66a9b3 qemu_test: don't apply patch for CVE-2016-9602
Both patches are conflicting. Keeping the vulnerability unpatched in qemu
binaries used for nixos test is tolerable.

(cherry picked from commit 3a4e2376e4)
2017-03-11 13:46:06 +01:00
Ambroz Bizjak
e9fc1486ee kdevelop: 5.0.3 -> 5.0.4 2017-03-11 12:55:54 +01:00
Ambroz Bizjak
a710e880be kdevelop: 5.0.2 -> 5.0.3 2017-03-11 12:55:54 +01:00
Franz Pletz
5bf6aa49b5 qemu: fetch vnc bugfix patch from debian
This version of the patch applies cleanly to the 2.8.0 release.

(cherry picked from commit 621e7a9945)
(cherry picked from commit 8be6bebec1)
2017-03-11 09:58:49 +01:00
Franz Pletz
e5f66c4151 wget: add patch for CVE-2017-6508
(cherry picked from commit 39e8db7849)
(cherry picked from commit c554cbf8c2)
2017-03-11 09:58:49 +01:00
Franz Pletz
b2a1fa97e8 qemu: add patches for multiple CVEs
New upstream patch function and patches for fixing a bug in the patch for
CVE-2017-5667 and the following security issues:

  * CVE-2016-7907
  * CVE-2016-9602
  * CVE-2016-10155
  * CVE-2017-2620
  * CVE-2017-2630
  * CVE-2017-5525
  * CVE-2017-5526
  * CVE-2017-5579
  * CVE-2017-5856
  * CVE-2017-5857
  * CVE-2017-5987
  * CVE-2017-6058

(cherry picked from commit c512180f9c)
(cherry picked from commit 641ad2e922)
2017-03-11 09:58:49 +01:00
Franz Pletz
a18f122dd7 linux: 3.12.70 -> 3.12.71
(cherry picked from commit ff2313a6c6)
2017-03-11 09:58:48 +01:00
Franz Pletz
d9785e5c88 lxc: add patch for CVE-2017-5985
(cherry picked from commit 3bd44428cf)
2017-03-11 09:58:48 +01:00
Franz Pletz
5aad6ec3e8 pidgin: 2.11.0 -> 2.12.0 for CVE-2017-2640
Also removes unmaintained plugins.

See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog.

(cherry picked from commit 4e0375cb59)
2017-03-11 09:58:47 +01:00
Peter Simons
c88e67df60 Merge pull request #23691 from sh01/ga_cherrypick_16
git-annex: Fetch from git, since 6.20170101.tar.gz is gone.
2017-03-10 11:03:55 +01:00
Peter Hoeg
f89ab94c23 dropbox: 20.4.19 -> 21.4.25
(cherry picked from commit bb1496332ed66dbbd851fa13bf52929e384d1e32)
2017-03-10 14:25:15 +08:00
Peter Simons
ef31193d12 git-annex: Fetch from git, since 6.20170101.tar.gz is gone. 2017-03-10 04:21:17 +00:00
Vladimír Čunát
2ba0e2d6a0 Merge #23663: thunderbird*: security 45.7.1 -> 45.8.0
(cherry picked from commit 7b7496a256)
2017-03-10 01:27:34 +01:00
Vladimír Čunát
e9dbc2dfd3 knot-resolver: maintenance 1.2.3 -> 1.2.4
(cherry picked from commit 74f92e9556)
2017-03-09 21:27:57 +01:00
Rickard Nilsson
ae92cb4a18 haskellPackages.streaming-eversion: dontCheck
(cherry picked from commit fb5369dbe9)
2017-03-08 17:20:12 +01:00
ndowens
01b9990732 scanmem: 0.15.6 -> 0.16
(cherry picked from commit cc9b960f48)
2017-03-07 17:32:44 +01:00
Graham Christensen
8605d317d1 mailpile: Mark as broken 2017-03-06 17:54:37 -05:00
Dan Peebles
0cb2838d8c aws-sdk-cpp: 1.0.48 -> 1.0.60
(cherry picked from commit 7bc17013f8)
2017-03-06 14:20:49 -05:00
Eelco Dolstra
44e9d08376 nix: 1.11.6 -> 1.11.7
(cherry picked from commit 8e1fa01f3a)
2017-03-06 11:48:31 -05:00
Rob Vermaas
b37173bae0 Update nixUnstable
(cherry picked from commit fce036d164)
2017-03-06 13:31:49 +00:00
Dan Peebles
2d6a82a924 aws-sdk-cpp: fix on darwin
The LD_LIBRARY_PATH variable does nothing on Darwin, but
DYLD_LIBRARY_PATH does the same thing, so splice in the right variable
based on which system we're working on.

(cherry picked from commit d34ee526a8)
2017-03-05 18:33:51 -05:00
Bjørn Forsman
2482e8cf0a borgbackup: 1.0.9 -> 1.0.10
(cherry picked from commit 5f1398ce13)
2017-03-05 21:23:55 +01:00
Bjørn Forsman
b6f590a10e Add ndowens to maintainers.nix (unbreak tarball job)
Should have been included before commit bef80f1693
("wgetpaste: 2.25 -> 2.28"). Oops. Copied from master branch.
2017-03-05 21:23:51 +01:00
Frederik Rietdijk
1f9bd9246b pythonPackages.jupyter: set priority
in order to prevent a collision.

(cherry picked from commit f8e5b8dbe2)
2017-03-04 08:20:32 +01:00
Graham Christensen
43e84f4085 kde.kdelibs: patch for insecure URL passing 2017-03-02 08:31:27 -05:00
Graham Christensen
646958098d kdeFrameworks.kio: patch for insecure URL passing
(cherry picked from commit 5ce06263a3)
2017-03-02 08:27:50 -05:00
Peter Hoeg
1c6d95e9e8 dropbox: 19.4.13 -> 20.4.19
(cherry picked from commit 1fbcce4448)
2017-03-02 11:49:01 +08:00
Shea Levy
ab98b60f80 haskell generic-builder: Pass through the list of haskell build inputs.
Useful for building custom envs.

(cherry picked from commit c153036525)
2017-03-01 13:01:10 -05:00
Eelco Dolstra
e0d2c4ca6e nixUnstable: 1.12pre4997_1351b0d -> 1.12pre5060_fa125b9
(cherry picked from commit f5e53aea5d)
2017-03-01 18:05:27 +01:00
Shea Levy
952528299f haskell generic-builder: Pass through the ghcEnv.
Will be useful for nix-buffer

(cherry picked from commit a27bc8b317)
2017-03-01 11:09:31 -05:00
Shea Levy
fa06f46567 nixBufferBuilders.withPackages: Fix buffer count logic
(cherry picked from commit bae77363c3)
2017-03-01 11:06:40 -05:00
Michael Raskin
9ad9a65bba mcabber: 1.0.4 -> 1.0.5
(cherry picked from commit c7ad684ab5)
2017-03-01 15:19:13 +01:00
Michael Raskin
5888067a7d profanity: 0.4.7 -> 0.5.1
(cherry picked from commit b8812dfeac)

(libmesode ported from master because it is now a dependency)
2017-03-01 15:10:26 +01:00
Nikolay Amiantov
c950c96f86 ejabberd: 16.08 -> 16.09
(cherry picked from commit 3a05ea5376)
2017-03-01 13:17:48 +01:00
ndowens
bef80f1693 wgetpaste: 2.25 -> 2.28
(cherry picked from commit d02209edf2)
2017-02-28 23:37:53 +01:00
Lancelot SIX
40de598c60 screen: 4.5.0 -> 4.5.1 for CVE-2017-5618
See https://lists.gnu.org/archive/html/info-gnu/2017-02/msg00010.html
for release announcement
(cherry picked from commit 6d9a3f0dcd)
2017-02-28 13:13:44 +01:00
Lancelot SIX
5262c33037 screen: 4.4.0 -> 4.5.0
See http://lists.gnu.org/archive/html/info-gnu/2017-01/msg00007.html
for release announcement.

(cherry picked from commit 38b4ae5549)
2017-02-28 13:13:43 +01:00
Demin Dmitriy
76f84955d5 opera: 42.0.2393.517 -> 43.0.2442.991
(cherry picked from commit db0316d8b2)

Makes sense to always follow latest version, as for firefox and
chromium.
2017-02-28 12:42:20 +01:00
Benjamin Smith
a20da2e556 opera: 41.0.2353.56 -> 42.0.2393.517
(cherry picked from commit 55e85a162a)
2017-02-28 12:42:14 +01:00
Eelco Dolstra
058983ad19 Fix setting programs.ssh.setXAuthLocation
The configuration { services.openssh.enable = true;
services.openssh.forwardX11 = false; } caused
programs.ssh.setXAuthLocation to be set to false, which was not the
intent. The intent is that programs.ssh.setXAuthLocation should be
automatically enabled if needed or if xauth is already available.

(cherry picked from commit d69dce080d)
2017-02-28 11:19:09 +01:00
Bjørn Forsman
63fee95d58 pythonPackages.gst-python: fix source hash
Commit 5e937b173d
("gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs") bumped the version but not
the hash.

(cherry picked from commit 392331ad58)
2017-02-26 21:54:15 +01:00
Franz Pletz
2296799496 gstreamer: 1.10.3 -> 1.10.4 for multiple CVEs
See https://gstreamer.freedesktop.org/releases/1.10/#1.10.4.

Fixes:

  * CVE-2017-5847
  * CVE-2017-5848

cc #23072

(cherry picked from commit 5e937b173d)
2017-02-26 18:12:45 +01:00
Franz Pletz
fcc6e3a6ac linux: 4.9.12 -> 4.9.13
(cherry picked from commit 701544d0a7)
2017-02-26 18:11:22 +01:00
Franz Pletz
d2ceedd63d linux: 4.4.51 -> 4.4.52
(cherry picked from commit 62857b1f21)
2017-02-26 18:11:22 +01:00
Frederik Rietdijk
bda6b1867b diffoscope: 63 -> 77
(cherry picked from commit de4643eb80)
/cc #23072.  I had to juggle pythonPackages.
2017-02-26 16:52:27 +01:00
Joachim Fasting
7ed757d123 grsecurity: 4.9.11-201702222257 -> 4.9.12-201702231830
(cherry picked from commit 0150d9a95c)
2017-02-26 14:11:51 +01:00
Joachim Fasting
db39feafda grsecurity: 4.9.11-201702181444 -> 201702222257
(cherry picked from commit b92501f0d8)
2017-02-26 14:11:48 +01:00
Joachim Fasting
149028c4fc grsecurity: 4.9.10-201702152052 -> 4.9.11-201702181444
(cherry picked from commit ca016c2626)
2017-02-26 14:11:46 +01:00
Franz Pletz
38ba8c4b72 mpd: 0.20.4 -> 0.20.5
Fixes buffer overflows and a memleak.

(cherry picked from commit 05706869a8)
2017-02-25 13:49:23 +01:00
Franz Pletz
58f363fe98 mupdf: add patch to fix CVE-2017-5896
(cherry picked from commit 6dfbb070fb)
2017-02-25 09:59:20 +01:00
Franz Pletz
edce91c88e qemu: apply patches for multiple CVEs
Fixes:

  * CVE-2017-2615
  * CVE-2017-5667
  * CVE-2017-5898
  * CVE-2017-5931
  * CVE-2017-5973

We are vulnerable to even more CVEs but those are either not severe like
memory leaks in obscure situations or upstream hasn't acknowledged the
patch yet.

cc #23072

(cherry picked from commit 6bafe64a20)
2017-02-25 09:44:40 +01:00
Lluís Batlle i Rossell
e1874d0456 Revert "neomutt: update to 20170206"
This reverts commit cb6ed5341c.

Wrong branch.
2017-02-25 00:33:29 +01:00
Lluís Batlle i Rossell
cb6ed5341c neomutt: update to 20170206
Release in github. I also enabled compressed folders.

Signed-off-by: Lluís Batlle i Rossell <viric@viric.name>
2017-02-25 00:32:44 +01:00
Dan Peebles
05eb31fbba google-compute-image.nix: fix evaluation failure
(cherry picked from commit 15c05ad213)
2017-02-24 11:34:11 +01:00
Graham Christensen
4d006d3371 Revert "Revert "linux kernels: patch against DCCP double free (CVE-2017-6074)""
This reverts commit 53a2baabbe.

(cherry picked from commit d36b1ccc13)
2017-02-23 22:08:57 -05:00
Tim Steinbach
9ae2c6083c kernel: 4.4.50 -> 4.4.51 2017-02-23 17:48:59 -05:00
Tim Steinbach
ee0cbde1e4 kernel: 4.9.11 -> 4.9.12 2017-02-23 17:48:51 -05:00
Bjørn Forsman
afd8c9deca spotify: 1.0.49.125.g72ee7853-83 -> 1.0.49.125.g72ee7853-111
(cherry picked from commit 52eab0376c)
2017-02-23 22:21:50 +01:00
Vladimír Čunát
7d9e9c7eee knot-resolver: maintenance 1.2.2 -> 1.2.3
Just tiny fixes for some rare circumstances.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001066.html

(cherry picked from commit cb63a0b2da)
2017-02-23 16:24:16 +01:00
Vladimír Čunát
05db33f79b dnsperf: init at 2.1.0.0
(cherry picked from commit 0bfbd039f9)
New package; seems safe enough.  I had to add openssl input.
2017-02-23 14:51:49 +01:00
Vladimír Čunát
2adafd9916 fstrm: init at 0.3.1
(cherry picked from commit a04849502d)
New package; seems safe enough.
2017-02-23 14:04:48 +01:00
Graham Christensen
c9e751c69a Merge pull request #23095 from peterhoeg/u/lynx_stable
lynx: 2.8.8rel.2 -> 2.8.9dev.11
2017-02-22 21:16:00 -05:00
Graham Christensen
d87a40ea26 firebird: 2.5.6.27020-0 -> 2.5.7.27050-0 for '2.5.7.27050-0' bypass
(cherry picked from commit 6c37a92b2b)
2017-02-22 20:56:59 -05:00
Peter Hoeg
1b72afdd3c lynx: 2.8.8rel.2 -> 2.8.9dev.11
(cherry picked from commit a3bf71b76f)
2017-02-23 07:36:18 +08:00
Vladimír Čunát
3de44caaa8 libevent: apply security patches from Debian
/cc #23072.  As with curl, it's nontrivial rebuild but security...
https://lwn.net/Alerts/714571/

(cherry picked from commit f5eea8ba1d)
2017-02-22 19:02:50 +01:00
Tim Steinbach
6fcd2d207a curl: 7.52.1 -> 7.53.0 (#23063)
(cherry picked from commit b1c6a9bfcc)
I believe this fixes CVE-2017-2629:
https://curl.haxx.se/docs/adv_20170222.html
2017-02-22 18:14:57 +01:00
Michael Raskin
6e1735037d wireshark: patch for CVE-2017-6041
(cherry picked from commit 194d137bd3)
2017-02-22 14:17:54 +01:00
Graham Christensen
142fd06afc xen: patch for XSAs: 197, 199, 207, 208, 209
XSA-197 Issue Description:

> The compiler can emit optimizations in qemu which can lead to double
> fetch vulnerabilities.  Specifically data on the rings shared
> between qemu and the hypervisor (which the guest under control can
> obtain mappings of) can be fetched twice (during which time the
> guest can alter the contents) possibly leading to arbitrary code
> execution in qemu.

More: https://xenbits.xen.org/xsa/advisory-197.html

XSA-199 Issue Description:

> The code in qemu which implements ioport read/write looks up the
> specified ioport address in a dispatch table.  The argument to the
> dispatch function is a uint32_t, and is used without a range check,
> even though the table has entries for only 2^16 ioports.
>
> When qemu is used as a standalone emulator, ioport accesses are
> generated only from cpu instructions emulated by qemu, and are
> therefore necessarily 16-bit, so there is no vulnerability.
>
> When qemu is used as a device model within Xen, io requests are
> generated by the hypervisor and read by qemu from a shared ring.  The
> entries in this ring use a common structure, including a 64-bit
> address field, for various accesses, including ioport addresses.
>
> Xen will write only 16-bit address ioport accesses.  However,
> depending on the Xen and qemu version, the ring may be writeable by
> the guest.  If so, the guest can generate out-of-range ioport
> accesses, resulting in wild pointer accesses within qemu.

More: https://xenbits.xen.org/xsa/advisory-199.html

XSA-207 Issue Description:

> Certain internal state is set up, during domain construction, in
> preparation for possible pass-through device assignment.  On ARM and
> AMD V-i hardware this setup includes memory allocation.  On guest
> teardown, cleanup was erroneously only performed when the guest
> actually had a pass-through device assigned.

More: https://xenbits.xen.org/xsa/advisory-207.html

XSA-209 Issue Description:

> When doing bitblt copy backwards, qemu should negate the blit width.
> This avoids an oob access before the start of video memory.

More: https://xenbits.xen.org/xsa/advisory-208.html

XSA-208 Issue Description:

> In CIRRUS_BLTMODE_MEMSYSSRC mode the bitblit copy routine
> cirrus_bitblt_cputovideo fails to check wethehr the specified memory
> region is safe.

More: https://xenbits.xen.org/xsa/advisory-209.html
(cherry picked from commit cc4919da89)
2017-02-22 08:01:11 -05:00
Franz Pletz
43654d35b8 php70: 7.0.15 -> 7.0.16
(#23072)

(cherry picked from commit 405e117d31)
Signed-off-by: Robin Gloster <mail@glob.in>
2017-02-22 13:45:51 +01:00
Lorenzo Manacorda
cac0a75222 Make more visible which fetch approach is best
Prepend "bad/better/best" to each paragraph, to make more visible which approach is best

(cherry picked from commit 4e0bb261d0)
2017-02-22 01:12:52 +01:00
Eelco Dolstra
43241e7627 Grrr
(cherry picked from commit d0d5ea0cdf)
2017-02-21 15:26:44 +01:00
Eelco Dolstra
8fe5f05ebd Fix Ubuntu 16.10 name
(cherry picked from commit fac3438a96)
2017-02-21 15:24:18 +01:00
Eelco Dolstra
3e86c8ecc8 Add Ubuntu 16.10
(cherry picked from commit 1fdb52ffcc)
2017-02-21 15:09:39 +01:00
Eelco Dolstra
b155408bfe Add Fedora 25
(cherry picked from commit 012b5a5c45)
2017-02-21 15:09:38 +01:00
Franz Pletz
ec7a66c035 gitlab: 8.16.4 -> 8.16.6
(cherry picked from commit c302cb4910)
2017-02-20 21:58:17 +01:00
Eelco Dolstra
51d4de90c1 Add ca-central-1 AMIs
(cherry picked from commit 4b833facf1)
2017-02-19 23:46:42 +01:00
Eelco Dolstra
14ffab3993 Create AMIs for ca-central-1 (Canada)
(cherry picked from commit a2b8ceb83a)
2017-02-19 23:23:42 +01:00
Lorenzo Manacorda
a585f987fa manual: Add link to config section (#22994)
Add link to "Configuration" chapter from "Changing the Configuration" section.

Also, fix grammar error.
2017-02-19 17:53:09 +01:00
Tim Steinbach
46f1e9af6e linux: 4.4.48 -> 4.4.50 2017-02-18 18:40:20 -05:00
Tim Steinbach
c056f0acfc kernel: 4.9.10 -> 4.9.11 2017-02-18 18:34:59 -05:00
Peter Hoeg
4314df5f99 Merge pull request #22930 from peterhoeg/u/calibre
calibre: 2.64.0 -> 2.76.0
2017-02-18 13:50:20 +08:00
Peter Hoeg
a1a13ad691 calibre: 2.64.0 -> 2.76.0 2017-02-18 12:18:46 +08:00
Joachim Fasting
134772e7d6 linux_4_9: 4.9.9 -> 4.9.10
(cherry picked from commit 73577a2b05)
2017-02-17 22:37:25 -05:00
Joachim Fasting
ce3ffe7aee linux_4_9: patch for CVE-2017-5986
Seems fairly low impact[1] but we might as well patch it until a new 4.9
version is released

[1]: https://bugzilla.redhat.com/show_bug.cgi?id=1420276

(cherry picked from commit e8007c0e89)
2017-02-17 22:37:17 -05:00
Vladimír Čunát
1cc9887801 libxml2: bugfix updates from git upstream
This should solve CVE-2016-5131 and some other bugs, but not what Suse
calls CVE-2016-9597: https://bugzilla.suse.com/show_bug.cgi?id=1017497
The bugzilla discussion seems to indicate that the CVE is referenced
incorrectly and only shows reproducing when using command-line flags
that are considered "unsafe".

CVE-2016-9318 also remains unfixed, as I consider their reasoning OK:
https://lwn.net/Alerts/714411/

/cc #22826.

(cherry picked from commit 5ad81ab09c)
2017-02-17 22:35:22 -05:00
Herwig Hochleitner
3c10c74246 webkitgtk: 2.14.4 -> 2.14.5
(cherry picked from commit 2640c87fb9)
2017-02-17 22:34:40 -05:00
Graham Christensen
381c2bd0d6 netpbm: 10.70.00 -> 10.77.02 for numerous fixes
more: https://sourceforge.net/p/netpbm/code/2883/tree/advanced/doc/HISTORY
(cherry picked from commit f308722a00)
2017-02-17 22:17:59 -05:00
Robin Gloster
8a18e14582 Merge pull request #22917 from rycee/fix/graylog/16.09
Fix Graylog on NixOS 16.09
2017-02-17 22:13:08 +01:00
Tristan Helmich
9a920fdfe8 graylog: 2.1.1 -> 2.1.2
(cherry picked from commit ee63779005)
2017-02-17 21:36:01 +01:00
Tristan Helmich
65b73b226e graylog: 2.1.0 -> 2.1.1 (#18663)
(cherry picked from commit c187f2f903)
2017-02-17 21:36:01 +01:00
Tristan Helmich
234612e395 graylog: 2.0.3 -> 2.1.0 (#18200)
(cherry picked from commit 2e9aa13773)
2017-02-17 21:35:55 +01:00
Robin Gloster
33ed68f876 gexiv2: 0.10.3 -> 0.10.4
fixes the shotwell build
2017-02-17 21:35:10 +01:00
Matthias Herrmann
c8ef36904b sweethome3d: version compatible with master and 16.09
[Bjørn: let the package function take 'libXxf86vm' as input instead of
'xorg' (the whole set).]

(cherry picked from commit 89a0365063)
2017-02-17 19:33:40 +01:00
Matthias Herrmann
1c419060c6 sweethome3d: 5.2 -> 5.4
(cherry picked from commit be7a6eb70e)
2017-02-17 19:33:23 +01:00
Bjørn Forsman
f97ec84c11 pcsctools: unbreak 'gscriptor' by adding cairo
Fixes this:

  $ gscriptor
  Can't load '/nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so' for module Pango: /nix/store/17w6hdwbli924v7d43xxxp66qhgqpc24-perl-Pango-1.227/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/auto/Pango/Pango.so: undefined symbol: cairo_font_type_to_sv at /nix/store/5z1wn7knhckr3a0asb8lzp99sdai09f2-perl-5.22.2/lib/perl5/5.22.2/x86_64-linux-thread-multi/DynaLoader.pm line 193.
   at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  BEGIN failed--compilation aborted at /nix/store/srdac7af3nz6fb74haa8l8ls9wd9pas0-perl-Gtk2-1.2498/lib/perl5/site_perl/5.22.2/x86_64-linux-thread-multi/Gtk2.pm line 31.
  Compilation failed in require at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.
  BEGIN failed--compilation aborted at /nix/store/sgy2xsyvmam09pl25x8gb507gyiz9ybn-pcsc-tools-1.4.25/bin/.gscriptor-wrapped line 28.

(cherry picked from commit 73112a6e78)
2017-02-17 19:33:20 +01:00
Joachim Fasting
9021951682 grsecurity: 4.9.8-201702071801 -> 4.9.10-201702152052
(cherry picked from commit bc2f53fd29)
2017-02-17 16:57:53 +01:00
Kamil Chmielewski
ac4559e7e9 chromium: flashplayer: 24.0.0.194 -> 24.0.0.221
[Critical security fix] - see #22792

(cherry picked from commit 1a77e4141d)
Signed-off-by: Robin Gloster <mail@glob.in>
2017-02-17 11:51:52 +01:00
Rob Vermaas
780a38c611 nixops: update to 1.5 2017-02-16 17:01:56 +00:00
Graham Christensen
feb901f7c6 Merge pull request #19523 from rasendubi/containers-dev-tun
Allow access to /dev/net/tun inside containers (port to 16.09)
2017-02-16 10:33:16 -05:00
Matthew Maurer
9f7ec8102e openssl: 1.1.0d -> 1.1.0e for High severity CVE-2017-3733
(cherry picked from commit 0d2ba7ef2b)
2017-02-16 09:34:54 -05:00
Bjørn Forsman
3c227aaa53 genimage: init at 9
Genimage is a tool to generate filesystem images from directory trees.

(cherry picked from commit a1892edcee)
2017-02-16 15:17:51 +01:00
Profpatsch
5e303aaae8 geteltorito: switch to upstream dist (#19226)
Upstream has now a versioned release, so we switch over from the github
mirror.
(cherry picked from commit bc8733aae6)
2017-02-16 15:17:37 +01:00
Profpatsch
e355b970c7 geteltorito: init at 0.6 (#18614)
(cherry picked from commit c535924f5f)
2017-02-16 15:17:30 +01:00
Graham Christensen
c1f2331121 Merge pull request #22544 from rnhmjoj/caddy-backport
caddy: 0.9.2 -> 0.9.5 (backport)
2017-02-16 07:54:36 -05:00
Graham Christensen
3113646340 redis: 3.2.5 -> 3.2.7 for two vulnerabilities
more: https://www.reddit.com/r/redis/comments/5r8wxn/redis_327_is_out_important_security_fixes_inside/
(cherry picked from commit b207bf523b)
2017-02-15 19:47:09 -05:00
Daiderd Jordan
538e642832 vim: add patch for possible overflow with corrupted spell file 2017-02-15 20:50:23 +01:00
Michael Raskin
50b671b309 graphviz_2_0: hide inside monotoneViz
The old Graphviz version is vulnerable, but monotone-viz will never feed
it bad input.

(cherry picked from commit c731738ecc)
2017-02-15 15:12:19 +01:00
Peter Simons
4838518599 Merge pull request #22805 from LumiGuide/fix-hoogle-ghcjs
ghcWithHoogle: fix for ghcjs
(cherry picked from commit cb2499acd0)
2017-02-15 14:32:43 +01:00
Peter Hoeg
6309d97305 syncthing-inotify: 0.8.4 -> 0.8.5 2017-02-15 10:20:26 +01:00
Franz Pletz
f3587ccf4e ffmpeg: 3.1.6 -> 3.1.7 for multiple CVEs
Fixes CVE-2017-5024 & CVE-2017-5025.

See https://ffmpeg.org/security.html.

(cherry picked from commit d2426f0aa8)
2017-02-15 09:49:24 +01:00
Graham Christensen
701192eeb0 ffmpeg_3: 3.1.4 -> 3.1.6
(cherry picked from commit 16f8f0d313)
2017-02-15 09:49:23 +01:00
Franz Pletz
13e939673c ffmpeg: 2.8.10 -> 2.8.11 for multiple CVEs
Fixes CVE-2017-5024 & CVE-2017-5025.

See https://ffmpeg.org/security.html.

(cherry picked from commit 78f59f1223)
2017-02-15 09:49:23 +01:00
Franz Pletz
987e3e59d5 gnutls: 3.5.8 -> 3.5.9
Bugfix release.

(cherry picked from commit 1e65d0b9e9)
2017-02-15 09:49:23 +01:00
Franz Pletz
a2448491e4 webkitgtk: 2.14.3 -> 2.14.4 for multiple CVEs
Fixes:

  * CVE-2017-2350
  * CVE-2017-2354
  * CVE-2017-2355
  * CVE-2017-2356
  * CVE-2017-2362
  * CVE-2017-2363
  * CVE-2017-2364
  * CVE-2017-2365
  * CVE-2017-2366
  * CVE-2017-2369
  * CVE-2017-2371
  * CVE-2017-2373

See https://webkitgtk.org/security/WSA-2017-0002.html.

(cherry picked from commit 07309d740a)
2017-02-15 09:49:22 +01:00
mimadrid
47fbc9cc78 shotwell: 0.25.2 -> 0.25.5
(cherry picked from commit e3d7ce842b)
2017-02-15 06:51:17 +01:00
mimadrid
4d73cd35ab shotwell: 0.23.5 -> 0.25.2
(cherry picked from commit 5e3c4b2bf7)
2017-02-15 06:51:09 +01:00
Tristan Helmich
2fad5fefec gitlab: 8.16.3 -> 8.16.4
(cherry picked from commit 8d853d0190)
2017-02-14 23:58:12 +01:00
Franz Pletz
a93c2f865e gitlab service: fix database creation
Providing custom a username and database name was broken. They were
hardcoded to "gitlab".

(cherry picked from commit f5a82e4714)
2017-02-14 23:58:10 +01:00
Vladimír Čunát
f3481d6686 Merge #22792: flashplayer: 24.0.0.194 -> 24.0.0.221
Critical security + bugfix update!

(cherry picked from commit 7b32b8a474)
2017-02-14 19:03:06 +01:00
Graham Christensen
84e6822e86 wireguard: update description to describe its current state
(cherry picked from commit 1a9707de24)
2017-02-14 08:23:37 -05:00
Jason A. Donenfeld
afc8eefda7 wireguard: 0.0.20170213 -> 0.0.20170214
This has a quick fix for old bash.
(cherry picked from commit 36d50978b2)
2017-02-14 08:23:31 -05:00
Jason A. Donenfeld
42b530fea0 wireguard: 0.0.20170115 -> 0.0.20170213 (#22759)
(cherry picked from commit 2ad8face66)
2017-02-14 08:23:25 -05:00
Jörg Thalheim
865a1b9428 wireguard: 0.0.20170105 -> 0.0.20170115
(cherry picked from commit 12b2830446)
2017-02-14 08:23:19 -05:00
Jason A. Donenfeld
e514784148 wireguard: 0.0.20161230 -> 0.0.20170105
Version bump that contains some new tools.

fixes #21666

(cherry picked from commit 1ba9a3cd9b)
2017-02-14 08:23:14 -05:00
Jörg Thalheim
be0a84783b wireguard: 0.0.20161223 -> 0.0.20161230
fixes #21572

(cherry picked from commit f3052035ee)
2017-02-14 08:23:08 -05:00
Jörg Thalheim
9e7f7f4b8a wireguard: 0.0.20161218 -> 0.0.20161223
(cherry picked from commit c98f3ffea8)
2017-02-14 08:23:02 -05:00
Jason A. Donenfeld
ea45f205bb wireguard: 20161209 -> 20161218 (#21288)
(cherry picked from commit 77588ca442)
2017-02-14 08:22:56 -05:00
Franz Pletz
c5eb4f1f88 wireguard: 20161129 -> 20161209
(cherry picked from commit a4586f87dc)
2017-02-14 08:22:50 -05:00
Jörg Thalheim
e32f0df7fc wireguard: 0.0.20161116.1 -> 0.0.20161129
(cherry picked from commit 7c8d4cd9a9)
2017-02-14 08:22:44 -05:00
Franz Pletz
72e628f55a wireguard: 0.0.20161110 -> 0.0.20161116.1
(cherry picked from commit 94731510c4)
2017-02-14 08:22:39 -05:00
Jörg Thalheim
8d799c622d wireguard: 2016-10-25 -> 0.0.20161110
(cherry picked from commit c0f9bc9b4e)
2017-02-14 08:22:33 -05:00
Franz Pletz
efdcb44fd4 wireguard: 2016-10-01 -> 2016-10-25
(cherry picked from commit 6e17ee638c)
2017-02-14 08:22:27 -05:00
Eric Sagnes
f88032f1ea wireguard: 2016-08-08 -> 2016-10-01
(cherry picked from commit 58d44a376e)
2017-02-14 08:22:21 -05:00
Tim Steinbach
fb3ea26bc6 linux: 3.10.104 -> 3.10.105 2017-02-13 18:47:32 -05:00
Joachim Fasting
9b8c2c7535 Revert "syncthing: 0.14.17 -> 0.14.23 (#22553)"
This reverts commit 9cf004b346.

See 9cf004b346 (commitcomment-20864154)
2017-02-13 23:51:03 +01:00
mimadrid
5312121db2 sudo: 1.8.19p1 -> 1.8.19p2
(cherry picked from commit 2aad8590d7)
2017-02-13 23:48:11 +01:00
mimadrid
de7c5d1ffa sudo: 1.8.18p1 -> 1.8.19p1
(cherry picked from commit c4f46949a6)
2017-02-13 23:48:05 +01:00
Rickard Nilsson
0f769e6c9c nixos/grafana: Don't print password warning if no password has been set
(cherry picked from commit cda4a4dcfc)
2017-02-13 23:13:06 +01:00
Rob Vermaas
2da8a5dac8 Azure: switch back to qemu 2.2.0 for generating image. Seems to work best. 2017-02-13 09:54:18 +00:00
Rob Vermaas
e16db5666a Use default qemu for azure image generation, and use option to enforce sizing of image to be compliant with Azure/HyperV. 2017-02-13 08:54:10 +00:00
Robert Helgesson
d375f42115 subtitle-editor: fix build
Apply Debian patch that makes the project build with later GStreamer
versions.

(cherry picked from commit 446aa6834a)
2017-02-13 08:32:52 +01:00
José Romildo Malaquias
bb0f9d5e47 subtitleeditor: 0.52.1 -> 0.53.0
(cherry picked from commit c212ad1630)
2017-02-13 08:32:33 +01:00
Vladimír Čunát
019dcc3745 Revert "host: patch up after glibc update"
This reverts commit 0e0038f2bc.
(Not needed after the glibc revert.)
2017-02-12 12:16:59 +01:00
Vladimír Čunát
a99e73cad1 Revert "glibc: security 2.24 -> 2.25"
This reverts commit fd7e5cbae5.

Apparently there were some potentially disruptive changes,
and the security issues don't seem really important, so perhaps
we won't update, at least for now.

https://github.com/NixOS/nixpkgs/issues/22699
2017-02-12 12:16:54 +01:00
Frederik Rietdijk
4adca5bbc6 Revert "pythonPackages.argparse: only for Python < 2.7"
This breaks unittest2
c901d5bc60
and that would take some more effort to fix.

Maybe this is also a transient
https://github.com/NixOS/nixpkgs/issues/22697#issuecomment-279209784

This reverts commit c901d5bc60.
2017-02-12 11:46:56 +01:00
Frederik Rietdijk
c901d5bc60 pythonPackages.argparse: only for Python < 2.7
(cherry picked from commit bee23d7dfc)
2017-02-12 10:28:32 +01:00
Rob Vermaas
4eb92c5c64 Make azure-mgmt-... work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure. 2017-02-12 09:23:52 +00:00
Rob Vermaas
81f2bde0a2 Make azure-mgmt-resource work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure. 2017-02-12 09:10:35 +00:00
Vladimír Čunát
0e0038f2bc host: patch up after glibc update
This program is some ancient version with terrible code.
I'll replace it on master.
2017-02-12 09:36:06 +01:00
aszlig
e76c8ac44e nixos/tests/chromium: Run tests as normal user
The tests have failed because Chromium has started up displaying the
following error message in a dialog window:

  Chromium can not be run as root.

  Please start Chromium as a normal user. If you need to run as root for
  development, rerun with the --no-sandbox flag.

So let's run as user "alice" and pass all commands using the small
helper function "ru" (to keep it short, it's for "Run as User").

Tested it by running the "stable" test on x86_64-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: @globin
(cherry picked from commit cd10e3c4ff)
2017-02-11 23:59:04 +00:00
Will Dietz
8dc4af61dd LLVM: Fix licensing metadata, closes #22679. (#22681)
* All projects are available under NCSA license,
  other than dragonegg.
* "Runtime" projects are dual-licensed under
  both NCSA and MIT:
  libc++, libc++abi, compiler-rt
* I don't mention MIT for compiler-rt as
  we only build it as part of LLVM.
(cherry picked from commit 947c26972b)
2017-02-11 23:14:10 +01:00
Vladimír Čunát
fd7e5cbae5 glibc: security 2.24 -> 2.25
https://sourceware.org/ml/libc-alpha/2017-02/msg00079.html

Stripping was failing on libm.a; I don't know why.

(cherry picked from commit a01f8a4c38)
2017-02-11 22:52:55 +01:00
Graham Christensen
a260f5f1b0 Merge pull request #22684 from xwvvvvwx/update-spotify
spotify: 1.0.47.13 -> 1.0.49.125
2017-02-11 16:50:31 -05:00
David Terry
7c7d9773ad spotify: 1.0.47.13 -> 1.0.49.125
(cherry picked from commit cb4e8919c3)
2017-02-11 22:46:50 +01:00
Frederik Rietdijk
bcf97ef123 pythonPackages.flexget: use html5lib 1.0b8
html5lib 1.0b9 made a breaking API change that requires beautifulsoup
4.5 or newer, which would require upgrading flexget to support.

See in master 0cb52dc836
2017-02-11 17:52:03 +01:00
Vladimír Čunát
66921623e7 knot-resolver: maintenance 1.2.1 -> 1.2.2
In particular, trust anchor bootstrapping is fixed after IANA publishing
an additional key.

(cherry picked from commit 0b7fec6272)
2017-02-11 17:48:01 +01:00
Graham Christensen
9200d6df8e Merge pull request #22665 from peterhoeg/f/mupdf
mupdf: update mujs due to CVEs
2017-02-11 09:18:49 -05:00
Peter Hoeg
890f40ddeb mupdf: update mujs to fix multiple CVEs 2017-02-11 22:09:27 +08:00
Vladimír Čunát
693195fc8c nixos manual: add grub option to avoid #21830
Close #22659.  vcunat edited this slightly.

(cherry picked from commit d4bf624f96)
2017-02-11 12:50:35 +01:00
Vladimír Čunát
369fd67a5e Merge #22649: libxml2: add icuSupport ? false
This causes no rebuilds by default.  Fixes #22623, kind of.

(cherry picked from commit db8ac6144e)
2017-02-11 12:01:15 +01:00
Christoph Hrdinka
498b5c8119 nsd: 4.1.13 -> 4.1.14
* Fix #1132 for SERVFAIL zones perform backoff, and remembers the timeout on next startup.

* Fix null memcpy for radixtree with single link element.
* Robust fix against missing master in tcp_open for xfrd.
* Fix wildcards in include: config statements with chroot enabled.
* suppress compile warning in lex files.
* Fix to try every master once, then wait for timeout or notify.
* Save backoff timeout into xfrd.state file, this file has a higher version number now. Old files are skipped silently (causes refresh) and created as new files upon exit.
* Fix restart of zone transfers when new config becomes available.
2017-02-10 15:13:33 +01:00
Peter Hoeg
9cf004b346 syncthing: 0.14.17 -> 0.14.23 (#22553) 2017-02-09 23:09:28 +01:00
Franz Pletz
f6169b1c64 linux: 4.9.8 -> 4.9.9
(cherry picked from commit 9dec33dc4f)
2017-02-09 16:33:42 +01:00
Franz Pletz
382a97bc08 linux: 4.4.47 -> 4.4.48
(cherry picked from commit 9d8248517e)
2017-02-09 16:33:42 +01:00
Franz Pletz
ddfc6a6429 linux: 3.18.47 -> 3.18.48 2017-02-09 16:31:49 +01:00
Benjamin Staffin
23b1a31c9e spl: 0.6.5.8 -> 0.6.5.9 2017-02-09 16:22:06 +01:00
Benjamin Staffin
b29aa49854 zfs: 0.6.5.8 -> 0.6.5.9 2017-02-09 16:22:06 +01:00
Peter Hoeg
30d203f6ab dropbox: 18.4.32 -> 19.4.13 (#22546)
(cherry picked from commit b2e71c4224)
2017-02-09 15:30:02 +01:00
Graham Christensen
e1e3ef7e52 graphicsmagick: patch for CVE-2016-9830
(cherry picked from commit 4b6692a510)
2017-02-09 07:21:24 -05:00
Franz Pletz
8e862502f3 bind: 9.10.4-P5 -> 9.10.4-P6 for CVE-2017-3135
See https://kb.isc.org/article/AA-01453.

cc #22549

(cherry picked from commit da5eaa3c21)
2017-02-09 10:46:19 +01:00
Vladimír Čunát
be79c4cd9e pythonPackages.gst-python: fix hash after afd59811a1
/cc #22549.

(cherry picked from commit 333e36eca0)
2017-02-09 09:43:35 +01:00
Michael Raskin
fc30b42e78 rtmpdump: 2015-01-15 -> 2015-12-30
(cherry picked from commit 386ecdcb4d)
2017-02-09 08:48:43 +01:00
Graham Christensen
723a5632e1 ntfs3g: patch for CVE-2017-0358
From the Debian advisory:

Jann Horn of Google Project Zero discovered that NTFS-3G, a read-write
NTFS driver for FUSE, does not scrub the environment before executing
modprobe with elevated privileges. A local user can take advantage of
this flaw for local root privilege escalation.

(cherry picked from commit 19f23d00fd)
2017-02-08 22:12:29 -05:00
Graham Christensen
4562b1b138 spice: Patch for CVE-2016-9577, CVE-2016-9578
From the Red Hat advisory:

* A vulnerability was discovered in spice in the server's protocol
  handling. An authenticated attacker could send crafted messages to
  the spice server causing a heap overflow leading to a crash or
  possible code execution. (CVE-2016-9577)

* A vulnerability was discovered in spice in the server's protocol
  handling. An attacker able to connect to the spice server could send
  crafted messages which would cause the process to crash.
  (CVE-2016-9578)

(cherry picked from commit 77e920d874)
2017-02-08 22:04:27 -05:00
Eric Sagnes
44bf5b2ba5 qutebrowser: fix wrapper
(cherry picked from commit 76f742341c)

Fixes #22550.
2017-02-09 01:05:29 +03:00
Peter Simons
3fd2294b16 taskwarrior: patch bug in bash-completion file
The patch was submitted upstream, too.

(cherry picked from commit 187e5d3d74)
2017-02-08 17:07:55 +01:00
Peter Hoeg
1873f698e7 wavpack: 4.80.0 -> 5.1.0
(cherry picked from commit 5eaec77732)
2017-02-08 10:02:54 -05:00
Graham Christensen
504d394e2b gstreamer-*: 1.10.2 -> 1.10.3 for multiple CVEs
gst-plugins-bad:
From the Arch Linux advisory:
 - CVE-2017-5843 (arbitrary code execution): A double-free issue has
 been found in gstreamer before 1.10.3, in
 gst_mxf_demux_update_essence_tracks.

- CVE-2017-5848 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in gst_ps_demux_parse_psm.
More: https://lwn.net/Vulnerabilities/713772/

gst-plugins-base:
From the Arch Linux advisory:

- CVE-2017-5837 (denial of service): A floating point exception issue
  has been found in gstreamer before 1.10.3, in
  gst_riff_create_audio_caps.

- CVE-2017-5839 (denial of service): An endless recursion issue
  leading to stack overflow has been found in gstreamer before 1.10.3,
  in gst_riff_create_audio_caps.

- CVE-2017-5842 (arbitrary code execution): An off-by-one write has
  been found in gstreamer before 1.10.3, in
  html_context_handle_element.

- CVE-2017-5844 (denial of service): A floating point exception issue
  has been found in gstreamer before 1.10.3, in
  gst_riff_create_audio_caps.
More: https://lwn.net/Vulnerabilities/713773/

gst-plugins-good:
From the Arch Linux advisory:

- CVE-2016-10198 (denial of service): An invalid memory read flaw has
  been found in gstreamer before 1.10.3, in
  gst_aac_parse_sink_setcaps.

- CVE-2016-10199 (denial of service): An out of bounds read has been
  found in gstreamer before 1.10.3, in qtdemux_tag_add_str_full.

- CVE-2017-5840 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in qtdemux_parse_samples.

- CVE-2017-5841 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in gst_avi_demux_parse_ncdt.

- CVE-2017-5845 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in gst_avi_demux_parse_ncdt.
More: https://lwn.net/Vulnerabilities/713774/

gst-plugins-ugly:
From the Arch Linux advisory:

- CVE-2017-5846 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in
  gst_asf_demux_process_ext_stream_props.

- CVE-2017-5847 (denial of service): An out-of-bounds read has been
  found in gstreamer before 1.10.3, in
  gst_asf_demux_process_ext_content_desc.
More: https://lwn.net/Vulnerabilities/713775/

gstreamer:
From the Arch Linux advisory:

An out of bounds read has been found in gstreamer before 1.10.3, in
gst_date_time_new_from_iso8601_string.
More: https://lwn.net/Vulnerabilities/713776/

(cherry picked from commit afd59811a1)
2017-02-08 08:52:37 -05:00
Rob Vermaas
d770337c81 youtube-dl: update to 2017.02.04.1 2017-02-08 10:47:55 +00:00
rnhmjoj
a597e30c2a caddy: 0.9.2 -> 0.9.5 2017-02-08 04:39:54 +01:00
Domen Kožar
a61f7eb122 Merge pull request #22542 from benley/fix-virtualbox
virtualbox: fix the build with toString
2017-02-08 04:17:59 +01:00
Graham Christensen
4f876a4a47 Merge pull request #22484 from bendlas/stable
chromium: 55.0.2883.87 -> 56.0.2924.87 [nixos-stable]
2017-02-07 21:51:12 -05:00
Joachim Fasting
98f8cfbb7e grsecurity: 4.9.8-201702060653 -> 201702071801
(cherry picked from commit bd46a375df)
2017-02-08 03:13:51 +01:00
Joachim Fasting
fc6a87e1fc grsecurity: 4.8.17-201701151620 -> 4.9.8-201702060653
The first release in the 4.9 branch.

I've also migrated my update scripts to SHA-512 so that'll
be the hash of choice for grsec packages going forward.

(cherry picked from commit 0d422c5db5)
2017-02-08 03:13:50 +01:00
Peter Hoeg
82a6c831f6 fpm: fix vulnerable dependency
(cherry picked from commit 4494720241)

Closes https://github.com/NixOS/nixpkgs/pull/22511
2017-02-08 03:13:44 +01:00
Benjamin Staffin
4dcc2e4b1e virtualbox: fix the build with toString 2017-02-07 20:52:30 -05:00
taku0
d2cd8a07cf thunderbird-bin: 45.7.0 -> 45.7.1
(cherry picked from commit 764b1d19f9)
2017-02-07 20:27:57 -05:00
Joachim Fasting
0ccddb459f jbig2dec: patch for CVE-2016-9601
Upstream bug: https://bugs.ghostscript.com/show_bug.cgi?id=697457

A new release containing this fix is expected in march; until then,
apply patch from upstream. Note that there have been essentially no
changes between 0.13 and this patch.

(cherry picked from commit 83f83ca434)
2017-02-07 08:29:18 -05:00
Joachim Fasting
512af01c32 jbig2dec: 0.11 -> 0.13, new upstream location
The most recent version on the sourceforge page is 0.11 which is quite
old; the official upstream site has 0.13; judging by the commit delta,
there've been quite a few bug fixes etc since 0.11.

(cherry picked from commit 12284fff17)
2017-02-07 08:29:11 -05:00
Shea Levy
ff7777b224 ming: Mark broken.
The project seems dead and there are recent security issues.

See https://lwn.net/Vulnerabilities/712664/
2017-02-06 21:10:40 -05:00
Domen Kožar
cd58b22b17 Merge pull request #22502 from LumiGuide/fix-hydra-hydra-evaluator
hydra-module: add cfg.package to hydra-evaluator path
2017-02-06 20:06:19 +01:00
Aycan iRiCAN
894efeb4ad hydra-module: add cfg.package to hydra-evaluator path 2017-02-06 20:03:40 +01:00
Herwig Hochleitner
fed923eec7 chromium: 55.0.2883.87 -> 56.0.2924.87 2017-02-06 05:01:53 +01:00
Bjørn Forsman
d837e52eb7 hydra: 2016-12-09 -> 2017-02-03
Unbreaks the build since commit dea81956fc
("nixUnstable: 1.12pre4911_b30d1e7 -> 1.12pre4997_1351b0d").

(cherry picked from commit 5b4a857126)
2017-02-05 23:17:53 +01:00
Domen Kožar
8352deed4e hydra: 2016-04-15 -> 2016-12-09
Fixes #19396 #21424

(cherry picked from commit 8940c68c09)
2017-02-05 23:17:49 +01:00
Graham Christensen
36ffe58e74 tigervnc: patch for CVE-2017-5581
Patches from https://build.opensuse.org/package/show/openSUSE:Leap:42.2:Update/tigervnc
which unfortunately don't provide public download links.
2017-02-05 16:24:54 -05:00
obadz
67545aa6b2 Merge pull request #22274 from obadz/linux-49-in-16.09
Bump VirtualBox in release-16.09 to work with Linux 4.9.
2017-02-05 20:59:39 +00:00
Pascal Bach
a621e46a96 virtualbox: remove upstream-info.json as it is no longer used
We keep the script as it might be useful in the future.

(cherry picked from commit 5ca3a7e56f)
2017-02-05 20:57:50 +00:00
Pascal Bach
308c6253be virtualbox: 5.1.10 -> 5.1.14
(cherry picked from commit 599df5e108)
2017-02-05 20:57:50 +00:00
Peter Hoeg
a5087e6a47 virtualbox: 5.1.8 -> 5.1.10
(cherry picked from commit bea3209d5f)
2017-02-05 20:57:50 +00:00
Vladimír Čunát
ae1f57c930 opentsdb: fixup sandboxed builds
http://hydra.nixos.org/build/46688690
/cc maintainer @rickynils.

(cherry picked from commit 655a301221)
2017-02-04 21:11:59 +01:00
Franz Pletz
8960ffb7e0 ngrep: fix build due to new libpcap, use debian patches
(cherry picked from commit dabedc40a9)
2017-02-04 21:09:32 +01:00
ikervagyok
ceb9fd2171 packagekit: add 'enableNixBackend' as an option (#21157)
* packagekit: disable nix-backend

Packagekit fails to build on my machines, as long as it's nix-backend is enabled

* packagekit: add 'enableNixBackend' as an option

(cherry picked from commit fa80bf7b0d)
2017-02-04 21:05:27 +01:00
Tim Steinbach
4db7ca8547 linux: 3.12.69 -> 3.12.70 2017-02-04 09:19:09 -05:00
Tim Steinbach
3a776430ad linux: 4.9.7 -> 4.9.8 2017-02-04 09:11:30 -05:00
Pascal Bach
de47888d82 kernel: 4.9.6 -> 4.9.7 2017-02-04 09:11:25 -05:00
Tim Steinbach
6be8d018fe linux: 4.4.46 -> 4.4.47 2017-02-04 09:09:45 -05:00
lassulus
46e3107a63 googleearth: 6.0.3.2197 -> 7.1.4.1529
(cherry picked from commit 1e835f23de)

[Bjørn: without this update it doesn't work at all on release-16.09.]
2017-02-04 14:29:36 +01:00
Robert Helgesson
05a87d24bc git-hub: 0.10 -> 0.11.0
Includes fixes for CVE-2016-7793 and CVE-2016-7794.

(cherry picked from commit 41a0d05872)
2017-02-04 10:58:37 +01:00
Tim Steinbach
c7778c2b03 linux: 4.4.45 -> 4.4.46 2017-02-03 18:37:27 -05:00
Eelco Dolstra
2087008078 nixUnstable: 1.12pre4911_b30d1e7 -> 1.12pre4997_1351b0d
(cherry picked from commit dea81956fc)
2017-02-03 14:58:07 +01:00
Eelco Dolstra
2c73cada02 nixUnstable: 1.12pre4523_3b81b26 -> 1.12pre4911_b30d1e7
(cherry picked from commit c94454a45a)
2017-02-03 14:58:01 +01:00
Michael Raskin
11d120fec9 xorg.libXpm: 3.5.11 -> 3.5.12
(cherry picked from commit 4675cb78cb)
2017-02-03 13:18:12 +01:00
Michael Raskin
cb448f118b shadow: 4.2.1 -> 4.4
(cherry picked from commit d6710e3d66)
2017-02-03 13:17:57 +01:00
3noch
74f24c7589 Add callCabal2nix to haskell packages
Closes https://github.com/NixOS/nixpkgs/pull/22191.

(cherry picked from commit 05ee54782e)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-02-03 10:14:55 +01:00
Maximilian Bosch
e67d70f060 geogebra: 5.0.271.0 -> 5-0-320-0
(cherry picked from commit eda5bca00a)

Older versions are 404, see https://github.com/NixOS/nixpkgs/pull/22231
2017-02-03 01:31:46 +01:00
Mohammed Yaseen Mowzer
21751d9303 geogebra: 5.0.265.0 -> 5.0.271.0
(cherry picked from commit 921682a4d5)
2017-02-03 01:31:38 +01:00
Daiderd Jordan
a42cdcc210 Merge pull request #22376 from LumiGuide/wordpress-4.7.2
wordpress: 4.7.1 -> 4.7.2 (Security fix)
(cherry picked from commit f87fb85259)
2017-02-02 19:32:39 +01:00
Peter Simons
b3e955c652 Merge pull request #22373 from LumiGuide/shelly-ghc802-fix
shelly: fix build on GHC-8.0.2
(cherry picked from commit 437d236121)
2017-02-02 16:09:22 +01:00
Franz Pletz
e7d68fdcac mpd: 0.20 -> 0.20.4
Fixes bugs at least one crash.

Fixes #22368.

(cherry picked from commit 364f089fe7)
2017-02-02 15:26:44 +01:00
Peter Simons
85c48ec714 Merge pull request #22369 from LumiGuide/haddock-api-ghc802-fix
haddock-api: fix build on GHC-8.0.2
(cherry picked from commit 072ebacb01)
2017-02-02 14:49:50 +01:00
Franz Pletz
59d1d6ecb7 imagemagick: 6.9.7-0 -> 6.9.7-6 for multiple CVEs
Fixes at least:

  * CVE-2016-10144
  * CVE-2016-10145
  * CVE-2016-10146
  * CVE-2017-5506
  * CVE-2017-5507
  * CVE-2017-5508
  * CVE-2017-5510
  * CVE-2017-5511

(cherry picked from commit 5e753c1a65)
2017-02-02 11:16:48 +01:00
Rongcui Dong
1605af1eb5 ngspice: 25 -> 26
(cherry picked from commit 7ea20c9e27)

[Bjørn: add lib/maintainers.nix entry. On master branch, this entry
originates from the "kmix: init at 16.12.1" commit (doesn't apply
cleanly on release-16.09).]
2017-02-02 08:04:00 +01:00
Robin Gloster
1498a435b5 libressl_2_3: 2.3.9 -> 2.3.10
security update, no CVE assigned AFAICS

/cc @grahamc
2017-02-02 00:29:05 +01:00
Robin Gloster
3d3b4f30f1 libressl_2_4: 2.4.4 -> 2.4.5
security update, no CVE assigned AFAICS

/cc @grahamc

(cherry picked from commit 0b19f2f742)
Signed-off-by: Robin Gloster <mail@glob.in>
2017-02-02 00:28:51 +01:00
Franz Pletz
43482c31ba jenkins: 2.33 -> 2.44 for multiple CVEs
Fixes:

  * CVE-2017-2598
  * CVE-2017-2599
  * CVE-2017-2600
  * CVE-2011-4969
  * CVE-2017-2601
  * CVE-2015-0886
  * CVE-2017-2602
  * CVE-2017-2603
  * CVE-2017-2604
  * CVE-2017-2605
  * CVE-2017-2606
  * CVE-2017-2607
  * CVE-2017-2608
  * CVE-2017-2609
  * CVE-2017-2610
  * CVE-2017-2611
  * CVE-2017-2612
  * CVE-2017-2613

See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01.

(cherry picked from commit 1095d2cc07)
2017-02-01 23:03:09 +01:00
Vladimír Čunát
c3ec88864b knot-resolver: 1.2.0 -> 1.2.1
It mainly fixes a single issue that perhaps has a minor security impact.
https://lists.nic.cz/pipermail/knot-dns-users/2017-February/001045.html

(cherry picked from commit c3badbb366)
2017-02-01 22:46:57 +01:00
Bjørn Forsman
d16259457f hardinfo: init at 0.5.1
Display information about your hardware and operating system.

(cherry picked from commit 3e5022c787)
2017-02-01 21:14:01 +01:00
Peter Simons
79503c15a0 Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgrade
ghcjs-HEAD: upgrade to the latest HEAD
(cherry picked from commit bd613c20f4)
2017-02-01 11:47:43 +01:00
Thomas Tuegel
7ae9da4269 spotify: 1.0.47 -> 1.0.48
(cherry picked from commit fa1e8ffa76)
2017-01-31 10:35:58 -06:00
Franz Pletz
1756a5d467 tcpdump: 4.8.1 -> 4.9.0 for multiple CVEs
Temporarily use the Debian mirros for the sources because upstream hasn't
released the new version. See https://www.debian.org/security/2017/dsa-3775.

Fixes: CVE-2016-7922, CVE-2016-7923, CVE-2016-7924, CVE-2016-7925,
CVE-2016-7926, CVE-2016-7927, CVE-2016-7928, CVE-2016-7929, CVE-2016-7930,
CVE-2016-7931, CVE-2016-7932, CVE-2016-7933, CVE-2016-7934, CVE-2016-7935,
CVE-2016-7936, CVE-2016-7937, CVE-2016-7938, CVE-2016-7939, CVE-2016-7940,
CVE-2016-7973, CVE-2016-7974, CVE-2016-7975, CVE-2016-7983, CVE-2016-7984,
CVE-2016-7985, CVE-2016-7986, CVE-2016-7992, CVE-2016-7993, CVE-2016-8574,
CVE-2016-8575, CVE-2017-5202, CVE-2017-5203, CVE-2017-5204, CVE-2017-5205,
CVE-2017-5341, CVE-2017-5342, CVE-2017-5482, CVE-2017-5483, CVE-2017-5484,
CVE-2017-5485, CVE-2017-5486.

(cherry picked from commit 44cbb0f54d)
2017-01-31 17:20:23 +01:00
Franz Pletz
81d57f0050 tcpdump: 4.7.4 -> 4.8.1
(cherry picked from commit 9156d932b6)
2017-01-31 17:20:23 +01:00
Franz Pletz
71bcd8bc34 libpcap: 1.7.4 -> 1.8.1
(cherry picked from commit f3f5045432)
2017-01-31 17:20:22 +01:00
Franz Pletz
b68b15651a libarchive: add patch to fix CVE-2017-5601
(cherry picked from commit ca593a7293)
2017-01-31 17:08:14 +01:00
Franz Pletz
a1dae25e81 bitlbee: 3.5 -> 3.5.1 for multiple CVEs
Fixes:

  * CVE-2016-10188
  * CVE-2016-10189
  * CVE-2017-5668

(cherry picked from commit 53bfe0cafe)
2017-01-31 17:08:14 +01:00
Pascal Wittmann
ebc0406bcf bitlbee: 3.4.2 -> 3.5
(cherry picked from commit 2ba9a67299)
2017-01-31 17:08:08 +01:00
Vladimír Čunát
dc96f0359d Merge #22310: Remove myself from maintainers
(cherry picked from commit 557fd03926)
2017-01-31 14:58:48 +01:00
Franz Pletz
140ff04bc7 gitlab: 8.16.1 -> 8.16.3
(cherry picked from commit e07f1f2066)
2017-01-30 21:41:33 +01:00
Rob Vermaas
5fff5a9025 boto: upgrade 2.41.0 to 2.45.0 2017-01-30 15:50:59 +00:00
Tim Steinbach
acbd5da528 kernel: 4.9.5 -> 4.9.6
(cherry picked from commit 99c9252e3f)
2017-01-30 11:02:06 +01:00
Shea Levy
91a860a634 linux 4.9.4 -> 4.9.5
(cherry picked from commit 34c52896d1)
2017-01-30 11:02:06 +01:00
Eelco Dolstra
15a90e3067 linux: 4.9.3 -> 4.9.4
(cherry picked from commit 9a9be9296f)
2017-01-30 11:02:06 +01:00
Tim Steinbach
3a59a15740 linux: 4.9.2 -> 4.9.3
(cherry picked from commit 295337ead5)
2017-01-30 11:02:06 +01:00
Franz Pletz
20999c1a6f linux: 4.9.1 -> 4.9.2
(cherry picked from commit 6b01b229c2)
2017-01-30 11:02:06 +01:00
Tim Steinbach
8258b5c878 kernel: 4.9.0 -> 4.9.1
(cherry picked from commit c1d20ea50c)
2017-01-30 11:02:06 +01:00
Shea Levy
0d9cfd7fc3 linux: add 4.9
(cherry picked from commit f6daae391f)
2017-01-30 11:02:06 +01:00
Thomas Tuegel
0a9965acee firefox-bin: update hashes for 51.0.1
(cherry picked from commit ca7a4ec552)
2017-01-29 12:24:59 -05:00
Robert Helgesson
55d37301e8 perl-List-Compare: 0.39 -> 0.53
Note, the previous package version was in error. Fixes #22234.

(cherry picked from commit 44eedb927a)
2017-01-28 19:15:39 +01:00
Domen Kožar
4281374b8d haskellPackages.cryptonite-openssl: redistribute
(cherry picked from commit fa18c37c71)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-01-28 11:21:40 +01:00
Domen Kožar
abb7d154f6 haskellPackages.hspec-expectations-pretty-diff: fix build
(cherry picked from commit 0056a3a9c4)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-01-28 11:21:35 +01:00
Kevin Cox
b186574f25 libnl: 3.2.23 -> 2.3.29 to revert accidental downgrade.
libnl was accidentally downgrades to 2.3.29 in
8d342d20b5 instead of being upgraded to
2.3.29 so this fixes that.

(cherry picked from commit 6dcc4623ac)
2017-01-27 17:49:01 -05:00
Graham Christensen
86b3957198 Merge pull request #22206 from taku0/firefox-51.0.1-backporting
firefox, firefox-bin: 50.1.0 -> 51.0.1
2017-01-27 09:44:31 -05:00
taku0
c9ed14928d firefox, firefox-bin: 50.1.0 -> 51.0.1
(cherry picked from commit 0dbe492ca9)
2017-01-27 23:41:16 +09:00
Joachim Fasting
4b5f641948 grsecurity: 4.8.16-201701062021 -> 4.8.17-201701151620
(cherry picked from commit c50c551142)
2017-01-27 15:28:31 +01:00
Joachim Fasting
91abecb0e7 grsecurity: 4.8.15-201612301949 -> 4.8.16-201701062021
(cherry picked from commit d6ff445f10)
2017-01-27 15:28:27 +01:00
Joachim Fasting
b65e43a964 grsecurity: adapt new to mirror url structure
(cherry picked from commit 482c67af70)
2017-01-27 15:28:26 +01:00
Joachim Fasting
3ff53e9ce7 grsecurity: use upstream url as the primary source
(cherry picked from commit 9a63779d64)
2017-01-27 15:28:19 +01:00
Graham Christensen
1d91d71791 Merge pull request #22204 from taku0/thunderbird-bin-45.7.0-backporting
thunderbird, thunderbird-bin: 45.6.0 -> 45.7.0
2017-01-27 09:21:57 -05:00
taku0
f3b6b85a7a thunderbird, thunderbird-bin: 45.6.0 -> 45.7.0
(cherry picked from commit 403cb72d9a)
2017-01-27 23:18:17 +09:00
Sander van der Burg
3e0ad83377 xcodeenv, titaniumenv: fix IPA builds by granting codesign the right permissions
(cherry picked from commit b81001188c)
2017-01-27 10:51:48 +01:00
Tim Steinbach
ce7b6df3e0 openjdk8: 8u122-04 -> 8u121-13
(cherry picked from commit 1eea940506)
2017-01-26 21:30:40 -05:00
Graham Christensen
19d9fe20fd qemu: 2.7 -> 2.8, drop 2.7 2017-01-26 20:59:49 -05:00
Tim Steinbach
f97d45669b kernel: 4.4.44 -> 4.4.45
(cherry picked from commit 4345dfb5ba)
2017-01-26 19:56:54 -05:00
Graham Christensen
73bd95dc43 Merge pull request #22142 from yorickvP/asteriskupd
asterisk: 13.6.0 -> 13.13.1
2017-01-26 18:40:03 -05:00
Franz Pletz
d1715e2d11 openssl_1_0_1: not maintained anymore, remove
Contrary to master, this isn't used in 16.09.
2017-01-26 15:49:21 +01:00
Franz Pletz
ad34c191c0 openssl_1_1_0: 1.1.0c -> 1.1.0d for multiple CVEs
Fixes:

  * CVE-2017-3731
  * CVE-2017-3730
  * CVE-2017-3732
  * CVE-2016-7055

(cherry picked from commit 49bfd6068d)
2017-01-26 15:45:03 +01:00
Franz Pletz
1a59ff1646 openssl_1_0_2: 1.0.2j -> 1.0.2k for multiple CVEs
Fixes:

  * CVE-2017-3731
  * CVE-2017-3730
  * CVE-2017-3732
  * CVE-2016-7055

(cherry picked from commit 434c15193a)
2017-01-26 15:45:00 +01:00
Vladimír Čunát
5211464fe3 Merge #22171: wireshark: 2.2.2 -> 2.2.4
(cherry picked from commit d1f73b8546)
Upstream published security advisories for some of the fixed issues.
2017-01-26 15:40:23 +01:00
Joachim Fasting
ffd81814a8 torbrowser: fix url typo
I used nix-prefetch-url to generate the hashes, so of course this
mistake slipped by ...

Ref: 5bbe54272d
(cherry picked from commit 4a4bc14260)
2017-01-26 14:45:41 +01:00
Joachim Fasting
7274b07b95 torbrowser: 6.0.8 -> 6.5
Updates to firefox-esr 45.7, which fixes several critical
vulnerabilities [1]

cc @grahamc

[1]: https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/

(cherry picked from commit 5bbe54272d)
2017-01-26 14:36:50 +01:00
Vladimír Čunát
52070e2bad ffmpeg_2_8: maintenance 2.8.8 -> 2.8.10
(cherry picked from commit 6edc9788f5)
2017-01-26 14:13:52 +01:00
Vladimír Čunát
9b3a29a585 ffmpeg{,-full}: maintenance 3.1.x -> 3.1.6 2017-01-26 13:55:19 +01:00
Sander van der Burg
13c473cbfc nodejs: 4.6.0 -> 4.6.2 and fix build on darwin 2017-01-26 11:37:30 +01:00
Vladimír Čunát
f4bb175de4 mesa: maintenance 12.0.5 -> 12.0.6
This is really likely to be the last bump in this branch.
2017-01-26 09:29:28 +01:00
Lancelot SIX
57ae42d65e ed: 1.13 -> 1.14.1
See http://lists.gnu.org/archive/html/info-gnu/2017-01/msg00004.html
for full release announcement.

(cherry picked from commit 7a4b15020a)
2017-01-25 20:50:58 -05:00
Franz Pletz
362420c42d ppp: add patch to fix CVE-2015-3310
(cherry picked from commit 8047de7c5e)
2017-01-25 20:45:05 -05:00
Franz Pletz
f15f5dc987 gd: 2.2.3 -> 2.2.4 for multiple CVEs
Fixes:

  * CVE-2016-9317
  * CVE-2016-6912

(cherry picked from commit 968ac46ac2)
2017-01-25 20:44:59 -05:00
Franz Pletz
529231cec5 libav_0_8: 0.8.17 -> 0.8.20 for multiple CVEs
Fixes:

  * CVE-2016-9819
  * CVE-2016-9820
  * CVE-2016-9821
  * CVE-2016-9822

(cherry picked from commit e8cd2c51f8)
2017-01-25 20:44:44 -05:00
Graham Christensen
633bba5697 mariadb: 10.1.19 -> 10.1.21 for multiple CVEs
(cherry picked from commit dfc0453d05)
2017-01-25 20:37:37 -05:00
Graham Christensen
f97f6797d6 libnl: 3.2.28 -> 3.2.29 for CVE-2017-0386
(cherry picked from commit bd206c69d8)
2017-01-25 20:37:31 -05:00
Yorick van Pelt
cd7e50de68 asterisk: add maintainer 2017-01-25 19:42:13 +01:00
Yorick van Pelt
c90544f4b4 asterisk: 13.6.0 -> 13.13.1 2017-01-25 19:10:53 +01:00
Vladimír Čunát
3bdec6ce7e add kresd service with basic options
Still celebrating today's 1.2.0 release!

(cherry picked from commit 278bbe3b33)
2017-01-25 18:47:59 +01:00
Sander van der Burg
5839baad31 xcodeenv: make it work with Xcode 8.2.1
(cherry picked from commit 0f6eab52e1)
2017-01-25 16:58:10 +01:00
Vladimír Čunát
36d024ba45 knot-resolver: init at 1.2.0
Celebrating today's release!

(cherry picked from commit 5d5fb4a2fb)
2017-01-25 15:27:31 +01:00
Graham Christensen
4eb411c387 cvs: patch against CVE-2012-0804 (heap overflow)
(cherry picked from commit 04ae7febc8)
2017-01-25 07:24:39 -05:00
Graham Christensen
83d3cfaee6 Merge pull request #22123 from peterhoeg/u/db_stable
dropbox: 17.4.33 -> 18.4.32
2017-01-24 20:00:26 -05:00
Peter Hoeg
d9033715f5 dropbox: 17.4.33 -> 18.4.32 2017-01-25 08:27:39 +08:00
Franz Pletz
c19eedde7c gitlab: 8.15.4 -> 8.16.1
(cherry picked from commit c9d5e5b34b)
2017-01-24 21:31:03 +01:00
Franz Pletz
4ad684b1aa gitlab: 8.13.5 -> 8.15.4
(cherry picked from commit 6e079bdd60)
2017-01-24 21:31:02 +01:00
Vladimír Čunát
efcc13dfef firefox: pick the API key from nixpkgs master
The change seems risk-free.
2017-01-24 20:32:52 +01:00
taku0
9cb5503bb8 firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr -> 45.7.0esr
(cherry picked from commit 9c9424d316)
It contains security fixes.
2017-01-24 20:32:00 +01:00
Eelco Dolstra
0e92a0ac7a nss: 3.27.2 -> 3.28.1
(cherry picked from commit 2bf0f84f1f)
Also amended by nitpick fixes from f8e39ec13c and 30a94deac,
so the file is now the same as on master.
2017-01-24 20:27:28 +01:00
Michael Raskin
9ef8ffedbd Merge pull request #22085 from peterhoeg/u/ansible_stable
ansible2: 2.2.0.0 -> 2.2.1.0
2017-01-24 18:06:11 +00:00
Peter Hoeg
9b02319ed7 ansible2: 2.2.0.0 -> 2.2.1.0
Also mark ansible as broken since there is a serious CVE filed and no patch
is coming.
2017-01-24 23:48:49 +08:00
Eelco Dolstra
c78022aad1 curl: Apply upstream patch to fix https hangs
https://github.com/curl/curl/issues/1174

Fixes https://github.com/NixOS/nix/issues/1181.

(cherry picked from commit 7bc801e282)
2017-01-24 13:54:45 +01:00
Sander van der Burg
2f77befb16 titaniumenv: add 6.0 SDK + bump kitchensink testcase
(cherry picked from commit de9a4f5fb4)
2017-01-24 13:26:53 +01:00
Eelco Dolstra
b26fa70e5e Revert "Use looser 9pfs caching in VM tests/builds"
This reverts commit c0caaafb03.
2017-01-24 11:17:17 +01:00
Vladimír Čunát
4d8e248e1c webkit: security 2.14.1 -> 2.14.3
https://webkitgtk.org/security/WSA-2017-0001.html
/cc #21967.

(cherry picked from commit 5326cb7340)
2017-01-24 09:50:53 +01:00
Vladimír Čunát
326e156567 gtk3: move gtk-update-icon-cache to the main output
This is basically what aa0fa19373 was for gtk2 and Xfce.
Fixes #20874, though I haven't tested it directly.

(cherry picked from commit df67f58fbf)
2017-01-23 21:54:58 +01:00
Andraz Bajt
0bced777c9 Fix fetchbower to handle SSL origins
(cherry picked from commit d72406985b)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-01-23 16:16:13 +01:00
Franz Pletz
dc6a857af7 linux: 3.18.45 -> 3.18.47
(cherry picked from commit ce3b98d08b)
2017-01-22 18:13:20 +01:00
Franz Pletz
a1672a210b linux: 4.1.36 -> 4.1.38
(cherry picked from commit 61caacbf47)
2017-01-22 18:13:20 +01:00
Tim Steinbach
858a4acd87 kernel: 4.4.43 -> 4.4.44
(cherry picked from commit fc8233a64f)
2017-01-22 12:12:12 -05:00
Bjørn Forsman
d2f4afc7a0 system-config-printer: add missing dependency 'pycairo'
Noticed when running on KDE (in contrast with GNOME, which probably
pulls in pycairo via some impurity).

(cherry picked from commit 19dc19690b)
2017-01-22 01:25:03 +01:00
Bjørn Forsman
f86644a426 pencil: 2.0.18 -> 2.0.21
(cherry picked from commit 4b2f2ccf16)
2017-01-22 01:09:36 +01:00
Franz Pletz
ee4fc9c3e1 libopus: add patch to fix CVE-2017-0381
(cherry picked from commit 140d135ee2)
2017-01-21 14:15:35 +01:00
Niclas Thall
1433871c4f spotify: 1.0.45 -> 1.0.47 (#21856)
(cherry picked from commit 15d36c1f0e)
2017-01-21 13:15:12 +01:00
Pascal Bach
ca03c9f31c ark: add security patch for CVE-2017-5330 (#22007) 2017-01-21 09:34:06 +01:00
Sander van der Burg
a5de88dbe7 nodePackages: upgrade node2nix to version 1.1.1, regenerate the package set and remove v5 expressions 2017-01-20 22:16:14 +01:00
Franz Pletz
71b715a5e1 doc: improve hardening docs
Fixes #18887.

(cherry picked from commit 00ab8e84c6)
2017-01-20 17:47:48 +01:00
Rickard Nilsson
e4a54f5bcd opentsdb: 2.2.0 -> 2.3.0
(cherry picked from commit 7f71dd0c49)
2017-01-20 15:41:02 +01:00
Rickard Nilsson
989697faea elasticsearch2: Minor cleanup
(cherry picked from commit 1948cdf3f4)
2017-01-20 15:40:27 +01:00
Rickard Nilsson
33081dba07 elasticsearch2: 2.4.0 -> 2.4.4
(cherry picked from commit 86fc322e0a)
2017-01-20 15:40:17 +01:00
Rickard Nilsson
aa5cfba486 hbase: 0.98.19 -> 0.98.24
(cherry picked from commit 7b885e339b)
2017-01-20 15:40:06 +01:00
Michael Raskin
2e2558f105 Merge pull request #22001 from nlewo/qemu-cve
Qemu CVEs
(cherry picked from commit ac27b9d836)
2017-01-20 12:37:39 +01:00
Michael Raskin
f86de91865 php70: 7.0.14 -> 7.0.15
(cherry picked from commit ff5ef7d052)
2017-01-20 11:59:57 +01:00
Michael Raskin
2f6f53ed77 php56: 5.6.29 -> 5.6.30
(cherry picked from commit 35fdfd88d4)
2017-01-20 11:59:53 +01:00
Graham Christensen
4e25b8ceea wordpress: 4.6.1 -> 4.7.1 for multiple CVEs
CVE-2017-5487 CVE-2017-5488 CVE-2017-5489 CVE-2017-5490 CVE-2017-5491 CVE-2017-5492 CVE-2017-5493

(cherry picked from commit c0f3b8d629)
2017-01-19 22:54:17 -05:00
Graham Christensen
b4e2d7c641 pythonPackages.pysaml2: patch against external XML entities (CVE-2016-10127)
(cherry picked from commit cda11c958e)
2017-01-19 22:54:11 -05:00
c74d
cff9154372 agrep: init at 3.41.5
In category `tools`, subcategory `text`, add a package definition for
the program [`agrep`] [1] — "Approximate `grep` for fast fuzzy string
searching".

I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").

[1]: <https://www.tgries.de/agrep/>

(cherry picked from commit 0033f6076e)
2017-01-19 15:55:02 +00:00
Michael Raskin
55516d8cdc ikiwiki: 3.20160905 -> 3.20170111
(cherry picked from commit 03700daf07)
2017-01-19 11:34:20 +01:00
Vladimír Čunát
89c567c109 libtiff: apply security patches from Debian
/cc #21967.

(cherry picked from commit 68c9530998)
2017-01-19 08:42:37 +01:00
Franz Pletz
d7a254a65e gnutls35: 3.5.5 -> 3.5.8
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.

(cherry picked from commit 85ac790666)
/cc #21967.
2017-01-19 08:41:41 +01:00
Vladimír Čunát
c22274c72f libtasn1: 4.8 -> 4.10
The fixes in NEWS seem like having a possible security impact.

(cherry picked from commit 8e5e365265)
The security update of gnutls-3.5.x won't build against libtasn1-4.8.
2017-01-19 08:41:23 +01:00
Jean-Pierre PRUNARET
6b28bd0daf munin: 2.0.25 -> 2.0.29
(cherry picked from commit 8abce1dbfb)
2017-01-18 17:16:47 +01:00
Robin Gloster
3be6e9fc5a libupnp: 1.6.20 -> 1.6.21
Fixes CVE-2016-8863, CVE-2016-6255

cc @grahamc

(cherry picked from commit ce0e16f5ea)
Signed-off-by: Robin Gloster <mail@glob.in>
2017-01-18 16:00:07 +01:00
taku0
6be51cd26a oraclejdk: 8u111, 8u112 -> 8u121
(cherry picked from commit 4f94657bee)
2017-01-18 07:38:00 -05:00
Eelco Dolstra
f3937a9e0d EC2 AMIs: 16.09.666.3738950 -> 16.09.1508.3909827
In particular, this includes a fix for using ephemeral disks for /tmp,
and adds AMIs for the new eu-west-2 (London) and us-east-2 (Ohio)
regions.

(cherry picked from commit 42a7d906d9)
2017-01-18 12:47:22 +01:00
Eelco Dolstra
3909827085 Create AMIs for eu-west-2 (London)
(cherry picked from commit 4e516363a8)
2017-01-17 21:49:51 +01:00
Eelco Dolstra
e8af8c9579 amazon-image.nix: Remove redundant log message
(cherry picked from commit c4b5ed5db74cde94b19d519a8d875e3f7df48a76)
(cherry picked from commit d496f23df0)
2017-01-17 21:41:48 +01:00
Eelco Dolstra
96c113226d linux: 4.4.42 -> 4.4.43
(cherry picked from commit e9109b1b97)
2017-01-17 21:41:39 +01:00
Eelco Dolstra
da050d9e97 debian: 8.6 -> 8.7
(cherry picked from commit cc0981b176)
2017-01-17 10:55:52 +01:00
Michael Raskin
1b85d3de3b Merge pull request #21942 from womfoo/bump-16.09/monero-0.10.1
monero: 0.9.4 -> 0.10.1 (release-16.09)
2017-01-17 09:39:46 +00:00
Kranium Gikos Mendoza
9b74a71ac6 monero: 0.9.4 -> 0.10.1 2017-01-17 08:43:48 +08:00
Bjørn Forsman
bb58438b2e lighttpd: 1.4.44 -> 1.4.45
(cherry picked from commit b280b6c568)
2017-01-16 20:41:06 +01:00
Peter Simons
3224c6c1a6 Merge pull request #21924 from Mic92/backport-tofu
Backport: gnupg: build with sqlite to enable TOFU
2017-01-16 14:09:34 +01:00
Aristid Breitkreuz
5de9698e7b keybase: update 1.0.17 -> 1.0.18
(cherry picked from commit 711a42e03a)
Signed-off-by: Robin Gloster <mail@glob.in>
2017-01-16 13:18:56 +01:00
Franz Pletz
d84e9e7222 gnupg: build with sqlite to enable TOFU
See https://lists.gnupg.org/pipermail/gnupg-users/2015-October/054608.html.

(cherry-picked from 3c104ca71c)
2017-01-16 12:18:16 +01:00
Bjørn Forsman
30bb4aac38 nixos/clamav: set "clamav" user's primary group to "clamav"
So that the files created by the clamav service is owned by group
"clamav" instead of "nogroup".

(cherry picked from commit 4c803b904e)
2017-01-15 22:58:30 +01:00
Vladimír Čunát
22c675d822 clamav: fixup build after updating zlib
(cherry picked from commit 81c51b18ee)
2017-01-15 15:47:08 +01:00
Franz Pletz
b8e00186b7 clamav service: refactor
* Sync systemd units with upstream. Upstream uses SIGUSR2 instead of SIGHUP
  to reload the clamd service.

* Convert freshclam service to a oneshot service activated by a systemd timer.
  This way we can make clamd wait for freshclam to finish fetching the virus
  database before failing to start if the database doesn't exist yet.

* Fixes console tools to work as expected as they require hardcoded config
  file locations.

(cherry picked from commit 9e1e3b2880)
2017-01-15 15:46:48 +01:00
Franz Pletz
3daf9cff08 clamav: don't bundle freshclam config with package
Building clamav is expensive due to the bundled llvm.

Closes #20304.

(cherry picked from commit 02e9c88d77)
2017-01-15 15:46:35 +01:00
Franz Pletz
372f157870 runc: 2016-06-15 -> 1.0.0-rc2
(cherry picked from commit 0aa4931671)
2017-01-14 20:02:06 +01:00
Franz Pletz
d3e1a101da containerd: 0.2.3 -> 0.2.5
(cherry picked from commit 4df30fc74f)
2017-01-14 20:02:06 +01:00
Tim Steinbach
fb78a100eb linux: 4.4.41 -> 4.4.42
(cherry picked from commit 9158b89fd3)
2017-01-14 11:02:56 -05:00
Eelco Dolstra
b83c7ecd8a nix: 1.11.5 -> 1.11.6
(cherry picked from commit 96b6968950)
2017-01-13 11:40:12 +01:00
Eelco Dolstra
03ca1a94cf nix: 1.11.4 -> 1.11.5
(cherry picked from commit 0108c31e22)
2017-01-13 11:40:08 +01:00
Bjørn Forsman
0f58628102 avidemux: 2.6.16 -> 2.6.18 2017-01-12 20:18:30 +01:00
Vladimír Čunát
d05b50229b man-pages: 4.08 -> 4.09
Includes about a dozen new pages.

(cherry picked from commit cb6f49a61f)
2017-01-12 19:18:24 +01:00
Domen Kožar
67b2c9419d nixos: fix terminal-server, fixes #21834
(cherry picked from commit e5dcce837a)
Signed-off-by: Domen Kožar <domen@dev.si>
2017-01-12 16:42:02 +01:00
Graham Christensen
55a3cb6980 Merge pull request #21825 from peterhoeg/u/dropbox_stable
dropbox: 16.4.30 -> 17.4.33
2017-01-12 07:29:41 -05:00
Peter Simons
7b34209e1b bind: update to 9.10.4-P5 (CVE-2016-9131, CVE-2016-9147, CVE-2016-9444, CVE-2016-9778) 2017-01-12 10:01:48 +01:00
volth
206fb8f01b flashplayer: 24.0.0.186 -> 24.0.0.194
(cherry picked from commit a3778f6e87)
2017-01-11 20:42:42 -05:00
Peter Hoeg
bb452bcb44 dropbox: 16.4.30 -> 17.4.33 2017-01-12 09:22:43 +08:00
Graham Christensen
480684ae70 jasper: 2.0.6 -> 2.0.10 for null pointer dereference
(cherry picked from commit 18e2639924)
2017-01-11 20:12:48 -05:00
Graham Christensen
b13843273c nvidia_x11_legacy340: 340.96 -> 340.101 for CVE-2016-7382, CVE-2016-7389, CVE-2016-8826
(cherry picked from commit d20d38e68d)
2017-01-11 20:12:42 -05:00
Graham Christensen
f1c3402aba nvidia_x11_legacy304: 304.131 -> 304.134 for CVE-2016-7382, CVE-2016-7389, CVE-2016-8826
(cherry picked from commit 9837dce6d2)
2017-01-11 20:12:35 -05:00
Graham Christensen
4acd692bd0 pcsclite: 1.8.17 -> 1.8.20 for CVE-2016-10109
(cherry picked from commit 847647af6a)
2017-01-11 20:12:29 -05:00
Graham Christensen
2b6ff8cb84 unrtf: patch against CVE-2016-10091
(cherry picked from commit 2dab7782f3)
2017-01-11 20:12:22 -05:00
Michael Raskin
3f42b78269 icoutils: 0.31.0 -> 0.31.1
(cherry picked from commit a00f1c99b8)
2017-01-11 15:18:05 +01:00
Michael Raskin
1237b443f1 libvncserver: 0.9.9 -> 0.9.11
(cherry picked from commit 905349b8a5)
2017-01-11 14:29:49 +01:00
Vladimír Čunát
cd27f9d492 flac: 1.3.1 -> 1.3.2 (security update)
Version bump seems small, but it's after more than two years.

cherry-picked from e2cde1524d
2017-01-11 13:55:56 +01:00
Franz Pletz
6435585d29 runc: add patches to fix CVE-2016-9962
(cherry picked from commit 260d97ca25)
2017-01-11 12:11:55 +01:00
Franz Pletz
199cb714f5 gnutls: 3.4.16 -> 3.4.17
(cherry picked from commit cc40fadf62)
2017-01-11 11:10:00 +01:00
Franz Pletz
479df3e807 gnutls33: 3.3.25 -> 3.3.26
Fixes the following security issues:

  * CVE-2017-5334
  * CVE-2017-5335
  * CVE-2017-5336
  * CVE-2017-5337

See https://www.gnutls.org/news.html#2017-01-09 for more information.
2017-01-11 11:04:53 +01:00
Franz Pletz
924a0b9b45 docker: 1.12.5 -> 1.12.6
Fixes CVE-2016-9962.

(cherry picked from commit cb07316773)
2017-01-11 11:04:24 +01:00
Franz Pletz
b5f9bb6a8a linux: 4.8.16 -> 4.8.17
(cherry picked from commit 3b17823187)
2017-01-11 11:02:50 +01:00
Franz Pletz
eec4304404 linux: 4.4.40 -> 4.4.41
(cherry picked from commit 4c43937af0)
2017-01-11 11:02:49 +01:00
Franz Pletz
8e68070afa libgit2: 0.24.3 -> 0.24.6
Fixes the following vulnerabilities:

  * CVE-2016-10128
  * CVE-2016-10129
  * CVE-2016-10130
  * CVE-2017-5338
  * CVE-2017-5339

(cherry picked from commit c03bc57212)
2017-01-11 11:02:23 +01:00
Franz Pletz
0670b90c93 libgit2_0_21: remove, unused and probably vulnerable
(cherry picked from commit 3ecfab8819)
2017-01-11 11:02:23 +01:00
Lancelot SIX
a15ab3410f pythonPackages.django_1_10: 1.10.4 -> 1.10.5
See https://docs.djangoproject.com/en/1.10/releases/1.10.5/ for release
notes.

(cherry picked from commit bd0d567d47)
2017-01-11 10:55:43 +01:00
taku0
fd1dbe551c flashplayer: 24.0.0.186 -> 24.0.0.194
(cherry picked from commit ce11097b71)
2017-01-10 15:37:21 +01:00
Pascal Wittmann
2ad30bde82 pdf2djvu: fix build 2017-01-09 21:10:05 +01:00
Peter Simons
3c080a3613 haskell-stack: fix reference to http-client-tls 2017-01-09 21:01:05 +01:00
Peter Simons
7b151fe1a7 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.4-7-g48fad11 from Hackage revision
e89923e0f1.
2017-01-09 21:01:05 +01:00
Peter Simons
e16a2878cd Synchronize Haskell infrastructure with 'master' at 6d58ab2edf. 2017-01-09 21:01:04 +01:00
David McFarland
164b8fa6b0 cc-wrapper: don't expand $ in response files
This makes the response file handling more consistent with GCC.

For example, a reponse file may contain:

    "-Wl,$ORIGIN"

GCC will treat this as a double quoted string and not expand the
variable reference.  Previously, cc-wrapper would expand the variable
in the same was as if the string was provided on the command line.

(cherry picked from commit 175461e09b)
2017-01-09 21:01:01 +01:00
David McFarland
33653bfae8 cc-wrapper: expand response files
Fixes #11762

(cherry picked from commit 1ad1edbb32)
2017-01-09 21:01:01 +01:00
Michael Raskin
c2e1b9c269 Merge pull request #21721 from jokogr/u/syncthing-gtk-for-16.09
syncthing-gtk: 0.6.3 -> 0.9.2.3 (for 16.09)
2017-01-09 09:40:54 +00:00
Vladimír Čunát
8a4eae7ca6 Merge #21757: ed: merge mirror addition from master 2017-01-09 00:39:35 +01:00
Bjørn Forsman
a85fa2ce67 lighttpd: 1.4.41 -> 1.4.44
(cherry picked from commit c24206dc5f)
2017-01-08 23:31:31 +01:00
Vladimír Čunát
fd68fbfea7 ed: avoid the useless rebuild due to #21752
(cherry picked from commit 936bc23b41)
2017-01-08 21:21:39 +00:00
Sebastian Hagen
9fd495da9b ed: Add fedoraproject mirror.
The existing URL has gone dark; this commit adds one from fedoraproject.org
that still works. We put the new mirror first since ed is in the bootstrap
path, and 16.09 bootstrap doesn't try later URLs.

(cherry picked from commit 547b203b9a)
2017-01-08 21:21:30 +00:00
Sebastian Hagen
6b5fb88c2b zlib: Fix zlib.net URL. (#21753)
Look for primary source file below
  http://zlib.net/fossils/ as opposed to
  http://zlib.net/
. zlib-1.2.8.tar.gz is still available at the former location, and will likely
remain there. In addition, it's important that the first URL work since zlib
is in the bootstrap path, and 16.09 (at least) bootstrap doesn't try to fetch
from later ones.
(cherry picked from commit d042abef26)
2017-01-08 18:10:42 +01:00
Michael Raskin
145d33cce1 firejail: 0.9.44.2 -> 0.9.44.4
(cherry picked from commit 9653be493a)
2017-01-08 14:00:24 +01:00
Graham Christensen
608276a36f openjpeg2: patch for multiple CVEs
-  Floating Point Exception (aka FPE or divide by zero) in
    opj_pi_next_cprl function in openjp2/pi.c:523 in OpenJPEG
    2.1.2. (CVE-2016-9112)

 -  There is a NULL Pointer Access in function imagetopnm of
    convert.c:1943(jp2) of OpenJPEG 2.1.2. image->comps[compno].data is
    not assigned a value after initialization(NULL). Impact is Denial of
    Service. (CVE-2016-9114)

 -  NULL Pointer Access in function imagetopnm of convert.c:2226(jp2) in
    OpenJPEG 2.1.2. Impact is Denial of Service. Someone must open a
    crafted j2k file. (CVE-2016-9116)

 -  Heap Buffer Overflow (WRITE of size 4) in function pnmtoimage of
    convert.c:1719 in OpenJPEG 2.1.2. (CVE-2016-9118)

(cherry picked from commit 428927ffa6)
2017-01-07 06:52:01 -05:00
Michael Raskin
555f6f6cff mpd: 0.9.19 -> 0.20
Add support for no-minor-version

(cherry picked from commit 5ebee164fa)
manual merge fixes
2017-01-07 12:24:52 +01:00
Tim Steinbach
ecaaea6990 kernel: 4.4.39 -> 4.4.40
(cherry picked from commit 8fda707027)
2017-01-06 16:15:59 -05:00
Tim Steinbach
e4d745815f kernel: 4.8.15 -> 4.8.16
(cherry picked from commit ecf87b11f2)
2017-01-06 16:15:48 -05:00
Vladimír Čunát
303ff51ccb libpng12: security 1.2.56 -> 1.2.57
CVE-2016-10087

(cherry picked from commit 1e253d54f5)
2017-01-06 21:16:45 +01:00
Ioannis Koutras
41ebe9105b syncthing-gtk: 0.6.3 -> 0.9.2.3
(cherry picked from commit dc70cd1026)
2017-01-06 21:28:14 +02:00
Franz Pletz
e9a8853a1e irssi: 0.8.20 -> 0.8.21 (security)
Fixes four security vulnerabilities:

  https://irssi.org/security/irssi_sa_2017_01.txt

No CVEs were assigned yet at the time of this commit.

cc #21642

(cherry picked from commit c58ac7e4d6)
2017-01-05 17:33:08 +01:00
Franz Pletz
a0f8bc10ef pythonPackages.pycrypto: add patch to fix CVE-2013-7459
cc #21642

(cherry picked from commit fe9373460c)
2017-01-05 06:55:14 +01:00
Vladimír Čunát
e924319cb6 bash-4.3: fix security problems via a Gentoo patch
(cherry picked from commit 22796f0d4f)
2017-01-05 01:42:00 +01:00
Michael Raskin
873eb9fe34 openfire: mark as broken; its unfriendlyness towards read-only installation directory and friendliness towards manual installation by just unpacking only grow with time
(cherry picked from commit 567c1a360f)
2017-01-04 19:38:38 +01:00
Michael Raskin
a256cf37d8 irssi_otr: 1.0.1 -> 1.0.2
(cherry picked from commit 71c1e2ffbf)
2017-01-04 17:48:57 +01:00
Michael Raskin
9899790601 mysql55: 5.7.16 -> 5.7.17
(cherry picked from commit 8ec3b1fd5f)
2017-01-04 17:48:49 +01:00
Michael Raskin
fd9d06dd98 mysql55: 5.5.53 -> 5.5.54
(cherry picked from commit b578bbbe68)
2017-01-04 17:48:23 +01:00
Michael Raskin
8e04c7112c firejail: -> 0.9.44.2 2017-01-04 14:53:14 +01:00
Bjørn Forsman
4e7f23587d avidemux: 2.6.15 -> 2.6.16
(cherry picked from commit 26dc6dab4c)
2017-01-03 20:31:53 +01:00
Nikolay Amiantov
a4166231b9 avidemux: 2.6.12 -> 2.6.15
(cherry picked from commit 79b0a9bf39)
2017-01-03 20:31:49 +01:00
Eelco Dolstra
68dc35ba46 curl: 7.51.0 -> 7.52.1
(cherry picked from commit 82b0ae1223)
2017-01-03 20:03:26 +01:00
Pascal Wittmann
b714f55239 Make all meta.maintainers attributes lists
(cherry picked from commit f7e0bc2ae7)
Fixes #21610.  (Two changes added by hand.)
2017-01-03 18:25:27 +01:00
Eelco Dolstra
9cdefa25a0 Fix using ephemeral disks for /tmp etc. in EC2 instances
This code in amazon-image.nix:

  if mountFS "$device" "$mp" "" auto; then
    if [ -z "$diskForUnionfs" ]; then diskForUnionfs="$mp"; fi
  fi

relies on mountFS to return a zero exit status if mounting
succeeds. But the lustrateRoot check in mountFS was causing a non-zero
exit status. As a result /disk0 would be mounted, but not used for
/tmp.

(cherry picked from commit d082ed8c35dec48aee2afd1303b3c8b2a1b242b0)
(cherry picked from commit b297af42d2)
2017-01-03 17:33:07 +01:00
Eelco Dolstra
78d8921e8d Fix big-parallel usage
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.

http://hydra.nixos.org/build/45819778#tabs-buildsteps
(cherry picked from commit b4f401104d)
2017-01-03 13:56:34 +01:00
Eelco Dolstra
c0caaafb03 Use looser 9pfs caching in VM tests/builds
This can give significant speed ups, see
7e20254412.

(cherry picked from commit bbd03e236a)
2017-01-03 13:04:22 +01:00
Eelco Dolstra
22f48e3cb2 nixos/tests/gnome3.nix: Speed up test
It turns out that "journalctl -f | grep -m 1 pattern" will block for
one more line after "pattern" appears, which can take a long time.

(cherry picked from commit bb0ce819b3)
2017-01-03 13:00:20 +01:00
Eelco Dolstra
cbfcfa1136 test-driver: Show test duration
(cherry picked from commit 996e0ef777)
2017-01-03 13:00:01 +01:00
Eelco Dolstra
730d04225f aws-sdk-cpp: 1.0.43 -> 1.0.48
(cherry picked from commit 3e84523ed7)
2017-01-03 12:59:06 +01:00
Eelco Dolstra
7e548d512d aws-sdk-cpp: 1.0.34 -> 1.0.43
Since this drops the problematic libuuid dependency, enable on Darwin.

(cherry picked from commit 215b1e519b)
2017-01-03 12:59:06 +01:00
Eelco Dolstra
18e1caf97a aws-sdk-cpp: Use multiple outputs
(cherry picked from commit 5743506c6e)
2017-01-03 12:59:06 +01:00
Eelco Dolstra
c064bff530 aws-sdk-cpp: 0.10.6 -> 1.0.34
(cherry picked from commit b60873ed99)
2017-01-03 12:59:06 +01:00
Michael Raskin
1b19369885 libpng: 1.6.26 -> 1.6.27; a security update 2017-01-02 22:51:18 +01:00
mimadrid
b0539b9651 teamviewer: 11.0.57095 -> 12.0.71510
(cherry picked from commit f75f0ac1f4)

Requested by @gilligan
2017-01-02 20:26:16 +01:00
Herwig Hochleitner
81e8801378 chromium: 55.0.2883.75 -> 55.0.2883.87 2017-01-02 16:45:06 +01:00
Ruslan Babayev
cdfd2698ef pktgen: fix runtime paths
The Lua and lscpu path substitution got accidentally removed in
with commit 605b8095ca

(cherry picked from commit 1bead81275)
2017-01-02 06:31:24 +01:00
Joachim Fasting
65ce9ce0e6 grsecurity: 4.8.15-201612151923 -> 201612301949
(cherry picked from commit 75ce714818)
2017-01-01 21:02:09 +01:00
Joachim Fasting
ceace93b44 cvsps: fetch patches from debian 2.1-7 sources
(cherry picked from commit 2516472050)
2017-01-01 21:02:04 +01:00
Joachim Fasting
41574375d7 cvsps: get source from Debian, fix build
The cobite.com urls seem to have disappeared or been moved.  I've failed
to find where they might have gone, so use debian's mirrored sources
instead.

(cherry picked from commit b4c5916e85)
2017-01-01 21:02:02 +01:00
Ruslan Babayev
a10c24bd60 pktgen: 3.0.13 -> 3.1.0
(cherry picked from commit 605b8095ca)
Fixes build against linux >4.4
2017-01-01 21:02:01 +01:00
Ruslan Babayev
bff0046f4e odp-dpdk: 2016-08-16 -> 1.12.0.0
(cherry picked from commit aeb41bbf75)
Fixes build against linux >4.4
2017-01-01 21:01:58 +01:00
Ruslan Babayev
ba71746357 dpdk: 16.07 -> 16.07.2
(cherry picked from commit dd45691fe0)
Fixes build against linux >4.4
2017-01-01 21:01:49 +01:00
Peter Hoeg
64a130276d dropbox: 16.4.29 -> 16.4.30
(cherry picked from commit c08556fea5)
2017-01-01 10:08:08 -05:00
Bjørn Forsman
a907494516 nixos/gnome3: add gnome-settings-daemon udev rules (enables bluetooth GUI)
Without this, gnome-settings-daemon will not have write access to
/dev/rfkill, which in turn cause it to advertise no "airplane mode" over
D-Bus, which in turn the bluetooth panel code in gnome-control-center
interprets as "there are no bluetooth dongles" (and the button to turn
on bluetooth is grayed out). The end result that bluetooth operations
cannot be done in the GNOME desktop.

See upstream discussion:

http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-July/thread.html
http://lists.usefulinc.com/pipermail/gnome-bluetooth/2016-December/thread.html

(cherry picked from commit 76923648af)
2016-12-31 13:29:05 +01:00
Frederik Rietdijk
80dbd8bd3b tiled: use qt55, fixes #21540 2016-12-31 10:19:04 +01:00
Robert Helgesson
8ad3a4dcfc clblas-cuda: use system gtest library
Without this the build attempts to download the library.

(cherry picked from commit 2990cd8aea)
2016-12-31 10:05:11 +01:00
Vladimír Čunát
4817e8441a font-manager: fix missing icons
Fixes #21454, or at least most of it.

(cherry picked from commit 3dbf6b4a09)
2016-12-30 19:00:13 +01:00
Lluís Batlle i Rossell
0ae95d808e Make the minimal iso not use profile/minimal, +vim
The profile minimal has several drawbacks: no man pages, unusual 'dbus'
lib that makes many X11 pieces to rebuild, etc.

With xz compression in the squashfs, despite these additions, the iso is
smaller than what it was in 16.09.

(cherry picked from commit e0078b2cb5)
2016-12-30 11:41:36 +01:00
Lluís Batlle i Rossell
64eaa7eb29 Tune mksquashfs for smaller isos.
Bigger block size, more suitable for xz.

(cherry picked from commit 897b10998b)
2016-12-30 11:41:36 +01:00
Franz Pletz
bd9cd796bb nixos: compress squashfs with xz
(cherry picked from commit 6de991bd95)
2016-12-30 11:41:36 +01:00
Jörg Thalheim
bada11ea49 impressive: 0.10.5 -> 0.11.1
fixes #21501

(cherry picked from commit a3a6ff5c51f6cadc53409f242213110cdce60812)
2016-12-30 10:28:06 +01:00
Graham Christensen
2ce41787f9 Merge pull request #21256 from jokogr/u/syncthing-0.14.15-for-16.09
syncthing: 0.14.7 -> 0.14.15 (for NixOS 16.09)
2016-12-29 21:59:12 -05:00
Graham Christensen
954535fa85 Merge pull request #21508 from risicle/r16.09_opencv-flannbasedmatcher-fix
(r16.09 backport of) opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add
2016-12-29 21:33:23 -05:00
Guillaume Koenig
a485c8a1f1 enpass: fix install to work with browser extensions
(cherry picked from commit 0465b1407b)
2016-12-29 20:00:48 -05:00
Ronny Pfannschmidt
26d6f021c5 enpass: bump to 5.4.0.post4 and fix application icon
(cherry picked from commit 1765784b5e)
2016-12-29 20:00:41 -05:00
Graham Christensen
7e1846e45f ceph: mark as broken
(cherry picked from commit eb01090301)
2016-12-29 18:14:54 -05:00
Vladimír Čunát
48e16bbaa4 openssh: update the gssapi patch
Only building was tested.

(cherry picked from commit 0163f0c427)
2016-12-29 17:27:59 -05:00
Graham Christensen
bebcf282c3 openssh: test that startWhenNeeded works
(cherry picked from commit bf659128a0)
2016-12-29 17:27:53 -05:00
Graham Christensen
abc3e0c1eb openssh: 7.4p1 no longer backgrounds when systemd is starting it.
(cherry picked from commit 8ed4c8b73b)
2016-12-29 17:27:46 -05:00
Graham Christensen
0468ae176e Revert "Revert "openssh: security 7.3p1 -> 7.4p1""
This reverts commit 661b5a9875.

(cherry picked from commit 11e8ed5ff4)
2016-12-29 17:27:38 -05:00
Robert Scott
08a91b1413 opencv 3.1.0: add patch fixing python use of FlannBasedMatcher.add
Patch is from https://github.com/opencv/opencv/pull/6009. Upstream doesn't
seem particularly enthusiastic about a 3.1.x point release, so who knows
when this fix would otherwise see the light of day.

Mostly a cherry-pick of bcb1cf0db4
2016-12-29 20:24:31 +00:00
Michael Raskin
d7a3160379 go_1_6, go_1_7: comment out testLoadFixed in a way recommended by vcunat. The test depends on specific timezone names, and the latest tzdata changed the naming. Upstream only agrees to fix the test in the 1.8 branch that has no stable releases yer 2016-12-29 15:43:55 +01:00
Michael Raskin
b62516e699 go_bootstrap (go_1_4): 1.4.3 -> 1.4-bootstrap-20161024 2016-12-29 15:43:52 +01:00
Frederik Rietdijk
5b550e30b7 pythonPackages.bleach: 1.4.3 -> 1.5.0, closes #21450
Unfortunately bleach depends on an older version of html5lib and cannot
use the latest version because the sanitizer module has been moved out.
https://github.com/mozilla/bleach/issues/217

This item is cherry-picked to unbreak bleach and thus matrix-synapse on stable.

(cherry picked from commit 2f977b4af1)
2016-12-29 09:47:18 +01:00
taku0
68f2b18aaa thunderbird-bin: 45.5.1 -> 45.6.0
(cherry picked from commit 373fb99e98)
2016-12-28 21:38:13 -05:00
taku0
27c21a2782 thunderbird: 45.5.1 -> 45.6.0
(cherry picked from commit a1f595c870)
2016-12-28 21:35:20 -05:00
Michael Raskin
8cc69905f3 dovecot: 2.2.25 -> 2.2.27
(cherry picked from commit 35e3ea0966)
2016-12-28 21:09:10 -05:00
Michael Raskin
fb67220f09 imagemagick: 6.9.6-7 -> 6.9.7-0
(cherry picked from commit 040d5162be)
2016-12-28 21:09:03 -05:00
Michael Raskin
6a06042995 botan: 1.11.32 -> 1.11.34
(cherry picked from commit 21d4d54a38)
2016-12-28 21:08:49 -05:00
Michael Raskin
ef500eedcd botan: 1.10.13 -> 1.10.14, enforce c++11
(cherry picked from commit c12613c111)
2016-12-28 21:07:49 -05:00
Graham Christensen
48864eb1a4 cryptopp: 5.6.4 -> 5.6.5
for CVE-2016-7420: CVE-2016-7420

(cherry picked from commit 8f4098f087)
2016-12-28 21:07:44 -05:00
Dhananjay Balan
67c5f30045 shellinabox: 2.19 -> 2.20
should fix shellinabox vulnarabilities from https://github.com/NixOS/nixpkgs/issues/21457

(cherry picked from commit d6254e0bbd)
2016-12-28 21:07:37 -05:00
Antoine Eiche
35f30c1af0 qemu: fix CVE-2016-9921 and CVE-2016-9922
(cherry picked from commit bc63738c6f)
2016-12-28 21:07:29 -05:00
Antoine Eiche
d9fc36b194 qemu: fix CVE-2016-9911
(cherry picked from commit a5dd311208)
2016-12-28 21:07:23 -05:00
Graham Christensen
cb967ae965 apacheHttpd: 2.4.23 -> 2.4.25 for
CVE-2016-8743, CVE-2016-2161, CVE-2016-0736

(cherry picked from commit 5ca180fa08)
2016-12-28 21:07:15 -05:00
Vladimír Čunát
f3d383553e gdk-pixbuf: security 2.34.0 -> 2.36.2
/cc #21457.  The rebuild impact is probably only a few thousand.
The new utility is put into $out/bin/.

(cherry picked from commit 421a7f37fa)
Full bump done, as API+ABI only added new symbols in the meantime.
https://abi-laboratory.pro/tracker/timeline/gdk-pixbuf/
2016-12-28 20:36:52 +01:00
Vladimír Čunát
0d0f5f74f7 tzdata: 2016f -> 2016j
(cherry picked from commit 5ac7da9376)
2016-12-28 19:16:06 +01:00
Domen Kožar
d68873db35 curl: backport all changes to fix #20639 2016-12-28 17:05:03 +01:00
Franz Pletz
8845b74b16 curl: add upstream patch to fix HTTP2 performance issues
See #20639. Patch has to be in nixpkgs because fetchurl depends on curl.

(cherry picked from commit 9007303001)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-12-28 16:34:12 +01:00
Lluís Batlle i Rossell
741213d7b3 zfs cannot be distributed. Disabling it in the isos.
It seems that it is a GPL violation to distribute zfs in the
installation ISOs.

https://sfconservancy.org/blog/2016/feb/25/zfs-and-linux/

If anyone knows the issue better and has a reason to reenable it
legally, feel free to reenable it. I don't know much about it.

(cherry picked from commit 33d07c7ea9)
2016-12-28 14:58:47 +01:00
Michiel Leenaars
f15d037cd2 pythonPackages.beautifulsoup4: 4.4.1 -> 4.5.1
(cherry picked from commit 55deb148f5)
2016-12-28 10:26:28 +01:00
Ioannis Koutras
9723999cb7 syncthing: 0.14.15 -> 0.14.17
(cherry picked from commit 474b35994b)
2016-12-27 23:09:33 +02:00
Ioannis Koutras
519031d6ea syncthing: 0.14.13 -> 0.14.15
(cherry picked from commit eb9fd3c00d)
2016-12-27 23:09:16 +02:00
Ioannis Koutras
7979adca20 syncthing: 0.14.12 -> 0.14.13
(cherry picked from commit 58faa138d4)
2016-12-27 23:09:16 +02:00
Peter Hoeg
85ada71226 syncthing: 0.14.11 -> 0.14.12 (#20645)
(cherry picked from commit 3975f5bd5e)
2016-12-27 23:09:16 +02:00
Peter Hoeg
d35f21836e syncthin: 0.14.8 -> 0.14.11
(cherry picked from commit 8431345175)
2016-12-27 23:09:16 +02:00
Peter Hoeg
5e6b375fb4 syncthing: 0.14.7 -> 0.14.8
(cherry picked from commit 0d183b30d4)
2016-12-27 23:09:16 +02:00
Bjørn Forsman
9db36f277d libsigrokdecode: 0.4.0 -> 0.4.1
(cherry picked from commit cbb29a26a2)
2016-12-27 13:21:41 +01:00
zimbatm
435b5f8da0 flashplayer: removed obsolete files
(cherry picked from commit a623ada912)
2016-12-25 18:56:17 +01:00
taku0
00428231f8 flashplayer: 11.2.202.644 -> 24.0.0.186 [Critical security fix] (#21337)
* flashplayer: 11.2.202.644 -> 24.0.0.186

* flashplayer: add debug version

* flashplayer-standalone: 11.2.202.644 -> 24.0.0.186

(cherry picked from commit f3287b0aa5)
2016-12-25 18:55:15 +01:00
Frederik Rietdijk
0ee1399a39 pythonPackages.webencodings: init at 0.5
The line

websockets = callPackage ../development/python-modules/websockets { };

was accidentally included in the commit.

(cherry picked from commit c1dd42e7d6)
(cherry picked from commit b5fcd04f1f)
2016-12-25 18:20:49 +01:00
zimbatm
a54d84e0bb Revert "pythonPackages.webencodings: init at 0.5"
This reverts commit b5fcd04f1f.
2016-12-25 17:12:28 +00:00
Frederik Rietdijk
dad15d9b49 pythonPackages.u-msgpack-python: use python.interpreter
(cherry picked from commit 426b2ed9c8)
2016-12-25 16:18:55 +01:00
Frederik Rietdijk
b5fcd04f1f pythonPackages.webencodings: init at 0.5
(cherry picked from commit c1dd42e7d6)
2016-12-25 16:14:37 +01:00
Frederik Rietdijk
69d4c76790 pythonPackages.u-msgpack-python: init at 2.3.0
(cherry picked from commit bec4794820)
2016-12-25 16:13:44 +01:00
Frederik Rietdijk
8df09728d6 pythonPackages.pytest_expect: init at 1.1.0
(cherry picked from commit 9f5e022663)
2016-12-25 16:13:04 +01:00
Frederik Rietdijk
438a5a6601 pythonPackages.html5lib: fix missing buildInputs and tests
(cherry picked from commit 849f2d9e11)
2016-12-25 16:12:43 +01:00
J Phani Mahesh
a1f9b59625 python:html5lib: 0.999 -> 0.999999999
fixes LWN vuln:709146
ref #21289: Vulnerability roundup 14

(cherry picked from commit a737eff5c1)
2016-12-25 16:12:32 +01:00
zimbatm
d6bff30c96 exim: 4.87 -> 4.87.1 for CVE-2016-9963 2016-12-25 10:16:27 +00:00
Jörg Thalheim
9625cae331 Merge pull request #21404 from NixOS/revert-21385-osprober
Revert "os-prober: init at 1.65"
2016-12-25 09:19:35 +01:00
Jörg Thalheim
41bdfa6ce8 Revert "os-prober: init at 1.65" 2016-12-25 09:19:16 +01:00
Jörg Thalheim
a6df4d4171 Merge pull request #21385 from symphorien/osprober
os-prober: init at 1.65
2016-12-25 09:18:59 +01:00
Bjørn Forsman
0aa9365d30 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

(cherry picked from commit 7fda8db891)
2016-12-24 19:34:35 +01:00
Frederik Rietdijk
06fcb0c074 python27: 2.7.12 -> 2.7.13
See 591eda8310
2016-12-24 16:14:26 +01:00
Symphorien Gibol
7c5aa58d67 os-prober: use sha256 instead of md5 2016-12-24 14:16:59 +01:00
Alex Ivanov
ce7e9cba57 qmmp: 1.1.2 -> 1.1.5
(cherry picked from commit c4236f65b9)
2016-12-24 12:24:02 +01:00
Symphorien Gibol
3655533a93 os-prober: fix source url 2016-12-24 00:09:36 +01:00
Symphorien Gibol
2021b2fc22 os-prober: init at 1.65 2016-12-23 23:42:14 +01:00
Joachim Fasting
ee13b9af51 linux_3_12: add back bridge_stp_helper patch
See 94fbbb2ed6

(cherry picked from commit 556ca974aa)
2016-12-23 01:38:59 +01:00
Graham Christensen
74bbeee870 linux_3_12: Drop already applied patches
(cherry picked from commit 94fbbb2ed6)
2016-12-22 15:53:43 -05:00
Eelco Dolstra
1d53704f87 google-fonts: Add a check to ensure that there are no duplicate font names
Issue #20282.

(cherry picked from commit 2c2b6ae455)
2016-12-22 17:11:10 +01:00
c74d
81949ef1d7 google-fonts: Fix typos in homepage, description
In the `meta`data for the `google-fonts` package --

  - the `homepage` field was set to the URL
    <https://www.google.com/fontsl>, which would appear to be a
    misspelt version of <https://www.google.com/fonts>, which now
    redirects to <https://fonts.google.com>.

  - the `description` field referred to Google Fonts as "Google Font".

This patch corrects these errors, and updates the `homepage` URL.

(cherry picked from commit 44b932316b)
2016-12-22 17:11:02 +01:00
cmfwyp
d9721ed479 google-fonts: 2015-11-18 -> 2016-08-30
(cherry picked from commit c015c29106)
2016-12-22 17:10:45 +01:00
Kirill Boltaev
c8fe55f1c5 deluge: fix libtorrentRasterbar_1_0 reference (#18564)
(cherry picked from commit 4b55b0358a)
2016-12-22 13:54:49 +01:00
Franz Pletz
af9b4c65d0 libtorrentRasterbar_1_0: 1.0.9 -> 1.0.10
(cherry picked from commit 1d82947742)

Bug fixes.  Notably fixes potential crash on invalid input to the http
parser and a division-by-zero bug in the super seeding logic.
https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1_0_10
2016-12-22 13:54:44 +01:00
Peter Hoeg
fac32944ac gnu global: 6.5.4 -> 6.5.5
(cherry picked from commit 76aa997f20)

A bug fix release.
https://www.gnu.org/software/global/whatsnew.html
2016-12-22 13:54:37 +01:00
Franz Pletz
02a5759023 libksba: 1.3.4 -> 1.3.5
(cherry picked from commit eb5d0db76e)

Minor fixes. Notably includes an out-of-bounds read fix (no security
implications mentioned in the changelog).
2016-12-22 13:54:31 +01:00
Marcin Janczyk
831571cae9 keepass: 2.33 -> 2.34
(cherry picked from commit 5cbda61791)

Recommended update
http://keepass.info/news/n160611_2.34.html
2016-12-22 13:53:21 +01:00
Graham Christensen
5d03aab044 go_bootstrap: Fix credential test for new user namespacing
(cherry picked from commit 3e1ad38909)
2016-12-21 21:40:59 -05:00
Graham Christensen
d3e9fc6762 linux:3.12.68 -> 3.12.69
(cherry picked from commit 53e21529d4)
2016-12-21 21:09:17 -05:00
Graham Christensen
6cef2f299a linux:3.18.44 -> 3.18.45
(cherry picked from commit 3ffb5ba60c)
2016-12-21 21:09:17 -05:00
Sigrid
77e1751081 spotify: 1.0.45.182 -> 1.0.45.186
(cherry picked from commit 84ec6f836b)
2016-12-21 19:58:20 -05:00
Graham Christensen
9a32619298 Fix go_1_6 test
In a user namespace, sending credentials for an unmapped user return
EINVAL instead of EPERM. So handle that case.

(cherry picked from commit adc2a8f648)
2016-12-21 19:31:08 -05:00
Graham Christensen
bd9eba236a zlib: patch for CVE-2016-9840, CVE-2016-9841, CVE-9842, CVE-9843 2016-12-21 17:16:40 -05:00
Franz Pletz
4e6223cc86 pythonPackages.bottle: 0.12.9 -> 0.12.11 for CVE-2016-9964
(cherry picked from commit ecc7b3364c)
2016-12-21 16:18:31 -05:00
Graham Christensen
b5de7ef686 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

(cherry picked from commit 4e6c7faf36)
2016-12-21 16:18:30 -05:00
Graham Christensen
d3934be8a7 openjpeg2: patch for CVE-2016-9580, and CVE-2016-9581
(cherry picked from commit c7a2073323)
2016-12-21 16:18:30 -05:00
Daiderd Jordan
142b303fc0 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)

(cherry picked from commit 0d3f0f05e2)
2016-12-21 16:18:30 -05:00
Graham Christensen
490a23e032 nagios: 4.2.3 -> 4.2.4 for CVE-2016-9566
(cherry picked from commit 2f17c3628e)
2016-12-21 16:18:29 -05:00
Graham Christensen
6c97c1c1b6 tomcatUnstable: 9.0.0.M13 -> 9.0.0.M15 for CVE-2016-9774, CVE-2016-9775
(cherry picked from commit 72faac9d35)
2016-12-21 16:18:29 -05:00
Graham Christensen
2ab18b75da tomcat85: 8.5.8 -> 8.5.9 for CVE-2016-9774, CVE-2016-9775
(cherry picked from commit a528c04612)
2016-12-21 16:18:28 -05:00
Graham Christensen
78b5267081 game-music-emu: 0.6.0 -> 0.6.1 for multiple CVEs
CVE-2016-9957 CVE-2016-9958 CVE-2016-9959 CVE-2016-9960 CVE-2016-9961

(cherry picked from commit 2c24ce5cfa)
2016-12-21 16:18:25 -05:00
Eelco Dolstra
1dd0fb6b5a 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
2016-12-21 14:13:08 +01:00
Eelco Dolstra
1138b9a4c4 Disable unionfs-fuse for the hibernate test
http://hydra.nixos.org/build/45109083
2016-12-21 13:38:09 +01:00
Eelco Dolstra
3fcbcf2556 Work around slowness in the KDE 5 test
The use of unionfs-fuse (57a0f14064)
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
2016-12-21 13:37:56 +01:00
Nikolay Amiantov
b2e80a53ca samba4: 4.3.11 -> 4.3.13 2016-12-20 23:33:19 +03:00
Thomas Tuegel
97b3de92a6 Merge pull request #21291 from peterhoeg/u/db_stable
dropbox: 15.4.22 -> 16.4.29
2016-12-20 07:31:20 -06:00
aszlig
2a97e149e5 python/hetzner: 0.7.4 -> 0.7.5
This essentially unbreaks deploying new Hetzner machines with NixOps,
because the Hetzner robot has changed its way of handling admin
accounts.

It also now provides a more helpful error message (instead of an
AssertionError) if admin account creation has failed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Graham Christensen <graham@grahamc.com>
Issue: https://github.com/NixOS/nixops/issues/563
(cherry picked from commit ccbce6b11a)
2016-12-20 10:20:42 +01:00
Joachim Fasting
eaf6fc8c5a tor: 0.2.8.10 -> 0.2.8.12
Notably contains fix for CVE-2016-1254

cc @grahamc

(cherry picked from commit 3e92b56be3)

Note that 0.2.9 is the new stable release, but we'll probably hold off
on putting that onto 16.09 for the time being, unless somebody requests
it sooner. 0.2.8 is in maintenace mode so hopefully still receives
important bugfixes going forward.
2016-12-19 23:52:48 +01:00
Peter Hoeg
99352b05e3 dropbox: 15.4.22 -> 16.4.29 2016-12-20 06:52:02 +08:00
Eelco Dolstra
57a0f14064 Enable virtualisation.writableStore by default
This works around:

  machine: must succeed: nix-store -qR /run/current-system | grep nixos-
  machine# error: changing ownership of path ‘/nix/store’: Invalid argument

Probably Nix shouldn't be anal about the ownership of the store unless
it's trying to build/write to the store.

http://hydra.nixos.org/build/45093872/nixlog/17/raw
2016-12-19 14:18:57 +01:00
Rickard Nilsson
7a3c72d95f Revert "libvirt-glib: do not use top-level python packages"
This reverts commit fc565037ed.

I incorrectly cherry-picked 5ef97b39dc
from master to release-16.09
2016-12-19 12:33:24 +01:00
Rickard Nilsson
98062ef123 libvirt and pythonPackages.libvirt: 2.2.0 -> 2.5.0
(cherry picked from commit b02e6cc70d)
2016-12-19 11:52:59 +01:00
Frederik Rietdijk
67f8bbf79f libvirt: use python2
(cherry picked from commit 76a11c1fbb)
2016-12-19 10:06:15 +01:00
Frederik Rietdijk
fc565037ed libvirt-glib: do not use top-level python packages
(cherry picked from commit 5ef97b39dc)
2016-12-19 10:05:51 +01:00
Rickard Nilsson
5e06a9f496 google-cloud-sdk: 134.0.0 -> 138.0.0
(cherry picked from commit 327a650f09)
2016-12-19 09:09:51 +01:00
Aristid Breitkreuz
dcfce7d3e3 google-cloud-sdk: add assertion for x86/x86-64 Linux
(cherry picked from commit 8600e38bca)
2016-12-19 09:09:45 +01:00
Aristid Breitkreuz
ed85d8b066 google-cloud-sdk: 122.0.0 -> 134.0.0
(cherry picked from commit ed9b1c673b)
2016-12-19 09:09:37 +01:00
Maximilian Güntner
1592f84247 nixos-rebuild: Fix SSHOPTS typo
Signed-off-by: Maximilian Güntner <code@klandest.in>
(cherry picked from commit 0cf907ae12)
2016-12-19 09:08:49 +01:00
Kamil Chmielewski
100795e45f vagrant: 1.8.7 -> 1.9.1
(cherry picked from commit 9aa6c95d5a)
2016-12-18 19:39:58 -05:00
Marcin Janczyk
9760178c7a spotify: 1.0.43.125 -> 1.0.45.182
(cherry picked from commit d6aa35d589)
Old source is 404
2016-12-18 22:51:10 +01:00
Joachim Fasting
398e3ad666 rmilter service: fix invalid directive
RuntimeDirectoryPermissions -> RuntimeDirectoryMode

Would result in warnings like "unknown lvalue" on startup

(cherry picked from commit 361633db3b)
2016-12-18 22:47:32 +01:00
Joachim Fasting
98ffc81418 kodi/wrapper: fix typo, preferLocalBuilds -> preferLocalBuild
(cherry picked from commit 52cb1df30c)
2016-12-18 22:47:30 +01:00
Joachim Fasting
b8a8ce55a5 torbrowser: prefer local builds
The build consists of downloading some stuff & writing a wrapper, the
additional Hydra load is hardly justified.

(cherry picked from commit b55cef7514)
2016-12-18 22:47:28 +01:00
Vladimír Čunát
fa20c0cb5e xorg-server variants: eradicate symlink to /var/tmp
- Fixes #19673; it caused problems in combination with buildEnv.
- As noted, X falls back to /tmp:
  https://github.com/NixOS/nixpkgs/issues/19673#issuecomment-258871876
- Removing the directory is still required, as X would attempt to write
  into it if allowed - and probably succeed in case the user set
  nix.readOnlyStore = false; (X runs as root).
- Archeology link: 9d1569316.

(cherry picked from commit 33abc705b3)
2016-12-18 20:17:37 +01:00
Jörg Thalheim
84a3c520b2 nssModules: include correct systemd output
fixes libnss_myhost, libnss_mymachines, libnss_resolve are located here

(cherry picked from commit 3b763fef44)
/cc #21175.  I confirm the libraries are located in .out on 16.09 as well.
2016-12-18 10:32:52 +01:00
Franz Pletz
b5edcfc938 squid: 3.5.19 -> 3.5.23
Fixes CVE-2016-10002 & CVE-2016-10003.

(cherry picked from commit 4b67968688)
2016-12-18 05:25:20 +01:00
Tim Steinbach
478fa3583f subversion: 1.8.16 -> 1.8.17
(cherry picked from commit 1edf95167a)
2016-12-17 08:37:05 -05:00
Tim Steinbach
b18b055d9b subversion: 1.9.4 -> 1.9.5
(cherry picked from commit b139b17fa8)
2016-12-17 08:37:05 -05:00
makefu
547a940c30 xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1
(cherry picked from commit 4bc0c87b0d)
2016-12-17 08:37:04 -05:00
Joachim Fasting
2d688ed363 grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923
(cherry picked from commit f0e77cd07d)
2016-12-17 05:41:07 +01:00
Tim Steinbach
f23dae0310 linux: 4.8.14 -> 4.8.15
(cherry picked from commit 0e8e4a08f3)
2016-12-16 08:17:30 -05:00
Tim Steinbach
b2040b9d0e linux: 4.4.38 -> 4.4.39
(cherry picked from commit cb9ff3f7f9)
2016-12-16 08:17:23 -05:00
Domen Kožar
9f62c2f836 rocksdb: build also static lib for rocksdb-haskell
(cherry picked from commit 8b9ced0181)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-12-16 13:29:01 +01:00
Domen Kožar
8ba1a1ddc5 rocksdb: compile as shared lib
(cherry picked from commit d5f92a319a)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-12-16 13:29:01 +01:00
Domen Kožar
56ed586b95 rocksdb: 4.1 -> 4.13
(cherry picked from commit 77adcfb59f)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-12-16 13:29:01 +01:00
Sebastian Hagen
d039ff2993 ImageMagick: Add additional mirror.
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.

(cherry picked from commit e314e5b930)
2016-12-16 11:15:15 +01:00
Robert Helgesson
dc786a9e3a unifont: 9.0.03 -> 9.0.04
Also change download URL to use GNU mirrors.

(cherry picked from commit 321e2a9153)
2016-12-15 23:50:28 +01:00
Tim Steinbach
01f2239be1 unifont: 9.0.02 -> 9.0.03
(cherry picked from commit d51f1a3dd3)
2016-12-15 23:50:28 +01:00
Lancelot SIX
6a54d0992a unifont: 9.0.01 -> 9.0.02
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00002.html
for release announcement

(cherry picked from commit 5cbfbb1553)
2016-12-15 23:50:22 +01:00
Daiderd Jordan
5c9c1a18c9 go: 1.7.3 -> 1.7.4
(cherry picked from commit 891e391cdb)
2016-12-15 17:30:33 -05:00
Pascal Bach
b07015e367 go: 1.7.1 -> 1.7.3
(cherry picked from commit 2ebe748113)
2016-12-15 17:30:33 -05:00
Sheena Artrip
9232ac4d7d go_1_7: make $out/bin a link to $GOROOT/share/go/bin
(cherry picked from commit 3e3a189cc6)
2016-12-15 17:30:32 -05:00
Daiderd Jordan
9de0fb1486 go: fix darwin build
(cherry picked from commit db7adbf69c)
2016-12-15 17:30:32 -05:00
Graham Christensen
b48a510632 zabbix22: 2.2.2 -> 2.2.16 for CVE-2016-4338 CVE-2016-9140
(cherry picked from commit 8800ea7617)
2016-12-15 17:30:32 -05:00
Graham Christensen
c801fddb37 go_1_6: 1.6.3 -> 1.6.4 for DoS vector
(cherry picked from commit 503c57237f)
2016-12-15 17:30:31 -05:00
Graham Christensen
b3ccb69d0f unzip: patch for CVE-2014-9913 and CVE-2016-9844
(cherry picked from commit 5cbb0f7fbf)
2016-12-15 17:30:31 -05:00
Graham Christensen
9d2912e929 libgsf: 1.14.36 -> 1.14.41 for CVE-2016-9888
(cherry picked from commit 4fa5237984)
2016-12-15 17:30:30 -05:00
Graham Christensen
f4d9efc5f5 perlPackages.DBDmysql: 4.039 -> 4.041 for CVE-2016-1251
(cherry picked from commit 971ae27526)
2016-12-15 17:30:30 -05:00
Graham Christensen
4c780e24c0 sqlite: 3.14.1 -> 3.14.2 for bug fixes
https://sqlite.org/releaselog/3_14_2.html
2016-12-15 17:30:20 -05:00
Graham Christensen
aebef6e915 jasper: 1.900.28 -> 2.0.6
(cherry picked from commit eb7ea181f1)
2016-12-15 17:29:36 -05:00
Jascha Geerds
6b44caaff4 languagetool: Add myself as a maintainer
(cherry picked from commit b44e52b134)
2016-12-15 22:23:47 +01:00
Bjørn Forsman
ec0fefdf42 languagetool: fix eval
(cherry picked from commit 1021797201)
2016-12-15 22:23:17 +01:00
Edward Tjörnhammar
b940665b92 languagetool: init at 3.5
(cherry picked from commit e4bdbfc247)
2016-12-15 22:22:40 +01:00
Bas van Dijk
81428dd022 whisper: upgrade to the same version as the other graphite components
Without this we get the following Python exception when trying to fetch
a graph in the graphite web app:

    File "/nix/store/nj62jqk2xmp5c3h93pfnlqn66qj1kkvs-python-2.7.12-env/lib/python2.7/site-packages/opt/graphite/webapp/graphite/storage.py", line 335, in fetch
      return whisper.fetch(self.fs_path, startTime, endTime, now)
  TypeError: fetch() takes at most 3 arguments (4 given)

Fixes #21032.

(cherry picked from commit b4005bbac0)
2016-12-15 17:14:19 +01:00
Joachim Fasting
decc84b221 chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
Fixes https://github.com/NixOS/nixpkgs/issues/21119,
fixes https://github.com/NixOS/nixpkgs/issues/21169

(cherry picked from commit 6dbdbdec69)

Old version src is 404
2016-12-15 16:11:23 +01:00
Eelco Dolstra
8bfa4ce82e Use only one build of qemu in VM tests
Previously we were using two or three (qemu_kvm, qemu_test, and
qemu_test with a different dbus when minimal.nix is included).
2016-12-15 14:05:54 +01:00
Eelco Dolstra
03c55005df virtualisation.qemu.program: Remove
This option is defined in qemu-vm.nix, but that module is not always
imported.

http://hydra.nixos.org/build/44817443
2016-12-15 13:49:15 +01:00
Eelco Dolstra
d58a4ec1ba qemu-kvm: Mark the version for tests 2016-12-15 13:42:26 +01:00
Eelco Dolstra
04c905e770 make-tarball.nix: Fix running as root
Since Nix now runs builds in a user namespace with uid == 0, this
triggered the message

  warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist

which make-tarball.nix turns into a fatal error. So clear
build-users-group.

http://hydra.nixos.org/build/44817408
(cherry picked from commit 7a586794d4)
2016-12-15 13:08:43 +01:00
aszlig
5075a1a81a 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>
(cherry picked from commit 6cfb3b6364)
2016-12-15 12:39:01 +01:00
taku0
953889b693 firefox-bin: 50.0.2 -> 50.1.0
(cherry picked from commit 8a7cf06b54)
2016-12-14 13:21:57 +01:00
taku0
237af505cb firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr
(cherry picked from commit 86cf682cda)
2016-12-14 13:21:41 +01:00
Joachim Fasting
8851080118 torbrowser: 6.0.7 -> 6.0.8
(cherry picked from commit a26acf99ad)
2016-12-14 03:56:52 +01:00
Joachim Fasting
ebc3e099aa terraria service: fixup worldPath option type
Otherwise, using the defaults results in a type error.

(cherry picked from commit d893c86b34)
2016-12-14 03:56:51 +01:00
Joachim Fasting
9e5022db2a terraria service: fix tmux output
tmux.bin was removed in 5535d94394

Use `lib.getBin` to be more robust to future changes.

(cherry picked from commit 33088accc8)
2016-12-14 03:56:49 +01:00
Franz Pletz
813e63e211 php70: 7.0.13 -> 7.0.14
(cherry picked from commit 60dfc245c7)
2016-12-13 21:58:31 +01:00
Franz Pletz
34b6d7d514 php56: 5.6.28 -> 5.6.29
(cherry picked from commit 2ec19900ab)
2016-12-13 21:58:31 +01:00
Vladimír Čunát
4c7fb96d00 knot-dns: init at 2.3.3
Only .lib is tested ATM.

(cherry picked from commit df07922e3e)
2016-12-13 15:31:51 +01:00
Graham Christensen
f38c5372b5 linux_{4_8,grsec_nixos}: patch to fix build failure
crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory

(cherry picked from commit 7a813d3f6d)
2016-12-13 09:16:08 -05:00
Vladimír Čunát
77b32b3141 gnome3*.devhelp: add missing gschemas
Otherwise it would crash when starting; fixes #21094.

(cherry picked from commit fa613c7ddd)
2016-12-13 09:22:45 +01:00
Tristan Helmich
8341cfb648 acme_0_5_0: remove as it is no longer required
(cherry picked from commit ee4b59c521)
2016-12-12 18:09:13 +01:00
Tristan Helmich
e1dd3e2f22 simp_le: bump acme dependency to newer version
acme_0_5_0 is no longer working and removed in another commit

(cherry picked from commit c8c6ff4a96)
2016-12-12 18:08:36 +01:00
msteen
f69ffdd9fd google-chrome: Add new dep on libxcb (#21083)
(cherry picked from commit 374f833dab)
2016-12-12 12:43:24 +01:00
Joachim Fasting
632100bdf4 grsecurity: 4.8.13-201612082118 -> 4.8.14-201612110933
(cherry picked from commit 601058e0e2)
2016-12-11 19:27:33 +01:00
Joachim Fasting
dd9483ba12 couchdb service: fix test in preStart
Otherwise you'd get errors like "-f no such command".

(cherry picked from commit 19b96176b4)
2016-12-11 19:27:31 +01:00
Tim Steinbach
7bb361e9b2 linux: 4.4.37 -> 4.4.38
(cherry picked from commit f576c490e3)
2016-12-10 15:19:46 -05:00
Tim Steinbach
2eba51da57 linux: 4.8.13 -> 4.8.14
(cherry picked from commit b69822c505)
2016-12-10 15:19:36 -05:00
Franz Pletz
90f82d2439 linux: add patch to fix CVE-2016-8655
See https://lwn.net/Articles/708319/ for more information.

(cherry picked from commit 9074d9859e)
2016-12-10 17:15:06 +01:00
Jascha Geerds
87c227f1ee pythonPackages.ansible2: 2.1.1.0 -> 2.2.0.0 (Fixes #21036) 2016-12-10 13:14:38 +01:00
Vladimír Čunát
64e2d4d3aa xorg-server: maintenance 1.18.3 -> 1.18.4
(cherry picked from commit 0240306d01)
Maintenance-only updates should be quite safe.  /cc #21026.
2016-12-09 23:33:40 +01:00
Frederik Rietdijk
d4c3e37da3 Merge pull request #20912 from peterhoeg/mysql
mysqltuner: init at 1.6.18
2016-12-09 22:44:42 +01:00
Joachim Fasting
f8bea71fad grsecurity: 4.8.12-201612062306 -> 4.8.13-201612082118
(cherry picked from commit d1a5dc0b1c)
2016-12-09 15:33:40 +01:00
Tim Steinbach
fbd303f8b6 linux: 4.8.12 -> 4.8.13
(cherry picked from commit bfffbb5ea6)
2016-12-09 08:27:33 -05:00
Tim Steinbach
a8e2b3eb86 linux: 4.4.36 -> 4.4.37
(cherry picked from commit e861a5f7af)
2016-12-09 08:27:27 -05:00
Graham Christensen
c43a79e353 xen: Fix patch hashes
I had used nix-prefetch-url, where fetchpatch doesn't support it.

(cherry picked from commit a2d6e8a2eb)
2016-12-09 07:22:57 -05:00
Eelco Dolstra
bca4e40639 diffoscope: 52 -> 63
(cherry picked from commit ece67bfa01)
2016-12-09 11:49:46 +01:00
Rob Vermaas
7a28df4842 Fix location of broadcom sta driver. 2016-12-09 08:04:45 +00:00
Rob Vermaas
38b1bd9e72 Fix hash for p7zip patch (seems fetchurl hash was added, while fetch-patch function is used. 2016-12-09 07:58:31 +00:00
Graham Christensen
b6a0b0c91c chromium: 54.0.2840.100 -> 55.0.2883.75
(cherry picked from commit d71dbd733c)
2016-12-08 18:06:22 -05:00
Graham Christensen
db8a89732a xen: Patch for CVE-2016-9385, CVE-2016-9377, and CVE-2016-9378
(cherry picked from commit 86da9839b1)
2016-12-08 18:06:22 -05:00
Graham Christensen
bd083be5c8 teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400
(mark as broken due to no longer building.)

(cherry picked from commit 4c5a198019)
2016-12-08 18:06:15 -05:00
Graham Christensen
292d193eff p7zip: patch for CVE-2016-9296
(cherry picked from commit 0683c1a35c)
2016-12-08 18:03:08 -05:00
Graham Christensen
f3d11a0c16 openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772
From release notes:
      OPENAFS-SA-2016-003: file and directory names leak due to
      reuse of directory objects without zeroing the contents
      (12461 12462 12463 12464 12465)

(cherry picked from commit e0b850147d)
2016-12-08 18:03:08 -05:00
Graham Christensen
4fe7aeb8ac gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs
CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2
(cherry picked from commit e42f6a11ac)
2016-12-08 18:03:06 -05:00
Graham Christensen
fc1ab5f2d7 imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559
(cherry picked from commit 76ef70af7d)
2016-12-08 18:02:39 -05:00
Peter Marheine
f52eaf4fb3 libdwarf: version the shared object (#20996)
Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.

(cherry picked from commit 469e5e7768)
Without this, running hhvm fails, for example.
2016-12-08 19:50:04 +01:00
Joachim Fasting
c509f7b10c grsecurity: 4.8.12-201612031658 -> 201612062306
(cherry picked from commit 5fd4ffe00f)
2016-12-08 12:27:58 +01:00
Rob Vermaas
a73723fcc0 Fix tarball eval, after previous python26 fix. 2016-12-08 09:10:04 +00:00
Rob Vermaas
f21a85e939 Fix python26 build. 2016-12-08 09:02:10 +00:00
Lancelot SIX
b60ae78090 hdf5: 1.8.16 -> 1.8.18
For release announcement, see
https://support.hdfgroup.org/ftp/HDF5/current18/src/hdf5-1.8.18-RELEASE.txt

(cherry picked from commit 16eb67ac9c)
2016-12-07 20:18:51 -05:00
Tristan Helmich
3573b6ce4e jenkins: 2.13 -> 2.33 (#20630)
(cherry picked from commit 9575eeae10)
2016-12-07 19:19:14 -05:00
Vladimír Čunát
b46bac4fb3 libdwarf: security 20161021 -> 20161124
/cc #20972.  It seems safe API+ABI-wise:
https://abi-laboratory.pro/tracker/timeline/libdwarf/

Also nitpicks: meta.homepage, etc.

Note: `darwin.dtrace` probably contains an embedded copy of libdwarf,
which I didn't (attempt to) fix.

(cherry picked from commit 49187304d8)
2016-12-07 18:29:50 +01:00
Frederik Rietdijk
bdd7ea353e pythonPackages.libarchive-c 2.1 -> 2.5
(cherry picked from commit 6920e49b89)
2016-12-07 16:41:31 +01:00
Tuomas Tynkkynen
b7316d975d diffoscope: Use bin outputs of dependencies
All of the dependencies listed here are used via command-line tools. So
use getBin to avoid unnecessarily depending on development headers.

(cherry picked from commit 5a6d6d4451)
2016-12-07 16:37:13 +01:00
Matthew Justin Bauer
76f346d61d virtualbox-demo: Add modesetting to drivers
This needs to be included for VirtualBox to detect that it needs to start the video driver. "modesetting" is also set in virtualbox-image.nix but this line seems to take precedence over that one (even though the virtualbox-image.nix has a higher override?) This should fix the problems that I and a few others have been having with the .ova files built for nixos.org.

Fixes #20007.
2016-12-07 15:17:00 +01:00
Thomas Tuegel
c1068dc07e Merge pull request #20968 from peterhoeg/u/db_stable
dropbox: 14.4.19 -> 15.4.22
2016-12-07 07:03:43 -06:00
Christoph Hrdinka
0016d362fa python-mapnik: add cairo to buildInputs 2016-12-07 13:17:07 +01:00
Christoph Hrdinka
ab7b62114e python-mapnik: fae6388 -> git-2016-08-30 2016-12-07 13:16:58 +01:00
taku0
7a95c502bb firefox-bin: 50.0.1 -> 50.0.2
Critical security fix
https://www.mozilla.org/en-US/firefox/50.0.2/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2016-92/

(cherry picked from commit 097a8ee174)
2016-12-07 07:06:43 -05:00
Peter Hoeg
d97c5fe04e dropbox: 14.4.19 -> 15.4.22 2016-12-07 14:41:04 +08:00
Joachim Fasting
37f53d97a8 ion3: specify meta.{platforms,license}
(cherry picked from commit db0bd30a7c)
2016-12-07 01:16:16 +01:00
Joachim Fasting
0ae1288134 hidepid: polkit and systemd-logind compatibility
`systemd.hideProcessInformation = true`, would break interactions
requiring polkit arbitration such as initating poweroff/reboot as a
normal user; the polkit daemon cannot be expected to make decisions
about processes that don't exist as far as it is concerned.

systemd-logind lacks the `sys_ptrace` capability and so needs to be part
of the designated proc gid, even though it runs as root.

Fixes https://github.com/NixOS/nixpkgs/issues/20948

(cherry picked from commit 984d9ebb56)
2016-12-07 01:15:57 +01:00
Joachim F
88a17dc350 Merge pull request #20911 from peterhoeg/wp_stable
wp-cli: 0.23.1 -> 1.0.0
2016-12-06 14:15:33 +01:00
Joachim Fasting
427236cd8a torsocks: 2.1.0 -> 2.2.0
(cherry picked from commit 9353d8c1ea)

Minor fixes only
2016-12-06 14:14:02 +01:00
Joachim Fasting
10af908a6c chkrootkit: 0.50 -> 0.51, fix build
(cherry picked from commit 2f861e6ba6)
2016-12-06 14:13:40 +01:00
Tom Hunger
331a7bcc56 digital-ocean: Init at 1.10.1
(cherry picked from commit 6bfffa9932)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-12-06 13:08:01 +01:00
Lancelot SIX
cd56e6f1ca pythonPackages.django_1_8: 1.8.16 -> 1.8.17
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.8.17/

(cherry picked from commit a56e180629)
2016-12-06 09:35:48 +01:00
Lancelot SIX
3b61688569 pythonPackages.django_1_9: 1.9.11 -> 1.9.12
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.9.12/

(cherry picked from commit feae2732b1)
2016-12-06 09:35:30 +01:00
Lancelot SIX
565398c4a7 pythonPackages.django_1_10: 1.10.3 -> 1.10.4
This is a bugfix release.
See https://docs.djangoproject.com/en/1.10/releases/1.10.4/

(cherry picked from commit 8ba68644c6)
2016-12-06 09:35:17 +01:00
Vladimír Čunát
4f16e8261b mesa: maintenance 12.0.4 -> 12.0.5
On master we use a newer branch already.
This is the last update of 12.x, as planned upstream.
2016-12-06 09:30:32 +01:00
Joachim Fasting
303f4fa833 grsecurity: 4.8.11-201611271225 -> 4.8.12-201612031658
(cherry picked from commit 9578299bbe)
2016-12-06 01:37:16 +01:00
Franz Pletz
2a9705545e pythonPackages.graphiteWeb: fix dependencies
Fixes #20885.

(cherry picked from commit 601b47ab94)
2016-12-06 00:17:47 +01:00
Franz Pletz
1f1589eaa3 pythonPackages.django_1_6: 1.6.11 -> 1.6.11.5
Switch to the reviewboard fork of Django 1.6 because it's not maintained
upstream anymore.

See https://www.reviewboard.org/news/2016/11/01/new-django-1-6-11-5-security-releases/.

(cherry picked from commit ee2d5e44c2)
2016-12-06 00:12:53 +01:00
Robert Helgesson
ff2368105e perl-Tk: 804.032_501 -> 804.033
Also remove unnecessary `configurePhase` and add X11 include path.

Fixes #20932.

(cherry picked from commit f4fd4678f0)
2016-12-05 23:55:40 +01:00
Peter Hoeg
fa5c19ebcc mysqltuner: init at 1.6.18 2016-12-05 14:37:45 +08:00
Peter Hoeg
0630d42441 wp-cli: 0.23.1 -> 1.0.0
0.23.1 doesn't work with newer WP versions, so we need to upgrade anyway.
2016-12-05 14:34:19 +08:00
Joachim Fasting
df38db3848 ion3: requires lua 5.1
See e.g., https://hydra.nixos.org/build/44338071/nixlog/1/raw

(cherry picked from commit 63a1edb58f)
2016-12-04 16:25:21 +01:00
Frederik Rietdijk
6a9f087e37 Merge pull request #20775 from aherrmann/pr_matplotlib_tkagg_stable
matplotlib: Fix TkAgg
2016-12-04 08:51:14 +01:00
Joachim Fasting
da288919e0 tor: 0.2.8.9 -> 0.2.8.10
Per upstream, this contains primarily stability & performance fixes.
Notably, the relase fixes a bug that would sometimes make clients
unusable after leaving standby mode, as well as plugging a memory leak.

(cherry picked from commit d06bf820ea)
2016-12-03 17:15:26 +01:00
Joachim Fasting
77f365a742 grsecurity: 4.8.10-201611232213 -> 4.8.11-201611271225
(cherry picked from commit b90ed0cc80)
2016-12-03 17:15:20 +01:00
Joachim Fasting
368ebd6859 grsecurity: 4.8.10-201611210813 -> 201611232213
(cherry picked from commit f9d787c67b)
2016-12-03 17:15:18 +01:00
Joachim Fasting
88c8ffd250 linux_grsec_nixos: use the "modinst arg list too long" patch
An alternative to e38b74ba89d3d03e01ee751131d2a6dc316ac33a; see
f19c961b4e for details

(cherry picked from commit 1915f6908a)
2016-12-03 17:15:15 +01:00
Joachim Fasting
ce812ca9dc Revert "grsecurity: work around for #20490"
This reverts commit e38b74ba89.

I failed to notice f19c961b4e461da045f2e72e73701059e5117be0; better
use that fix instead.

(cherry picked from commit 4c7323545b)
2016-12-03 17:14:51 +01:00
Graham Christensen
b5b19598ff ecryptfs test: use TTY output to stabilize test
(cherry picked from commit d5cb4d8734)
2016-12-03 10:03:45 -05:00
Lancelot SIX
39c31cab86 nettle: 3.2 -> 3.3
This is a bugfix release.

See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00003.html
for release announcement.

(cherry picked from commit 06c594304c)
2016-12-02 19:30:41 -05:00
Tim Steinbach
33287d9a8a Merge pull request #20865 from NeQuissimus/linux_4_4_36
linux: 4.4.35 -> 4.4.36
(cherry picked from commit 4190a9a03d)
2016-12-02 18:31:09 -05:00
Tim Steinbach
2ddf554017 Merge pull request #20866 from NeQuissimus/linux_4_8_12
linux: 4.8.11 -> 4.8.12
(cherry picked from commit 4f8b74b401)
2016-12-02 18:29:30 -05:00
Lluís Batlle i Rossell
7015964e8d Fixing the patch for icu for ARM.
The source file changed paths.

(cherry picked from commit 19fd547a7f)
2016-12-02 21:23:44 +01:00
Sheena Artrip
046229bded spotify: 1.0.42.151 -> 1.0.43.125
(cherry picked from commit fe514b3053)

Fixes #20850.
2016-12-02 12:08:20 +01:00
Tim Steinbach
0dcdb9b66b linux: 4.1.35 -> 4.1.36
(cherry picked from commit 5afc6b506c)
2016-12-01 20:34:26 -05:00
Eelco Dolstra
4d15c98e41 thunderbird: 45.5.0 -> 45.5.1
(cherry picked from commit f4aab5b211)
2016-12-01 21:53:33 +01:00
taku0
22389ae783 firefox-esr: security 45.5.0 -> 45.5.1 (#20841)
(cherry picked from commit 36f980b7ff)
2016-12-01 21:52:56 +01:00
Domen Kožar
d947e602e9 nixops: fix #20823 2016-12-01 16:40:56 +01:00
Susan Potter
805022c5e0 torbrowser: 6.0.6 -> 6.0.7
(cherry picked from commit 75cdbf48ae)
2016-12-01 09:25:29 -05:00
Eelco Dolstra
beaf557dbe sddm: Enable user switching
It was lacking the dbus configuration to bind to
org.freedesktop.DisplayManager, and it was passing fixed TTY/display
numbers to the X server (see 9be012f0d4).

(cherry picked from commit 69bea26ea9)
2016-12-01 14:15:16 +01:00
Ioannis Koutras
ca1e677548 sddm: 0.13.0 -> 0.14.0
(cherry picked from commit d78e68b1a4)
2016-12-01 14:15:02 +01:00
Eelco Dolstra
d56483363a nss: 3.27.1 -> 3.27.2
(cherry picked from commit b221fc137c)
2016-12-01 13:05:39 +01:00
Eelco Dolstra
00c7e46282 nspr: 4.12 -> 4.13.1
(cherry picked from commit 3f784a3f87)
2016-12-01 13:01:05 +01:00
Eelco Dolstra
e7fc018bc2 firefox: 50.0.1 -> 50.0.2
(cherry picked from commit 1e17f21b3e)
2016-12-01 13:00:21 +01:00
Graham Christensen
60b89d7cb2 guile: enable tests 2016-11-30 22:47:08 -05:00
Graham Christensen
68c2e9ba92 guile: apply patch fixing 00-repl-server.test stability
(cherry picked from commit f1fd88f7f4)
2016-11-30 22:45:51 -05:00
Graham Christensen
b036ad53b5 tomcat85: 8.5.5 -> 8.5.8
For CVE-2016-8735, a remote code execution vulnerability.

(cherry picked from commit 42f1ae1911)
2016-11-30 19:38:07 -05:00
Graham Christensen
d5735884d5 boehmgc: 7.2f -> 7.2g
(cherry picked from commit 16995fc57b)
2016-11-30 19:37:20 -05:00
Graham Christensen
997c6b92a0 rpcbind: patch for CVE-2015-7236
(cherry picked from commit 7e40e89273)
2016-11-30 19:37:20 -05:00
Graham Christensen
a5ffcd2fe3 bzip2: patch for CVE-2016-3189
(cherry picked from commit 9c71508c95)
2016-11-30 19:37:20 -05:00
Graham Christensen
00fb14ba9e tomcatUnstable: 9.0.0.M10 -> 9.0.0.M13
For CVE-2016-8735, a remote code execution vulnerability.

(cherry picked from commit 5f78980973)
2016-11-30 19:37:19 -05:00
Graham Christensen
c67cec2343 tomcat8: 8.0.37 -> 8.0.39
For CVE-2016-8735, a remote code execution vulnerability.

(cherry picked from commit 80a475042c)
2016-11-30 19:37:19 -05:00
Graham Christensen
1a0f5f8d92 tomcat7: 7.0.72 -> 7.0.73
For CVE-2016-8735, a remote code execution vulnerability.

(cherry picked from commit 3d0310daf3)
2016-11-30 19:37:19 -05:00
Graham Christensen
8b7a082ea9 tomcat6: 6.0.45 -> 6.0.48
For CVE-2016-8735, a remote code execution vulnerability.

(cherry picked from commit eba91fa2bd)
2016-11-30 19:37:18 -05:00
Graham Christensen
81180eda18 maatkit: update URL
(cherry picked from commit 0cff959e79)
2016-11-30 19:37:18 -05:00
Graham Christensen
d8e8bb42c8 perlPackages.DBDmysql: 4.033 -> 4.039
(cherry picked from commit 7d09138cae)
2016-11-30 19:37:17 -05:00
Graham Christensen
e6fe60987a mujs: 2016-09-21 -> 2016-11-30 for multiple CVEs
- CVE-2016-7504
 - CVE-2016-7505
 - CVE-2016-7506
 - CVE-2016-9017
 - CVE-2016-9108
 - CVE-2016-9109
 - CVE-2016-9294

See more information: https://lwn.net/Vulnerabilities/707361/

(cherry picked from commit 0707962235)
2016-11-30 19:37:17 -05:00
Graham Christensen
3275b2f231 mcabber: 1.0.3 -> 1.0.4 for 'roster push attack'
(cherry picked from commit a9611a52f3)
2016-11-30 19:37:17 -05:00
Michael Raskin
34f086fdd7 mcabber: 1.0.2 -> 1.0.3
(cherry picked from commit bd21e866d2)
2016-11-30 19:37:16 -05:00
taku0
24cd670c4d thunderbird-bin: 45.5.0 -> 45.5.1
Critical security fix.

https://www.mozilla.org/en-US/thunderbird/45.5.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2016-92/
(cherry picked from commit 5f4b3cd34b)
2016-11-30 19:33:54 -05:00
taku0
10aeb911d8 thunderbird-bin: 45.4.0 -> 45.5.0
(cherry picked from commit 2540608f43)
2016-11-30 19:33:54 -05:00
taku0
268dbe6ec5 thunderbird-bin: 45.3.0 -> 45.4.0
(cherry picked from commit 2fa0ffc25a)
2016-11-30 19:33:53 -05:00
Graham Christensen
ebaba0a224 icu: patch for multiple CVEs
- CVE-2014-6585
 - CVE-2015-4760
 - CVE-2016-0494
 - CVE-2016-6293
 - CVE-2016-7415

(cherry picked from commit 892a9b1f0f)
2016-11-30 19:28:35 -05:00
Graham Christensen
81c5fd3ce0 Merge pull request #20792 from grahamc/backport-firefox-50.0.1
Backport firefox 50.0.1
2016-11-30 19:22:34 -05:00
Graham Christensen
06a45eb0b2 login test: Create and use direct reads of the TTY contents.
(cherry picked from commit cb74fd75d7)
2016-11-30 11:29:06 -05:00
Domen Kožar
e360c7205f nixopsUnstable: init at 2016-11-23
(cherry picked from commit ce6abb9495)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-11-30 15:00:45 +01:00
Vladimír Čunát
68fe9dfc71 vim*: apply upstream patch to fix CVE-2016-1248
/cc #20814.  Our version in master was past the last vulnerable one.
2016-11-30 14:37:37 +01:00
Robert Helgesson
5f40d803d7 matrix-synapse service: add missing $
As-is the generated configuration file will include the line literally.
2016-11-30 08:09:03 +01:00
Tim Steinbach
15f6c2d53e linux: 3.12.67 -> 3.12.68
(cherry picked from commit 18a3225dac)
2016-11-29 17:40:40 -05:00
Graham Christensen
fc7d56030a Merge pull request #20771 from vdemeester/idea-2016_2_5
idea-ultimate: 2016.2.2 -> 2016.2.5
2016-11-29 15:26:43 -05:00
Franz Pletz
1158a29e0b gitlab service: fix sidekiq queue config
(cherry picked from commit 3000ae8602)
2016-11-29 17:43:24 +01:00
taku0
3bf46ba739 firefox-bin: 50.0 -> 50.0.1
(cherry picked from commit 2d341ca7fc)
2016-11-29 10:14:26 -05:00
taku0
ff9eb69bad firefox-bin: 49.0.2 -> 50.0 (#20434)
(cherry picked from commit 76b1413a87)
2016-11-29 10:14:26 -05:00
taku0
166fc3d6a2 firefox-bin: 49.0 -> 49.0.2 2016-11-29 10:14:25 -05:00
Graham Christensen
bd39c43e63 firefox: 50.0 -> 5.0.1 for CVE-2016-9078
(cherry picked from commit b04e23bbb8)
2016-11-29 10:14:25 -05:00
Graham Christensen
c83bd77e2b Revert "Revert "firefox: 49.0.2 -> 50.0""
This reverts commit fc711b5430.

Broken video playback is serious, but 50.0.1 includes important
security updates we want to release.
2016-11-29 10:11:06 -05:00
Vincent Demeester
5ca5bc4d77 idea-ultimate: 2016.2.2 -> 2016.2.5
Update minor version of idea-ultimate in order to be able to build it.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-11-29 16:03:28 +01:00
Domen Kožar
9d0e39bced acme: ensure nginx challenges directory is writeable
(cherry picked from commit 75f131da02)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-11-29 15:56:24 +01:00
Franz Pletz
115808b066 Revert "lxc: 2.0.4 -> 2.0.6"
This reverts commit 5d804566df.

This was an error on my part. I had the commit sitting on my local master
and pulled upstream to rebase my commit before pushing. I didn't notice
there was a commit bumping lxc and the auto-merge on the rebase.

(cherry picked from commit e43f2fc868)
2016-11-29 15:45:45 +01:00
Peter Simons
372712d40b Merge pull request #20782 from abuibrahim/release-16.09
haskellPackages.barrier: jailbreak
2016-11-29 09:12:50 +01:00
Ruslan Babayev
16f1135e36 haskellPackages.barrier: jailbreak
(cherry picked from commit f44023c485)
2016-11-28 17:22:05 -08:00
Lancelot SIX
a9523ed9c1 nagiosPluginsOfficial: 2.0.3 -> 2.1.4
See https://github.com/nagios-plugins/nagios-plugins/blob/master/NEWS
for release history

(cherry picked from commit c77011c6de)
2016-11-28 18:12:47 -05:00
Lancelot SIX
7fc197fa91 nagios: 4.0.8 -> 4.2.3
This update includes many security related fixes.

Version 4.2.0 fixes:
- CVE-2008-4796
- CVE-2013-4214

Version 4.2.2 fixes:
- CVE-2016-9565

Version 4.2.3 fixes:
- CVE-2016-8641

See https://www.nagios.org/projects/nagios-core/history/4x/ for full
detail changes.

(cherry picked from commit 5b6d52b4fb)
2016-11-28 18:12:43 -05:00
obadz
37cad0b90e e2fsprogs: 1.42.13 -> 1.43.3
(cherry picked from commit 83fe4fa0bf)
2016-11-28 21:47:10 +00:00
Pascal Wittmann
b833b10f81 haskellPackages.ReadArgs: jailbreak to fix build
fixes #20515

(cherry picked from commit 7c29887e57)
2016-11-28 21:50:00 +01:00
Rob Vermaas
f27c78f75e Add us-east-2 region to AMI creation script 2016-11-28 20:05:38 +00:00
Andreas Herrmann
a6f741d91c matplotlib: Fix TkAgg
Support for TkAgg was broken due to the package `tk` being split into
multiple outputs: The setup script was unable to locate the tk headers.

This patch fixes that by passing the include path from `tk.dev`
explicitly
2016-11-28 19:18:50 +01:00
Franz Pletz
5f79536ebe lxc: 2.0.4 -> 2.0.6
Fixes CVE-2016-8649.

See https://lists.linuxcontainers.org/pipermail/lxc-users/2016-November/012597.html.

(cherry picked from commit 5d804566df)
2016-11-28 19:05:12 +01:00
Vladimír Čunát
539356f319 llvmPackages*.lldb: fixup input by disabling libedit
Fixes #20773.  https://llvm.org/bugs/show_bug.cgi?id=28898
Of course, feel free to find a better solution.

I love this copy&paste :-/

(cherry picked from commit b67ae8b33c)
2016-11-28 19:03:14 +01:00
Frederik Rietdijk
4626857229 matplotlib: fix tk backend on python3 2016-11-28 18:56:19 +01:00
Eelco Dolstra
fc711b5430 Revert "firefox: 49.0.2 -> 50.0"
This reverts commit 43b9638962. It
breaks video playback.
2016-11-28 16:09:49 +01:00
Alexander V. Nikolaev
3e8dc13478 lxc: fix sandbox builds
Package attempt to write /etc/bash_completion.d, I directed it to
"${out}/etc/bash_completion.d" as it was suggested.

(cherry picked from commit 36053e4907ccee9cd1845da87ae2846384571c0a)
2016-11-28 15:13:48 +01:00
Alexander V. Nikolaev
d35e2de760 lxc: 2.0.4 -> 2.0.6 (security)
https://security-tracker.debian.org/tracker/CVE-2016-8649
(cherry picked from commit 514b3763f74330729ce62c39599ecd81db710d57)
2016-11-28 15:13:33 +01:00
Graham Christensen
721f2b9fb2 Merge pull request #20761 from sh01/cp_rogue_mirror
rogue: Add alternative source archive URLs. (16.09)
2016-11-28 06:38:37 -05:00
Vladimír Čunát
f1cab34f94 guile: doCheck = false on i686-linux
It fails on Hydra now; I can't reproduce it locally and don't feel like
debugging it. It might be due to the warning below. That appears on
x86_64-linux as well, but we've got no problems in there so far...

warning: call to primitive-fork while multiple threads are running;
         further behavior unspecified.  See "Processes" in the
         manual, for more information.

(cherry picked from commit 7a88f314cb)
Fixes #20758.
2016-11-28 08:48:10 +01:00
Sebastian Hagen
6034390c75 rogue: Add alternative source archive URLs.
As of right now, rogue.rogueforge.net has been down for at least several hours
(likely more).
We add two mirrors here which are likely to be more reliable. We keep the
original download location as a fallback, in case that estimate turns out to be
incorrect.

(cherry picked from commit aad48be62b)
2016-11-28 04:36:43 +00:00
Herwig Hochleitner
f74f42b1b1 chromium: 54.0.2840.90 -> 54.0.2840.100
fixes CVE-2016-5199 CVE-2016-5200 CVE-2016-5201 CVE-2016-5202

(cherry picked from commit 663007d607)
2016-11-27 20:19:17 -05:00
Jörg Thalheim
ca9f853bd7 Merge pull request #20700 from sh01/help2man_fixhash
help2man: fix source file hash
2016-11-27 09:37:05 +01:00
Tim Steinbach
5db1d94453 linux: 4.8.10 -> 4.8.11
(cherry picked from commit b47307bd74)
2016-11-26 16:29:55 -05:00
Tim Steinbach
c9dafb113a linux: 4.4.34 -> 4.4.35
(cherry picked from commit cc77360bed)
2016-11-26 16:29:48 -05:00
Vladimír Čunát
ece0cea127 display-managers module: improve variable quoting
Fixes #20713, though I'm certain nixpkgs contains loads of places
without proper quoting, as (ba)sh unfortunately encourages that.

The only plus side is that most of such problems in nixpkgs aren't
actually security problems but mere annoyance to those who are foolish
enough to use "weird" characters in critical names.

(cherry picked from commit 8ebfce0eda)
2016-11-26 11:24:09 +01:00
Robert Helgesson
066166b8cb perl-bignum: 0.43 -> 0.44
Resolves CVE-2016-1238, see
<https://rt.cpan.org/Public/Bug/Display.html?id=116506>.

(cherry picked from commit e700ff6e0c)
2016-11-26 10:27:45 +01:00
Sebastian Hagen
ef7cc9a9dc less: 483 -> 481: Use recommended upstream version since less-483.tar.gz has disappeared
This is a fix for the current package source file
  http://www.greenwoodsoftware.com/less/less-483.tar.gz
not being available anymore.

We bump the less version back to 481, and adjust the source package hash
accordingly. This is a (slight) downgrade from 483 as opposed to an
upgrade since
  a) 481 is the current Recommended version by http://www.greenwoodsoftware.com/less/download.html
  b) Upstream is unreliable about keeping experimental versions around.

(cherry picked from commit 0f9f74f1d5)
2016-11-26 03:41:02 +02:00
Ricardo M. Correia
207b7cd63c help2man: fix hash
(cherry picked from commit 2ad13953a4)
2016-11-25 20:27:14 +00:00
Corbin Simpson
64ef4e78ae nixos/collectd: Fix syntax error on some hostnames. (#20694)
Without this, hostnames that e.g. end in digits will cause syntax errors for
collectd.

(cherry picked from commit 27f1def068)
2016-11-24 21:48:20 +01:00
Franz Pletz
0454ef9703 gstreamer: 1.8.2 -> 1.10.1
Fixes CVE-2016-9445, CVE-2016-9446, CVE-2016-9447.

(cherry picked from commit 7a6185d9a1)
2016-11-24 11:44:41 -05:00
Vladimír Čunát
fe0f9f992e pciutils: fixup finding modules to libkmod's way
Fixes #20683.

(cherry picked from commit ceda8cb203)
It seems safe enough to unify the behavior with libkmod,
especially on nixos.
2016-11-24 16:52:56 +01:00
Joachim Fasting
ee52e98091 grsecurity: 4.8.8-201611150756 -> 4.8.10-201611210813
(cherry picked from commit 96194467e6)
2016-11-24 11:55:45 +01:00
Vladimír Čunát
0d2620961f CONTRIBUTING.md: switch to a link that actually works
Fixes #20594.

(cherry picked from commit b59167ce0e)
Also another link was switched from Hydra to https://nixos.org.
2016-11-24 10:03:13 +01:00
Graham Christensen
5f69faa269 libarchive: 3.2.1 -> 3.2.2 for unspecified vulnerabilities
The release notes don't cover anything in particular:

ba3dec4495/NEWS (L3)
(cherry picked from commit 9118702898)
2016-11-23 23:28:33 -05:00
Graham Christensen
1980c26c03 gnuchess: 6.2.3 -> 6.2.4 for CVEs
CVE-2015-8972: stack buffer overflow related to user move input, where 160 characters of input can crash gnuchess
(cherry picked from commit 4a5c66135a)
2016-11-23 23:28:30 -05:00
Graham Christensen
27c390f789 w3m: 0.5.3-2015-12-20 -> 0.5.3+git20161120 for many CVEs
c94a28011f/NEWS\#L1-L52
(cherry picked from commit a3b746851f)
2016-11-23 23:27:47 -05:00
Franz Pletz
386c9803e2 qemu: add patch to fix CVE-2016-7907
cc #20647

(cherry picked from commit 336bacfa1d)
2016-11-23 23:27:47 -05:00
Graham Christensen
ee38d133bc libtiff: 4.0.6 -> 4.0.7 for many CVEs
This release includes all our previous CVE patches, and suggets new ones:

 - CVE-2016-3945
 - CVE-2016-3990
 - CVE-2016-3991
 - CVE-2016-3622
 - CVE-2016-9453
 - CVE-2016-8127 (duplicate of CVE-2016-3658)
 - CVE-2016-9297
 - CVE-2016-9448

(cherry picked from commit 9de6029cc6)
2016-11-23 23:27:44 -05:00
Graham Christensen
2292d8548e graphicsmagick: Update URLs for patches
(cherry picked from commit c823eaec0a)
2016-11-23 23:25:29 -05:00
Christine Koppelt
728a9578e3 django_1_5: remove
(cherry picked from commit c0d349fb20)
2016-11-23 21:57:49 +01:00
Christine Koppelt
cab144faf5 django_1_5: update depending packages
(cherry picked from commit 1aaa576549)

Conflicts:
	pkgs/top-level/python-packages.nix
2016-11-23 21:57:06 +01:00
Thomas Tuegel
da3a9feaac kde5.applications: 16.08.2 -> 16.08.3
(cherry picked from commit ec63ae31eb)
2016-11-23 14:47:19 -06:00
Eric Sagnes
c4630613a4 manual: add section: reviewing contributions (#20626)
(cherry picked from commit 2b1d67a275)
2016-11-23 18:58:46 +01:00
Peter Simons
2e2a0abcfd Merge pull request #20257 from expipiplus1/haskell-doc-typo
fix documentation typo in doc/languages-frameworks/haskell.md
(cherry picked from commit 0a685cf8ea)
2016-11-23 18:52:35 +01:00
Bas van Dijk
18ff275f17 postgresql: add 9.6.1
(cherry picked from commit 589cc65306)
2016-11-23 11:35:42 +01:00
Bas van Dijk
68b737555b postgresql: bug fix updates for all versions
See https://www.postgresql.org/about/news/1712/

(cherry picked from commit 8c887535dd)
2016-11-23 11:35:18 +01:00
Thomas Tuegel
6fe0069daa kde5.plasma: 5.8.3 -> 5.8.4
(cherry picked from commit f731ca3cca)
2016-11-22 11:39:43 -06:00
Graham Christensen
3576accf9f cvs: disable fortify hardening
(cherry picked from commit 5d7f2a40a8)
2016-11-22 07:54:44 -05:00
Graham Christensen
c008fb0951 rabbitmq-server: 3.5.6 -> 3.5.8 for unallocated CVEs: https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_5_8
(cherry picked from commit bffae65060)
2016-11-22 07:54:44 -05:00
Eelco Dolstra
3ef8966ee9 ktorrent: Add 5.0.1
(cherry picked from commit 516e177d98)
2016-11-22 10:58:42 +01:00
Philipp Hausmann
8f6f46e8e1 nginx service: Add missing port toString conversion (#20252)
(cherry picked from commit 632282300a)
2016-11-22 00:53:02 +01:00
Tim Steinbach
4994f0ff21 linux: 4.8.9 -> 4.8.10
(cherry picked from commit e4a1b76457)
2016-11-21 18:08:46 -05:00
Tim Steinbach
e5fe74f5ba linux: 4.4.33 -> 4.4.34
(cherry picked from commit d62069aca4)
2016-11-21 18:08:46 -05:00
Franz Pletz
a99484c0ae ntp: fix ntp-wait script, depends on perl
(cherry picked from commit 009e37d277)
2016-11-21 23:26:21 +01:00
Franz Pletz
b20a4b08bc ntp: 4.2.8p8 -> 4.2.8p9
Includes fixes for 10 CVEs and contains other fixes.

See http://support.ntp.org/bin/view/Main/SecurityNotice#November_2016_ntp_4_2_8p9_NTP_Se.

(cherry picked from commit db66a95e5b)
2016-11-21 23:12:47 +01:00
Thomas Tuegel
d14fa64db1 kdeWrapper: set meta attribute
Fixes #20445.

(cherry picked from commit 8f6218572c)
2016-11-21 13:30:27 -06:00
Thomas Tuegel
e62dd3ecb9 remove kdeEnv
(cherry picked from commit 5da372c36e)
2016-11-21 13:30:19 -06:00
Thomas Tuegel
cd1799bb75 kdeWrapper: reduce closure size
(cherry picked from commit 58811df272)
2016-11-21 13:30:11 -06:00
Lancelot SIX
7596205055 wireshark: 2.2.0 -> 2.2.2
See releases announcements:

- https://www.wireshark.org/docs/relnotes/wireshark-2.2.1.html
- https://www.wireshark.org/docs/relnotes/wireshark-2.2.2.html

wireshark-2.2.1 fixes the following vulnerabilities:

- CVE-2016-7957
- CVE-2016-7958

wireshard-2.2.2 fixes the following vulnerabilities:

- CVE-2016-9372
- CVE-2016-9374
- CVE-2016-9376
- CVE-2016-9373
- CVE-2016-9375

(cherry picked from commit e9549d293c)
2016-11-21 17:24:53 +01:00
James Cook
7b32b80ff5 Merge pull request #20588 from falsifian/firefox_50
Backport Firefox 50 and NSS 3.27.1 to release-16.09
2016-11-21 08:09:23 -08:00
Domen Kožar
b528a41dec elm: be able to install everything inside a profile to fix #19943
(cherry picked from commit 1d71ae259f)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-11-21 12:43:04 +01:00
Robert Helgesson
d012749fab telepathy_haze: add patch to fix build
Without the patch, the build fails with recent versions of Pidgin.

(cherry picked from commit 840db709eb)
2016-11-20 22:56:59 +01:00
Eelco Dolstra
43b9638962 firefox: 49.0.2 -> 50.0
(cherry picked from commit c2b9404c02
by falsifian)
2016-11-20 09:45:52 -08:00
Eelco Dolstra
a17ee562da nss: 3.26 -> 3.27.1
(cherry picked from commit 1624f7f174
by falsifian)
2016-11-20 09:45:51 -08:00
Profpatsch
863affcc87 xonotic: fix dependencies (#19173) 2016-11-20 17:39:23 +01:00
Pascal Wittmann
53eb53577f slock: 1.3 -> 1.4
fixes CVE-2016-6866
2016-11-20 15:12:40 +01:00
obadz
f8a167f2c7 citrix-receiver: 13.3.0 -> 13.4.0
(cherry picked from commit 38c6a88274)
2016-11-20 11:24:13 +00:00
Joachim Fasting
f629ee5667 torbrowser: 6.0.5 -> 6.0.6
(cherry picked from commit f477bc98be)
2016-11-20 00:56:01 +01:00
Joachim Fasting
f0699f7706 grsecurity: work around for #20490
In `scripts/Makefile.modinst`, the code that generates the list of
modules to install passes file names via the command line.  When
installing a grsecurity kernel, this list appears to exceed the
shell's argument list limit, as in

    make[2]: execvp: /nix/store/[...]-bash-4.3-p46/bin/bash: Argument list too long

The build does not fail, however, but the list of modules to be installed ends
up being empty.  Thus, the resulting kernel package output contains no modules,
rendering it useless.

We work around this by patching the makefile to use `find -exec` to
process files.  Why this would occur for grsecurity and not other
kernels is unknown, most likely there's something *else* that is
actually causing this behaviour, so this is a temporary fix until that
cause is found.

Fixes https://github.com/NixOS/nixpkgs/issues/20490

(cherry picked from commit e38b74ba89)
2016-11-19 23:45:47 +01:00
Joachim Fasting
c71f556bfc grsecurity: 4.8.7-201611142350 -> 4.8.8-201611150756
(cherry picked from commit 0d4e1b5edd)
2016-11-19 23:45:31 +01:00
Joachim Fasting
c9e7657a1a grsecurity: 4.8.7-201611102210 -> 201611142350
(cherry picked from commit afab1a948e)
2016-11-19 23:45:13 +01:00
Joachim Fasting
4e2ef7caf4 grsecurity: 4.7.10-201611011946 -> 4.8.7-201611102210
(cherry picked from commit cad9212813)
2016-11-19 23:44:54 +01:00
Vladimír Čunát
b0a4aad87b thunderbird: maintenance 45.4.0 -> 45.5.0
(cherry picked from commit d045f8b486)
2016-11-19 20:31:20 +01:00
Thomas Tuegel
3d59812d96 dropbox: 13.4.21 -> 14.4.19
(cherry picked from commit e672a9d1d3)
2016-11-19 13:15:20 -06:00
Corbin
8298646baa python2.7-nevow: 0.11.1 -> 0.14.2
Nevow has one user, Tahoe-LAFS, and that one user has broken functionality
with old Nevow, so I'm bumping.

(cherry picked from commit dec4ec07bd)
2016-11-19 17:38:19 +01:00
Thomas Tuegel
e0e72aa8d9 Merge pull request #20524 from FPtje/patch-1
Support for ARM in openblas
(cherry picked from commit d1b4358453)
2016-11-19 09:54:03 -06:00
Tim Steinbach
934e314246 Merge pull request #20552 from NeQuissimus/linux_4_8_9
linux: 4.8.8 -> 4.8.9
(cherry picked from commit 13491f9f48)
2016-11-19 09:03:20 -05:00
Tim Steinbach
606701bda5 Merge pull request #20551 from NeQuissimus/linux_4_4_33
linux: 4.4.32 -> 4.4.33
(cherry picked from commit c86a15aa3b)
2016-11-19 09:02:51 -05:00
Graham Christensen
417e04f037 monit: 5.19.0 -> 5.20.0 for CVE-2016-7067
(cherry picked from commit 1376aeba42)
2016-11-18 21:20:08 -05:00
Me
356d9b1b3c qt56.qtwebengine: chromium clang update.py patch
Add patch to the clang update.py script for chromium that makes it work
the same as in qt57.qtwebengine. This avoids issues with the
subprocess.call that is used to run update.sh not liking the path it is
passed in certain build enviroments. update.sh is no longer used.

(cherry picked from commit bd0ffa50aa)
2016-11-18 11:37:04 -06:00
zraexy
e19eee5fce qt57.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales copied to 5.7
(cherry picked from commit c15f3a8bbe)
2016-11-18 11:36:55 -06:00
zraexy
a0f379c5bc qt56.qtwebengine: make it build
This is an updated version of #16561 with added qt.conf to fix QtWebEngineProcess not being able to find locales
(cherry picked from commit cfda4310d6)
2016-11-18 11:36:48 -06:00
Franz Pletz
daed85048f qemu: add patches for CVE-2016-7994 & CVE-2016-8668
(cherry picked from commit f4a318b528)

cc #20462
2016-11-18 12:19:43 +01:00
Daiderd Jordan
af89a0a73b Revert "Update hash for xnu 3248.60.10, the tarball changed upstream, it seems."
This reverts commit 328ad17858.

(cherry picked from commit 52d4599b52)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-11-18 09:03:55 +01:00
Tuomas Tynkkynen
ab3fdddec3 Merge pull request #19732 from nico202/libgumbo
libgumbo: init at 0.10.1
(cherry picked from commit 27d018a120)
2016-11-17 19:38:32 -05:00
Tim Steinbach
10b9a43065 Merge pull request #19689 from aycanirican/ssldump
ssldump: init at 09b3
(cherry picked from commit fa82166070)
2016-11-17 19:37:41 -05:00
Robert Helgesson
adc9f12a1c haskellPackages.hakyll: 4.9.0.0 -> 4.9.1.0
Fixes issue #20217.
2016-11-18 00:38:16 +01:00
Ricardo M. Correia
751b9188cc pepperflash: 22.0.0.205 -> 23.0.0.207
(cherry picked from commit 6dfd4f5b08)
2016-11-18 00:34:23 +01:00
Robert Helgesson
d3f8d5ec97 matrix-synapse: 0.17.1 -> 0.17.3
Includes security fixes, see

  https://github.com/matrix-org/synapse/releases/tag/v0.17.2
2016-11-18 00:18:45 +01:00
Ruben Maher
f70726854a matrix-synapse: Allow keys to be generated
The matrix-synapse user has `createHome = true;` which runs before the
`preStart` script, so the home directory will always exist and the block
will never execute.

Also don't include default path to keys in the configuration file,
because synapse will choke if it tries to open them before they
exist (even with `--generate-keys`).

(cherry picked from commit 08d7fbb42d)
2016-11-18 00:18:45 +01:00
Franz Pletz
085ceaf497 php70: 7.0.12 -> 7.0.13
(cherry picked from commit 7c65e225dd)
2016-11-17 21:18:26 +01:00
Franz Pletz
bbfa7ab83f php56: 5.6.27 -> 5.6.28
(cherry picked from commit e53b902559)
2016-11-17 21:18:25 +01:00
Profpatsch
7766a7a896 haskellPackages: fix libsystemd-journal
(cherry picked from commit 83317f7d04)
2016-11-17 13:16:39 +01:00
Graham Christensen
25dadd2d2d shutter: add patch for CVE-2015-0854 with remote code
(cherry picked from commit d0d3330866)
2016-11-16 22:06:27 -05:00
Graham Christensen
dd7c2715ed xinetd: patch for CVE-2013-4342
(cherry picked from commit 7ed55dc9e4)
2016-11-16 22:06:27 -05:00
Graham Christensen
39211629f8 jasper: 1.900.21 -> 1.900.28
(cherry picked from commit 1eb545df05)
2016-11-16 22:06:27 -05:00
Tim Steinbach
a10cba4f20 Merge pull request #20475 from NeQuissimus/mariadb_10.1.19
mariadb: 10.1.18 -> 10.1.19
(cherry picked from commit f590c6e464)
2016-11-16 20:25:47 -05:00
Tim Steinbach
2d42f89fca mariadb: 10.1.17 -> 10.1.18
(cherry picked from commit 697dbb9741)
2016-11-16 20:25:41 -05:00
Tim Steinbach
95a1fdc46f Merge pull request #20477 from NeQuissimus/opera_41
opera: 40.0.2308.90 -> 41.0.2353.56
(cherry picked from commit f0e2c5d96d)
2016-11-16 20:21:49 -05:00
Hoang Xuan Phu
e6bf8ef2fe opera: 12.16-1860 -> 40.0.2308.90
and unbreak

(cherry picked from commit c2281d6494)
2016-11-16 20:21:25 -05:00
Tim Steinbach
b8d2a3e796 Merge pull request #20480 from NeQuissimus/libgit2_0_24_3
libgit2: 0.24.2 -> 0.24.3
(cherry picked from commit 2bc7366667)
2016-11-16 20:15:56 -05:00
Frederik Rietdijk
ca25026798 pythonPackages.cryptography: 1.5.1 -> 1.5.3
(cherry picked from commit 77cdbb9e3a)
2016-11-16 14:20:14 +01:00
Frederik Rietdijk
787d61d5c7 mkPythonDerivation: append postFixup, fixes #9204
(cherry picked from commit 85a87f5155)
2016-11-16 14:05:21 +01:00
Frederik Rietdijk
80aef869b2 hplip: use mkPythonDerivation
since hplip is a Python package that doesn't use setuptools. Note that a
setup.py is provided, however, using buildPythonPackage fails.

(cherry picked from commit d9c7a14c6a)
2016-11-16 13:22:55 +01:00
Tim Steinbach
57959c85f9 Merge pull request #20441 from NeQuissimus/linux_4_4_32
linux: 4.4.31 -> 4.4.32
(cherry picked from commit a4cd6f1378)
2016-11-15 17:49:20 -05:00
Tim Steinbach
63e16e0eaf Merge pull request #20439 from NeQuissimus/linux_4_8_8
linux: 4.8.7 -> 4.8.8
(cherry picked from commit 819884119c)
2016-11-15 17:48:46 -05:00
Vladimír Čunát
a6728e15cb firefox-esr: security-only update 45.4.0 -> 45.5.0
(cherry picked from commit 207b8d1c46)
2016-11-15 19:23:35 +01:00
Josef Kemetmueller
1e105b2da3 mapnik: Make dependencies explicit for SCons
This is necessary to fix the build for (at least) darwin. If the
arguments are not specified explicitly then homebrew-install locations
are assumed for at least "icu".

Closes #20395.
2016-11-15 17:36:59 +01:00
Josef Kemetmueller
1f1615e128 Revert "Fix icu4c expression for latest gcc (fixes #2341)"
This reverts commit d393c6c538.
The commit removed C++11 compatibility on darwin by overriding the
--std=c++0x flag in CXXFLAGS. Which lead to a failing build of mapnik,
which depends on the move constructors being available in the icu-lib.
Since it builds fine without the headerpad_max_install_names flag, we
simply undo the change that introduced this flag.
2016-11-15 17:36:34 +01:00
Christoph Hrdinka
06c7e7126c mapnik: 3.0.10 -> 3.0.12 2016-11-15 17:36:20 +01:00
Lancelot SIX
5421df94fd rush: 1.7 -> 1.8 (#20424) 2016-11-15 13:34:35 +00:00
Vladimír Čunát
6e504d1a63 mesa: maintenance 12.0.3 -> 12.0.4
(Keeping the branch here; master will go for 13.0.x.)
2016-11-14 22:41:08 +01:00
Tim Steinbach
6270733155 Merge pull request #20401 from mikefaille/vagrant-up
vagrant: 1.8.6 -> 1.8.7
(cherry picked from commit 0c410a6bed)
2016-11-14 10:08:13 -05:00
Ryan Artecona
c7015ec2f3 vagrant: add darwin support
Vagrant on macOS is distributed as a .dmg installer. Luckily, the
internal contents of that archive resemble that of the .deb we use for
linux. In fact, the similarity is enough that if we move its `embedded`
directory to `opt/vagrant/embedded` and its `bin` to `usr/bin` (and back
again after installation), the derivation's installPhase (which replaces
embedded libs & binaries with those from the package's inputs) can
remain exactly the same between macOS and linux.

(cherry picked from commit 224a6b85fa)
2016-11-14 10:08:05 -05:00
Tim Steinbach
da59736148 Merge pull request #20413 from NeQuissimus/linux_4_9_rc5
linux: 4.9-rc4 -> 4.9-rc5
(cherry picked from commit f7fd568678)
2016-11-14 10:05:42 -05:00
Tim Steinbach
eb17dd2465 Merge pull request #20412 from NeQuissimus/broadcom_sta_hash
broadcom_sta: Fix hash
(cherry picked from commit 4ec18b2b92)
2016-11-14 09:47:59 -05:00
Tim Steinbach
5c97d20250 docker: 1.12.2 -> 1.12.3
(cherry picked from commit 282532e702)
2016-11-14 09:27:27 -05:00
Tim Steinbach
5f3bbce741 docker: 1.12.1 -> 1.12.2
(cherry picked from commit 1a23e336a5)
2016-11-14 09:27:17 -05:00
Rob Vermaas
5ddaca179c Update hash for xnu 3248.60.10, the tarball changed upstream, it seems. 2016-11-14 08:15:37 +00:00
Joachim Fasting
300c3502c7 haskellPackages.dataenc: jailbreak
Relaxes overly strict bounds on base (3 > && < 4.8).  The dataenc
package is unmaintained so there is no corresponding upstream issue.

(cherry picked from commit 31f8367c67)
2016-11-13 15:35:13 +01:00
Vladimír Čunát
c859ea0821 Merge vim fixes, all backports, mainly from #20237
The only difference from master now is that I kept on the 7.4 branch.
(And I didn't touch plugins here, too.)
2016-11-12 12:04:34 +01:00
Wink Saville
b84e0bc510 Remove python_framework.patch
In the [discussion](https://github.com/NixOS/nixpkgs/pull/18801) of this pull
request @LnL7 was unable to complete a darwin build because the
python_framework.patch does not apply and suggests it should be removed.

(cherry picked from commit d81a6e6f9c)
2016-11-12 12:03:14 +01:00
Vladimír Čunát
31c07b6fb2 vim*: fix :Man a bit
(cherry picked from commit 996d8ddd99)
2016-11-12 11:56:15 +01:00
Vladimír Čunát
d123745652 vim_configurable: misc improvements
- fix wrongly used *native* build inputs;
- remove confusing `prePatch = "cd src";` ;
- adapt RPATH handling to multiple-output changes;
- don't list full compiler flags in vim --version,
  as that would keep references to -dev paths.

Together, the closure of the default feature-set drops almost by 100 MB.
The lean vim attribute would *not* lose any references due to patching
--version, so we only apply it for vim_configurable.

(cherry picked from commit 51feecbe88)
2016-11-12 11:55:58 +01:00
Vladimír Čunát
43d30078da vim: factor common.nix from {default,configurable}.nix
(cherry picked from commit 1667046505)

The derivations are unchanged, except for being bumped to the last
7.4.x version (I avoided major update to 8.x here).
2016-11-12 11:52:26 +01:00
Tim Steinbach
301fc5752b Merge pull request #20327 from NeQuissimus/linux_4_9_rc4
linux: 4.9-rc3 -> 4.9-rc4
(cherry picked from commit c2b4a0d266)
2016-11-11 18:11:19 -05:00
Tim Steinbach
a1678d4465 Merge pull request #20326 from NeQuissimus/linux_3_12_67
linux: 3.12.66 -> 3.12.67
(cherry picked from commit 52cc30cd87)
2016-11-11 18:10:44 -05:00
Graham Christensen
030ffa95c8 openssl_1_1_0: 1.1.0b -> 1.1.0c
(cherry picked from commit bb2a67d226)
2016-11-11 07:14:05 -05:00
Tim Steinbach
9ab45d9631 Merge pull request #20322 from NeQuissimus/linux_4_8_7
linux: 4.8.6 -> 4.8.7
(cherry picked from commit 933dfca167)
2016-11-10 21:12:29 -05:00
Tim Steinbach
bf7fbccc90 Merge pull request #20321 from NeQuissimus/linux_4_4_31
linux: 4.4.30 -> 4.4.31
(cherry picked from commit 00a90f02ee)
2016-11-10 21:11:21 -05:00
Eelco Dolstra
2174c52772 linux: 4.4.28 -> 4.4.30
(cherry picked from commit ef1a188e07)
2016-11-10 21:11:14 -05:00
Joachim F
cb83dae891 Merge pull request #20314 from sheenobu/bugfix/spotify-update/2016_11_10
Fixed unavailable Spotify version - 16.09
2016-11-10 22:33:59 +01:00
Domen Kožar
2ec8941606 statsd: use nodejs 4.x 2016-11-10 22:32:01 +01:00
Christine Koppelt
ac5c020216 nodejs-0_10: remove
node.js 0.10 reaches end of LTS in a few days (see https://github.com/nodejs/LTS for details). Therefore I removed it and set 3 dependant packages to broken as they don't build anymore

(cherry picked from commit 162c65fc87)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-11-10 22:28:17 +01:00
Eelco Dolstra
bae1158399 nlohmann_json: 2.0.3 -> 2.0.7
(cherry picked from commit 674eb5ddf0)
2016-11-10 17:53:21 +01:00
Remy Goldschmidt
9a6ac20471 nlohmann_json: 2.0.2 -> 2.0.3
`cmake` should be in `nativeBuildInputs` as it is only required at build time. For obvious reasons we can't have the tests running during a cross-compile. I figured I'd update the package version while I was at it, though these changes have also been tested independently of the version update.
(cherry picked from commit 854d16d74e)
2016-11-10 17:53:21 +01:00
Jaanus Torp
ed796c93f9 Fixed unavailable Spotify version 2016-11-10 11:31:34 -05:00
Shea Levy
114fb50e8f Restore default-arch node patch.
3b00c52cb5 erroneously removed it.
2016-11-10 10:22:13 -05:00
Franz Pletz
e80d403e5f gitlab: 8.12.8 -> 8.13.5
(cherry picked from commit b15409d6f6)
2016-11-10 06:25:04 +01:00
Franz Pletz
3ee04914cc 389-ds-base: add patch to fix CVE-2016-5416
cc #20274

(cherry picked from commit 14a3d2d2ff)
2016-11-10 03:58:14 +01:00
Franz Pletz
0ee0755f7d libwmf: add patch to fix CVE-2016-9011
cc #20274

(cherry picked from commit 3190a6c452)
2016-11-10 03:58:13 +01:00
Tim Steinbach
67805b574d Merge pull request #20277 from taku0/flashplayer-11.2.202.644
flashplayer: 11.2.202.643 -> 11.2.202.644
(cherry picked from commit 331eb51705)
2016-11-09 20:01:44 -05:00
Tor Hedin Brønner
e74fbcd284 discord: 0.0.10 -> 0.0.11 (#20294)
(cherry picked from commit 1034339ace)
2016-11-10 01:36:22 +01:00
Tor Hedin Brønner
0d869928ea discord: 0.0.9 -> 0.0.10 (#20184)
(cherry picked from commit baae4be182)
2016-11-10 01:36:22 +01:00
Tor Hedin Brønner
434689fc3e discord: 0.0.8 -> 0.0.9
(cherry picked from commit bb550ace5c)
2016-11-10 01:36:21 +01:00
Christine Koppelt
3b00c52cb5 nodejs: cleanup files no longer needed (#20212)
(cherry picked from commit 1bf7440b54)
2016-11-10 00:15:35 +01:00
Graham Christensen
9634155e3c nodejs-5_x: Remove, no longer supported
(cherry picked from commit 91c49433c9)
2016-11-10 00:15:34 +01:00
Franz Pletz
f4b29c40b5 libressl_2_4: 2.4.3 -> 2.4.4
(cherry picked from commit 52f1a37898)
2016-11-09 20:04:12 +01:00
Franz Pletz
aa2f53dca1 libressl_2_3: 2.3.8 -> 2.3.9
(cherry picked from commit ecfb8df7a7)
2016-11-09 20:04:12 +01:00
Robert Helgesson
ab44ed6013 eclipse-plugin-acejump: 1.0.0.201501181511 -> 1.0.0.201610261941
(cherry picked from commit 9f251e1cb1)
2016-11-09 18:06:45 +01:00
aszlig
c97ad02f48 Merge branch 'chromium-update-with-gn-16.09'
This is the merge c67a7ee731 from master
but backported to stable, which brings a bunch of security updates to
Chromium:

  CVE-2016-5198: Out of bounds memory access in V8
  CVE-2016-5181: Universal XSS in Blink
  CVE-2016-5182: Heap overflow in Blink
  CVE-2016-5183: Use after free in PDFium
  CVE-2016-5184: Use after free in PDFium
  CVE-2016-5185: Use after free in Blink
  CVE-2016-5187: URL spoofing
  CVE-2016-5188: UI spoofing
  CVE-2016-5192: Cross-origin bypass in Blink
  CVE-2016-5189: URL spoofing
  CVE-2016-5186: Out of bounds read in DevTools
  CVE-2016-5191: Universal XSS in Bookmarks
  CVE-2016-5190: Use after free in Internals
  CVE-2016-5193: Scheme bypass

Detailed announcements about these changes can be found here (latest to
oldest):

https://googlechromereleases.blogspot.de/2016/11/stable-channel-update-for-desktop.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop_20.html
https://googlechromereleases.blogspot.de/2016/10/stable-channel-update-for-desktop.html

The implementation of this backport differs in that we copy the
cc-wrapper to the Chromium directory and add support for handling
response files. Thanks to @bendlas for the work on this.

Tests and builds pass successfully on my Hydra at:

https://headcounter.org/hydra/eval/339329

Cc: @grahamc, @bendlas, @shlevy, @sternenseemann
Closes: #19565
Closes: #20120
2016-11-09 17:26:02 +01:00
Frederik Rietdijk
3c8e07faf7 pythonPackages.pillow: 3.3.1 -> 3.4.2
Solves vulnerabilities mentioned in
https://github.com/NixOS/nixpkgs/issues/20274

(cherry picked from commit 20d16f86cc)
2016-11-09 16:26:22 +01:00
mimadrid
6443b40204 sudo: 1.8.18 -> 1.8.18p1
(cherry picked from commit 19b6d90cab)
2016-11-09 07:34:18 -05:00
Alexander Ried
cb35b0cd53 sudo: 1.8.17p1 -> 1.8.18
(cherry picked from commit 8e0d456daa)
2016-11-09 07:34:10 -05:00
Herwig Hochleitner
4067ae87ad chromium: Fix our ld wrapper to support @rspfiles
see NixOS#19680
2016-11-09 10:25:45 +01:00
Herwig Hochleitner
c5db2bc980 chromium: Add own cc wrapper (copy cc-wrapper)
see NixOS#19680
2016-11-09 10:25:42 +01:00
aszlig
9947a1bead nixos/tests/chromium: Fix popup detection
Sometimes it happens that the "Type to search or enter a URL to
navigate" popup doesn't show, but all we need to know at this time is
whether Chromium has finished starting up.

So checking for the "startup done" page is a better option here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:25:39 +01:00
aszlig
081e942d90 chromium: Add Gtk 3 for versions >= 56
Versions before 56 already had experimental support for Gtk 3 and since
version 56, Gtk 3 _seemed_ to become the default. Although it's now
requiring *both* Gtk 2 and Gtk3, so let's supply the dependency for now
to get it to build.

In the future however we might want to add use_gtk3 to the GN flags and
get rid of Gtk 2 completely.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:25:36 +01:00
aszlig
8f58d7e0fc chromium: Fix building with WineVine components
Before version 54, the WideVine CDM plugin was built unconditionally and
it seems since version 54 this now is dependent upon a GYP/GN flag on
whether to include the CDM shared library or not.

Also, we now use a patch from Gentoo which should hopefully get the CDM
plugin to work properly, at least according to their bugtracker:

https://bugs.gentoo.org/show_bug.cgi?id=547630

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:25:32 +01:00
aszlig
4d5904d01a chromium: Update all channels to latest versions
Overview of updated versions:

stable: 54.0.2840.71 -> 54.0.2840.90
beta:   55.0.2883.21 -> 55.0.2883.35
dev:    56.0.2897.0  -> 56.0.2906.0

This is to get our Chromium versions in par with the latest upstream
ones before merging in the GN migration changes.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:24:48 +01:00
aszlig
15ac124943 chromium: Bring back pepper flash from Adobe
So far we had the bundled Flash player plugin that came with Chrome, but
since version 54 the Chrome package doesn't include PPAPI Flash anymore.

Instead we're going to download the PPAPI Flash plugin directly from
Adobe and try to use them for all release channels of Chromium.

Of course it would be nice if we'd have an updater for it but for now
it's important that we don't break things for people who are currently
forced to use Flash.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:20:58 +01:00
aszlig
7bac6d45de chromium: Remove some libs from system depenencies
Seems that these libraries aren't the ones Chromium is expecting to be,
so let's switch to use the bundled version of these libraries instead.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:20:54 +01:00
aszlig
469fbdeff3 chromium: Build with GN unconditionally
Previously I've added the extra file common-gn.nix in addition to
common.nix, so we can possibly have a smooth transition from current
stable to the new version 54.

Unfortunately, version 53 is already EOL and we have to move to version
54 as soon as possible so we can only use GN and thus it doesn't make
sense to provide expressions for GYP anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:20:50 +01:00
aszlig
b431ae588a chromium: Remove flag for hiDPISupport
This should now be the upstream default and there also is no more flag
for GN to set it, so we'll no longer need it on our side as well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:19:20 +01:00
Herwig Hochleitner
725888e7b4 chromium: remove pepperflash
fixes NixOS#19565
2016-11-09 10:18:26 +01:00
Herwig Hochleitner
f8d7092441 chromium: 53 -> 54 2016-11-09 10:18:21 +01:00
aszlig
37fabe5cce chromium: Remove plugin paths patch for version 50
The oldest version we build is version 53, so we no longer need this
patch.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:17:46 +01:00
aszlig
fcebe37b4b chromium: Add preliminary support for GN
This only uses the most basic GN flags which should represent the GYP
flags we had before. In order to get rid most of the GYP cruft, we now
have common.nix and common-gn.nix which are mostly the same, just that
the latter is only for GN builds.

The GN implementation is far from complete and currently not even
builds, so we need more work to get the beta and dev channels building.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:17:41 +01:00
aszlig
7a8da54873 gn: Init at 0.0.0.20161008
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.

Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-09 10:15:34 +01:00
Thomas Tuegel
1e1112edc5 Merge pull request #20197 from ttuegel/release-16.09-backport-plasma-5.8
Backport Plasma 5.8
2016-11-08 15:01:14 -06:00
Thomas Tuegel
d4640eb56a kdeWrapper: reduce environment pollution
(cherry picked from commit a7c986cf69)
2016-11-08 15:00:51 -06:00
Eelco Dolstra
96f9c3a210 pythonPackages.hypothesis: Disable tests
A random failure was preventing simp_le from reaching the channel.

http://hydra.nixos.org/build/43253102
(cherry picked from commit a2b018f55a)
2016-11-08 17:24:38 +01:00
Peter Simons
655b33f5c8 Merge pull request #20247 from neilmayhew/fix/download-curl
haskellPackages.download-curl: revision 1 -> revision 2
2016-11-08 15:49:36 +01:00
Rob Vermaas
990716ce72 hound: make mercurial indexing work 2016-11-08 14:08:35 +00:00
Eelco Dolstra
2620745753 man-pages: 4.07 -> 4.08
(cherry picked from commit bbb5f73d71)
2016-11-08 14:59:05 +01:00
Benno Fünfstück
73682e6d60 man-pages: include man3 in $out
The previous patch to this file removed the docdev output, but did
not actually provide the files that were in the docdev output in out.
This patch fixes the issue.

(cherry picked from commit 0a2b08884c)
2016-11-08 14:58:58 +01:00
Eelco Dolstra
74a3abb7e5 man-pages: Don't have a separate docdev output
I got:

  $ nix-env -f . -iA manpages
  $ man mmap
  No manual entry for mmap

which is suboptimal for a package that "documents the Linux kernel and
C library interfaces that are employed by user-space programs"
(https://www.kernel.org/doc/man-pages/).

(cherry picked from commit e84a3524b5)
2016-11-08 14:58:58 +01:00
Rob Vermaas
4b003d4a01 D'oh 2016-11-08 12:27:01 +00:00
Graham Christensen
e9420b8a38 hound: fixup meta
(cherry picked from commit 104d6965af)
2016-11-08 12:19:27 +00:00
Graham Christensen
ae7f41cc91 hound: Add description to services.hound.config
(cherry picked from commit 31b286467c)
2016-11-08 12:19:13 +00:00
Graham Christensen
18119de6db hound: init module
(cherry picked from commit 6c7a605714)
2016-11-08 12:18:55 +00:00
Graham Christensen
9dff6f03c2 hound: init at 20160919
(cherry picked from commit 14384f02e8)
2016-11-08 12:17:07 +00:00
Frederik Rietdijk
1db8b4aca3 Docs: improve Python expressions
as it contained several mistakes and was just messy.

(cherry picked from commit 9cdfb33401)
2016-11-08 12:45:23 +01:00
Neil Mayhew
d0f12576d8 haskellPackages.download-curl: update Hackage revision
This fixes a build failure caused by a new version of tagsoup
that broke download-curl's dependency bounds

Fixes issue #20141. Backports a minimal change from the regular
Hackage import on master.
2016-11-07 17:03:33 -07:00
Bjørn Forsman
8a5c376852 gstreamer: unbreak finding plugins in $NIX_PROFILES (#20207)
* gstreamer-1.0: make gst-launch find plugins again

gst-launch and friends are in the "dev" output now.

* gstreamer-1.0: lower priority on plugins from $NIX_PROFILES

Suffix the plugin paths from $NIX_PROFILES instead of prefixing them to
$GST_PLUGIN_SYSTEM_PATH. If a program has specifically set up its plugin
path to some custom/specific version, we don't want plugins from
$NIX_PROFILES to mess things up by having higher priority.

(cherry picked from commit b1df5bf89b)
It seems very unlikely to break anything.
2016-11-06 22:51:23 +01:00
Vladimír Čunát
c662d2c7ed Merge branch 'staging-16.09' into release-16.09
There are security fixes for tar and libtiff.
I forgot to push this immediately.
2016-11-06 21:04:13 +01:00
Joachim Fasting
0cec5cb3ca lttng-modules: 2.8.0 -> 2.8.3
Fixes build against linux >=4.8

Full changelog at
https://git.lttng.org/?p=lttng-tools.git;a=blob_plain;f=ChangeLog;hb=13dc409a5ea439b96b805c3c71886a3fcfad18e8

Tested with nix-build -A linuxPackages.lttng-modules -A linuxPackages_latest.lttng-modules

(cherry picked from commit ae5d404509)
2016-11-06 19:09:07 +01:00
Lluís Batlle i Rossell
fb82e59710 Disabling OABI_COMPAT on ARM platforms.
Otherwise, systemd-logind fails to work because SECCOMP_FILTER cannot be
enabled with OABI_COMPAT set. We don't need OABI_COMPAT at all on ARM, I
guess.

With this change, the rpi kernel boots fine for raspberrypi2.

We discussed this change with Dezgeg.

(cherry picked from commit a97db109a2)
2016-11-06 12:33:27 +01:00
Vladimír Čunát
da8c5d95d8 Merge #20206: libtiff: patch for some more CVEs
(cherry picked from commit b4c296ee09)
2016-11-06 11:41:08 +01:00
Peter Simons
2f59cb29fc esniper: update to version 2.32.0 some more
(cherry picked from commit 329bf83cad)
2016-11-06 10:41:21 +01:00
Peter Simons
77b643bf7d esniper: update to version 2.32.0
(cherry picked from commit bea1712727)
2016-11-06 09:33:49 +01:00
Franz Pletz
be0a278871 jasper: 1.900.2 -> 1.900.21 (security)
Incorporates fixes from all patches for the CVEs listed and some more
security-related issues like:

  http://www.openwall.com/lists/oss-security/2016/11/04/11

(cherry picked from commit 624de33091)
2016-11-06 03:34:47 +01:00
Thomas Tuegel
3447232654 ksysguard: fix evaluation error
(cherry picked from commit f74d48e9fe)
2016-11-05 15:08:56 -05:00
Thomas Tuegel
a94e3bb587 kimageformats: depend on karchive and ilmbase
(cherry picked from commit d9fa71cd8d)
2016-11-05 14:50:34 -05:00
Thomas Tuegel
9b282a9b3a plasma-desktop: depend on ibus
(cherry picked from commit f509ddf4ea)
2016-11-05 14:50:27 -05:00
Thomas Tuegel
753b0f0828 oxygen: depend on kwayland
(cherry picked from commit 87e75a6f88)
2016-11-05 14:50:14 -05:00
Thomas Tuegel
f6d960e381 libksysguard: depend on qtwebkit
(cherry picked from commit 75aa98d589)
2016-11-05 14:50:07 -05:00
Thomas Tuegel
4a98dea3b3 ksysguard: depend on lm_sensors
(cherry picked from commit cef9476a0c)
2016-11-05 14:50:00 -05:00
Ambroz Bizjak
8096c00c2f ksysguard: Add required qtwebkit dependency.
Without this the only the daemon would be built without a GUI.

(cherry picked from commit 7940692801)
2016-11-05 14:49:46 -05:00
Thomas Tuegel
9750f01ac4 kmenuedit: depend on khotkeys
(cherry picked from commit ea64342517)
2016-11-05 14:49:05 -05:00
Alexander Ried
9f5a22569e kdeFramework: only compare version once
(cherry picked from commit b4161cf47e)
2016-11-05 10:08:07 -05:00
Alexander Ried
11a9a67787 kde: use qtbase.version instead of parsing qtbase.name
(cherry picked from commit 260335b79a)
2016-11-05 10:07:59 -05:00
Thomas Tuegel
71b9dd9d1c qt55.kdeFrameworks: mark broken
KDE Frameworks 5.26 requires Qt 5.6. Qt 5.6 is a designated LTS release;
only proprietary packages should use older versions.

(cherry picked from commit 16dafb018e)
2016-11-05 10:07:31 -05:00
Thomas Tuegel
b5f4e8ec19 kde5.frameworks: 5.24 -> 5.26
(cherry picked from commit ebe90e3e2d)
2016-11-05 10:07:24 -05:00
Thomas Tuegel
899eb79587 ktexteditor: backport bug fixes for Plasma 5.8 2016-11-05 10:03:28 -05:00
Thomas Tuegel
996d9de474 plasma-framework: include patch for OSD dialog flag
Include an upstream patch to fix an annoying bug where OSD windows have
the dialog flag set, causing OSDs associated with auto-hiding panels to
be invisible.

(cherry picked from commit ee2d5a3758)
2016-11-05 09:57:29 -05:00
Thomas Tuegel
03b0810cc7 kde5.plasma: 5.8.2 -> 5.8.3
(cherry picked from commit 39f0404fdb)
2016-11-05 09:56:18 -05:00
Thomas Tuegel
8dce606c72 kde5.plasma: 5.8.1 -> 5.8.2
(cherry picked from commit 9cd8b4e2d7)
2016-11-05 09:56:02 -05:00
Thomas Tuegel
0ca368845d kde5.plasma: 5.8.0 -> 5.8.1
(cherry picked from commit bfc1ec2807)
2016-11-05 09:55:04 -05:00
Thomas Tuegel
9c5c436a55 kde5.plasma: 5.7.5 -> 5.8.0
(cherry picked from commit 379c511126)
2016-11-05 09:54:57 -05:00
Thomas Tuegel
322b0e65a6 kde5.plasma: 5.7.4 -> 5.7.5
(cherry picked from commit 9f0506b030)
2016-11-05 09:54:48 -05:00
Thomas Tuegel
9cd06a8a47 kde5.kwin: build with xwayland
A patch was already included to find the path to Xwayland, but the build
was not actually using it because it wasn't a buildInput.

(cherry picked from commit 1b255790b4)
2016-11-05 09:54:20 -05:00
Joachim Fasting
33c38c460f grsecurity: 4.7.10-201610262029 -> 201611011946
(cherry picked from commit d9b5cd41c5)
2016-11-05 13:00:05 +01:00
Pavel Chuprikov
94c389377e bear: 2.2.0 -> 2.2.1
Taken from #20020.

(cherry picked from commit 6f17cb108d)

Otherwise, the patch in 77d8b46c02 fails
to apply (see e.g., https://hydra.nixos.org/build/43141220/nixlog/1/raw)
2016-11-05 12:59:02 +01:00
Shea Levy
674ebc241d tar: patch for CVE-2016-6321
https://lwn.net/Vulnerabilities/705216/
(cherry picked from commit ac59e2f184)
2016-11-04 23:07:15 -04:00
Shea Levy
80cbb8acf1 cacerts: refactor, add blacklist option
Previously, the list of CA certificates was generated with a perl script
which is included in curl. As this script is not very flexible, this commit
refactors the expression to use the python script that Debian uses to
generate their CA certificates from Mozilla's trust store in NSS.

[SL: The following was true of the original commit but was backed out
of the cherry pick]:

Additionally, an option was added to the cacerts derivation and the
`security.pki` module to blacklist specific CAs.

(cherry picked from commit 0d59fc1169)
2016-11-04 22:01:51 -04:00
Franz Pletz
a64e9269fb gitlab: 8.12.6 -> 8.12.8, fix CVE-2016-9086
https://about.gitlab.com/2016/11/02/cve-2016-9086-patches/
(cherry picked from commit a7d35fdff3)
2016-11-03 20:18:59 +01:00
Bjørn Forsman
d622fbe24f devmem2: init at 2004-08-05
A simple program to read/write from/to any location in memory.

Unfortunately the homepage doesn't have a versioned source code download
URL. On the other hand, the program is pretty stable, with no change for
the last 12 years...

(cherry picked from commit a6283c1126)
2016-11-03 15:45:51 +01:00
Pavel Chuprikov
77d8b46c02 bear: ignore wrapper calls (#20070)
Fixes #20056
(cherry picked from commit 6693e3b06c)
2016-11-03 15:27:42 +01:00
Nikolay Amiantov
444246113a tarsnap service: assert that same key is not used for different archives
See #19089
2016-11-03 17:21:14 +03:00
Ricardo M. Correia
3f6c9cceea nixos.libvirtd: fix broken VMs due to emulator path changes
This had already been fixed in f52f9bf7cd,
but the problem was reintroduced in
bce59a1a8b because the path to the XML
files changed.

(cherry picked from commit af01fa71e0)
2016-11-03 14:56:56 +01:00
Franz Pletz
a29900e763 memcached: 1.4.20 -> 1.4.33
Fixes:

  - CVE-2016-8704
  - CVE-2016-8705
  - CVE-2016-8706

Closes #20079.

cc #20078

(cherry picked from commit a94bd88d7a)
2016-11-03 05:14:58 +01:00
Peter J. Jones
cf35c00e84 vsftpd service: add extraConfig option, set anon_root (#20069)
This commit includes two changes:

  1. A new `extraConfig` option to allow administrators to set any
     vsftpd configuration option that isn't directly supported by this
     derivation.

  2. Correctly set the `anon_root` vsftpd option to `anonymousUserHome`
(cherry picked from commit d19967bf48)
2016-11-03 05:07:28 +01:00
Franz Pletz
d158206bf4 libxml2: add patch to fix CVE-2016-4658
cc #20078

(cherry picked from commit 64902aebb0)
2016-11-03 02:46:35 +01:00
Franz Pletz
eb653d9620 graphicsmagick: add patches to fix 3 CVEs
Fixes CVE-2016-8682, CVE-2016-8683, CVE-2016-8684.

cc #20078

(cherry picked from commit 04db88d247)
2016-11-03 02:46:33 +01:00
Franz Pletz
924230d126 qemu: add patches to fix lots of CVEs
Patches from Debian and upstream git repo.

Fixes:

 * CVE-2016-6836
 * CVE-2016-7155
 * CVE-2016-7156
 * CVE-2016-7157
 * CVE-2016-7421
 * CVE-2016-7422
 * CVE-2016-7423
 * CVE-2016-7466
 * CVE-2016-8909
 * CVE-2016-8910
 * CVE-2016-9102
 * CVE-2016-9103
 * CVE-2016-9104
 * CVE-2016-9105
 * CVE-2016-9106

cc #20078

(cherry picked from commit 25c01931bb)
2016-11-03 02:46:31 +01:00
Franz Pletz
826a5d7aa1 cairo: add patch to fix CVE-2016-9082
cc #20078

(cherry picked from commit 2b2f273375)
2016-11-03 02:46:29 +01:00
Tim Steinbach
d5b6594046 Merge pull request #19864 from womfoo/fix/netdata-16.09
netdata: allow execution without a config file (16.09)
2016-11-02 19:53:22 -04:00
Franz Pletz
74b91a8579 pythonPackages.django_1_8: 1.8.15 -> 1.8.16
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
(cherry picked from commit b806e14a3c)
2016-11-02 14:24:20 +01:00
Franz Pletz
abfb2e5cf9 pythonPackages.django_1_9: 1.9.10 -> 1.9.11
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
(cherry picked from commit 58ad105cd4)
2016-11-02 14:24:19 +01:00
Franz Pletz
48bf4c8518 pythonPackages.django_1_10: 1.10.2 -> 1.10.3
Fixes CVE-2016-9013, CVE-2016-9014.

https://www.djangoproject.com/weblog/2016/nov/01/security-releases/
(cherry picked from commit 6ad14d4256)
2016-11-02 14:24:18 +01:00
Graham Christensen
31ba04e416 tre: add patch for CVE-2016-8859
(cherry picked from commit cd67a0aada)
2016-11-02 11:57:27 +01:00
Robert Helgesson
f33c5f713e perl-Image-Info: 1.38 -> 1.39
Fixes information disclosure security issue. See
https://lwn.net/Vulnerabilities/704702/.

(cherry picked from commit 68f2bc8fb3)
2016-11-02 11:51:00 +01:00
Eelco Dolstra
55dfafa4da curl: 7.50.3 -> 7.51.0
Fixes 11 CVEs:

https://curl.haxx.se/changes.html#7_51_0
(cherry picked from commit 1e1609da6a)
2016-11-02 06:03:22 -04:00
Arseniy Seroka
238c7e0dbf Merge pull request #20075 from peterhoeg/stable/dropbox
dropbox: 11.4.22 -> 13.4.21
2016-11-02 11:42:04 +03:00
Peter Hoeg
767d11ea47 dropbox: 11.4.22 -> 13.4.21 2016-11-02 15:10:58 +08:00
Peter Simons
8f0b93b4ed bind: update to 9.10.4-P4 to fix CVE-2016-8864
(cherry picked from commit 0b180d1ca4)
2016-11-01 22:18:40 +01:00
Peter Simons
dbdb27bd63 callHackage: make 'all-cabal-hashes' repository overridable
This commit changes callHackage to use a deterministic version of the Hackage
checkout from https://github.com/commercialhaskell/all-cabal-hashes by default.
This means that packages uploaded to Hackage after today will be available to
callHackage only after "pkgs/data/misc/hackage/default.nix" has been updated.

People who want the previous behavior where we always had the latest version of
Hackage available -- at the cost of frequent downloads from Github --, can add
the following override to their "~/.nixpkgs/config.nix" file:

  {
    packageOverrides = super: {
      all-cabal-hashes = builtins.fetchTarball "https://github.com/commercialhaskell/all-cabal-hashes/archive/hackage.tar.gz";
    };
  }

(cherry picked from commit fac1168816)
2016-11-01 18:36:32 +01:00
Tim Steinbach
f43a28a9c1 Merge pull request #20002 from ambrop72/kdevelop-5.0.2
kdevelop: 5.0.0 -> 5.0.2
(cherry picked from commit b2e6068b66)
2016-11-01 09:25:18 -04:00
Tim Steinbach
4e17529a35 Merge pull request #20053 from NeQuissimus/linux_4_8_6
linux: 4.8.5 -> 4.8.6
(cherry picked from commit c1fb904d85)
2016-11-01 09:00:07 -04:00
Rickard Nilsson
22988560fe haskell-xxhash: Use doJailbreak instead of sed
(cherry picked from commit 6bbdad7d11)
2016-11-01 11:34:52 +01:00
Rickard Nilsson
4fe734afb9 haskell-xxhash: fix build with GHC 8.x
(cherry picked from commit 58707589d2)
2016-11-01 11:02:31 +01:00
Yochai Meir
9902430e59 texstudio: 2.11.0 -> 2.11.2
(cherry picked from commit f9f7461ed3)
2016-10-31 23:40:37 +02:00
Bjørn Forsman
2c3718e46c borgbackup: 1.0.7 -> 1.0.8
(cherry picked from commit ee40829097)
2016-10-31 22:27:02 +01:00
Christine Koppelt
b59e2e427c redis: 3.2.3 -> 3.2.5
(cherry picked from commit e9d5920272)
2016-10-31 14:39:00 +01:00
Vladimír Čunát
e89366315b Merge linux kernel maintenance updates
PRs: #19995 #19996 #19997
(cherry picked from commit 3be635b9b5)
2016-10-30 17:36:33 +01:00
Jascha Geerds
b58da6a6ca silver-searcher: 0.32.0 -> 0.33.0
(cherry picked from commit 9ca0521099)
2016-10-30 01:12:59 +02:00
Bjørn Forsman
cd26ca2593 xpra: 0.17.5 -> 0.17.6
Many fixes.

(cherry picked from commit 5c1fd6763f)
2016-10-30 01:02:34 +02:00
Tim Steinbach
38017e6ad5 Merge pull request #19974 from rasendubi/elasticsearch2-2.4.0-stable
elasticsearch2: 2.3.4 -> 2.4.0 (port to stable)
2016-10-29 15:56:19 -04:00
Rickard Nilsson
7063b0f7ba elasticsearch2: 2.3.4 -> 2.4.0 2016-10-29 22:20:46 +03:00
Vladimír Čunát
faec2c8ff2 intltool: fix the patch URL, #19487
I hope it's without mistake now. I re-checked the download,
avoiding the binary caches where it would go usually.

(cherry picked from commit 80d956caf3)
2016-10-29 20:42:54 +02:00
Jascha Geerds
cc29d3d1be gitAndTools.gitflow: 1.10.0 -> 1.10.2
(cherry picked from commit 6de23f466b)
2016-10-29 16:00:45 +02:00
Jascha Geerds
971ff3b931 gitAndTools.gitflow: 1.9.1 -> 1.10.0
(cherry picked from commit 19c42ee0b7)
2016-10-29 16:00:37 +02:00
Jascha Geerds
b49b60b618 hexchat: 2.12.1 -> 2.12.3 2016-10-29 15:55:12 +02:00
Timofei Kushnir
dce54d4d2f grsecurity: fix 'isYes' and 'isNo'
(cherry picked from commit faa6f9b6b3)
2016-10-29 15:00:51 +02:00
Joachim Fasting
0ba1ea8122 virtualbox-{systemd-detect-virt,net-hostonlyif} test: fix dbus socket dir
The test complains[1][2] that

   Failed to start message bus: Failed to bind socket "/run/dbus/system_bus_socket": No such file or directory

In 639e5401ff, the dbus socket dir is set
to `/run/dbus`; in the test vm `/var/run/dbus` is used, but the standard
`/run -> /var/run` link is typically not created until stage 2 init, not
in the minimal init used here.  Thus, dbus fails to run within the test
environment .  Fix by changing `/var/run/dbus` to simply `/run/dbus`.

[1]: https://hydra.nixos.org/build/42534725
[2]: https://hydra.nixos.org/build/42523834

(cherry picked from commit c86fe2224e)
2016-10-29 15:00:41 +02:00
Jaka Hudoklin
6794cc113f xpra: 0.17.4 -> 0.17.5
(cherry picked from commit 85e2b60b77)
2016-10-29 14:26:59 +02:00
Joachim Fasting
6189145b37 grsecurity: 4.7.10-201610222037 -> 201610262029
(cherry picked from commit dfdaea1240)
2016-10-28 13:22:17 +02:00
Ram Kromberg
88bef217b1 a2ps: fix build
(cherry picked from commit 1b0163ea16)
2016-10-28 13:22:08 +02:00
Peter Simons
b6df43a2df git-annex: update to latest version 2016-10-28 10:02:50 +02:00
Peter Simons
118efe87b9 haskell-titlecase: drop obsolete overrides 2016-10-28 10:02:50 +02:00
Peter Simons
62d8cb42e2 configuration-hackage2nix.yaml: update list of broken builds 2016-10-28 10:02:49 +02:00
Peter Simons
9c31962c07 haskell-stack: fix evaluation 2016-10-28 10:02:49 +02:00
Peter Simons
b5fb02fb29 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.3 from Hackage revision
5e53b98045.
2016-10-28 10:02:43 +02:00
Peter Simons
a6445ace6f LTS Haskell 7.5 2016-10-28 10:01:59 +02:00
Peter Simons
f9087ae9a9 Synchronize Haskell package set with 'master'. 2016-10-28 09:59:21 +02:00
Graham Christensen
5b08a40da9 epiphany: 3.20.3 -> 3.20.4
(cherry picked from commit 3e18f4bc2f)
2016-10-27 18:37:36 -04:00
Graham Christensen
eef176fb82 webkitgtk214x: 2.14.0 -> 2.14.1
(cherry picked from commit 354811f4bc)
2016-10-27 18:37:36 -04:00
Alexander Ried
12015599ad webkitgtk214x: reenable needed fix
was disabled for testing but somehow made it into my pr.

From #19081.

(cherry picked from commit 733c706c91)
2016-10-27 18:37:35 -04:00
Alexander Ried
06eba194e8 webkitgtk214x: init at 2.14.0
(cherry picked from commit b82874e6dc)
2016-10-27 18:37:32 -04:00
Tim Steinbach
b8a403c32b Merge pull request #19652 from NeQuissimus/linux_4_9_rc1
linux_testing: 4.8-rc6 -> 4.9-rc1
(cherry picked from commit 70c8de0536)
2016-10-27 10:18:14 -04:00
Graham Christensen
119159ba56 Merge pull request #19891 from NeQuissimus/kernel_4_9_rc2
kernel: 4.9-rc1 -> 4.9-rc2
(cherry picked from commit 2f3b62375f)
2016-10-27 10:16:18 -04:00
Graham Christensen
06a9a09a02 Merge pull request #19877 from NeQuissimus/openjdk_8u122_04
openjdk: 8u122-03 -> 8u122-04
(cherry picked from commit eab3395be3)
2016-10-27 09:36:10 -04:00
Tim Steinbach
6860e6f530 openjdk: 8u122-00 -> 8u122-03
(cherry picked from commit e4c38f36dd)
2016-10-27 09:36:04 -04:00
Eelco Dolstra
fc67ecc52f thunderbird: 45.3.0 -> 45.4.0
(cherry picked from commit 9db03c1cf1)
2016-10-27 09:28:10 -04:00
Graham Christensen
b24ae4592b openslp: patch for CVE-2016-7567
(cherry picked from commit 0f7ac8b41f)
2016-10-27 08:46:58 -04:00
Graham Christensen
cc5f0af990 libgit2: 0.24.1 -> 0.24.2 for CVE-2016-8568, CVE-2016-8569
(cherry picked from commit 65a6484f79)
2016-10-27 08:43:07 -04:00
Tim Steinbach
a43f80a906 kernel: 3.18.42 -> 3.18.44
(cherry picked from commit b02646f93b)
2016-10-27 08:39:53 -04:00
Tim Steinbach
9f3371bc72 kernel: 3.12.63 -> 3.12.66
(cherry picked from commit e5e84ecbbd)
2016-10-27 08:39:52 -04:00
Tim Steinbach
74b319bdd4 kernel: 3.10.103 -> 3.10.104
(cherry picked from commit e4773819f4)
2016-10-27 08:39:52 -04:00
Graham Christensen
8c6ee84200 virtualbox: 5.1.6 -> 5.1.8 for many CVEs:
From LWN:
From the NVD entries:

CVE-2016-5501: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core, a different
vulnerability than CVE-2016-5538.

CVE-2016-5538: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core, a different
vulnerability than CVE-2016-5501.

CVE-2016-5605: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.1.4 in Oracle Virtualization allows remote
attackers to affect confidentiality and integrity via vectors related
to VRDE.

CVE-2016-5608: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect availability via vectors
related to Core, a different vulnerability than CVE-2016-5613.

CVE-2016-5610: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality,
integrity, and availability via vectors related to Core.

CVE-2016-5611: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect confidentiality via
vectors related to Core.

CVE-2016-5613: Unspecified vulnerability in the Oracle VM VirtualBox
component before 5.0.28 and 5.1.x before 5.1.8 in Oracle
Virtualization allows local users to affect availability via vectors
related to Core, a different vulnerability than CVE-2016-5608.

(cherry picked from commit 69e8bac9cd)
2016-10-26 22:20:48 -04:00
Graham Christensen
59c8691b3c libdwarf: 20161001 -> 20161021 for CVE-2016-8679
(cherry picked from commit e5ad26e48e)
2016-10-26 22:17:29 -04:00
taku0
4f0125074e flashplayer: 11.2.202.637 -> 11.2.202.643
(cherry picked from commit d19b53f851)
2016-10-26 22:06:41 -04:00
Vladimír Čunát
ebed0acc17 Merge #19892: kernel: 4.1.33 -> 4.1.35
(cherry picked from commit 6404a30afb)
2016-10-26 22:13:05 +02:00
Travis Whitaker
0de7eeb372 gcc-arm-embedded: fix ncurses for gdb
(cherry picked from commit 6f1f1d86c1)
2016-10-26 18:36:25 +02:00
Frederik Rietdijk
6ff749df36 Python: bootstrapped-pip: use python.libPrefix in name
See 4de7cbdf04

(cherry picked from commit 321e073629)
2016-10-26 17:24:35 +02:00
Vladimír Čunát
a2574474d3 pythonPackages.pip: do not name it python-*
Fixes #19691.  Feel free to find a beter naming.

(cherry picked from commit 4de7cbdf04)
2016-10-26 17:24:30 +02:00
Bjørn Forsman
ff877e44cb saleae-logic: 1.2.9 -> 1.2.10 (bugfixes)
(cherry picked from commit 63bf567001)
2016-10-26 17:16:46 +02:00
Bjørn Forsman
21754ea1c9 saleae-logic: fix 32-bit source hash
I messed up in commit 314b1fbf0 ("saleae-logic: 1.1.15 -> 1.2.9").

(cherry picked from commit 0495b0763f)
2016-10-26 17:16:44 +02:00
Thomas Tuegel
dd03aca4e2 melpaStablePackages.ac-php: remove redundant arguments
Fixes #19084.
2016-10-26 09:39:16 -05:00
Thomas Tuegel
22737d5e25 melpaPackages: update jade
Fixes #18550.

(cherry picked from commit 7fd8f158af)
2016-10-26 09:35:25 -05:00
Thomas Tuegel
6a2d40dca2 orgPackages 2016-09-08
(cherry picked from commit a0d1981046)
2016-10-26 09:33:12 -05:00
Thomas Tuegel
96864e6390 elpaPackages 2016-09-08
(cherry picked from commit 023e4db785)
2016-10-26 09:33:05 -05:00
Thomas Tuegel
e36d042514 melpaStablePackages 2016-09-08
(cherry picked from commit 1ac28f798c)
2016-10-26 09:32:58 -05:00
Thomas Tuegel
42354cf77e melpaPackages 2016-09-07
(cherry picked from commit ed94adc66b)
2016-10-26 09:32:51 -05:00
Jascha Geerds
ca52cc12a7 terraform: 0.7.1 -> 0.7.7 2016-10-26 14:46:59 +02:00
Jascha Geerds
fded2ca9c6 terraform: Add myself as a maintainer
(cherry picked from commit 231d9737df)
2016-10-26 14:43:02 +02:00
Eelco Dolstra
0195ab8460 firefox: 49.0.1 -> 49.0.2
CVE-2016-5287, CVE-2016-5288

(cherry picked from commit 12212a0b13)
2016-10-26 13:32:56 +02:00
Tim Steinbach
b40da90767 firefox: 49.0 -> 49.0.1
(cherry picked from commit 67a2ac6d63)
2016-10-26 13:32:52 +02:00
Franz Pletz
bd2568a2f9 php56: 5.6.26 -> 5.6.27
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-5.php#5.6.27

(cherry picked from commit 0f42ee7c88)
2016-10-26 07:03:10 -04:00
Franz Pletz
732930baaf php70: 7.0.11 -> 7.0.12
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-7.php#7.0.12

(cherry picked from commit 5456d8f007)
2016-10-26 07:03:09 -04:00
Jascha Geerds
ff63518f0e keepassx2: 2.0.2 -> 2.0.3
(cherry picked from commit 2273849a85)
2016-10-26 12:39:31 +02:00
Tim Steinbach
cadc55f289 gnutls: 3.3.24 -> 3.3.25
(cherry picked from commit e99a81060f)
2016-10-25 22:35:00 +02:00
Tim Steinbach
27b37f1b95 kernel: remove 4.7
(cherry picked from commit b3f7d626c1)
2016-10-25 14:03:46 -04:00
Kranium Gikos Mendoza
0e1066e8e4 netdata: allow execution without a config file 2016-10-25 23:35:35 +08:00
Joachim Fasting
2bc7ca7060 grsecurity: 4.7.9-201610200819 -> 4.7.10-201610222037
Notably, this pulls in the dirtycow fix from upstream (but I've been
unable to execute the POC exploits on grsec kernels without that fix
...)

(cherry picked from commit 5440c1a64c)
2016-10-23 17:18:46 +02:00
Joachim Fasting
62ff867cc5 unbound: 1.5.9 -> 1.5.10
Fixes a fair number of bugs, see https://www.unbound.net/download.html.

Also use https for meta.homepage.

(cherry picked from commit 0c0801e9c4)
2016-10-23 17:18:28 +02:00
Luca Bruno
5ba5470a19 Merge pull request #19733 from KaiHa/networkmanager-pppd-fix
network-manager: give path to pppd executable
2016-10-23 14:34:19 +01:00
Jörg Thalheim
48bf6872e4 Merge pull request #19734 from KaiHa/gnupg-libusb-fix
gnupg: take libusb include path from pkg-config
2016-10-23 08:55:53 +02:00
Vladimír Čunát
af0fec6d0a treewide: fix evaluation errors 2016-10-22 18:33:59 +02:00
Tim Steinbach
ceb1d53948 Merge pull request #19772 from NeQuissimus/linux_4_8_4
linux: 4.8.3 -> 4.8.4
(cherry picked from commit a3989b87df)
2016-10-22 12:15:18 -04:00
Tim Steinbach
c9d66910e6 Merge pull request #19771 from NeQuissimus/linux_4_7_10
linux: 4.7.9 -> 4.7.10
(cherry picked from commit 72d91f95cb)
2016-10-22 12:14:43 -04:00
Tim Steinbach
92047849de Merge pull request #19770 from NeQuissimus/linux_4_4_27
linux: 4.4.26 -> 4.4.27
(cherry picked from commit aa7424642d)
2016-10-22 12:14:09 -04:00
Jörg Thalheim
177c342d22 Merge pull request #19762 from NeQuissimus/brackets_1_7
brackets: 1.5 -> 1.7
(cherry picked from commit f2872c5d1d)
2016-10-22 11:45:25 -04:00
José Romildo Malaquias
2b06553299 opensmtpd: 6.0.0p1 -> 6.0.2p1 (#19660)
Changelogs at
  https://www.opensmtpd.org/announces/release-6.0.1.txt
  https://www.opensmtpd.org/announces/release-6.0.2.txt
(cherry picked from commit b085f4a216)
2016-10-22 14:47:16 +01:00
Kai Harries
2383ad5899 gnupg: amend fix-libusb-include-path.patch 2016-10-22 13:54:46 +02:00
Jörg Thalheim
dd309d625c Whoosh: duplicate of whoosh 2016-10-22 12:49:08 +02:00
Jörg Thalheim
49439337df whoosh: ignore failing test
https://hydra.nixos.org/build/41749850/nixlog/1

backport of 0516c3cdb2
2016-10-22 12:49:08 +02:00
Vladimír Čunát
e4fb65a362 Merge #14404: add a couple of vulkan utilities
(cherry picked from commit 7aeca58779)
It just adds new packages.
2016-10-22 11:46:41 +02:00
Joachim Fasting
cd41bfeeb1 grsecurity: 4.7.7-201610101902 -> 4.7.9-201610200819
(cherry picked from commit ed5d146e9d)
2016-10-21 23:05:01 +02:00
Jascha Geerds
25a7f17a0f fleet: 0.11.5 -> 0.11.8
(cherry picked from commit cf8362ffec)
2016-10-21 21:17:49 +02:00
Domen Kožar
686bc9c5cc acme: we do want to support ipv4 afterall
(cherry picked from commit 41c490b75e)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-10-21 13:25:26 +02:00
Domen Kožar
2af7382f76 acme: provide full nginx example 2016-10-21 13:17:55 +02:00
Aneesh Agrawal
31c72ce266 openssh: Patch CVE-2016-8858
Also add myself as a maintainer.

(cherry picked from commit 7374105a96)
2016-10-20 17:13:23 -04:00
Graham Christensen
1d90b406a9 libtiff: patch for many CVEs
(cherry picked from commit d3bda9b6f1)
2016-10-20 17:13:20 -04:00
Tim Steinbach
0cc51cefad Merge pull request #19735 from chris-martin/riemann-health-ps-backport
Fix riemann-health service (backport to release-16.09)
2016-10-20 17:01:07 -04:00
Chris Martin
9fd1ff1ae8 riemann-health service: add procps to path (#19237)
(cherry picked from commit 57023aba3d)
2016-10-20 16:17:34 -04:00
Kai Harries
0775adc599 network-manager: give path to pppd executable
This fixes an issue I have faced when trying to connect to the internet
via wwan gsm modem.
2016-10-20 21:51:12 +02:00
Kai Harries
5e21ccc98a gnupg: take libusb include path from pkg-config
This makes smartcards (like the Nitrokey)  usable again.
2016-10-20 21:48:47 +02:00
Eelco Dolstra
2eac61e5db display-manager: Require systemd-udev-settle.service
It was already ordered after systemd-udev-settle.service, but that
doesn't do anything if no other units require
systemd-udev-settle.service. This was causing random failures during X
server startup, e.g.

machine# [   12.691372] display-manager[607]: (EE) open /dev/dri/card0: No such file or directory

http://hydra.nixos.org/build/41062823
(cherry picked from commit e6bcff4d53)
2016-10-20 20:06:09 +02:00
Eelco Dolstra
0b20f6daba linux: 4.4.25 -> 4.4.26
(cherry picked from commit 76a57d83b5)
2016-10-20 20:06:00 +02:00
Vladimír Čunát
7e5cfb7d82 Merge #19725: kernel: 4.7.8 -> 4.7.9
(cherry picked from commit fabfb0a900)
2016-10-20 19:46:13 +02:00
Tim Steinbach
0ed0d08c72 kernel: 4.8.2 -> 4.8.3
(cherry picked from commit 0c3e5217fc)
2016-10-20 13:10:11 -04:00
Vladimír Čunát
7c5f0729ca gnome3.anjuta: fix a gschemas crash
(cherry picked from commit 87e8ff4c70)
2016-10-20 17:43:21 +02:00
Vladimír Čunát
49a0a8eb9b xfce: unbreak gtk3 theming for xfce desktop users
This is a partial revert of f0da9ff4.

The half-usable menus in gtk3 apps have been aggravating me for months.

(cherry picked from commit 446d57c66a)
2016-10-20 17:15:07 +02:00
Rob Vermaas
44dc490232 Fix evaluation. D'oh. 2016-10-20 13:20:08 +00:00
Rob Vermaas
2664f22606 Updating R package sets. This probably should have been done before releasing. 2016-10-20 13:15:05 +00:00
Rob Vermaas
c4c2e44f9a r-modules: Fix some package references that are broken due to multiple-outputs. 2016-10-20 13:00:22 +00:00
Rob Vermaas
a722f1b509 Update README.md for r-modules. 2016-10-20 12:59:39 +00:00
Graham Christensen
ece2cb681c Revert "tracker: 1.8.0 -> 1.10.1"
This reverts commit c16d57a18d.

See: https://github.com/NixOS/nixpkgs/pull/19702
2016-10-20 06:51:58 -04:00
Graham Christensen
7145fec66a pythonPackages.suds: mark as broken for security concerns
(cherry picked from commit 58e46e2b8f)
2016-10-19 22:20:44 -04:00
Tim Steinbach
36341cf78c oraclejdk: 8u101/102 -> 8u111/112
(cherry picked from commit b922bedc46)
2016-10-19 21:52:28 -04:00
Tim Steinbach
d3c96745f1 mysql: 5.7.15 -> 5.7.16
(cherry picked from commit 276e41a219)
2016-10-19 21:40:46 -04:00
Tim Steinbach
97fb20e01c mysql: 5.5.52 -> 5.5.53
(cherry picked from commit a3cd58d24a)
2016-10-19 21:40:42 -04:00
Lancelot SIX
2cea8edec7 guile: 2.0.12 -> 2.0.13
This is a maintenance release on the stable series, containing
security fixes.

It addresses CVE-2016-8606

See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00009.html
for upstream announcement

(cherry picked from commit c959cc3d9c)
2016-10-19 21:13:37 -04:00
Graham Christensen
b565350ee2 quagga: 1.0.20160315 -> 1.0.20161017 for CVE-2016-1245
(cherry picked from commit 2570874e11)
2016-10-19 21:00:19 -04:00
Graham Christensen
452358764e ffmpeg: 3.1.3 -> 3.1.4
(cherry picked from commit 2f7bdfe97e)
2016-10-19 21:00:18 -04:00
Graham Christensen
53332c32d6 dbus: 1.10.10 -> 1.10.12 for CVE-2015-0245
(cherry picked from commit bc1317c163)
2016-10-19 20:59:10 -04:00
Graham Christensen
4a99481837 ghostscript: 9.18 -> 9.20 for multiple CVEs: https://lwn.net/Vulnerabilities/703324/
(cherry picked from commit 3c2306e216)
2016-10-19 20:59:10 -04:00
Graham Christensen
e2d0d04e58 mpg123: 1.22.2 -> 1.23.8 for CVE-2016-1000247
(cherry picked from commit 4693ed19d5)
2016-10-19 20:57:56 -04:00
Graham Christensen
5ae8917037 Merge pull request #19702 from DamienCassou/tracker-1.10.1
tracker: 1.8.0 -> 1.10.1 (16.09)
2016-10-19 17:32:09 -04:00
Damien Cassou
c16d57a18d tracker: 1.8.0 -> 1.10.1 2016-10-19 21:31:18 +02:00
Tim Steinbach
7b18287f9d Merge pull request #19648 from NeQuissimus/linux_4_7_8
linux_4_7: 4.7.7 -> 4.7.8
(cherry picked from commit dac481d999)
2016-10-19 14:49:22 -04:00
Tim Steinbach
776ebeba27 Merge pull request #19649 from NeQuissimus/linux_4_8_2
linux_4_8: 4.8.1 -> 4.8.2
(cherry picked from commit 84e4dcb34b)
2016-10-19 14:46:10 -04:00
Eelco Dolstra
657680180b linux: 4.4.24 -> 4.4.25
(cherry picked from commit 13f43c7ebc)
2016-10-19 20:04:34 +02:00
Graham Christensen
ab2e32a110 nsd: 4.1.12 -> 4.1.13 for CVE-2016-6173
Closes #19685

(cherry picked from commit c48fd00fae)
2016-10-19 09:21:00 -04:00
Derek Gonyeo
41a9f5943b rkt: libsystemd fix (#19658)
As of systemd 231, the LD_LIBRARY_PATH fix applied in the installPhase of rkt's
build was no longer valid, causing rkt to fail to work. This patch changes the
path to point to the new location of libsystemd, which is in ${systemd.lib}.
(cherry picked from commit a0295e21c5)
2016-10-18 20:01:39 +02:00
Thomas Tuegel
1f9d546197 Merge branch 'kipi-plugins' into release-16.09 2016-10-18 06:50:55 -05:00
Thomas Tuegel
4384e93224 kde5.spectacle: include kipi-plugins 2016-10-18 06:50:41 -05:00
Thomas Tuegel
79e18a5f93 kde5.gwenview: include kipi-plugins 2016-10-18 06:50:39 -05:00
Thomas Tuegel
d714d37bd9 kde5.kipi-plugins: init at 5.2.0 2016-10-18 06:50:39 -05:00
Thomas Tuegel
a69d050e5c kde5.gwenview: add optional libkdcraw and libkipi dependencies
(cherry picked from commit 42cc06c2df)
2016-10-18 06:50:19 -05:00
Joachim Fasting
4899e0b21c tor: 0.2.8.8 -> 0.2.8.9
Fixes a security hole that could be exploited for a denial of service
attack against a tor client, relay, hidden service, or authority [1].

[1]: https://trac.torproject.org/projects/tor/ticket/20384

(cherry picked from commit b3ffc580ec)
2016-10-18 07:02:40 -04:00
Graham Christensen
0cc0ad04de facetimehd: 2016-05-02 -> 2016-10-09
(cherry picked from commit 2525a3d682)
2016-10-17 17:12:18 -04:00
Thomas Tuegel
7d1c4a9d97 kde5.applications: 16.08.1 -> 16.08.2
The hashes are now generated by downloading from a mirror with a
known-good connection because the KDE rotation has several poor
mirrors. Packages are still built by downloading from the rotation.

(cherry picked from commit 85b4359109)
2016-10-17 09:35:56 -05:00
Thomas Tuegel
06f76d8acb kde5.kcoreaddons: fix HTML injection CVE-2016-7966
See https://www.kde.org/info/security/advisory-20161006-1.txt for more
information.

(cherry picked from commit 8b7f04c25a)
2016-10-17 09:33:43 -05:00
derchris
7e20430bea apcupsd: 3.14.13 -> 3.14.14
(cherry picked from commit 6786773389)
2016-10-17 15:53:53 +02:00
Graham Christensen
f48a7ca345 linuxPackages.nvidia_x11: Remove us prefix from mirror
At the time of the last upgrade, the new driver wasn't available on
anything but their US mirror. Pinning to the US mirror isn't
recommended or preferable, but I did it anyway to be able to get the
upgrade out.

(cherry picked from commit 634a098940)
2016-10-16 11:08:32 -04:00
Graham Christensen
fddaeb9dc6 broadcom-sta: Support linux-4.8
(cherry picked from commit 37bc2c0bbf)
2016-10-16 08:37:12 -04:00
Vladimír Čunát
1268d79328 Document NixOS release process #4442
(Cherry-picked from bd11d5377e and dadf6fc1d02.)
http://nixos.org/nixos/manual/ shows the released version.
2016-10-16 13:31:52 +02:00
Alexander Ried
260c05d2b1 audit module: only enable service if kernel has audit (#19569)
(cherry picked from commit d91365d714)
2016-10-15 16:04:39 +02:00
Graham Christensen
b8ede35d2e xen: 4.5.2 -> 4.5.5, drop old versions
(cherry picked from commit 4e89b237bc)
2016-10-14 19:37:57 -04:00
Franz Pletz
95f91e496b sakura: 3.2.0 -> 3.3.4
(cherry picked from commit 21cf4641bf)

This version fixes a crashing bug.  See https://github.com/NixOS/nixpkgs/issues/16584
2016-10-15 00:58:42 +02:00
Franz Pletz
ea8e6a01f3 gitlab: 8.12.1 -> 8.12.6
(cherry picked from commit 9df6c89a6e)
2016-10-14 17:35:40 +02:00
Peter Simons
76c561d7cb Merge pull request #19534 from LumiGuide/fix-cereal-on-ghcjs
cereal: fix build on ghcjs
(cherry picked from commit c031945a9f)
2016-10-14 16:54:14 +02:00
Vladimír Čunát
a44e363263 glib-tested: upstream fix for regex test after pcre bump 2016-10-14 13:29:01 +02:00
Graham Christensen
24dc3f2036 Merge remote-tracking branch 'origin/staging-16.09' into release-16.09 2016-10-14 07:06:53 -04:00
Franz Pletz
1904edc2df gimpPlugins.gap: disable format hardening
(cherry picked from commit 8435c1637b)
2016-10-13 20:38:40 -04:00
Franz Pletz
ae7ae8851d pythonmagick: 0.9.12 -> 0.9.14
(cherry picked from commit bb7d270d85)
2016-10-13 20:38:40 -04:00
Franz Pletz
7e46d179dc phpPackages.imagick: 3.4.0RC4 -> 3.4.3RC1
Drops imagick31 as the current version also supports PHP 5.x.

(cherry picked from commit 957a5bdcf3)
2016-10-13 20:38:40 -04:00
Graham Christensen
bc9af6d6ba imagemagick: 6.9.5-10 -> 6.9.6-2 for CVE-2016-7799, CVE-2016-7906
(cherry picked from commit 241cd0e5db)
2016-10-13 20:38:40 -04:00
Graham Christensen
a816afdf5d nodejs-6_x: 6.4.0 -> 6.8.0
(cherry picked from commit 66f2a01222)
2016-10-13 20:29:39 -04:00
Graham Christensen
80f88e6f76 nodejs: 4.4.6 -> 4.6.0
(cherry picked from commit f9df1b5de0)
2016-10-13 20:27:20 -04:00
Franz Pletz
9711bb0c8b graphicsmagick: apply patches to fix security issues
Fixes CVE-2016-7996, CVE-2016-7996, CVE-2016-7800.

cc #19481

(cherry picked from commit 4771ccd896)
2016-10-14 00:03:04 +02:00
Vladimír Čunát
42bd32e932 intltool: fix #19487 patch download
It's strange.  Maybe they prune the history.

(cherry picked from commit e4d3254101)
2016-10-13 21:55:51 +02:00
Wilhelm Schuster
3ee25d42c7 containers module: Add option to enable tunnel access
This adds the containers.<name>.enableTun option allowing containers to
access /dev/net/tun. This is required by openvpn, tinc, etc. in order to
work properly inside containers.

The new option builds on top of two generic options
containers.<name>.additionalCapabilities and
containers.<name>.allowedDevices which also can be used for example when
adding support for FUSE later down the road.

Backported to 16.09.
2016-10-13 21:47:41 +03:00
Vladimír Čunát
53612bb0f5 xorg: security fixes #19234
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
(cherry picked from commit f755299443)
2016-10-13 11:41:50 -04:00
Eelco Dolstra
7cfc69fdbd Merge remote-tracking branch 'origin/release-16.09' into staging-16.09 2016-10-13 17:38:21 +02:00
Eelco Dolstra
261665cc4b libunistring: Do propagate libiconv on non-Linux
Fixes #19492.

(cherry picked from commit ed6006790a)
2016-10-13 17:38:07 +02:00
Eelco Dolstra
ff4035bca6 libunistring: Don't propagate glibc
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.

(cherry picked from commit dfc94720b8)
2016-10-13 17:38:01 +02:00
Graham Christensen
23f8a2d797 mujs: 2016-02-22 -> 2016-09-21
(cherry picked from commit 85c9f014ed)
2016-10-13 08:40:21 -04:00
Carles Pagès
6751f9464f kodi: link to libva-full
Fixes #19480 (vaapi support)

(cherry picked from commit d037837cf9)
2016-10-13 11:37:49 +02:00
Graham Christensen
529c0a48c5 nvidia-x11: 367.35 -> 367.57
(cherry picked from commit b98c0a668e)
2016-10-12 19:08:00 -04:00
Graham Christensen
dcc283c6b8 libdwarf: 20160613 -> 20161001 for CVE-2016-7510, CVE-2016-7410
(cherry picked from commit 8b23c5f332)
2016-10-12 09:01:40 -04:00
Joachim Fasting
90947ad911 grsecurity: 4.7.6-201609301918 -> 4.7.7-201610101902
(cherry picked from commit ce73a3ea0f)
2016-10-12 00:51:49 +02:00
Jascha Geerds
4d17d41619 tmuxp: 1.2.0 -> 1.2.2
(cherry picked from commit 30a3a09857)
2016-10-11 23:53:40 +02:00
Jascha Geerds
9748c2670a pythonPackages.libtmux: 0.5.0 -> 0.6.0
(cherry picked from commit 289c7cfc69)
2016-10-11 23:53:32 +02:00
Vladimír Čunát
858188bf9b Merge #18130: llvmPackages_38: 3.8.0 -> 3.8.1
(Equivalent master merge: 56e9bbfe65)
2016-10-11 22:31:58 +02:00
Vladimír Čunát
f2369131cb Merge #19297: openssh: apply patch to fix vulnerability
NEWKEYS null pointer dereference.

(cherry picked from commit 6898810ba6)
2016-10-11 20:10:07 +02:00
Vladimír Čunát
e1ff6e766d Merge #18861: add AMDGPU-PRO driver
(cherry picked from commit 9d1dfc9ed0)
It seems very unlikely to break anything.
2016-10-11 20:01:52 +02:00
Nikolay Amiantov
a5384e77b2 buildFHSEnv: link /etc/zoneinfo
This is needed because now /etc/localtime symlink points there.

(cherry picked from commit 7a73ecc18e)
2016-10-11 17:57:56 +03:00
Nikolay Amiantov
c2b0f628ba timezone service: link localtime to /etc/zoneinfo instead of tzinfo directly
This is needed so systemd can extract timezone from a symlink.

(cherry picked from commit 0762396d68)
2016-10-11 17:57:56 +03:00
taku0
354fd37289 flashplayer: 11.2.202.635 -> 11.2.202.637
(cherry picked from commit 5e6c3b9fde)
2016-10-11 16:10:03 +03:00
Eelco Dolstra
53b27007ae aggregateModules: Preserve kernel's modules.{builtin,order}
Fixes #19426.

(cherry picked from commit 88f10ad409)
2016-10-11 14:21:16 +03:00
Peter Simons
56d033ac1b ghcjs: revert "mark build as broken"
This reverts commit 8f07d4bd78. The build
failure blocking this package has been fixed in the meanwhile. Thanks to
@basvandijk for the heads-up.
2016-10-11 10:32:32 +02:00
Shea Levy
bcb23619ef uri: init at 2016-09-04
(cherry picked from commit ecb596b898)
2016-10-10 20:27:33 -04:00
Sander van der Burg
30159e9c33 lhasa: init at 0.3.1
(cherry picked from commit b44e79e240)
2016-10-10 20:50:07 +00:00
Sander van der Burg
4d9226a040 fs-uae: 2.4.3 -> 2.8.0
(cherry picked from commit 22a4d6bd54)
2016-10-10 20:41:45 +00:00
zimbatm
6a8318cb5c x11 module: fix display manager restart timeouts
It takes more than 1 second to boot the X server.
2016-10-10 21:30:43 +01:00
zimbatm
07b8442656 x11 module: don't restart the display manager indefinitely
If the display managers crashes continuously in loops it prevents the
user from switching to the console and try to fix things. Especially
when using the "auto" display manager it can happen quite easily.
2016-10-10 21:12:11 +01:00
Rodney Lorrimar
246c937599 pump.io: git-2015-11-09 -> 1.0.0
cherry-pick from 983f6819c7 because of security
issue.
2016-10-10 21:24:56 +02:00
Jörg Thalheim
a54d9e78f9 Merge pull request #19431 from RonnyPfannschmidt/enpass-16.09
enpass: init at 5.3.0 - backport
2016-10-10 20:51:48 +02:00
Ronny Pfannschmidt
87ad3d18cd enpass: init at 5.3.0
(cherry picked from commit 98895f5b67)
2016-10-10 20:21:09 +02:00
Thomas Tuegel
6cf8ecad7a dropbox: 11.4.21 -> 11.4.22
(cherry picked from commit fef0a223d9)
2016-10-10 09:24:05 -05:00
Kamil Chmielewski
0c022c45df vagrant: 1.8.5 -> 1.8.6
(cherry picked from commit 4f6870bb4b)
2016-10-10 12:02:05 +02:00
Aneesh Agrawal
f3d9eb8467 vagrant: make patches a list (#18364)
This has more correct semantics, allows for multiple patches, and makes
using overrideDerivation to add/remove patches work as expected.
(cherry picked from commit b1c83e8928)
2016-10-10 12:01:59 +02:00
Domen Kožar
704713d916 vpnc: 1.2.2 -> 1.2.4 2016-10-09 15:42:44 +02:00
Domen Kožar
28ae388cb3 pptp: 1.2.2 -> 1.2.4 2016-10-09 15:42:14 +02:00
Domen Kožar
74abb608f0 openconnect: noop 2016-10-09 15:41:59 +02:00
Domen Kožar
457b895fc3 NetworkManager: 1.2.2 -> 1.2.4 2016-10-09 15:41:48 +02:00
Domen Kožar
2d2b555d47 network-manager-applet: 1.2.2 -> 1.2.4 2016-10-09 15:41:31 +02:00
Domen Kožar
13b3337490 ModemManager: 1.4.6 -> 1.4.16 2016-10-09 15:41:13 +02:00
Nathan Bijnens
c1af3a04a1 Fix #19382 set ownership of /var/empty to root:root
(cherry picked from commit 4ed85933db)

Signed-off-by: Domen Kožar <domen@dev.si>
2016-10-09 12:07:52 +02:00
Bjørn Forsman
2492f269c9 shotcut: 16.08 -> 16.10
(cherry picked from commit b48dafee8d)
2016-10-08 18:26:45 +02:00
Tim Steinbach
d7d692da9e linux: 4.4.23 -> 4.4.24 (#19346)
(cherry picked from commit a699eb4798)
2016-10-08 14:55:47 +02:00
Tim Steinbach
d4fa12d710 linux: 4.7.6 -> 4.7.7 (#19345)
(cherry picked from commit 9481edec56)
2016-10-08 14:55:46 +02:00
Tim Steinbach
fe6d671233 linux: 4.8.0 -> 4.8.1 (#19344)
(cherry picked from commit 07e67b33af)
2016-10-08 14:55:46 +02:00
Graham Christensen
2108cd8e68 cbfstool: Disable sign-compare error in compile (#19130) 2016-10-08 14:50:28 +02:00
Graham Christensen
19a0b4c84d libreswan: ignore sign-compare errors (#19129) 2016-10-08 14:50:19 +02:00
Marco Maggesi
829580e88a Revert "Fix derivation for linux kernel 3.14."
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs.  Revert the revert.

This reverts commit 51ca699309.
2016-10-07 23:29:45 +02:00
Frederik Rietdijk
16ca09e887 pythonPackages.pip: set priority, fixes collision #19327
(cherry picked from commit edebd5150e)
2016-10-07 23:13:53 +02:00
Shea Levy
2c3b10ea65 nix-buffer support improvements.
Use inherit-local, add per-package elisp hooks.

(cherry picked from commit eca0f17ad2)
2016-10-07 10:52:48 -04:00
Shea Levy
e7634ecdc5 melpa: Fix nix-buffer and inherit-local, add stable
Only cherry-picked the stable additions

(cherry picked from commit 38f074435a)
2016-10-07 10:52:28 -04:00
Marco Maggesi
51ca699309 Fix derivation for linux kernel 3.14. 2016-10-07 15:51:06 +02:00
Marco Maggesi
0601851a66 Revert "linux*: remove 3.14, as it's no longer maintained"
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.

This reverts commit 6a9e765e27.
2016-10-07 15:31:06 +02:00
Bjørn Forsman
baaac05adb gmvault: 1.8.1-beta -> 1.9.1
Adds support for OAuth2 (among other things).

(cherry picked from commit 3f7d2f72e7)

[Bjørn: Small conflict due to commit 3ba16c82 ("Do not use top-level
buildPythonPackage or buildPythonApplication"), fixed by incorporating
the changes from that commit.]
2016-10-07 00:05:37 +02:00
Bjørn Forsman
c1a05cb786 pythonPackages.IMAPClient: 0.11 -> 0.13
Needed for future update of gmvault.

(cherry picked from commit 777db492b1)
2016-10-06 23:59:52 +02:00
Graham Christensen
60957eb034 Merge remote-tracking branch 'origin/staging-16.09' into release-16.09 2016-10-06 10:41:34 -04:00
Frederik Rietdijk
0b9b67473d pythonPackages.twine: init at 1.8.1
(cherry picked from commit c6e21c90ea)
2016-10-06 13:42:41 +02:00
Moritz Ulrich
103b012d2d services.kippo: Add missing '}'
(cherry picked from commit c475234827)
2016-10-06 13:42:18 +02:00
Frederik Rietdijk
5a793bce97 Octoprint: make sockjs-tornado and tornado_4_0_1 private
Tornado 4.0.1 is old and insecure, however, a package still depends on
it. We now move the package from the main Python package set into the
expression of the package that needs it.

(cherry picked from commit 354c588cf2)
2016-10-06 13:40:42 +02:00
Frederik Rietdijk
234c7b526c Kippo: move pythonPackages.twisted_11 to kippo expression
(cherry picked from commit 6f836eb0d4)
2016-10-06 13:40:33 +02:00
Dmitry Kalinkin
45b2a6d882 dejavu-fonts: enable on OSX
(cherry picked from commit 780d9d6481)
2016-10-06 13:07:38 +02:00
Jörg Thalheim
477dbd62bd rtkit: fix missing fetchpatch 2016-10-06 12:18:38 +02:00
Theodore Witkamp
0425be063f haskellPackage.wai-cors: Disable cabal check
External program is used in tests.

(cherry picked from commit d4566400c9)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-10-06 11:46:21 +02:00
Graham Christensen
5b5f31e92d Merge remote-tracking branch 'origin/release-16.09' into staging-16.09 2016-10-05 21:36:14 -04:00
Graham Christensen
e181be7825 Merge pull request #19274 from Mic92/bash
bash: fix CVE-2016-7543 in 16.09
2016-10-05 21:22:37 -04:00
Graham Christensen
3bee7844eb chromium: 53.0.2785.116 -> 53.0.2785.143 for CVEs
https://lwn.net/Alerts/702456/
(cherry picked from commit 66d622fbd0)
2016-10-05 21:12:19 -04:00
Graham Christensen
988d77d6c3 openjpeg: 2.1.1 -> 2.1.2 for CVE-2016-7163
(cherry picked from commit db2e9b274c)
2016-10-05 20:42:17 -04:00
Graham Christensen
3ea14eebc8 c-ares: 1.10.0 -> 1.12.0 for CVE-2016-5180
(cherry picked from commit 387fc04475)
2016-10-05 20:40:51 -04:00
Jörg Thalheim
f87c1cdba2 bash: fix CVE-2016-7543
patch level 47 + 48 brings security fixes
2016-10-06 00:29:23 +02:00
Jörg Thalheim
dcb316431d rtkit: *security* Pass uid of caller to polkit
Otherwise, we force polkit to look up the uid itself in /proc, which is racy if
they execve() a setuid binary.

https://github.com/NixOS/nixpkgs/issues/19265
(cherry picked from commit c684eb756a)
2016-10-06 00:13:56 +02:00
Peter Simons
d839cac8b2 haskell-attoparsec: fix build with GHC 7.10.x
Closes https://github.com/NixOS/nixpkgs/issues/19270.

(cherry picked from commit e9d7f0d945)
2016-10-05 21:07:56 +02:00
Kirill Boltaev
079f3ea032 sddm: wrap xserver in systemd-cat to make logs appear in the journal
(cherry picked from commit 1978d00458)
2016-10-05 20:19:35 +03:00
Peter Simons
b2845139a1 callHackage: ensure we're always using the latest available Hackage database
(cherry picked from commit 2a2a3c796a)
2016-10-05 19:06:57 +02:00
Bjørn Forsman
370ba76344 gpshell: wrap with gppcscconnectionplugin
Fixes this:

  $ echo establish_context | gpshell
  establish_context
  establish_context failed with error 0xFFFFFFFFFFFFFFFF (libgppcscconnectionplugin.so.1.0.1: cannot open shared object file: No such file or directory)

Have to use LD_LIBRARY_PATH instead of patchelf, because it's
libglobalplatform.so.6 (from globalplatform package) that needs
libgppcscconnectionplugin.so.1.0.1, not gpshell itself. And because
RPATH doesn't "propagate" from one ELF to another, the library isn't
found. One can argue that globalplatform should depend on
gppcscconnectionplugin, but it touches on the still-unsolved "plugin"
issue in Nix packaging, so leaving that alone.

(cherry picked from commit b0d77698bf)
2016-10-05 17:10:52 +02:00
Lancelot SIX
43e76a7396 pythonPackages.tornado: 4.4.1 -> 4.4.2
Release details:
http://www.tornadoweb.org/en/stable/releases/v4.4.2.html

(cherry picked from commit e380a84ad9)
2016-10-05 17:03:55 +02:00
Lancelot SIX
1abc6dc1f3 pythonPackages.django_1_10: 1.10.1 -> 1.10.2 (#19193)
This is a bugfix release.

See https://docs.djangoproject.com/en/1.10/releases/1.10.2/
(cherry picked from commit 74e52576e0)
2016-10-05 16:51:34 +02:00
Franz Pletz
2bed2b568e libass: 0.13.2 -> 0.13.4 (security)
Fixes:

 * CVE-2016-7969
 * CVE-2016-7970
 * CVE-2016-7972

(cherry picked from commit 7e9a2c345b)
2016-10-05 13:13:31 +02:00
Lluís Batlle i Rossell
a65c90ba43 Fixing irssi-otr after change of irssi ABI.
I pick the change from this pull request:
https://github.com/cryptodotis/irssi-otr/pull/60/

(cherry picked from commit d96c5e1fd6)
2016-10-05 10:48:37 +02:00
Ricardo M. Correia
4e14fd5d5a nixos.acme: make timer persistent
This makes sure that if the system was powered off when the timer was
supposed to trigger, it will run the next time the system boots up.

(cherry picked from commit 1623476904)

Reason: Unobtrusive patch that may fix broken/outdated TLS
certificates, depending on your powered-on/powered-off patterns.
2016-10-04 18:04:19 +02:00
Shea Levy
d260758a1e Revert "Revert "Linux 4.8""
Now featuring @aszlig's modinst_arg_list_too_long patch.

This reverts commit 43bedb970d.

Fixes #19213

(cherry picked from commit e54313d183)
2016-10-04 10:15:41 -04:00
Jascha Geerds
db127c0aba hipchat: 4.26.0.1657 -> 4.27.0.1658
(cherry picked from commit 0e540d2113)
2016-10-04 15:20:10 +02:00
Peter Simons
0dc31e84ff hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-10-ge54f0c6 from Hackage revision
7be39e8428.
2016-10-04 08:14:27 +02:00
Peter Simons
5d8015bf3b configuration-hackage2nix.yaml: update to LTS 7.2 2016-10-04 08:04:01 +02:00
Peter Simons
3f2cbd2a26 configuration-hackage2nix.yaml: disable broken Haskell builds 2016-10-04 08:00:56 +02:00
Peter Simons
8f07d4bd78 ghcjs: mark build as broken 2016-10-04 07:54:57 +02:00
Peter Simons
dea116fa10 haskell-store: disable spuriously failing test suite
(cherry picked from commit 8b5c1190d6)
2016-10-04 07:38:48 +02:00
Shea Levy
bb961e1f9d Revert "Linux 4.8"
This reverts commit e4958d54b1.

(cherry picked from commit 43bedb970d)
2016-10-03 22:05:48 -04:00
Vladimír Čunát
8d53a156d5 Merge branch 'release-16.09' into staging-16.09 2016-10-03 23:11:49 +02:00
Jörg Thalheim
dd656bca16 Merge #19175: util-linux: workaround CVE-2016-2779
(picked from commits 45f64a37c9 and 1525568c74)
2016-10-03 23:08:04 +02:00
Eelco Dolstra
c89c1ba08b ec2-amis.nix: Create a "latest" attribute for NixOps
(cherry picked from commit 4b89d47887)
2016-10-03 18:29:50 +02:00
Eelco Dolstra
31bb717fa4 Add NixOS 16.09.666.3738950 AMIs
(cherry picked from commit 39b75f3b9f)
2016-10-03 18:10:45 +02:00
Shea Levy
d8d270d6cc Linux 4.8
(cherry picked from commit e4958d54b1)
2016-10-03 08:48:40 -04:00
Bjørn Forsman
c8553698fb openshot-qt: 2.0.7 -> 2.1.0
Also update libopenshot (0.1.1 -> 0.1.2) and libopenshot-audio (0.1.1 ->
0.1.2). Both  libraries seem to be somewhat version coupled with
openshot (all three projects had a release at the same time).

Openshot now depends on ZMQ.

Test notes: the application runs, but I managed to crash it after doing
this:

* Import pictures and video
* Add two pictures to the timeline (next to each other)
* Drag the 2nd picture partly over over the first
  (creates an effect). App dies.

The last output from the app is:

  timeline_webview:INFO addTransition...
  Unhandled Python exception
  Aborted

The same crash happens with v2.0.7 though.

(cherry picked from commit 3e6ce75b8f)
2016-10-03 08:41:55 +02:00
Chris Martin
edd8a530d1 czmqpp: init at 1.2.0
(cherry picked from commit 295bb3adf7)
2016-10-03 08:41:55 +02:00
Peter Simons
37389502b6 haskell-stack: fix build of the new version 2016-10-02 23:40:19 +02:00
obadz
a3af3ac407 remmina: 1.0.0 -> 1.2.0-rcgit.15
Fixes build post FreeRDP upgrade (5abb36b)

(cherry picked from commit 7a8d300823)
2016-10-02 19:40:13 +01:00
Jon Banafato
37d17e9dd0 gnome-maps: add webkitgtk to buildInputs
Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.

(cherry picked from commit ecd41c19b8)
2016-10-02 20:15:40 +02:00
Joachim Fasting
3dc0897331 grsecurity: 4.7.5-201609261522 -> 4.7.6-201609301918
(cherry picked from commit 2ec9a1a955)
2016-10-02 19:49:38 +02:00
Joachim Fasting
924c22e34a linux_4_7: 4.7.5 -> 4.7.6
(cherry picked from commit 22108b7a10)
2016-10-02 19:49:24 +02:00
Peter Hoeg
cb272cb66a syncthing: 0.14.6 -> 0.14.7
(cherry picked from commit 0230d923f1)

A bugfix release, recommended for all users by upstream.  Of note is a
deadlock fix.
2016-10-02 19:47:47 +02:00
Peter Hoeg
39ed101beb syncthing: 0.14.5 -> 0.14.6
(cherry picked from commit 6c6ebf5d33)

A bugfix release, recommended for all users by upstream.  In
particular, it resolves an issue that potentially could result in
unwanted data loss.
2016-10-02 19:46:31 +02:00
Vladimír Čunát
9ee0d65cc9 flashplayer: preferLocalBuild = true;
The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.

(cherry picked from commit a745f87b7f)
2016-10-02 14:53:07 +02:00
Peter Simons
3d11b24f1f haskell-stack: fix build of the new version 2016-09-30 22:20:49 +02:00
Will Dietz
bffa7de808 llvm: 3.8 -> 3.8.1 2016-08-30 14:34:23 -05:00
Will Dietz
464888c28c llvm-3.8: Fix lldb build failure due to insecure format use. 2016-08-30 14:32:58 -05:00
821 changed files with 68268 additions and 38217 deletions

View File

@@ -28,5 +28,8 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license.
* Not start with the package name
* Not have a dot at the end
See the nixpkgs manual for more details on how to [Submit changes to nixpkgs](http://hydra.nixos.org/job/nixpkgs/trunk/manual/latest/download-by-type/doc/manual#chap-submitting-changes).
See the nixpkgs manual for more details on how to [Submit changes to nixpkgs](https://nixos.org/nixpkgs/manual/#chap-submitting-changes).
## Reviewing contributions
See the nixpkgs manual for more details on how to [Review contributions](https://nixos.org/nixpkgs/manual/#sec-reviewing-contributions).

View File

@@ -18,3 +18,8 @@ matrix:
env:
global:
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
notifications:
email:
on_success: never
on_failure: change

View File

@@ -623,7 +623,7 @@ evaluate correctly.</para>
from bad to good:
<itemizedlist>
<listitem>
<para>Uses <literal>git://</literal> which won't be proxied.
<para>Bad: Uses <literal>git://</literal> which won't be proxied.
<programlisting>
src = fetchgit {
url = "git://github.com/NixOS/nix.git";
@@ -634,7 +634,7 @@ src = fetchgit {
</para>
</listitem>
<listitem>
<para>This is ok, but an archive fetch will still be faster.
<para>Better: This is ok, but an archive fetch will still be faster.
<programlisting>
src = fetchgit {
url = "https://github.com/NixOS/nix.git";
@@ -645,7 +645,7 @@ src = fetchgit {
</para>
</listitem>
<listitem>
<para>Fetches a snapshot archive and you get the rev you want.
<para>Best: Fetches a snapshot archive and you get the rev you want.
<programlisting>
src = fetchFromGitHub {
owner = "NixOS";

View File

@@ -633,7 +633,7 @@ Now the builds succeeds.
Of course, in the concrete example of `ghc-events` this whole exercise is not
an ideal solution, because `ghc-events` can analyze the output emitted by any
version of GHC later than 6.12 regardless of the compiler version that was used
to build the `ghc-events' executable, so strictly speaking there's no reason to
to build the `ghc-events` executable, so strictly speaking there's no reason to
prefer one built with GHC 7.8.x in the first place. However, for users who
cannot use GHC 7.10.x at all for some reason, the approach of downgrading to an
older version might be useful.

View File

@@ -669,9 +669,8 @@ when you try to install a second environment.
Create a file, e.g. `build.nix`, with the following expression
```nix
with import <nixpkgs> {};
with python35Packages;
python.withPackages (ps: with ps; [ numpy ipython ])
pkgs.python35.withPackages (ps: with ps; [ numpy ipython ])
```
and install it in your profile with
```
@@ -683,14 +682,15 @@ Now you can use the Python interpreter, as well as the extra packages that you a
If you prefer to, you could also add the environment as a package override to the Nixpkgs set.
```
packageOverrides = pkgs: with pkgs; with python35Packages; {
myEnv = python.withPackages (ps: with ps; [ numpy ipython ]);
packageOverrides = pkgs: with pkgs; {
myEnv = python35.withPackages (ps: with ps; [ numpy ipython ]);
};
```
and install it in your profile with
```
nix-env -iA nixos.blogEnv
nix-env -iA nixpkgs.myEnv
```
We're installing using the attribute path and assume the channels is named `nixpkgs`.
Note that I'm using the attribute path here.
#### Environment defined in `/etc/nixos/configuration.nix`
@@ -699,7 +699,7 @@ For the sake of completeness, here's another example how to install the environm
```nix
environment.systemPackages = with pkgs; [
(python35Packages.python.withPackages (ps: callPackage ../packages/common-python-packages.nix { pythonPackages = ps; }))
(python35.withPackages(ps: with ps; [ numpy ipython ]))
];
```

View File

@@ -20,6 +20,7 @@
<xi:include href="package-notes.xml" />
<xi:include href="coding-conventions.xml" />
<xi:include href="submitting-changes.xml" />
<xi:include href="reviewing-contributions.xml" />
<xi:include href="contributing.xml" />
</book>

View File

@@ -0,0 +1,393 @@
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="sec-reviewing-contributions">
<title>Reviewing contributions</title>
<warning>
<para>The following section is a draft and reviewing policy is still being
discussed.</para>
</warning>
<para>The nixpkgs projects receives a fairly high number of contributions via
GitHub pull-requests. Reviewing and approving these is an important task and a
way to contribute to the project.</para>
<para>The high change rate of nixpkgs make any pull request that is open for
long enough subject to conflicts that will require extra work from the
submitter or the merger. Reviewing pull requests in a timely manner and being
responsive to the comments is the key to avoid these. Github provides sort
filters that can be used to see the <link
xlink:href="https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-desc">most
recently</link> and the <link
xlink:href="https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aopen+sort%3Aupdated-asc">least
recently</link> updated pull-requests.</para>
<para>When reviewing a pull request, please always be nice and polite.
Controversial changes can lead to controversial opinions, but it is important
to respect every community members and their work.</para>
<para>GitHub provides reactions, they are a simple and quick way to provide
feedback to pull-requests or any comments. The thumb-down reaction should be
used with care and if possible accompanied with some explanations so the
submitter has directions to improve his contribution.</para>
<para>Pull-requests reviews should include a list of what has been reviewed in a
comment, so other reviewers and mergers can know the state of the
review.</para>
<para>All the review template samples provided in this section are generic and
meant as examples. Their usage is optional and the reviewer is free to adapt
them to his liking.</para>
<section><title>Package updates</title>
<para>A package update is the most trivial and common type of pull-request.
These pull-requests mainly consist in updating the version part of the package
name and the source hash.</para>
<para>It can happen that non trivial updates include patches or more complex
changes.</para>
<para>Reviewing process:</para>
<itemizedlist>
<listitem><para>Add labels to the pull-request. (Requires commit
rights)</para>
<itemizedlist>
<listitem><para><literal>8.has: package (update)</literal> and any topic
label that fit the updated package.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the package versioning is fitting the
guidelines.</para></listitem>
<listitem><para>Ensure that the commit text is fitting the
guidelines.</para></listitem>
<listitem><para>Ensure that the package maintainers are notified.</para>
<itemizedlist>
<listitem><para>mention-bot usually notify GitHub users based on the
submitted changes, but it can happen that it misses some of the
package maintainers.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the meta field contains correct
information.</para>
<itemizedlist>
<listitem><para>License can change with version updates, so it should be
checked to be fitting upstream license.</para></listitem>
<listitem><para>If the package has no maintainer, a maintainer must be
set. This can be the update submitter or a community member that
accepts to take maintainership of the package.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the code contains no typos.</para></listitem>
<listitem><para>Building the package locally.</para>
<itemizedlist>
<listitem><para>Pull-requests are often targeted to the master or staging
branch so building the pull-request locally as it is submitted can
trigger a large amount of source builds.</para>
<para>It is possible to rebase the changes on nixos-unstable or
nixpkgs-unstable for easier review by running the following commands
from a nixpkgs clone.
<screen>
$ git remote add channels https://github.com/NixOS/nixpkgs-channels.git <co
xml:id='reviewing-rebase-1' />
$ git fetch channels nixos-unstable <co xml:id='reviewing-rebase-2' />
$ git fetch origin pull/PRNUMBER/head <co xml:id='reviewing-rebase-3' />
$ git rebase --onto nixos-unstable BASEBRANCH FETCH_HEAD <co
xml:id='reviewing-rebase-4' />
</screen>
<calloutlist>
<callout arearefs='reviewing-rebase-1'>
<para>This should be done only once to be able to fetch channel
branches from the nixpkgs-channels repository.</para>
</callout>
<callout arearefs='reviewing-rebase-2'>
<para>Fetching the nixos-unstable branch.</para>
</callout>
<callout arearefs='reviewing-rebase-3'>
<para>Fetching the pull-request changes, <varname>PRNUMBER</varname>
is the number at the end of the pull-request title and
<varname>BASEBRANCH</varname> the base branch of the
pull-request.</para>
</callout>
<callout arearefs='reviewing-rebase-3'>
<para>Rebasing the pull-request changes to the nixos-unstable
branch.</para>
</callout>
</calloutlist>
</para>
</listitem>
<listitem>
<para>The <link xlink:href="https://github.com/madjar/nox">nox</link>
tool can be used to review a pull-request content in a single command.
It doesn't rebase on a channel branch so it might trigger multiple
source builds. <varname>PRNUMBER</varname> should be replaced by the
number at the end of the pull-request title.</para>
<screen>
$ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
</screen>
</listitem>
</itemizedlist>
</listitem>
<listitem><para>Running every binary.</para></listitem>
</itemizedlist>
<example><title>Sample template for a package update review</title>
<screen>
##### Reviewed points
- [ ] package name fits guidelines
- [ ] package version fits guidelines
- [ ] package build on ARCHITECTURE
- [ ] executables tested on ARCHITECTURE
- [ ] all depending packages build
##### Possible improvements
##### Comments
</screen></example>
</section>
<section><title>New packages</title>
<para>New packages are a common type of pull-requests. These pull requests
consists in adding a new nix-expression for a package.</para>
<para>Reviewing process:</para>
<itemizedlist>
<listitem><para>Add labels to the pull-request. (Requires commit
rights)</para>
<itemizedlist>
<listitem><para><literal>8.has: package (new)</literal> and any topic
label that fit the new package.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the package versioning is fitting the
guidelines.</para></listitem>
<listitem><para>Ensure that the commit name is fitting the
guidelines.</para></listitem>
<listitem><para>Ensure that the meta field contains correct
information.</para>
<itemizedlist>
<listitem><para>License must be checked to be fitting upstream
license.</para></listitem>
<listitem><para>Platforms should be set or the package will not get binary
substitutes.</para></listitem>
<listitem><para>A maintainer must be set, this can be the package
submitter or a community member that accepts to take maintainership of
the package.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the code contains no typos.</para></listitem>
<listitem><para>Ensure the package source.</para>
<itemizedlist>
<listitem><para>Mirrors urls should be used when
available.</para></listitem>
<listitem><para>The most appropriate function should be used (e.g.
packages from GitHub should use
<literal>fetchFromGitHub</literal>).</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Building the package locally.</para></listitem>
<listitem><para>Running every binary.</para></listitem>
</itemizedlist>
<example><title>Sample template for a new package review</title>
<screen>
##### Reviewed points
- [ ] package path fits guidelines
- [ ] package name fits guidelines
- [ ] package version fits guidelines
- [ ] package build on ARCHITECTURE
- [ ] executables tested on ARCHITECTURE
- [ ] `meta.description` is set and fits guidelines
- [ ] `meta.license` fits upstream license
- [ ] `meta.platforms` is set
- [ ] `meta.maintainers` is set
- [ ] build time only dependencies are declared in `nativeBuildInputs`
- [ ] source is fetched using the appropriate function
- [ ] phases are respected
- [ ] patches that are remotely available are fetched with `fetchpatch`
##### Possible improvements
##### Comments
</screen></example>
</section>
<section><title>Module updates</title>
<para>Module updates are submissions changing modules in some ways. These often
contains changes to the options or introduce new options.</para>
<para>Reviewing process</para>
<itemizedlist>
<listitem><para>Add labels to the pull-request. (Requires commit
rights)</para>
<itemizedlist>
<listitem><para><literal>8.has: module (update)</literal> and any topic
label that fit the module.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the module maintainers are notified.</para>
<itemizedlist>
<listitem><para>Mention-bot notify GitHub users based on the submitted
changes, but it can happen that it miss some of the package
maintainers.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the module tests, if any, are
succeeding.</para></listitem>
<listitem><para>Ensure that the introduced options are correct.</para>
<itemizedlist>
<listitem><para>Type should be appropriate (string related types differs
in their merging capabilities, <literal>optionSet</literal> and
<literal>string</literal> types are deprecated).</para></listitem>
<listitem><para>Description, default and example should be
provided.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that option changes are backward compatible.</para>
<itemizedlist>
<listitem><para><literal>mkRenamedOptionModule</literal> and
<literal>mkAliasOptionModule</literal> functions provide way to make
option changes backward compatible.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that removed options are declared with
<literal>mkRemovedOptionModule</literal></para></listitem>
<listitem><para>Ensure that changes that are not backward compatible are
mentioned in release notes.</para></listitem>
<listitem><para>Ensure that documentations affected by the change is
updated.</para></listitem>
</itemizedlist>
<example><title>Sample template for a module update review</title>
<screen>
##### Reviewed points
- [ ] changes are backward compatible
- [ ] removed options are declared with `mkRemovedOptionModule`
- [ ] changes that are not backward compatible are documented in release notes
- [ ] module tests succeed on ARCHITECTURE
- [ ] options types are appropriate
- [ ] options description is set
- [ ] options example is provided
- [ ] documentation affected by the changes is updated
##### Possible improvements
##### Comments
</screen></example>
</section>
<section><title>New modules</title>
<para>New modules submissions introduce a new module to NixOS.</para>
<itemizedlist>
<listitem><para>Add labels to the pull-request. (Requires commit
rights)</para>
<itemizedlist>
<listitem><para><literal>8.has: module (new)</literal> and any topic label
that fit the module.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the module tests, if any, are
succeeding.</para></listitem>
<listitem><para>Ensure that the introduced options are correct.</para>
<itemizedlist>
<listitem><para>Type should be appropriate (string related types differs
in their merging capabilities, <literal>optionSet</literal> and
<literal>string</literal> types are deprecated).</para></listitem>
<listitem><para>Description, default and example should be
provided.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that module <literal>meta</literal> field is
present</para>
<itemizedlist>
<listitem><para>Maintainers should be declared in
<literal>meta.maintainers</literal>.</para></listitem>
<listitem><para>Module documentation should be declared with
<literal>meta.doc</literal>.</para></listitem>
</itemizedlist>
</listitem>
<listitem><para>Ensure that the module respect other modules
functionality.</para>
<itemizedlist>
<listitem><para>For example, enabling a module should not open firewall
ports by default.</para></listitem>
</itemizedlist>
</listitem>
</itemizedlist>
<example><title>Sample template for a new module review</title>
<screen>
##### Reviewed points
- [ ] module path fits the guidelines
- [ ] module tests succeed on ARCHITECTURE
- [ ] options have appropriate types
- [ ] options have default
- [ ] options have example
- [ ] options have descriptions
- [ ] No unneeded package is added to system.environmentPackages
- [ ] meta.maintainers is set
- [ ] module documentation is declared in meta.doc
##### Possible improvements
##### Comments
</screen></example>
</section>
<section><title>Other submissions</title>
<para>Other type of submissions requires different reviewing steps.</para>
<para>If you consider having enough knowledge and experience in a topic and
would like to be a long-term reviewer for related submissions, please contact
the current reviewers for that topic. They will give you information about the
reviewing process.
The main reviewers for a topic can be hard to find as there is no list, but
checking past pull-requests to see who reviewed or git-blaming the code to see
who committed to that topic can give some hints.</para>
<para>Container system, boot system and library changes are some examples of the
pull requests fitting this category.</para>
</section>
<section><title>Merging pull-requests</title>
<para>It is possible for community members that have enough knowledge and
experience on a special topic to contribute by merging pull requests.</para>
<para>TODO: add the procedure to request merging rights.</para>
<!--
The following paragraph about how to deal with unactive contributors is just a
proposition and should be modified to what the community agrees to be the right
policy.
<para>Please note that contributors with commit rights unactive for more than
three months will have their commit rights revoked.</para>
-->
<para>In a case a contributor leaves definitively the Nix community, he should
create an issue or notify the mailing list with references of packages and
modules he maintains so the maintainership can be taken over by other
contributors.</para>
</section>
</chapter>

View File

@@ -1367,8 +1367,15 @@ These can be toggled using the <varname>stdenv.mkDerivation</varname> parameters
<varname>hardeningDisable</varname> and <varname>hardeningEnable</varname>.
</para>
<para>The following flags are enabled by default and might require disabling
if the program to package is incompatible.
<para>
Both parameters take a list of flags as strings. The special
<varname>"all"</varname> flag can be passed to <varname>hardeningDisable</varname>
to turn off all hardening. These flags can also be used as environment variables
for testing or development purposes.
</para>
<para>The following flags are enabled by default and might require disabling with
<varname>hardeningDisable</varname> if the program to package is incompatible.
</para>
<variablelist>
@@ -1529,7 +1536,8 @@ intel_drv.so: undefined symbol: vgaHWFreeHWRec
</variablelist>
<para>The following flags are disabled by default and should be enabled
for packages that take untrusted input, like network services.
with <varname>hardeningEnable</varname> for packages that take untrusted
input like network services.
</para>
<variablelist>

View File

@@ -89,6 +89,7 @@
codyopel = "Cody Opel <codyopel@gmail.com>";
colemickens = "Cole Mickens <cole.mickens@gmail.com>";
copumpkin = "Dan Peebles <pumpkingod@gmail.com>";
corngood = "David McFarland <corngood@gmail.com>";
coroa = "Jonas Hörsch <jonas@chaoflow.net>";
couchemar = "Andrey Pavlov <couchemar@yandex.ru>";
cransom = "Casey Ransom <cransom@hubns.net>";
@@ -278,6 +279,7 @@
nathan-gs = "Nathan Bijnens <nathan@nathan.gs>";
Nate-Devv = "Nathan Moore <natedevv@gmail.com>";
nckx = "Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>";
ndowens = "Nathan Owens <ndowens04@gmail.com>";
nequissimus = "Tim Steinbach <tim@nequissimus.com>";
nfjinjing = "Jinjing Wang <nfjinjing@gmail.com>";
nico202 = "Nicolò Balzarotti <anothersms@gmail.com>";
@@ -348,6 +350,8 @@
roblabla = "Robin Lambertz <robinlambertz+dev@gmail.com>";
roconnor = "Russell O'Connor <roconnor@theorem.ca>";
romildo = "José Romildo Malaquias <malaquias@gmail.com>";
rongcuid = "Rongcui Dong <rongcuid@outlook.com>";
ronny = "Ronny Pfannschmidt <nixos@ronnypfannschmidt.de>";
rszibele = "Richard Szibele <richard_szibele@hotmail.com>";
rushmorem = "Rushmore Mushambi <rushmore@webenchanter.com>";
rvl = "Rodney Lorrimar <dev+nix@rodney.id.au>";
@@ -438,6 +442,7 @@
wscott = "Wayne Scott <wsc9tt@gmail.com>";
wyvie = "Elijah Rum <elijahrum@gmail.com>";
yarr = "Dmitry V. <savraz@gmail.com>";
yorickvP = "Yorick van Pelt <yorickvanpelt@gmail.com>";
yurrriq = "Eric Bailey <eric@ericb.me>";
z77z = "Marco Maggesi <maggesi@math.unifi.it>";
zagy = "Christian Zagrodnick <cz@flyingcircus.io>";

View File

@@ -37,6 +37,10 @@ boot.initrd.luks.devices.crypted.device = "/dev/disk/by-uuid/3f6b0024-3a44-4fde-
fileSystems."/".device = "/dev/mapper/crypted";
</programlisting>
Should grub be used as bootloader, and <filename>/boot</filename> is located
on an encrypted partition, it is necessary to add the following grub option:
<programlisting>boot.loader.grub.enableCryptodisk = true;</programlisting>
</para>
</section>

View File

@@ -17,5 +17,6 @@ NixOS.</para>
<xi:include href="building-nixos.xml" />
<xi:include href="nixos-tests.xml" />
<xi:include href="testing-installer.xml" />
<xi:include href="releases.xml" />
</part>

View File

@@ -0,0 +1,241 @@
<chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xi="http://www.w3.org/2001/XInclude"
version="5.0"
xml:id="ch-releases">
<title>Releases</title>
<section xml:id="release-process">
<title>Release process</title>
<para>
Going through an example of releasing NixOS 15.09:
</para>
<section xml:id="one-month-before-the-beta">
<title>One month before the beta</title>
<itemizedlist spacing="compact">
<listitem>
<para>
Send an email to nix-dev mailinglist as a warning about upcoming beta "feature freeze" in a month.
</para>
</listitem>
<listitem>
<para>
Discuss with Eelco Dolstra and the community (via IRC, ML) about what will reach the deadline.
Any issue or Pull Request targeting the release should have assigned milestone.
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="at-beta-release-time">
<title>At beta release time</title>
<itemizedlist spacing="compact">
<listitem>
<para>
Rename <literal>rl-unstable.xml</literal> -&gt;
<literal>rl-1509.xml</literal>.
</para>
</listitem>
<listitem>
<para>
<literal>git tag -a -m &quot;Release 15.09-beta&quot; 15.09-beta &amp;&amp; git push --tags</literal>
</para>
</listitem>
<listitem>
<para>
From the master branch run <literal>git checkout -B release-15.09</literal>.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixos-org-configurations/pull/18">
Make sure channel is created at http://nixos.org/channels/.
</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/settings/branches">
Lock the branch on github (so developers cant force push)
</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/compare/bdf161ed8d21...6b63c4616790">bump
<literal>system.defaultChannel</literal> attribute in
<literal>nixos/modules/misc/version.nix</literal></link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/commit/d6b08acd1ccac0d9d502c4b635e00b04d3387f06">update
<literal>versionSuffix</literal> in
<literal>nixos/release.nix</literal></link>, use
<literal>git log --format=%an|wc -l</literal> to get commit
count
</para>
</listitem>
<listitem>
<para>
<literal>echo -n &quot;16.03&quot; &gt; .version</literal> in
master.
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/commit/b8a4095003e27659092892a4708bb3698231a842">pick
a new name for unstable branch.</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/issues/13559">Create
an issue for tracking Zero Hydra Failures progress. ZHF is an effort
to get build failures down to zero.</link>
</para>
</listitem>
<listitem>
<para>
Use https://lwn.net/Vulnerabilities/ and
<link xlink:href="https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&amp;q=vulnerabilities&amp;type=Issues">triage vulnerabilities in an issue</link>.
</para>
</listitem>
<listitem>
<para>
Create two Hydra jobsets: release-15.09 and release-15.09-small with <literal>stableBranch</literal> set to false
</para>
</listitem>
<listitem>
<para>
Edit changelog at
<literal>nixos/doc/manual/release-notes/rl-1509.xml</literal>
(double check desktop versions are noted)
</para>
<itemizedlist spacing="compact">
<listitem>
<para>
Get all new NixOS modules
<literal>git diff release-14.12..release-15.09 nixos/modules/module-list.nix|grep ^+</literal>
</para>
</listitem>
<listitem>
<para>
Note systemd, kernel, glibc and Nix upgrades.
</para>
</listitem>
</itemizedlist>
</listitem>
</itemizedlist>
</section>
<section xml:id="before-the-final-release">
<title>Before the final release</title>
<itemizedlist spacing="compact">
<listitem>
<para>
Release Nix (currently only Eelco Dolstra can do that).
<link xlink:href="https://github.com/NixOS/nixpkgs/commit/53710c752a85f00658882531bc90a23a3d1287e4">
Make sure fallback is updated.
</link>
</para>
</listitem>
<listitem>
<para>
<link xlink:href="https://github.com/NixOS/nixpkgs/commit/40fd9ae3ac8048758abdcfc7d28a78b5f22fe97e">
Update README.md with new stable NixOS version information.
</link>
</para>
</listitem>
<listitem>
<para>
Change <literal>stableBranch</literal> to true and wait for channel to update.
</para>
</listitem>
</itemizedlist>
</section>
<section xml:id="at-final-release-time">
<title>At final release time</title>
<itemizedlist spacing="compact">
<listitem>
<para>
<literal>git tag -s -a -m &quot;Release 15.09&quot; 15.09</literal>
</para>
</listitem>
<listitem>
<para>
Update http://nixos.org/nixos/download.html and http://nixos.org/nixos/manual in https://github.com/NixOS/nixos-org-configurations
</para>
</listitem>
<listitem>
<para>
Get number of commits for the release:
<literal>git log release-14.04..release-14.12 --format=%an|wc -l</literal>
</para>
</listitem>
<listitem>
<para>
Commits by contributor:
<literal>git log release-14.04..release-14.12 --format=%an|sort|uniq -c|sort -rn</literal>
</para>
</listitem>
<listitem>
<para>
Send an email to nix-dev to announce the release with above information. Best to check how previous email was formulated
to see what needs to be included.
</para>
</listitem>
</itemizedlist>
</section>
</section>
<section xml:id="release-schedule">
<title>Release schedule</title>
<informaltable>
<tgroup cols="2">
<colspec align="left" />
<colspec align="left" />
<thead>
<row>
<entry>
Date
</entry>
<entry>
Event
</entry>
</row>
</thead>
<tbody>
<row>
<entry>
2016-07-25
</entry>
<entry>
Send email to nix-dev about upcoming branch-off
</entry>
</row>
<row>
<entry>
2016-09-01
</entry>
<entry>
<literal>release-16.09</literal> branch and corresponding jobsets are created,
change freeze
</entry>
</row>
<row>
<entry>
2016-09-30
</entry>
<entry>
NixOS 16.09 released
</entry>
</row>
</tbody>
</tgroup>
</informaltable>
</section>
</chapter>

View File

@@ -7,7 +7,7 @@
<para>The file <filename>/etc/nixos/configuration.nix</filename>
contains the current configuration of your machine. Whenever youve
changed something to that file, you should do
<link linkend="ch-configuration">changed something</link> in that file, you should do
<screen>
# nixos-rebuild switch</screen>

View File

@@ -9,6 +9,8 @@ rec {
inherit pkgs;
qemu = pkgs.qemu_test;
# Build a virtual network from an attribute set `{ machine1 =
# config1; ... machineN = configN; }', where `machineX' is the
@@ -27,6 +29,7 @@ rec {
[ ../modules/virtualisation/qemu-vm.nix
../modules/testing/test-instrumentation.nix # !!! should only get added for automated test runs
{ key = "no-manual"; services.nixosManual.enable = false; }
{ key = "qemu"; system.build.qemu = qemu; }
] ++ optional minimal ../modules/testing/minimal-kernel.nix;
extraArgs = { inherit nodes; };
};

View File

@@ -25,6 +25,6 @@ stdenv.mkDerivation {
# Generate the squashfs image.
mksquashfs nix-path-registration $storePaths $out \
-keep-as-directory -all-root
-keep-as-directory -all-root -b 1048576 -comp xz -Xdict-size 100%
'';
}

View File

@@ -504,6 +504,31 @@ sub screenshot {
}, { image => $name } );
}
# Get the text of TTY<n>
sub getTTYText {
my ($self, $tty) = @_;
my ($status, $out) = $self->execute("fold -w 80 /dev/vcs${tty}");
return $out;
}
# Wait until TTY<n>'s text matches a particular regular expression
sub waitUntilTTYMatches {
my ($self, $tty, $regexp) = @_;
$self->nest("waiting for $regexp to appear on tty $tty", sub {
retry sub {
return 1 if $self->getTTYText($tty) =~ /$regexp/;
}
});
}
# Debugging: Dump the contents of the TTY<n>
sub dumpTTYContents {
my ($self, $tty) = @_;
$self->execute("fold -w 80 /dev/vcs${tty} | systemd-cat");
}
# Take a screenshot and return the result as text using optical character
# recognition.

View File

@@ -8,6 +8,7 @@ use IO::Pty;
use Logger;
use Cwd;
use POSIX qw(_exit dup2);
use Time::HiRes qw(clock_gettime CLOCK_MONOTONIC);
$SIG{PIPE} = 'IGNORE'; # because Unix domain sockets may die unexpectedly
@@ -179,7 +180,12 @@ END {
$log->close();
}
my $now1 = clock_gettime(CLOCK_MONOTONIC);
runTests;
my $now2 = clock_gettime(CLOCK_MONOTONIC);
printf STDERR "test script finished in %.2fs\n", $now2 - $now1;
exit ($nrSucceeded < $nrTests ? 1 : 0);

View File

@@ -29,7 +29,7 @@ rec {
cp ${./test-driver/Logger.pm} $libDir/Logger.pm
wrapProgram $out/bin/nixos-test-driver \
--prefix PATH : "${lib.makeBinPath [ qemu_kvm vde2 netpbm coreutils ]}" \
--prefix PATH : "${lib.makeBinPath [ qemu vde2 netpbm coreutils ]}" \
--prefix PERL5LIB : "${with perlPackages; lib.makePerlPath [ TermReadLineGnu XMLWriter IOTty FileSlurp ]}:$out/lib/perl5/site_perl"
'';
};

View File

@@ -15,7 +15,7 @@ rm -f ec2-amis.nix
types="hvm pv"
stores="ebs s3"
regions="eu-west-1 eu-central-1 us-east-1 us-west-1 us-west-2 ap-southeast-1 ap-southeast-2 ap-northeast-1 ap-northeast-2 sa-east-1 ap-south-1"
regions="eu-west-1 eu-west-2 eu-central-1 us-east-1 us-east-2 us-west-1 us-west-2 ca-central-1 ap-southeast-1 ap-southeast-2 ap-northeast-1 ap-northeast-2 sa-east-1 ap-south-1"
for type in $types; do
link=$stateDir/$type

View File

@@ -56,7 +56,7 @@ in
# configured IP addresses, or ::1 and 127.0.0.2 as
# fallbacks. Systemd also provides nss-mymachines to return IP
# addresses of local containers.
system.nssModules = [ config.systemd.package ];
system.nssModules = [ config.systemd.package.out ];
};
}

View File

@@ -37,14 +37,15 @@ in
environment.sessionVariables.TZDIR = "/etc/zoneinfo";
# This way services are restarted when tzdata changes.
systemd.globalEnvironment.TZDIR = tzdir;
environment.etc.localtime =
{ source = "${tzdir}/${config.time.timeZone}";
{ source = "/etc/zoneinfo/${config.time.timeZone}";
mode = "direct-symlink";
};
environment.etc.zoneinfo.source = "${pkgs.tzdata}/share/zoneinfo";
environment.etc.zoneinfo.source = tzdir;
};

View File

@@ -177,7 +177,7 @@ foreach my $u (@{$spec->{users}}) {
}
# Create a home directory.
if ($u->{createHome} && ! -e $u->{home}) {
if ($u->{createHome}) {
make_path($u->{home}, { mode => 0700 }) if ! -e $u->{home};
chown $u->{uid}, $u->{gid}, $u->{home};
}

View File

@@ -0,0 +1,56 @@
# This module provides the proprietary AMDGPU-PRO drivers.
{ config, lib, pkgs, pkgs_i686, ... }:
with lib;
let
drivers = config.services.xserver.videoDrivers;
enabled = elem "amdgpu-pro" drivers;
package = config.boot.kernelPackages.amdgpu-pro;
package32 = pkgs_i686.linuxPackages.amdgpu-pro.override { libsOnly = true; kernel = null; };
opengl = config.hardware.opengl;
in
{
config = mkIf enabled {
services.xserver.drivers = singleton
{ name = "amdgpu"; modules = [ package ]; libPath = [ package ]; };
hardware.opengl.package = package;
hardware.opengl.package32 = package32;
boot.extraModulePackages = [ package ];
boot.blacklistedKernelModules = [ "radeon" ];
hardware.firmware = [ package ];
system.activationScripts.setup-amdgpu-pro = ''
mkdir -p /run/lib
ln -sfn ${package}/lib ${package.libCompatDir}
'' + optionalString opengl.driSupport32Bit ''
ln -sfn ${package32}/lib ${package32.libCompatDir}
'';
environment.etc = {
"amd/amdrc".source = package + "/etc/amd/amdrc";
"amd/amdapfxx.blb".source = package + "/etc/amd/amdapfxx.blb";
"gbm/gbm.conf".source = package + "/etc/gbm/gbm.conf";
"OpenCL/vendors/amdocl64.icd".source = package + "/etc/OpenCL/vendors/amdocl64.icd";
"vulkan/icd.d/amd_icd64.json".source = package + "/etc/vulkan/icd.d/amd_icd64.json";
} // optionalAttrs opengl.driSupport32Bit {
"OpenCL/vendors/amdocl32.icd".source = package32 + "/etc/OpenCL/vendors/amdocl32.icd";
"vulkan/icd.d/amd_icd32.json".source = package32 + "/etc/vulkan/icd.d/amd_icd32.json";
};
};
}

View File

@@ -1,11 +1,15 @@
# This module defines a small NixOS installation CD. It does not
# contain any graphical stuff.
{ config, lib, ... }:
{ config, lib, pkgs, ... }:
{
imports =
[ ./installation-cd-base.nix
../../profiles/minimal.nix
];
environment.systemPackages =
[
pkgs.vim
];
}

View File

@@ -1,5 +1,5 @@
{
x86_64-linux = "/nix/store/i4mwf2gpvar7dqvlpp5m86llbq3ahbvb-nix-1.11.4";
i686-linux = "/nix/store/a3gjrbspb0q4hs3sv5g1y2nza43i8nzv-nix-1.11.4";
x86_64-darwin = "/nix/store/7v21yd3qpv0nclcy5cqr5njj9bril12s-nix-1.11.4";
x86_64-linux = "/nix/store/j6q3pb75q1sbk0xsa5x6a629ph98ycdl-nix-1.11.8";
i686-linux = "/nix/store/4m6ps568l988bbr1p2k3w9raq3rblppi-nix-1.11.8";
x86_64-darwin = "/nix/store/cc5q944yn3j2hrs8k0kxx9r2mk9mni8a-nix-1.11.8";
}

View File

@@ -126,9 +126,9 @@ targetHostCmd() {
copyToTarget() {
if ! [ "$targetHost" = "$buildHost" ]; then
if [ -z "$targetHost" ]; then
NIX_SSHOPTS=$SSH_OPTS nix-copy-closure --from "$buildHost" "$1"
NIX_SSHOPTS=$SSHOPTS nix-copy-closure --from "$buildHost" "$1"
elif [ -z "$buildHost" ]; then
NIX_SSHOPTS=$SSH_OPTS nix-copy-closure --to "$targetHost" "$1"
NIX_SSHOPTS=$SSHOPTS nix-copy-closure --to "$targetHost" "$1"
else
buildHostCmd nix-copy-closure --to "$targetHost" "$1"
fi
@@ -169,7 +169,7 @@ nixBuild() {
local drv="$(nix-instantiate "${instArgs[@]}" "${extraBuildFlags[@]}")"
if [ -a "$drv" ]; then
NIX_SSHOPTS=$SSH_OPTS nix-copy-closure --to "$buildHost" "$drv"
NIX_SSHOPTS=$SSHOPTS nix-copy-closure --to "$buildHost" "$drv"
buildHostCmd nix-store -r "$drv" "${buildArgs[@]}"
else
echo "nix-instantiate failed"

View File

@@ -18,5 +18,5 @@ with lib;
# Add some more video drivers to give X11 a shot at working in
# VMware and QEMU.
services.xserver.videoDrivers = mkOverride 40 [ "virtualbox" "vmware" "cirrus" "vesa" ];
services.xserver.videoDrivers = mkOverride 40 [ "virtualbox" "vmware" "cirrus" "vesa" "modesetting" ];
}

View File

@@ -273,6 +273,8 @@
gocd-server = 252;
terraria = 253;
mattermost = 254;
hound = 259;
kresd = 270;
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
@@ -516,6 +518,8 @@
gocd-server = 252;
terraria = 253;
mattermost = 254;
hound = 259;
kresd = 270;
# When adding a gid, make sure it doesn't match an existing
# uid. Users and groups with the same name should have equal

View File

@@ -38,6 +38,7 @@
./hardware/opengl.nix
./hardware/pcmcia.nix
./hardware/video/amdgpu.nix
./hardware/video/amdgpu-pro.nix
./hardware/video/ati.nix
./hardware/video/bumblebee.nix
./hardware/video/displaylink.nix
@@ -355,6 +356,7 @@
./services/networking/iodine.nix
./services/networking/ircd-hybrid/default.nix
./services/networking/kippo.nix
./services/networking/kresd.nix
./services/networking/lambdabot.nix
./services/networking/libreswan.nix
./services/networking/logmein-hamachi.nix
@@ -438,6 +440,7 @@
./services/scheduling/fcron.nix
./services/scheduling/marathon.nix
./services/search/elasticsearch.nix
./services/search/hound.nix
./services/search/kibana.nix
./services/search/solr.nix
./services/security/clamav.nix

View File

@@ -47,7 +47,7 @@
];
# Include support for various filesystems.
boot.supportedFilesystems = [ "btrfs" "reiserfs" "vfat" "f2fs" "xfs" "zfs" "ntfs" "cifs" ];
boot.supportedFilesystems = [ "btrfs" "reiserfs" "vfat" "f2fs" "xfs" "ntfs" "cifs" ];
# Configure host id for ZFS to work
networking.hostId = lib.mkDefault "8425e349";

View File

@@ -165,7 +165,7 @@ in
config = {
programs.ssh.setXAuthLocation =
mkDefault (config.services.xserver.enable || config.programs.ssh.forwardX11);
mkDefault (config.services.xserver.enable || config.programs.ssh.forwardX11 || config.services.openssh.forwardX11);
assertions =
[ { assertion = cfg.forwardX11 -> cfg.setXAuthLocation;

View File

@@ -31,6 +31,8 @@ with lib;
(mkRenamedOptionModule [ "services" "gitlab" "stateDir" ] [ "services" "gitlab" "statePath" ])
(mkRemovedOptionModule [ "services" "gitlab" "satelliteDir" ] "")
(mkRenamedOptionModule [ "services" "clamav" "updater" "config" ] [ "services" "clamav" "updater" "extraConfig" ])
# Old Grub-related options.
(mkRenamedOptionModule [ "boot" "initrd" "extraKernelModules" ] [ "boot" "initrd" "kernelModules" ])
(mkRenamedOptionModule [ "boot" "extraKernelParams" ] [ "boot" "kernelParams" ])

View File

@@ -179,6 +179,7 @@ in
path = [ pkgs.simp_le ];
preStart = ''
mkdir -p '${cfg.directory}'
chown '${data.user}:${data.group}' '${cfg.directory}'
if [ ! -d '${cpath}' ]; then
mkdir '${cpath}'
fi
@@ -283,6 +284,7 @@ in
timerConfig = {
OnCalendar = cfg.renewInterval;
Unit = "acme-${cert}.service";
Persistent = "yes";
};
})
);

View File

@@ -74,7 +74,28 @@ options for the <literal>security.acme</literal> module.</para>
</para>
<programlisting>
security.acme.certs."foo.example.com" = {
webroot = config.security.acme.directory + "/acme-challenge";
email = "foo@example.com";
user = "nginx";
group = "nginx";
postRun = "systemctl restart nginx.service";
};
services.nginx.httpConfig = ''
server {
server_name foo.example.com;
listen 80;
listen [::]:80;
location /.well-known/acme-challenge {
root /var/www/challenges;
}
location / {
return 301 https://$host$request_uri;
}
}
server {
server_name foo.example.com;
listen 443 ssl;

View File

@@ -104,7 +104,11 @@ in {
description = "Kernel Auditing";
wantedBy = [ "basic.target" ];
unitConfig.ConditionVirtualization = "!container";
unitConfig = {
ConditionVirtualization = "!container";
ConditionSecurity = [ "audit" ];
};
path = [ pkgs.audit ];

View File

@@ -67,9 +67,9 @@ in
system.requiredKernelConfig = with config.lib.kernelConfig;
[ (isEnabled "GRKERNSEC")
(isEnabled "PAX")
(isYES "GRKERNSEC_SYSCTL")
(isYES "GRKERNSEC_SYSCTL_DISTRO")
(isNO "GRKERNSEC_NO_RBAC")
(isYes "GRKERNSEC_SYSCTL")
(isYes "GRKERNSEC_SYSCTL_DISTRO")
(isNo "GRKERNSEC_NO_RBAC")
];
# Install PaX related utillities into the system profile.

View File

@@ -293,7 +293,7 @@
Overflows in boot critical code (e.g., the root filesystem module) can
render the system unbootable. Work around by setting
<programlisting>
boot.kernel.kernelParams = [ "pax_size_overflow_report_only" ];
boot.kernelParams = [ "pax_size_overflow_report_only" ];
</programlisting>
</para></listitem>

View File

@@ -19,7 +19,9 @@ with lib;
config = mkIf config.security.hideProcessInformation {
users.groups.proc.gid = config.ids.gids.proc;
users.groups.proc.members = [ "polkituser" ];
boot.specialFileSystems."/proc".options = [ "hidepid=2" "gid=${toString config.ids.gids.proc}" ];
systemd.services.systemd-logind.serviceConfig.SupplementaryGroups = [ "proc" ];
};
}

View File

@@ -280,7 +280,11 @@ in
(mapAttrsToList (name: cfg:
{ assertion = !(cfg.lowmem && cfg.verylowmem);
message = "You cannot set both lowmem and verylowmem";
}) cfg.archives);
}) cfg.archives) ++ [
{ assertion = length (unique (mapAttrsToList (name: x: x.keyfile) cfg.archives)) == length (attrNames cfg.archives);
message = "Using same key for different archives is not supported in NixOS";
}
];
systemd.services."tarsnap@" = {
description = "Tarsnap archive '%i'";

View File

@@ -343,7 +343,7 @@ in
{ wantedBy = [ "multi-user.target" ];
requires = [ "hydra-init.service" ];
after = [ "hydra-init.service" "network.target" ];
path = [ pkgs.nettools ];
path = [ cfg.package pkgs.nettools ];
environment = env;
serviceConfig =
{ ExecStart = "@${cfg.package}/bin/hydra-evaluator hydra-evaluator";

View File

@@ -162,7 +162,7 @@ in {
if [ "$(id -u)" = 0 ]; then
chown ${cfg.user}:${cfg.group} `dirname ${cfg.uriFile}`;
(-f ${cfg.uriFile} && chown ${cfg.user}:${cfg.group} ${cfg.uriFile}) || true
(test -f ${cfg.uriFile} && chown ${cfg.user}:${cfg.group} ${cfg.uriFile}) || true
chown ${cfg.user}:${cfg.group} ${cfg.databaseDir}
chown ${cfg.user}:${cfg.group} ${cfg.viewIndexDir}
chown ${cfg.user}:${cfg.group} ${cfg.configFile}

View File

@@ -64,7 +64,7 @@ in
};
worldPath = mkOption {
type = types.path;
type = types.nullOr types.path;
default = null;
description = ''
The path to the world file (<literal>.wld</literal>) which should be loaded.
@@ -126,8 +126,8 @@ in
User = "terraria";
Type = "oneshot";
RemainAfterExit = true;
ExecStart = "${pkgs.tmux.bin}/bin/tmux -S /var/lib/terraria/terraria.sock new -d ${pkgs.terraria-server}/bin/TerrariaServer ${concatStringsSep " " flags}";
ExecStop = "${pkgs.tmux.bin}/bin/tmux -S /var/lib/terraria/terraria.sock send-keys Enter \"exit\" Enter";
ExecStart = "${getBin pkgs.tmux}/bin/tmux -S /var/lib/terraria/terraria.sock new -d ${pkgs.terraria-server}/bin/TerrariaServer ${concatStringsSep " " flags}";
ExecStop = "${getBin pkgs.tmux}/bin/tmux -S /var/lib/terraria/terraria.sock send-keys Enter \"exit\" Enter";
};
postStart = ''

View File

@@ -203,7 +203,7 @@ milter_default_action = accept
PermissionsStartOnly = true;
Restart = "always";
RuntimeDirectory = "rmilter";
RuntimeDirectoryPermissions="0755";
RuntimeDirectoryMode = "0755";
};
};

View File

@@ -425,7 +425,7 @@ in {
TimeoutSec = "300";
Restart = "on-failure";
WorkingDirectory = "${cfg.packages.gitlab}/share/gitlab";
ExecStart="${cfg.packages.gitlab.env}/bin/bundle exec \"sidekiq -q post_receive -q mailers -q system_hook -q project_web_hook -q gitlab_shell -q common -q default -e production -P ${cfg.statePath}/tmp/sidekiq.pid\"";
ExecStart="${cfg.packages.gitlab.env}/bin/bundle exec \"sidekiq -C \"${cfg.packages.gitlab}/share/gitlab/config/sidekiq_queues.yml\" -e production -P ${cfg.statePath}/tmp/sidekiq.pid\"";
};
};
@@ -477,6 +477,7 @@ in {
mkdir -p ${cfg.statePath}/repositories
mkdir -p ${gitlabConfig.production.shared.path}/artifacts
mkdir -p ${gitlabConfig.production.shared.path}/lfs-objects
mkdir -p ${gitlabConfig.production.shared.path}/pages
mkdir -p ${cfg.statePath}/log
mkdir -p ${cfg.statePath}/shell
mkdir -p ${cfg.statePath}/tmp/pids
@@ -524,8 +525,8 @@ in {
if [ "${cfg.databaseHost}" = "127.0.0.1" ]; then
if ! test -e "${cfg.statePath}/db-created"; then
psql postgres -c "CREATE ROLE gitlab WITH LOGIN NOCREATEDB NOCREATEROLE NOCREATEUSER ENCRYPTED PASSWORD '${cfg.databasePassword}'"
${config.services.postgresql.package}/bin/createdb --owner gitlab gitlab || true
psql postgres -c "CREATE ROLE ${cfg.databaseUsername} WITH LOGIN NOCREATEDB NOCREATEROLE NOCREATEUSER ENCRYPTED PASSWORD '${cfg.databasePassword}'"
${config.services.postgresql.package}/bin/createdb --owner ${cfg.databaseUsername} ${cfg.databaseName} || true
touch "${cfg.statePath}/db-created"
fi
fi

View File

@@ -8,11 +8,15 @@ let
mkResource = r: ''{names: ${builtins.toJSON r.names}, compress: ${if r.compress then "true" else "false"}}'';
mkListener = l: ''{port: ${toString l.port}, bind_address: "${l.bind_address}", type: ${l.type}, tls: ${if l.tls then "true" else "false"}, x_forwarded: ${if l.x_forwarded then "true" else "false"}, resources: [${concatStringsSep "," (map mkResource l.resources)}]}'';
configFile = pkgs.writeText "homeserver.yaml" ''
${optionalString (cfg.tls_certificate_path != null) ''
tls_certificate_path: "${cfg.tls_certificate_path}"
''}
${optionalString (cfg.tls_private_key_path != null) ''
tls_private_key_path: "${cfg.tls_private_key_path}"
''}
${optionalString (cfg.tls_dh_params_path != null) ''
tls_dh_params_path: "${cfg.tls_dh_params_path}"
''}
no_tls: ${if cfg.no_tls then "true" else "false"}
${optionalString (cfg.bind_port != null) ''
bind_port: ${toString cfg.bind_port}
@@ -68,7 +72,7 @@ recaptcha_siteverify_api: "https://www.google.com/recaptcha/api/siteverify"
turn_user_lifetime: "${cfg.turn_user_lifetime}"
user_creation_max_duration: ${cfg.user_creation_max_duration}
bcrypt_rounds: ${cfg.bcrypt_rounds}
allow_guest_access: {if cfg.allow_guest_access then "true" else "false"}
allow_guest_access: ${if cfg.allow_guest_access then "true" else "false"}
enable_metrics: ${if cfg.enable_metrics then "true" else "false"}
report_stats: ${if cfg.report_stats then "true" else "false"}
signing_key_path: "/var/lib/matrix-synapse/homeserver.signing.key"
@@ -139,8 +143,9 @@ in {
'';
};
tls_certificate_path = mkOption {
type = types.str;
default = "/var/lib/matrix-synapse/homeserver.tls.crt";
type = types.nullOr types.str;
default = null;
example = "/var/lib/matrix-synapse/homeserver.tls.crt";
description = ''
PEM encoded X509 certificate for TLS.
You can replace the self-signed certificate that synapse
@@ -151,16 +156,17 @@ in {
};
tls_private_key_path = mkOption {
type = types.nullOr types.str;
default = "/var/lib/matrix-synapse/homeserver.tls.key";
example = null;
default = null;
example = "/var/lib/matrix-synapse/homeserver.tls.key";
description = ''
PEM encoded private key for TLS. Specify null if synapse is not
speaking TLS directly.
'';
};
tls_dh_params_path = mkOption {
type = types.str;
default = "/var/lib/matrix-synapse/homeserver.tls.dh";
type = types.nullOr types.str;
default = null;
example = "/var/lib/matrix-synapse/homeserver.tls.dh";
description = ''
PEM dh parameters for ephemeral keys
'';
@@ -522,12 +528,10 @@ in {
after = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
preStart = ''
if ! test -e /var/lib/matrix-synapse; then
mkdir -p /var/lib/matrix-synapse
chmod 700 /var/lib/matrix-synapse
chown -R matrix-synapse:matrix-synapse /var/lib/matrix-synapse
${cfg.package}/bin/homeserver --config-path ${configFile} --keys-directory /var/lib/matrix-synapse/ --generate-keys
fi
${cfg.package}/bin/homeserver \
--config-path ${configFile} \
--keys-directory /var/lib/matrix-synapse \
--generate-keys
'';
serviceConfig = {
Type = "simple";
@@ -535,7 +539,7 @@ in {
Group = "matrix-synapse";
WorkingDirectory = "/var/lib/matrix-synapse";
PermissionsStartOnly = true;
ExecStart = "${cfg.package}/bin/homeserver --config-path ${configFile}";
ExecStart = "${cfg.package}/bin/homeserver --config-path ${configFile} --keys-directory /var/lib/matrix-synapse";
};
};
};

View File

@@ -9,7 +9,7 @@ let
BaseDir "${cfg.dataDir}"
PIDFile "${cfg.pidFile}"
AutoLoadPlugin ${if cfg.autoLoadPlugin then "true" else "false"}
Hostname ${config.networking.hostName}
Hostname "${config.networking.hostName}"
LoadPlugin syslog
<Plugin "syslog">

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ options, config, lib, pkgs, ... }:
with lib;
@@ -232,9 +232,10 @@ in {
};
config = mkIf cfg.enable {
warnings = [
"Grafana passwords will be stored as plaintext in the Nix store!"
];
warnings = optional (
cfg.database.password != options.services.grafana.database.password.default ||
cfg.security.adminPassword != options.services.grafana.security.adminPassword.default
) "Grafana passwords will be stored as plaintext in the Nix store!";
environment.systemPackages = [ cfg.package ];

View File

@@ -76,6 +76,7 @@ let
# wrapped plugins by makeWrapper being with dots
ignore_file ^\.
allow ^::1$
allow ^127\.0\.0\.1$
${nodeCfg.extraConfig}
@@ -191,14 +192,26 @@ in
}) (mkIf cronCfg.enable {
services.cron.systemCronJobs = [
"*/5 * * * * munin ${pkgs.munin}/bin/munin-cron --config ${muninConf}"
];
systemd.timers.munin-cron = {
description = "batch Munin master programs";
wantedBy = [ "timers.target" ];
timerConfig.OnCalendar = "*:0/5";
};
systemd.services.munin-cron = {
description = "batch Munin master programs";
unitConfig.Documentation = "man:munin-cron(8)";
serviceConfig = {
Type = "oneshot";
User = "munin";
ExecStart = "${pkgs.munin}/bin/munin-cron --config ${muninConf}";
};
};
system.activationScripts.munin-cron = stringAfter [ "users" "groups" ] ''
mkdir -p /var/{run,log,www,lib}/munin
chown -R munin:munin /var/{run,log,www,lib}/munin
'';
})];
}

View File

@@ -50,6 +50,7 @@ in {
systemd.services.riemann-health = {
wantedBy = [ "multi-user.target" ];
path = [ procps ];
serviceConfig = {
User = "riemanntools";
ExecStart = "${healthLauncher}/bin/riemann-health";

View File

@@ -54,7 +54,7 @@ rec {
};
config = mkIf cfg.enable {
environment.systemPackages = with pkgs.pythonPackages; [
python twisted_11 pycrypto pyasn1 ];
python pkgs.kippo.twisted pycrypto pyasn1 ];
environment.etc."kippo.cfg".text = ''
# Automatically generated by NixOS.
@@ -84,7 +84,7 @@ rec {
description = "Kippo Web Server";
after = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
environment.PYTHONPATH = "${pkgs.kippo}/src/:${pkgs.pythonPackages.pycrypto}/lib/python2.7/site-packages/:${pkgs.pythonPackages.pyasn1}/lib/python2.7/site-packages/:${pkgs.pythonPackages.python}/lib/python2.7/site-packages/:${pkgs.pythonPackages.twisted_11}/lib/python2.7/site-packages/:.";
environment.PYTHONPATH = "${pkgs.kippo}/src/:${pkgs.pythonPackages.pycrypto}/lib/python2.7/site-packages/:${pkgs.pythonPackages.pyasn1}/lib/python2.7/site-packages/:${pkgs.pythonPackages.python}/lib/python2.7/site-packages/:${pkgs.kippo.twisted}/lib/python2.7/site-packages/:.";
preStart = ''
if [ ! -d ${cfg.varPath}/ ] ; then
mkdir -p ${cfg.logPath}/tty
@@ -107,7 +107,7 @@ rec {
fi
'';
serviceConfig.ExecStart = "${pkgs.pythonPackages.twisted_11}/bin/twistd -y ${pkgs.kippo}/src/kippo.tac --syslog --rundir=${cfg.varPath}/ --pidfile=${cfg.pidPath}/kippo.pid --prefix=kippo -n";
serviceConfig.ExecStart = "${pkgs.kippo.twisted}/bin/twistd -y ${pkgs.kippo}/src/kippo.tac --syslog --rundir=${cfg.varPath}/ --pidfile=${cfg.pidPath}/kippo.pid --prefix=kippo -n";
serviceConfig.PermissionsStartOnly = true;
serviceConfig.User = "kippo";
serviceConfig.Group = "kippo";

View File

@@ -0,0 +1,119 @@
{ config, lib, pkgs, ... }:
with lib;
let
cfg = config.services.kresd;
package = pkgs.knot-resolver;
configFile = pkgs.writeText "kresd.conf" cfg.extraConfig;
in
{
meta.maintainers = [ maintainers.vcunat /* upstream developer */ ];
###### interface
options.services.kresd = {
enable = mkOption {
type = types.bool;
default = false;
description = ''
Whether to enable knot-resolver domain name server.
DNSSEC validation is turned on by default.
You can run <literal>sudo nc -U /run/kresd/control</literal>
and give commands interactively to kresd.
'';
};
extraConfig = mkOption {
type = types.lines;
default = "";
description = ''
Extra lines to be added verbatim to the generated configuration file.
'';
};
cacheDir = mkOption {
type = types.path;
default = "/var/cache/kresd";
description = ''
Directory for caches. They are intended to survive reboots.
'';
};
interfaces = mkOption {
type = with types; listOf str;
default = [ "::1" "127.0.0.1" ];
description = ''
What addresses the server should listen on.
'';
};
# TODO: perhaps options for more common stuff like cache size or forwarding
};
###### implementation
config = mkIf cfg.enable {
environment.etc."kresd.conf".source = configFile; # not required
users.extraUsers = singleton
{ name = "kresd";
uid = config.ids.uids.kresd;
group = "kresd";
description = "Knot-resolver daemon user";
};
users.extraGroups = singleton
{ name = "kresd";
gid = config.ids.gids.kresd;
};
systemd.sockets.kresd = rec {
wantedBy = [ "sockets.target" ];
before = wantedBy;
listenStreams = map
# Syntax depends on being IPv6 or IPv4.
(iface: if elem ":" (stringToCharacters iface) then "[${iface}]:53" else "${iface}:53")
cfg.interfaces;
socketConfig.ListenDatagram = listenStreams;
};
systemd.sockets.kresd-control = rec {
wantedBy = [ "sockets.target" ];
before = wantedBy;
partOf = [ "kresd.socket" ];
listenStreams = [ "/run/kresd/control" ];
socketConfig = {
FileDescriptorName = "control";
Service = "kresd.service";
SocketMode = "0660"; # only root user/group may connect
};
};
# Create the cacheDir; tmpfiles don't work on nixos-rebuild switch.
systemd.services.kresd-cachedir = {
serviceConfig.Type = "oneshot";
script = ''
if [ ! -d '${cfg.cacheDir}' ]; then
mkdir -p '${cfg.cacheDir}'
chown kresd:kresd '${cfg.cacheDir}'
fi
'';
};
systemd.services.kresd = {
description = "Knot-resolver daemon";
serviceConfig = {
User = "kresd";
Type = "notify";
WorkingDirectory = cfg.cacheDir;
};
script = ''
exec '${package}/bin/kresd' --config '${configFile}' \
-k '${cfg.cacheDir}/root.key'
'';
after = [ "kresd-cachedir.service" ];
requires = [ "kresd.socket" "kresd-cachedir.service" ];
wantedBy = [ "sockets.target" ];
};
};
}

View File

@@ -227,8 +227,6 @@ in
config = mkIf cfg.enable {
programs.ssh.setXAuthLocation = mkForce cfg.forwardX11;
users.extraUsers.sshd =
{ isSystemUser = true;
description = "SSH privilege separation user";
@@ -273,8 +271,7 @@ in
StandardInput = "socket";
} else {
Restart = "always";
Type = "forking";
PIDFile = "/run/sshd.pid";
Type = "simple";
});
};
in
@@ -309,8 +306,6 @@ in
services.openssh.extraConfig = mkOrder 0
''
PidFile /run/sshd.pid
Protocol 2
UsePAM yes

View File

@@ -100,6 +100,10 @@ let
seccomp_sandbox=NO
''}
anon_umask=${cfg.anonymousUmask}
${optionalString cfg.anonymousUser ''
anon_root=${cfg.anonymousUserHome}
''}
${cfg.extraConfig}
'';
in
@@ -163,6 +167,13 @@ in
description = "Anonymous write umask.";
};
extraConfig = mkOption {
type = types.lines;
default = "";
example = "ftpd_banner=Hello";
description = "Extra configuration to add at the bottom of the generated configuration file.";
};
} // (listToAttrs (catAttrs "nixosOption" optionDescription));
};

View File

@@ -0,0 +1,123 @@
{ config, lib, pkgs, ... }:
with lib;
let
cfg = config.services.hound;
in {
options = {
services.hound = {
enable = mkOption {
type = types.bool;
default = false;
description = ''
Whether to enable the hound code search daemon.
'';
};
user = mkOption {
default = "hound";
type = types.str;
description = ''
User the hound daemon should execute under.
'';
};
group = mkOption {
default = "hound";
type = types.str;
description = ''
Group the hound daemon should execute under.
'';
};
extraGroups = mkOption {
type = types.listOf types.str;
default = [ ];
example = [ "dialout" ];
description = ''
List of extra groups that the "hound" user should be a part of.
'';
};
home = mkOption {
default = "/var/lib/hound";
type = types.path;
description = ''
The path to use as hound's $HOME. If the default user
"hound" is configured then this is the home of the "hound"
user.
'';
};
package = mkOption {
default = pkgs.hound;
description = ''
Package for running hound.
'';
};
config = mkOption {
type = types.str;
description = ''
The full configuration of the Hound daemon. Note the dbpath
should be an absolute path to a writable location on disk.
'';
example = ''
{
"max-concurrent-indexers" : 2,
"dbpath" : "''${services.hound.home}/data",
"repos" : {
"nixpkgs": {
"url" : "https://www.github.com/NixOS/nixpkgs.git"
}
}
}
'';
};
listen = mkOption {
type = types.str;
default = "0.0.0.0:6080";
example = "127.0.0.1:6080 or just :6080";
description = ''
Listen on this IP:port / :port
'';
};
};
};
config = mkIf cfg.enable {
users.extraGroups = optional (cfg.group == "hound") {
name = "hound";
gid = config.ids.gids.hound;
};
users.extraUsers = optional (cfg.user == "hound") {
name = "hound";
description = "hound code search";
createHome = true;
home = cfg.home;
group = cfg.group;
extraGroups = cfg.extraGroups;
uid = config.ids.uids.hound;
};
systemd.services.hound = {
description = "Hound Code Search";
wantedBy = [ "multi-user.target" ];
after = [ "network.target" ];
serviceConfig = {
User = cfg.user;
Group = cfg.group;
WorkingDirectory = cfg.home;
ExecStartPre = "${pkgs.git}/bin/git config --global --replace-all http.sslCAinfo /etc/ssl/certs/ca-certificates.crt";
ExecStart = "${cfg.package}/bin/houndd" +
" -addr ${cfg.listen}" +
" -conf ${pkgs.writeText "hound.json" cfg.config}";
};
path = [ pkgs.git pkgs.mercurial pkgs.openssh ];
};
};
}

View File

@@ -3,26 +3,37 @@ with lib;
let
clamavUser = "clamav";
stateDir = "/var/lib/clamav";
runDir = "/var/run/clamav";
logDir = "/var/log/clamav";
runDir = "/run/clamav";
clamavGroup = clamavUser;
cfg = config.services.clamav;
pkg = pkgs.clamav;
clamdConfigFile = pkgs.writeText "clamd.conf" ''
DatabaseDirectory ${stateDir}
LocalSocket ${runDir}/clamd.ctl
LogFile ${logDir}/clamav.log
PidFile ${runDir}/clamd.pid
TemporaryDirectory /tmp
User clamav
Foreground yes
${cfg.daemon.extraConfig}
'';
pkg = pkgs.clamav.override { freshclamConf = cfg.updater.config; };
freshclamConfigFile = pkgs.writeText "freshclam.conf" ''
DatabaseDirectory ${stateDir}
Foreground yes
Checks ${toString cfg.updater.frequency}
${cfg.updater.extraConfig}
DatabaseMirror database.clamav.net
'';
in
{
options = {
services.clamav = {
daemon = {
enable = mkEnableOption "clamd daemon";
enable = mkEnableOption "ClamAV clamd daemon";
extraConfig = mkOption {
type = types.lines;
@@ -34,16 +45,27 @@ in
};
};
updater = {
enable = mkEnableOption "freshclam updater";
enable = mkEnableOption "ClamAV freshclam updater";
frequency = mkOption {
type = types.int;
default = 12;
description = ''
Number of database checks per day.
'';
};
config = mkOption {
interval = mkOption {
type = types.str;
default = "hourly";
description = ''
How often freshclam is invoked. See systemd.time(7) for more
information about the format.
'';
};
extraConfig = mkOption {
type = types.lines;
default = "";
description = ''
Extra configuration for freshclam. Contents will be added verbatim to the
@@ -59,6 +81,7 @@ in
users.extraUsers = singleton {
name = clamavUser;
uid = config.ids.uids.clamav;
group = clamavGroup;
description = "ClamAV daemon user";
home = stateDir;
};
@@ -68,50 +91,53 @@ in
gid = config.ids.gids.clamav;
};
services.clamav.updater.config = mkIf cfg.updater.enable ''
DatabaseDirectory ${stateDir}
Foreground yes
Checks ${toString cfg.updater.frequency}
DatabaseMirror database.clamav.net
'';
environment.etc."clamav/freshclam.conf".source = freshclamConfigFile;
environment.etc."clamav/clamd.conf".source = clamdConfigFile;
systemd.services.clamd = mkIf cfg.daemon.enable {
systemd.services.clamav-daemon = mkIf cfg.daemon.enable {
description = "ClamAV daemon (clamd)";
path = [ pkg ];
after = [ "network.target" "freshclam.service" ];
requires = [ "freshclam.service" ];
after = mkIf cfg.updater.enable [ "clamav-freshclam.service" ];
requires = mkIf cfg.updater.enable [ "clamav-freshclam.service" ];
wantedBy = [ "multi-user.target" ];
restartTriggers = [ clamdConfigFile ];
preStart = ''
mkdir -m 0755 -p ${logDir}
mkdir -m 0755 -p ${runDir}
chown ${clamavUser}:${clamavGroup} ${logDir}
chown ${clamavUser}:${clamavGroup} ${runDir}
'';
serviceConfig = {
ExecStart = "${pkg}/bin/clamd --config-file=${clamdConfigFile}";
Type = "forking";
ExecReload = "${pkgs.coreutils}/bin/kill -HUP $MAINPID";
Restart = "on-failure";
RestartSec = "10s";
StartLimitInterval = "1min";
ExecStart = "${pkg}/bin/clamd";
ExecReload = "${pkgs.coreutils}/bin/kill -USR2 $MAINPID";
PrivateTmp = "yes";
PrivateDevices = "yes";
PrivateNetwork = "yes";
};
};
systemd.services.freshclam = mkIf cfg.updater.enable {
description = "ClamAV updater (freshclam)";
after = [ "network.target" ];
wantedBy = [ "multi-user.target" ];
path = [ pkg ];
systemd.timers.clamav-freshclam = mkIf cfg.updater.enable {
description = "Timer for ClamAV virus database updater (freshclam)";
wantedBy = [ "timers.target" ];
timerConfig = {
OnCalendar = cfg.updater.interval;
Unit = "clamav-freshclam.service";
};
};
systemd.services.clamav-freshclam = mkIf cfg.updater.enable {
description = "ClamAV virus database updater (freshclam)";
restartTriggers = [ freshclamConfigFile ];
preStart = ''
mkdir -m 0755 -p ${stateDir}
chown ${clamavUser}:${clamavGroup} ${stateDir}
'';
serviceConfig = {
ExecStart = "${pkg}/bin/freshclam --daemon --config-file=${pkgs.writeText "freshclam.conf" cfg.updater.config}";
ExecReload = "${pkgs.coreutils}/bin/kill -HUP $MAINPID";
Restart = "on-failure";
RestartSec = "10s";
StartLimitInterval = "1min";
Type = "oneshot";
ExecStart = "${pkg}/bin/freshclam";
PrivateTmp = "yes";
PrivateDevices = "yes";
};
};
};

View File

@@ -4,11 +4,6 @@
with lib;
let
# Upgrading? We have a test! nix-build ./nixos/tests/wordpress.nix
version = "4.6.1";
fullversion = "${version}";
# Our bare-bones wp-config.php file using the above settings
wordpressConfig = pkgs.writeText "wp-config.php" ''
<?php
@@ -71,12 +66,7 @@ let
# The wordpress package itself
wordpressRoot = pkgs.stdenv.mkDerivation rec {
name = "wordpress";
src = pkgs.fetchFromGitHub {
owner = "WordPress";
repo = "WordPress";
rev = "${fullversion}";
sha256 = "0n82xgjg1ry2p73hhgpslnkdzrma5n6hxxq76s7qskkzj0qjfvpn";
};
src = config.package;
installPhase = ''
mkdir -p $out
# copy all the wordpress files we downloaded
@@ -122,6 +112,14 @@ in
enablePHP = true;
options = {
package = mkOption {
type = types.path;
default = pkgs.wordpress;
description = ''
Path to the wordpress sources.
Upgrading? We have a test! nix-build ./nixos/tests/wordpress.nix
'';
};
dbHost = mkOption {
default = "localhost";
description = "The location of the database server.";

View File

@@ -60,7 +60,8 @@ in
"/gitweb/" => "${pkgs.git}/share/gitweb/gitweb.cgi"
)
setenv.add-environment = (
"GITWEB_CONFIG" => "${gitwebConfigFile}"
"GITWEB_CONFIG" => "${gitwebConfigFile}",
"HOME" => "${cfg.projectroot}"
)
}
'';

View File

@@ -135,7 +135,7 @@ let
server_name ${serverName} ${concatStringsSep " " vhost.serverAliases};
${acmeLocation}
location / {
return 301 https://$host${optionalString (port != 443) ":${port}"}$request_uri;
return 301 https://$host${optionalString (port != 443) ":${toString port}"}$request_uri;
}
}
''}

View File

@@ -124,6 +124,7 @@ in {
services.packagekit.enable = mkDefault true;
hardware.bluetooth.enable = mkDefault true;
services.xserver.libinput.enable = mkDefault true; # for controlling touchpad settings via gnome control center
services.udev.packages = [ pkgs.gnome3.gnome_settings_daemon ];
fonts.fonts = [ pkgs.dejavu_fonts pkgs.cantarell_fonts ];

View File

@@ -82,12 +82,12 @@ let
# Speed up application start by 50-150ms according to
# http://kdemonkey.blogspot.nl/2008/04/magic-trick.html
rm -rf $HOME/.compose-cache
mkdir $HOME/.compose-cache
rm -rf "$HOME/.compose-cache"
mkdir "$HOME/.compose-cache"
# Work around KDE errors when a user first logs in and
# .local/share doesn't exist yet.
mkdir -p $HOME/.local/share
mkdir -p "$HOME/.local/share"
unset _DID_SYSTEMD_CAT
@@ -148,7 +148,7 @@ let
allowSubstitutes = false;
}
''
mkdir -p $out
mkdir -p "$out"
${concatMapStrings (n: ''
cat - > "$out/${n}.desktop" << EODESKTOP
[Desktop Entry]

View File

@@ -14,7 +14,7 @@ let
xserverWrapper = pkgs.writeScript "xserver-wrapper" ''
#!/bin/sh
${concatMapStrings (n: "export ${n}=\"${getAttr n xEnv}\"\n") (attrNames xEnv)}
exec ${dmcfg.xserverBin} ${dmcfg.xserverArgs} "$@"
exec systemd-cat ${dmcfg.xserverBin} ${dmcfg.xserverArgs} "$@"
'';
Xsetup = pkgs.writeScript "Xsetup" ''
@@ -27,7 +27,6 @@ let
${cfg.stopScript}
'';
cfgFile = pkgs.writeText "sddm.conf" ''
[General]
HaltCommand=${pkgs.systemd}/bin/systemctl poweroff
@@ -46,8 +45,8 @@ let
HideUsers=${concatStringsSep "," dmcfg.hiddenUsers}
HideShells=/run/current-system/sw/bin/nologin
[XDisplay]
MinimumVT=${toString xcfg.tty}
[X11]
MinimumVT=${toString (if xcfg.tty != null then xcfg.tty else 7)}
ServerPath=${xserverWrapper}
XephyrPath=${pkgs.xorg.xorgserver.out}/bin/Xephyr
SessionCommand=${dmcfg.session.script}
@@ -100,7 +99,7 @@ in
theme = mkOption {
type = types.str;
default = "maui";
default = "";
description = ''
Greeter theme to use.
'';
@@ -254,5 +253,10 @@ in
users.extraGroups.sddm.gid = config.ids.gids.sddm;
services.dbus.packages = [ sddm.unwrapped ];
# To enable user switching, allow sddm to allocate TTYs/displays dynamically.
services.xserver.tty = null;
services.xserver.display = null;
};
}

View File

@@ -41,7 +41,7 @@ with lib;
{ description = "Terminal Server";
path =
[ pkgs.xorgserver.out pkgs.gawk pkgs.which pkgs.openssl pkgs.xorg.xauth
[ pkgs.xorg.xorgserver.out pkgs.gawk pkgs.which pkgs.openssl pkgs.xorg.xauth
pkgs.nettools pkgs.shadow pkgs.procps pkgs.utillinux pkgs.bash
];

View File

@@ -504,6 +504,7 @@ in
{ description = "X11 Server";
after = [ "systemd-udev-settle.service" "local-fs.target" "acpid.service" "systemd-logind.service" ];
wants = [ "systemd-udev-settle.service" ];
restartIfChanged = false;
@@ -529,6 +530,10 @@ in
Restart = "always";
RestartSec = "200ms";
SyslogIdentifier = "display-manager";
# Stop restarting if the display manager stops (crashes) 2 times
# in one minute. Starting X typically takes 3-4s.
StartLimitInterval = "30s";
StartLimitBurst = "3";
};
};

View File

@@ -145,6 +145,7 @@ in
${pkgs.e2fsprogs}/bin/chattr -f -i /var/empty || true
find /var/empty -mindepth 1 -delete
chmod 0555 /var/empty
chown root:root /var/empty
${pkgs.e2fsprogs}/bin/chattr -f +i /var/empty || true
'';

View File

@@ -318,6 +318,8 @@ mountFS() {
[ "$mountPoint" == "/" ] &&
[ -f "/mnt-root/etc/NIXOS_LUSTRATE" ] &&
lustrateRoot "/mnt-root"
true
}
lustrateRoot () {

View File

@@ -94,7 +94,6 @@ let cfg = config.ec2; in
elif [ "$fsType" = ext3 ]; then
mp="/disk$diskNr"
diskNr=$((diskNr + 1))
echo "mounting $device on $mp..."
if mountFS "$device" "$mp" "" ext3; then
if [ -z "$diskForUnionfs" ]; then diskForUnionfs="$mp"; fi
fi

View File

@@ -23,7 +23,7 @@ in
postVM =
''
mkdir -p $out
${pkgs.vmTools.qemu-220}/bin/qemu-img convert -f raw -O vpc $diskImage $out/disk.vhd
${pkgs.vmTools.qemu-220}/bin/qemu-img convert -f raw -o subformat=fixed -O vpc $diskImage $out/disk.vhd
rm $diskImage
'';
diskImageBase = "nixos-image-${config.system.nixosLabel}-${pkgs.stdenv.system}.raw";

View File

@@ -129,6 +129,9 @@ let
--setenv HOST_ADDRESS6="$HOST_ADDRESS6" \
--setenv LOCAL_ADDRESS6="$LOCAL_ADDRESS6" \
--setenv PATH="$PATH" \
${if cfg.additionalCapabilities != null then
''--capability="${concatStringsSep " " cfg.additionalCapabilities}"'' else ""
} \
${containerInit cfg} "''${SYSTEM_PATH:-/nix/var/nix/profiles/system}/init"
'';
@@ -205,6 +208,41 @@ let
''
);
serviceDirectives = cfg: {
ExecReload = pkgs.writeScript "reload-container"
''
#! ${pkgs.stdenv.shell} -e
${pkgs.nixos-container}/bin/nixos-container run "$INSTANCE" -- \
bash --login -c "''${SYSTEM_PATH:-/nix/var/nix/profiles/system}/bin/switch-to-configuration test"
'';
SyslogIdentifier = "container %i";
EnvironmentFile = "-/etc/containers/%i.conf";
Type = "notify";
# Note that on reboot, systemd-nspawn returns 133, so this
# unit will be restarted. On poweroff, it returns 0, so the
# unit won't be restarted.
RestartForceExitStatus = "133";
SuccessExitStatus = "133";
Restart = "on-failure";
# Hack: we don't want to kill systemd-nspawn, since we call
# "machinectl poweroff" in preStop to shut down the
# container cleanly. But systemd requires sending a signal
# (at least if we want remaining processes to be killed
# after the timeout). So send an ignored signal.
KillMode = "mixed";
KillSignal = "WINCH";
DevicePolicy = "closed";
DeviceAllow = map (d: "${d.node} ${d.modifier}") cfg.allowedDevices;
};
system = config.nixpkgs.system;
bindMountOpts = { name, config, ... }: {
@@ -235,6 +273,27 @@ let
};
allowedDeviceOpts = { name, config, ... }: {
options = {
node = mkOption {
example = "/dev/net/tun";
type = types.str;
description = "Path to device node";
};
modifier = mkOption {
example = "rw";
type = types.str;
description = ''
Device node access modifier. Takes a combination
<literal>r</literal> (read), <literal>w</literal> (write), and
<literal>m</literal> (mknod). See the
<literal>systemd.resource-control(5)</literal> man page for more
information.'';
};
};
};
mkBindFlag = d:
let flagPrefix = if d.isReadOnly then " --bind-ro=" else " --bind=";
mountstr = if d.hostPath != null then "${d.hostPath}:${d.mountPoint}" else "${d.mountPoint}";
@@ -302,6 +361,8 @@ let
dummyConfig =
{
extraVeths = {};
additionalCapabilities = [];
allowedDevices = [];
hostAddress = null;
hostAddress6 = null;
localAddress = null;
@@ -368,6 +429,26 @@ in
'';
};
additionalCapabilities = mkOption {
type = types.listOf types.str;
default = [];
example = [ "CAP_NET_ADMIN" "CAP_MKNOD" ];
description = ''
Grant additional capabilities to the container. See the
capabilities(7) and systemd-nspawn(1) man pages for more
information.
'';
};
enableTun = mkOption {
type = types.bool;
default = false;
description = ''
Allows the container to create and setup tunnel interfaces
by granting the <literal>NET_ADMIN</literal> capability and
enabling access to <literal>/dev/net/tun</literal>.
'';
};
privateNetwork = mkOption {
type = types.bool;
default = false;
@@ -422,6 +503,16 @@ in
'';
};
allowedDevices = mkOption {
type = types.listOf types.optionSet;
options = [ allowedDeviceOpts ];
default = [];
example = [ { node = "/dev/net/tun"; modifier = "rw"; } ];
description = ''
A list of device nodes to which the containers has access to.
'';
};
} // networkOptions;
config = mkMerge
@@ -488,59 +579,39 @@ in
restartIfChanged = false;
serviceConfig = {
ExecReload = pkgs.writeScript "reload-container"
''
#! ${pkgs.stdenv.shell} -e
${pkgs.nixos-container}/bin/nixos-container run "$INSTANCE" -- \
bash --login -c "''${SYSTEM_PATH:-/nix/var/nix/profiles/system}/bin/switch-to-configuration test"
'';
SyslogIdentifier = "container %i";
EnvironmentFile = "-/etc/containers/%i.conf";
Type = "notify";
# Note that on reboot, systemd-nspawn returns 133, so this
# unit will be restarted. On poweroff, it returns 0, so the
# unit won't be restarted.
RestartForceExitStatus = "133";
SuccessExitStatus = "133";
Restart = "on-failure";
# Hack: we don't want to kill systemd-nspawn, since we call
# "machinectl poweroff" in preStop to shut down the
# container cleanly. But systemd requires sending a signal
# (at least if we want remaining processes to be killed
# after the timeout). So send an ignored signal.
KillMode = "mixed";
KillSignal = "WINCH";
DevicePolicy = "closed";
};
serviceConfig = serviceDirectives dummyConfig;
};
in {
systemd.services = listToAttrs (filter (x: x.value != null) (
# The generic container template used by imperative containers
[{ name = "container@"; value = unit; }]
# declarative containers
++ (mapAttrsToList (name: cfg: nameValuePair "container@${name}" (
unit // {
preStart = preStartScript cfg;
script = startScript cfg;
postStart = postStartScript cfg;
} // (
if cfg.autoStart then
{
wantedBy = [ "multi-user.target" ];
wants = [ "network.target" ];
after = [ "network.target" ];
restartTriggers = [ cfg.path ];
reloadIfChanged = true;
}
else {})
++ (mapAttrsToList (name: cfg: nameValuePair "container@${name}" (let
config = cfg // (
if cfg.enableTun then
{
allowedDevices = cfg.allowedDevices
++ [ { node = "/dev/net/tun"; modifier = "rw"; } ];
additionalCapabilities = cfg.additionalCapabilities
++ [ "CAP_NET_ADMIN" ];
}
else {});
in
unit // {
preStart = preStartScript config;
script = startScript config;
postStart = postStartScript config;
serviceConfig = serviceDirectives config;
} // (
if config.autoStart then
{
wantedBy = [ "multi-user.target" ];
wants = [ "network.target" ];
after = [ "network.target" ];
restartTriggers = [ config.path ];
reloadIfChanged = true;
}
else {})
)) config.containers)
));

View File

@@ -1,4 +1,4 @@
{
let self = {
"14.04".ap-northeast-1.hvm-ebs = "ami-71c6f470";
"14.04".ap-northeast-1.pv-ebs = "ami-4dcbf84c";
"14.04".ap-northeast-1.pv-s3 = "ami-8fc4f68e";
@@ -134,4 +134,64 @@
"16.03".us-west-2.hvm-s3 = "ami-925c9ff2";
"16.03".us-west-2.pv-ebs = "ami-5e61a23e";
"16.03".us-west-2.pv-s3 = "ami-734c8f13";
}
# 16.09.1508.3909827
"16.09".ap-northeast-1.hvm-ebs = "ami-68453b0f";
"16.09".ap-northeast-1.hvm-s3 = "ami-f9bec09e";
"16.09".ap-northeast-1.pv-ebs = "ami-254a3442";
"16.09".ap-northeast-1.pv-s3 = "ami-ef473988";
"16.09".ap-northeast-2.hvm-ebs = "ami-18ae7f76";
"16.09".ap-northeast-2.hvm-s3 = "ami-9eac7df0";
"16.09".ap-northeast-2.pv-ebs = "ami-57aa7b39";
"16.09".ap-northeast-2.pv-s3 = "ami-5cae7f32";
"16.09".ap-south-1.hvm-ebs = "ami-b3f98fdc";
"16.09".ap-south-1.hvm-s3 = "ami-98e690f7";
"16.09".ap-south-1.pv-ebs = "ami-aef98fc1";
"16.09".ap-south-1.pv-s3 = "ami-caf88ea5";
"16.09".ap-southeast-1.hvm-ebs = "ami-80fb51e3";
"16.09".ap-southeast-1.hvm-s3 = "ami-2df3594e";
"16.09".ap-southeast-1.pv-ebs = "ami-37f05a54";
"16.09".ap-southeast-1.pv-s3 = "ami-27f35944";
"16.09".ap-southeast-2.hvm-ebs = "ami-57ece834";
"16.09".ap-southeast-2.hvm-s3 = "ami-87f4f0e4";
"16.09".ap-southeast-2.pv-ebs = "ami-d8ede9bb";
"16.09".ap-southeast-2.pv-s3 = "ami-a6ebefc5";
"16.09".ca-central-1.hvm-ebs = "ami-9f863bfb";
"16.09".ca-central-1.hvm-s3 = "ami-ea85388e";
"16.09".ca-central-1.pv-ebs = "ami-ce8a37aa";
"16.09".ca-central-1.pv-s3 = "ami-448a3720";
"16.09".eu-central-1.hvm-ebs = "ami-1b884774";
"16.09".eu-central-1.hvm-s3 = "ami-b08c43df";
"16.09".eu-central-1.pv-ebs = "ami-888946e7";
"16.09".eu-central-1.pv-s3 = "ami-06874869";
"16.09".eu-west-1.hvm-ebs = "ami-1ed3e76d";
"16.09".eu-west-1.hvm-s3 = "ami-73d1e500";
"16.09".eu-west-1.pv-ebs = "ami-44c0f437";
"16.09".eu-west-1.pv-s3 = "ami-f3d8ec80";
"16.09".eu-west-2.hvm-ebs = "ami-2c9c9648";
"16.09".eu-west-2.hvm-s3 = "ami-6b9e940f";
"16.09".eu-west-2.pv-ebs = "ami-f1999395";
"16.09".eu-west-2.pv-s3 = "ami-bb9f95df";
"16.09".sa-east-1.hvm-ebs = "ami-a11882cd";
"16.09".sa-east-1.hvm-s3 = "ami-7726bc1b";
"16.09".sa-east-1.pv-ebs = "ami-9725bffb";
"16.09".sa-east-1.pv-s3 = "ami-b027bddc";
"16.09".us-east-1.hvm-ebs = "ami-854ca593";
"16.09".us-east-1.hvm-s3 = "ami-2241a834";
"16.09".us-east-1.pv-ebs = "ami-a441a8b2";
"16.09".us-east-1.pv-s3 = "ami-e841a8fe";
"16.09".us-east-2.hvm-ebs = "ami-3f41645a";
"16.09".us-east-2.hvm-s3 = "ami-804065e5";
"16.09".us-east-2.pv-ebs = "ami-f1466394";
"16.09".us-east-2.pv-s3 = "ami-05426760";
"16.09".us-west-1.hvm-ebs = "ami-c2efbca2";
"16.09".us-west-1.hvm-s3 = "ami-d71042b7";
"16.09".us-west-1.pv-ebs = "ami-04e8bb64";
"16.09".us-west-1.pv-s3 = "ami-31e9ba51";
"16.09".us-west-2.hvm-ebs = "ami-6449f504";
"16.09".us-west-2.hvm-s3 = "ami-344af654";
"16.09".us-west-2.pv-ebs = "ami-6d4af60d";
"16.09".us-west-2.pv-s3 = "ami-de48f4be";
latest = self."16.09";
}; in self

View File

@@ -23,7 +23,7 @@ in
postVM =
''
PATH=$PATH:${stdenv.lib.makeBinPath [ pkgs.gnutar pkgs.gzip ]}
PATH=$PATH:${pkgs.stdenv.lib.makeBinPath [ pkgs.gnutar pkgs.gzip ]}
pushd $out
mv $diskImageBase disk.raw
tar -Szcf $diskImageBase.tar.gz disk.raw

View File

@@ -123,7 +123,7 @@ in {
# config file. But this path can unfortunately be garbage collected
# while still being used by the virtual machine. So update the
# emulator path on each startup to something valid (re-scan $PATH).
for file in /etc/libvirt/qemu/*.xml /etc/libvirt/lxc/*.xml; do
for file in /var/lib/libvirt/qemu/*.xml /var/lib/libvirt/lxc/*.xml; do
test -f "$file" || continue
# get (old) emulator path from config file
emulator=$(grep "^[[:space:]]*<emulator>" "$file" | sed 's,^[[:space:]]*<emulator>\(.*\)</emulator>.*,\1,')

View File

@@ -13,6 +13,8 @@ with lib;
let
qemu = config.system.build.qemu or pkgs.qemu_test;
vmName =
if config.networking.hostName == ""
then "noname"
@@ -32,7 +34,7 @@ let
NIX_DISK_IMAGE=$(readlink -f ''${NIX_DISK_IMAGE:-${config.virtualisation.diskImage}})
if ! test -e "$NIX_DISK_IMAGE"; then
${pkgs.qemu_kvm}/bin/qemu-img create -f qcow2 "$NIX_DISK_IMAGE" \
${qemu}/bin/qemu-img create -f qcow2 "$NIX_DISK_IMAGE" \
${toString config.virtualisation.diskSize}M || exit 1
fi
@@ -47,7 +49,7 @@ let
${if cfg.useBootLoader then ''
# Create a writable copy/snapshot of the boot disk.
# A writable boot disk can be booted from automatically.
${pkgs.qemu_kvm}/bin/qemu-img create -f qcow2 -b ${bootDisk}/disk.img $TMPDIR/disk.img || exit 1
${qemu}/bin/qemu-img create -f qcow2 -b ${bootDisk}/disk.img $TMPDIR/disk.img || exit 1
${if cfg.useEFIBoot then ''
# VM needs a writable flash BIOS.
@@ -63,14 +65,14 @@ let
extraDisks=""
${flip concatMapStrings cfg.emptyDiskImages (size: ''
if ! test -e "empty$idx.qcow2"; then
${pkgs.qemu_kvm}/bin/qemu-img create -f qcow2 "empty$idx.qcow2" "${toString size}M"
${qemu}/bin/qemu-img create -f qcow2 "empty$idx.qcow2" "${toString size}M"
fi
extraDisks="$extraDisks -drive index=$idx,file=$(pwd)/empty$idx.qcow2,if=${cfg.qemu.diskInterface},werror=report"
idx=$((idx + 1))
'')}
# Start QEMU.
exec ${pkgs.qemu_kvm}/bin/qemu-kvm \
exec ${qemu}/bin/qemu-kvm \
-name ${vmName} \
-m ${toString config.virtualisation.memorySize} \
${optionalString (pkgs.stdenv.system == "x86_64-linux") "-cpu kvm64"} \
@@ -121,7 +123,7 @@ let
mkdir $out
diskImage=$out/disk.img
bootFlash=$out/bios.bin
${pkgs.qemu_kvm}/bin/qemu-img create -f qcow2 $diskImage "40M"
${qemu}/bin/qemu-img create -f qcow2 $diskImage "40M"
${if cfg.useEFIBoot then ''
cp ${pkgs.OVMF-CSM}/FV/OVMF.fd $bootFlash
chmod 0644 $bootFlash
@@ -272,7 +274,7 @@ in
virtualisation.writableStore =
mkOption {
default = false;
default = true; # FIXME
description =
''
If enabled, the Nix store in the VM is made writable by

View File

@@ -244,6 +244,7 @@ in rec {
tests.gnome3-gdm = callTest tests/gnome3-gdm.nix {};
tests.grsecurity = callTest tests/grsecurity.nix {};
tests.hibernate = callTest tests/hibernate.nix {};
tests.hound = callTest tests/hound.nix {};
tests.i3wm = callTest tests/i3wm.nix {};
tests.installer = callSubTests tests/installer.nix {};
tests.influxdb = callTest tests/influxdb.nix {};

View File

@@ -18,8 +18,9 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
enableOCR = true;
machine.imports = [ ./common/x11.nix ];
machine.imports = [ ./common/user-account.nix ./common/x11.nix ];
machine.virtualisation.memorySize = 2047;
machine.services.xserver.displayManager.auto.user = "alice";
machine.environment.systemPackages = [ chromiumPkg ];
startupHTML = pkgs.writeText "chromium-startup.html" ''
@@ -43,14 +44,20 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
xdoScript = pkgs.writeText "${name}.xdo" text;
in "${pkgs.xdotool}/bin/xdotool '${xdoScript}'";
in ''
# Run as user alice
sub ru ($) {
my $esc = $_[0] =~ s/'/'\\${"'"}'/gr;
return "su - alice -c '$esc'";
}
sub createNewWin {
$machine->nest("creating a new Chromium window", sub {
$machine->execute("${xdo "new-window" ''
$machine->execute(ru "${xdo "new-window" ''
search --onlyvisible --name "startup done"
windowfocus --sync
windowactivate --sync
''}");
$machine->execute("${xdo "new-window" ''
$machine->execute(ru "${xdo "new-window" ''
key Ctrl+n
''}");
});
@@ -58,16 +65,16 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
sub closeWin {
Machine::retry sub {
$machine->execute("${xdo "close-window" ''
$machine->execute(ru "${xdo "close-window" ''
search --onlyvisible --name "new tab"
windowfocus --sync
windowactivate --sync
''}");
$machine->execute("${xdo "close-window" ''
$machine->execute(ru "${xdo "close-window" ''
key Ctrl+w
''}");
for (1..20) {
my ($status, $out) = $machine->execute("${xdo "wait-for-close" ''
my ($status, $out) = $machine->execute(ru "${xdo "wait-for-close" ''
search --onlyvisible --name "new tab"
''}");
return 1 if $status != 0;
@@ -80,7 +87,7 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
my $ret = 0;
$machine->nest("waiting for new Chromium window to appear", sub {
for (1..20) {
my ($status, $out) = $machine->execute("${xdo "wait-for-window" ''
my ($status, $out) = $machine->execute(ru "${xdo "wait-for-window" ''
search --onlyvisible --name "new tab"
windowfocus --sync
windowactivate --sync
@@ -113,13 +120,9 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
$machine->waitForX;
my $url = "file://${startupHTML}";
my $args = "--user-data-dir=/tmp/chromium-${channel}";
$machine->execute(
"ulimit -c unlimited; ".
"chromium $args \"$url\" & disown"
);
$machine->waitForText(qr/Type to search or enter a URL to navigate/);
$machine->waitUntilSucceeds("${xdo "check-startup" ''
$machine->execute(ru "ulimit -c unlimited; chromium \"$url\" & disown");
$machine->waitForText(qr/startup done/);
$machine->waitUntilSucceeds(ru "${xdo "check-startup" ''
search --sync --onlyvisible --name "startup done"
# close first start help popup
key -delay 1000 Escape
@@ -134,13 +137,13 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
$machine->screenshot("startup_done");
testNewWin "check sandbox", sub {
$machine->succeed("${xdo "type-url" ''
$machine->succeed(ru "${xdo "type-url" ''
search --sync --onlyvisible --name "new tab"
windowfocus --sync
type --delay 1000 "chrome://sandbox"
''}");
$machine->succeed("${xdo "submit-url" ''
$machine->succeed(ru "${xdo "submit-url" ''
search --sync --onlyvisible --name "new tab"
windowfocus --sync
key --delay 1000 Return
@@ -148,15 +151,15 @@ mapAttrs (channel: chromiumPkg: makeTest rec {
$machine->screenshot("sandbox_info");
$machine->succeed("${xdo "submit-url" ''
$machine->succeed(ru "${xdo "submit-url" ''
search --sync --onlyvisible --name "sandbox status"
windowfocus --sync
''}");
$machine->succeed("${xdo "submit-url" ''
$machine->succeed(ru "${xdo "submit-url" ''
key --delay 1000 Ctrl+a Ctrl+c
''}");
my $clipboard = $machine->succeed("${pkgs.xclip}/bin/xclip -o");
my $clipboard = $machine->succeed(ru "${pkgs.xclip}/bin/xclip -o");
die "sandbox not working properly: $clipboard"
unless $clipboard =~ /namespace sandbox.*yes/mi
&& $clipboard =~ /pid namespaces.*yes/mi

View File

@@ -21,13 +21,13 @@ import ./make-test.nix ({ pkgs, ... }:
$machine->log("ecryptfs-migrate-home said: $out");
# Log alice in (ecryptfs passwhrase is wrapped during first login)
$machine->sleep(2); # urgh: wait for username prompt
$machine->waitUntilTTYMatches(1, "login: ");
$machine->sendChars("alice\n");
$machine->sleep(1);
$machine->waitUntilTTYMatches(1, "Password: ");
$machine->sendChars("foobar\n");
$machine->sleep(2);
$machine->waitUntilTTYMatches(1, "alice\@machine");
$machine->sendChars("logout\n");
$machine->sleep(2);
$machine->waitUntilTTYMatches(1, "login: ");
# Why do I need to do this??
$machine->succeed("su alice -c ecryptfs-umount-private || true");
@@ -39,10 +39,11 @@ import ./make-test.nix ({ pkgs, ... }:
$machine->log("keyctl unlink said: " . $out);
# Log alice again
$machine->waitUntilTTYMatches(1, "login: ");
$machine->sendChars("alice\n");
$machine->sleep(1);
$machine->waitUntilTTYMatches(1, "Password: ");
$machine->sendChars("foobar\n");
$machine->sleep(2);
$machine->waitUntilTTYMatches(1, "alice\@machine");
# Create some files in encrypted home
$machine->succeed("su alice -c 'touch ~alice/a'");
@@ -50,7 +51,7 @@ import ./make-test.nix ({ pkgs, ... }:
# Logout
$machine->sendChars("logout\n");
$machine->sleep(2);
$machine->waitUntilTTYMatches(1, "login: ");
# Why do I need to do this??
$machine->succeed("su alice -c ecryptfs-umount-private || true");
@@ -62,10 +63,11 @@ import ./make-test.nix ({ pkgs, ... }:
$machine->succeed("su alice -c 'test \! -f ~alice/b'");
# Log alice once more
$machine->waitUntilTTYMatches(1, "login: ");
$machine->sendChars("alice\n");
$machine->sleep(1);
$machine->waitUntilTTYMatches(1, "Password: ");
$machine->sendChars("foobar\n");
$machine->sleep(2);
$machine->waitUntilTTYMatches(1, "alice\@machine");
# Check that the files are there
$machine->sleep(1);
@@ -77,5 +79,6 @@ import ./make-test.nix ({ pkgs, ... }:
$machine->succeed("su alice -c 'ls -lh ~alice/'");
$machine->sendChars("logout\n");
$machine->waitUntilTTYMatches(1, "login: ");
'';
})

View File

@@ -1,7 +1,7 @@
import ./make-test.nix ({ pkgs, ...} : {
name = "emacs-daemon";
meta = with pkgs.stdenv.lib.maintainers; {
maintainers = [ DamienCassou ];
maintainers = [ ];
};
enableOCR = true;

View File

@@ -29,7 +29,7 @@ import ./make-test.nix ({ pkgs, ...} : {
$machine->succeed("su - alice -c 'DISPLAY=:0.0 gnome-terminal &'");
$machine->succeed("xauth merge ~alice/.Xauthority");
$machine->waitForWindow(qr/Terminal/);
$machine->mustSucceed("timeout 900 bash -c 'journalctl -f|grep -m 1 \"GNOME Shell started\"'");
$machine->succeed("timeout 900 bash -c 'while read msg; do if [[ \$msg =~ \"GNOME Shell started\" ]]; then break; fi; done < <(journalctl -f)'");
$machine->sleep(10);
$machine->screenshot("screen");
'';

View File

@@ -14,6 +14,8 @@ import ./make-test.nix (pkgs: {
networking.firewall.allowedTCPPorts = [ 4444 ];
systemd.services.listener.serviceConfig.ExecStart = "${pkgs.netcat}/bin/nc -l -p 4444";
virtualisation.writableStore = false; # FIXME
};
probe = { config, lib, pkgs, ...}: {

58
nixos/tests/hound.nix Normal file
View File

@@ -0,0 +1,58 @@
# Test whether `houndd` indexes nixpkgs
import ./make-test.nix ({ pkgs, ... } : {
name = "hound";
meta = with pkgs.stdenv.lib.maintainers; {
maintainers = [ grahamc ];
};
machine = { config, pkgs, ... }: {
services.hound = {
enable = true;
config = ''
{
"max-concurrent-indexers": 1,
"dbpath": "/var/lib/hound/data",
"repos": {
"nix": {
"url": "file:///var/lib/hound/my-git"
}
}
}
'';
};
systemd.services.houndseed = {
description = "seed hound with a git repo";
requiredBy = [ "hound.service" ];
before = [ "hound.service" ];
serviceConfig = {
User = "hound";
Group = "hound";
WorkingDirectory = "/var/lib/hound";
};
path = [ pkgs.git ];
script = ''
git config --global user.email "you@example.com"
git config --global user.name "Your Name"
git init my-git --bare
git init my-git-clone
cd my-git-clone
echo 'hi nix!' > hello
git add hello
git commit -m "hello there :)"
git remote add origin /var/lib/hound/my-git
git push origin master
'';
};
};
testScript =
'' startAll;
$machine->waitForUnit("network.target");
$machine->waitForUnit("hound.service");
$machine->waitForOpenPort(6080);
$machine->succeed('curl http://127.0.0.1:6080/api/v1/search\?stats\=fosho\&repos\=\*\&rng=%3A20\&q\=hi\&files\=\&i=nope | grep "Filename" | grep "hello"');
'';
})

View File

@@ -18,6 +18,7 @@ import ./make-test.nix ({ pkgs, ...} :
};
};
services.xserver.desktopManager.kde5.enable = true;
virtualisation.writableStore = false; # FIXME
};
enableOCR = true;

View File

@@ -33,10 +33,11 @@ import ./make-test.nix ({ pkgs, latestKernel ? false, ... }:
# Log in as alice on a virtual console.
subtest "virtual console login", sub {
$machine->sleep(2); # urgh: wait for username prompt
$machine->waitUntilTTYMatches(2, "login: ");
$machine->sendChars("alice\n");
$machine->waitUntilTTYMatches(2, "login: alice");
$machine->waitUntilSucceeds("pgrep login");
$machine->sleep(2); # urgh: wait for `Password:'
$machine->waitUntilTTYMatches(2, "Password: ");
$machine->sendChars("foobar\n");
$machine->waitUntilSucceeds("pgrep -u alice bash");
$machine->sendChars("touch done\n");

View File

@@ -29,6 +29,7 @@ import ./make-test.nix ({ pkgs, ...} : {
startAll;
$one->waitForUnit("munin-node.service");
$one->succeed('systemctl start munin-cron');
$one->waitForFile("/var/lib/munin/one/one-uptime-uptime-g.rrd");
$one->waitForFile("/var/www/munin/one/index.html");
'';

View File

@@ -35,6 +35,18 @@ in {
];
};
server_lazy =
{ config, pkgs, ... }:
{
services.openssh = { enable = true; startWhenNeeded = true; };
security.pam.services.sshd.limits =
[ { domain = "*"; item = "memlock"; type = "-"; value = 1024; } ];
users.extraUsers.root.openssh.authorizedKeys.keys = [
snakeOilPublicKey
];
};
client =
{ config, pkgs, ... }: { };
@@ -50,6 +62,8 @@ in {
subtest "manual-authkey", sub {
$server->succeed("mkdir -m 700 /root/.ssh");
$server->copyFileFromHost("key.pub", "/root/.ssh/authorized_keys");
$server_lazy->succeed("mkdir -m 700 /root/.ssh");
$server_lazy->copyFileFromHost("key.pub", "/root/.ssh/authorized_keys");
$client->succeed("mkdir -m 700 /root/.ssh");
$client->copyFileFromHost("key", "/root/.ssh/id_ed25519");
@@ -58,6 +72,10 @@ in {
$client->waitForUnit("network.target");
$client->succeed("ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no server 'echo hello world' >&2");
$client->succeed("ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no server 'ulimit -l' | grep 1024");
$client->succeed("ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no server_lazy 'echo hello world' >&2");
$client->succeed("ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no server_lazy 'ulimit -l' | grep 1024");
};
subtest "configured-authkey", sub {
@@ -66,6 +84,11 @@ in {
$client->succeed("ssh -o UserKnownHostsFile=/dev/null" .
" -o StrictHostKeyChecking=no -i privkey.snakeoil" .
" server true");
$client->succeed("ssh -o UserKnownHostsFile=/dev/null" .
" -o StrictHostKeyChecking=no -i privkey.snakeoil" .
" server_lazy true");
};
'';
})

View File

@@ -11,10 +11,10 @@ let
#!${pkgs.stdenv.shell} -xe
export PATH="${lib.makeBinPath [ pkgs.coreutils pkgs.utillinux ]}"
mkdir -p /var/run/dbus
mkdir -p /run/dbus
cat > /etc/passwd <<EOF
root:x:0:0::/root:/bin/false
messagebus:x:1:1::/var/run/dbus:/bin/false
messagebus:x:1:1::/run/dbus:/bin/false
EOF
cat > /etc/group <<EOF
root:x:0:

View File

@@ -10,14 +10,10 @@ import ./make-test.nix ({ pkgs, ... }:
{ web =
{ config, pkgs, ... }:
{
services.mysql.enable = true;
services.mysql.package = pkgs.mysql;
services.mysql.initialScript = pkgs.writeText "start.sql" ''
CREATE DATABASE wordpress;
CREATE USER 'wordpress'@'localhost' IDENTIFIED BY 'wordpress';
GRANT ALL on wordpress.* TO 'wordpress'@'localhost';
'';
services.mysql = {
enable = true;
package = pkgs.mysql;
};
services.httpd = {
enable = true;
logPerVirtualHost = true;

View File

@@ -1,11 +1,11 @@
{ stdenv, fetchurl, libogg }:
stdenv.mkDerivation rec {
name = "flac-1.3.1";
name = "flac-1.3.2";
src = fetchurl {
url = "http://downloads.xiph.org/releases/flac/${name}.tar.xz";
sha256 = "4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c";
sha256 = "0gymm2j3276kr9nz6vmgfwsdfrq6c449n40a0mzz8h6wc7nw7kwi";
};
buildInputs = [ libogg ];

View File

@@ -1,12 +1,12 @@
{ stdenv, fetchurl, cmake }:
stdenv.mkDerivation rec {
version = "0.6.0";
version = "0.6.1";
name = "game-music-emu-${version}";
src = fetchurl {
url = "https://game-music-emu.googlecode.com/files/${name}.tar.bz2";
sha256 = "11s9l938nxbrk7qb2k1ppfgizcz00cakbxgv0gajc6hyqv882vjh";
url = "https://bitbucket.org/mpyne/game-music-emu/downloads/${name}.tar.bz2";
sha256 = "08fk7zddpn7v93d0fa7fcypx7hvgwx9b5psj9l6m8b87k2hbw4fw";
};
buildInputs = [ cmake ];

View File

@@ -62,5 +62,8 @@ in nodePackages.buildNodePackage rec {
Groove Basin supports Last.fm scrobbling.
'';
# groovebasin was built with nodejs 0.10 which reached end of LTS
# in October 216, it doesn't built with nodejs 4.x
broken = true;
};
}

View File

@@ -1,11 +1,11 @@
{stdenv, fetchurl, alsaLib }:
stdenv.mkDerivation rec {
name = "mpg123-1.22.2";
name = "mpg123-1.23.8";
src = fetchurl {
url = "mirror://sourceforge/mpg123/${name}.tar.bz2";
sha256 = "0i1phi6fdjas37y00h3j8rb0b8ngr9az6hy5ff5bl53ify3j87kd";
sha256 = "13ngfzk84k4ks7ymanmq8f6707yrybra5h0mk3ir6mdnxk4068yy";
};
buildInputs = stdenv.lib.optional (!stdenv.isDarwin) alsaLib;

View File

@@ -29,11 +29,11 @@
# handle that.
stdenv.mkDerivation rec {
name = "qmmp-1.1.2";
name = "qmmp-1.1.5";
src = fetchurl {
url = "http://qmmp.ylsoftware.com/files/${name}.tar.bz2";
sha256 = "023gvgchk6ybkz3miy0z08j9n5awz5cjvav7fqjdmpix4sivhn5q";
sha256 = "1gfx6nm9v6qrx58gxib6grfhb45mnib1n4wdsnjq16br6bs8h4lv";
};
buildInputs =

View File

@@ -6,7 +6,9 @@ assert stdenv.system == "x86_64-linux";
let
# Please update the stable branch!
version = "1.0.38.171.g5e1cd7b2-22";
# Latest version number can be found at:
# http://repository-origin.spotify.com/pool/non-free/s/spotify-client/
version = "1.0.49.125.g72ee7853-111";
deps = [
alsaLib
@@ -51,7 +53,7 @@ stdenv.mkDerivation {
src =
fetchurl {
url = "http://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_${version}_amd64.deb";
sha256 = "0mhrbcw92g11czwcclnbwz1pk1jgap4xlya7dqsrcyb50azmv450";
sha256 = "0l008x06d257vcw6gq3q90hvv93cq6mxpj11by1np6bzzg61qv8x";
};
buildInputs = [ dpkg makeWrapper ];

View File

@@ -1,26 +0,0 @@
From 7a18f4cb77c567dec9ad924fcc76c50092de6ee7 Mon Sep 17 00:00:00 2001
From: Thomas Tuegel <ttuegel@gmail.com>
Date: Mon, 23 Nov 2015 06:57:51 -0600
Subject: [PATCH 2/2] fix ConfigReader QStringList corruption
---
src/common/ConfigReader.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/common/ConfigReader.cpp b/src/common/ConfigReader.cpp
index 5bf5a6a..34182e6 100644
--- a/src/common/ConfigReader.cpp
+++ b/src/common/ConfigReader.cpp
@@ -30,7 +30,8 @@
QTextStream &operator>>(QTextStream &str, QStringList &list) {
list.clear();
- foreach(const QStringRef &s, str.readLine().splitRef(QLatin1Char(',')))
+ QString line = str.readLine();
+ foreach(const QStringRef &s, line.splitRef(QLatin1Char(',')))
{
QStringRef trimmed = s.trimmed();
if (!trimmed.isEmpty())
--
2.6.3

View File

@@ -1,11 +1,11 @@
{ stdenv, makeQtWrapper, fetchFromGitHub, fetchpatch
, cmake, pkgconfig, libxcb, libpthreadstubs, lndir
, cmake, extra-cmake-modules, pkgconfig, libxcb, libpthreadstubs, lndir
, libXdmcp, libXau, qtbase, qtdeclarative, qttools, pam, systemd
, themes
}:
let
version = "0.13.0";
version = "0.14.0";
unwrapped = stdenv.mkDerivation rec {
name = "sddm-unwrapped-${version}";
@@ -14,19 +14,18 @@ let
owner = "sddm";
repo = "sddm";
rev = "v${version}";
sha256 = "0c3q8lpb123m9k5x3i71mm8lmyzhknw77zxh89yfl8qmn6zd61i1";
sha256 = "0wwid23kw0725zpw67zchalg9mmharr7sn4yzhijq7wqpsczjfxj";
};
patches = [
./0001-ignore-config-mtime.patch
./0002-fix-ConfigReader-QStringList-corruption.patch
(fetchpatch {
url = https://github.com/benjarobin/sddm/commit/7d05362e3c7c5945ad85b0176771bc1c5a370598.patch;
sha256 = "17f174lsb8vm7k1vx00yiqcipyyr6hgg4rm1rclps7saapfah5sj";
(fetchpatch { /* Fix display of user avatars. */
url = https://github.com/sddm/sddm/commit/ecb903e48822bd90650bdd64fe80754e3e9664cb.patch;
sha256 = "0zm88944pwdad8grmv0xwnxl23xml85ryc71x2xac233jxdyx6ms";
})
];
nativeBuildInputs = [ cmake pkgconfig qttools ];
nativeBuildInputs = [ cmake extra-cmake-modules pkgconfig qttools ];
buildInputs = [
libxcb libpthreadstubs libXdmcp libXau qtbase pam systemd

View File

@@ -1,25 +1,25 @@
{ stdenv, fetchurl, buildEnv, gtk, glib, gdk_pixbuf, alsaLib, nss, nspr, gconf
{ stdenv, fetchurl, buildEnv, gtk2, glib, gdk_pixbuf, alsaLib, nss, nspr, gconf
, cups, libgcrypt_1_5, systemd, makeWrapper, dbus }:
let
bracketsEnv = buildEnv {
name = "env-brackets";
paths = [
gtk glib gdk_pixbuf stdenv.cc.cc alsaLib nss nspr gconf cups libgcrypt_1_5
dbus systemd.lib
gtk2 glib gdk_pixbuf stdenv.cc.cc.lib alsaLib nss nspr gconf cups libgcrypt_1_5
dbus.lib systemd.lib
];
};
in
stdenv.mkDerivation rec {
name = "brackets-${version}";
version = "1.5";
version = "1.7";
src = fetchurl {
url = "https://github.com/adobe/brackets/releases/download/release-${version}/Brackets.Release.${version}.64-bit.deb";
sha256 = "1fc8wvh9wbcydd1sw20yfnwlfv7nllb6vrssr6hgn80m7i0zl3db";
sha256 = "0nsiy3gvp8rd71a0misf6v1kz067kxnszr5mpch9fj4jqmg6nj8m";
name = "${name}.deb";
};
phases = [ "installPhase" ];
phases = [ "installPhase" "fixupPhase" ];
buildInputs = [ makeWrapper ];

View File

@@ -1,4 +1,6 @@
{ stdenv, makeDesktopItem, freetype, fontconfig, libX11, libXrender, zlib, jdk, glib, gtk, libXtst, webkitgtk2, makeWrapper, ... }:
{ stdenv, makeDesktopItem, freetype, fontconfig, libX11, libXrender
, zlib, jdk, glib, gtk, libXtst, gsettings_desktop_schemas, webkitgtk2
, makeWrapper, ... }:
{ name, src ? builtins.getAttr stdenv.system sources, sources ? null, description }:
@@ -15,7 +17,10 @@ stdenv.mkDerivation rec {
categories = "Application;Development;";
};
buildInputs = [ makeWrapper ];
buildInputs = [
fontconfig freetype glib gsettings_desktop_schemas gtk jdk libX11
libXrender libXtst makeWrapper zlib
] ++ stdenv.lib.optional (webkitgtk2 != null) webkitgtk2;
buildCommand = ''
# Unpack tarball.
@@ -37,6 +42,7 @@ stdenv.mkDerivation rec {
makeWrapper $out/eclipse/eclipse $out/bin/eclipse \
--prefix PATH : ${jdk}/bin \
--prefix LD_LIBRARY_PATH : ${stdenv.lib.makeLibraryPath ([ glib gtk libXtst ] ++ stdenv.lib.optional (webkitgtk2 != null) webkitgtk2)} \
--prefix XDG_DATA_DIRS : "$GSETTINGS_SCHEMAS_PATH" \
--add-flags "-configuration \$HOME/.eclipse/''${productId}_$productVersion/configuration"
# Create desktop item.

View File

@@ -1,6 +1,6 @@
{ stdenv, lib, fetchurl, makeDesktopItem, makeWrapper
, freetype, fontconfig, libX11, libXext, libXrender, zlib
, glib, gtk, libXtst, jdk
, glib, gtk, libXtst, jdk, gsettings_desktop_schemas
, webkitgtk2 ? null # for internal web browser
, buildEnv, writeText, runCommand
, callPackage

View File

@@ -83,16 +83,16 @@ rec {
acejump = buildEclipsePlugin rec {
name = "acejump-${version}";
version = "1.0.0.201501181511";
version = "1.0.0.201610261941";
srcFeature = fetchurl {
url = "https://tobiasmelcher.github.io/acejumpeclipse/features/acejump.feature_${version}.jar";
sha256 = "127xqrnns4h96g21c9zg0iblxprx3fg6fg0w5f413rf84415z884";
sha256 = "1szswjxp9g70ibfbv3p8dlq1bngq7nc22kp657z9i9kp8309md2d";
};
srcPlugin = fetchurl {
url = "https://tobiasmelcher.github.io/acejumpeclipse/plugins/acejump_${version}.jar";
sha256 = "0mz79ca32yryidd1wijirvnmfg4j5q4g84vdspdi56z0r4xrja13";
sha256 = "1cn64xj2bm69vnn9db2xxh6kq148v83w5nx3183mrqb59ym3v9kf";
};
meta = with stdenv.lib; {

View File

@@ -1,7 +1,8 @@
{ fetchurl, stdenv }:
stdenv.mkDerivation rec {
name = "ed-1.13";
name = "ed-${version}";
version = "1.14.1";
src = fetchurl {
# gnu only provides *.lz tarball, which is unfriendly for stdenv bootstrapping
@@ -9,8 +10,13 @@ stdenv.mkDerivation rec {
# When updating, please make sure the sources pulled match those upstream by
# Unpacking both tarballs and running `find . -type f -exec sha256sum \{\} \; | sha256sum`
# in the resulting directory
url = "http://fossies.org/linux/privat/${name}.tar.bz2";
sha256 = "1iym2fsamxr886l3sz8lqzgf00bip5cr0aly8jp04f89kf5mvl0j";
urls = let file_sha512 = "84396fe4e4f0bf0b591037277ff8679a08b2883207628aaa387644ad83ca5fbdaa74a581f33310e28222d2fea32a0b8ba37e579597cc7d6145df6eb956ea75db";
in [
("http://pkgs.fedoraproject.org/repo/extras/ed"
+ "/${name}.tar.bz2/sha512/${file_sha512}/${name}.tar.bz2")
"http://fossies.org/linux/privat/${name}.tar.bz2"
];
sha256 = "1pk6qa4sr7qc6vgm34hjx44hsh8x2bwaxhdi78jhsacnn4zwi7bw";
};
/* FIXME: Tests currently fail on Darwin:

View File

@@ -24,12 +24,11 @@ stdenv.mkDerivation rec {
install *.el* $out/share/emacs/site-lisp
'';
meta = {
meta = with stdenv.lib; {
description = "Precision colors for machines and people";
homepage = http://ethanschoonover.com/solarized;
maintainers = "Samuel Rivas <samuelrivas@gmail.com>";
license = stdenv.lib.licenses.mit;
platforms = stdenv.lib.platforms.all;
maintainers = [ maintainers.samuelrivas ];
license = licenses.mit;
platforms = platforms.all;
};
}

View File

@@ -175,10 +175,10 @@
}) {};
auctex = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
pname = "auctex";
version = "11.89.4";
version = "11.89.5";
src = fetchurl {
url = "https://elpa.gnu.org/packages/auctex-11.89.4.tar";
sha256 = "06dxj9wflwgzy88vk47pdk6xln4f63cab7s73ynwp2bdqjs99f5b";
url = "https://elpa.gnu.org/packages/auctex-11.89.5.tar";
sha256 = "0scab76ks9wnv1wp9lrm6h9hag7p70zn950srp2p02vrzz2z5p53";
};
packageRequires = [];
meta = {
@@ -618,10 +618,10 @@
}) {};
el-search = callPackage ({ elpaBuild, emacs, fetchurl, lib }: elpaBuild {
pname = "el-search";
version = "0.2.2";
version = "0.2.3";
src = fetchurl {
url = "https://elpa.gnu.org/packages/el-search-0.2.2.tar";
sha256 = "07b4jk143vi3sydg03mg12gy1rs21q0qvs7p303irwz4pv8bfwqj";
url = "https://elpa.gnu.org/packages/el-search-0.2.3.tar";
sha256 = "0icxfq6hd8pfg4r5q70ylm84wgv1jiijpv0d56x7kjdh7wrdalrb";
};
packageRequires = [ emacs ];
meta = {
@@ -1336,10 +1336,10 @@
}) {};
org = callPackage ({ elpaBuild, fetchurl, lib }: elpaBuild {
pname = "org";
version = "20160829";
version = "20160905";
src = fetchurl {
url = "https://elpa.gnu.org/packages/org-20160829.tar";
sha256 = "1p0bxbzjzxmhsg1m4a3mlsphh7gcv6b97mfgkl22lfy0ia0g1fzv";
url = "https://elpa.gnu.org/packages/org-20160905.tar";
sha256 = "118xq8bsiwa6nfxm14ww5dmyf5r0cv69lf748cj39bcvg1qm94vn";
};
packageRequires = [];
meta = {

Some files were not shown because too many files have changed in this diff Show More