Commit Graph

121211 Commits

Author SHA1 Message Date
Orivej Desh
b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Daiderd Jordan
a0948ffdb0
Csu: fix build with CoreFoundation 2017-11-21 23:15:00 +01:00
Tuomas Tynkkynen
91d2cf9642 lkl: Supports aarch64
ARMv6 and ARMv7 didn't work when I tried.
2017-11-22 00:01:13 +02:00
Jörg Thalheim
cef1abbd88
Merge pull request #31898 from andir/wimlib
wimlib: init at 1.12.0
2017-11-21 21:06:23 +00:00
Robert Schütz
8d2d26db4d abcm2ps: 8.13.16 -> 8.13.17 2017-11-21 21:54:29 +01:00
Joerg Thalheim
17a0c80355 pypy: cleanup indentation mess 2017-11-21 20:52:54 +00:00
Joerg Thalheim
b99226706d pypy: 5.8 -> 5.9 2017-11-21 20:50:54 +00:00
Vladimír Čunát
c024f0b762
Merge #31905: samba: security 4.6.8 -> 4.6.11 2017-11-21 21:50:23 +01:00
Joerg Thalheim
32ce470720 wimlib: nitpicks 2017-11-21 20:40:52 +00:00
Andreas Rammhold
f01acd4cd5
clamav: apply patch for CVE-2017-6420
Details at [1].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6420
2017-11-21 21:39:29 +01:00
zimbatm
8233411a8e gitAndTools.git-codeowners: 0.1.1 -> 0.1.2 2017-11-21 20:12:11 +00:00
Andreas Rammhold
40180335a9
wimlib: init at 1.12.0 2017-11-21 20:43:12 +01:00
Matthieu Coudron
28f9262092
kernel: improve modDirVersion error message
Now prints the current modDirVersion.  Close #31887.
2017-11-21 20:42:41 +01:00
Orivej Desh
71a2a5ae40 qt4: enable parallel building
Please let me know if it fails to build in parallel so we could fix it, because
overwise it is a bottleneck of mass rebuilds.
2017-11-21 19:30:18 +00:00
Orivej Desh
10cec932d7 retroarch: enable parallel building 2017-11-21 19:29:29 +00:00
Orivej Desh
d5e3935a6a atlas: enable parallel building 2017-11-21 19:29:10 +00:00
Andreas Rammhold
111c8f1287
alsa-plugins: 1.1.4 -> 1.1.5 2017-11-21 20:23:38 +01:00
Andreas Rammhold
e1f8c72ec8
alsa-tools: 1.1.3 -> 1.1.5 2017-11-21 20:23:14 +01:00
Andreas Rammhold
9b8ebd8e14
alsa-utils: 1.1.4 -> 1.1.5 2017-11-21 20:22:54 +01:00
Andreas Rammhold
e207ac1ee3
alsa-lib: 1.1.4.1 -> 1.1.5 2017-11-21 20:22:14 +01:00
Frederik Rietdijk
8e3b8a6c2a
Merge pull request #31819 from rittelle/pyqt-qtconnectivity
pythonPackages.pyqt5: Add optional support for qtconnectivity
2017-11-21 20:11:47 +01:00
Eelco Dolstra
3d5828ebed
releaseTools.sourceTarball: Clean up temporary files 2017-11-21 19:45:20 +01:00
Orivej Desh
f82b44106c dotnetPackages.SmartIrc4net: rehash source
The only change is in the package metadata.
2017-11-21 18:24:06 +00:00
Jörg Thalheim
6b0caf1d18
Merge pull request #31890 from mikoim/fonts/migmix
migmix: init at 20150712
2017-11-21 18:04:02 +00:00
Joerg Thalheim
759c815c22 migmix: make it a fixed-output derivation
Then we do not need to rebuild it for every platform and on mass-rebuilds.
Also it speedup evaluation.
2017-11-21 18:01:48 +00:00
Orivej Desh
5421d2908f boehm-gc: enable parallel building 2017-11-21 17:58:48 +00:00
Eelco Dolstra
9f74cf3e12
vm: Create /dev/full
https://hydra.nixos.org/build/64519371
2017-11-21 18:25:50 +01:00
Jörg Thalheim
a4e178b3a5
Merge pull request #31900 from andir/update-intel-microcode
microcodeIntel: 20170707 -> 20171117
2017-11-21 17:22:24 +00:00
Andreas Rammhold
45f0c0b80e
samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
More details at [1] & [2]

[1] https://www.samba.org/samba/security/CVE-2017-15275.html
[2] https://www.samba.org/samba/security/CVE-2017-14746.html
2017-11-21 18:11:28 +01:00
Joerg Thalheim
2c70504892 vimPlugins.vim-grammarous: set languagetool path
Otherwise it try to install languagetool into nix store
2017-11-21 17:05:55 +00:00
Andreas Rammhold
89fab17749
microcodeIntel: 20170707 -> 20171117
From the changelog:

```
Intel Processor Microcode Package for Linux
20171117 Release

-- New Platforms --
CFL U0 (06-9e-0a:22) 70
CFL B0 (06-9e-0b:2) 72
SKX H0 (06-55-04:b7) 2000035
GLK B0 (06-7a-01:1) 1e
APL Bx (06-5c-09:3) 2c
-- Updates --
KBL Y0 (06-8e-0a:c0) 66->70
-- Removed files --
SKX H0 (06-55-04:97) 2000022
```
2017-11-21 17:17:49 +01:00
John Ericson
da19c34d0f stdenv setup: Always use both propagated files
This continues #23374, which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.

This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Tim Steinbach
48252b15b9
sshd: Remove ripemd160 MACs
They are invalid for our OpenSSH
2017-11-21 09:36:51 -05:00
Raymond Gauthier
7cdd12e4e9 kernel config: Enable MEDIA_CONTROLLER
With this disabled, cameras would not get a `/dev/mediaX` entry matching
the `/dev/videoX` which broke any application (e.g: `uvcdynctrl -l`,
`media-ctl -p`) depending on this interface.
2017-11-21 16:33:31 +02:00
Tim Steinbach
3901f08f10
docker-edge: 17.10 -> 17.11 2017-11-21 09:23:48 -05:00
Jörg Thalheim
e5cc4bd375
Merge pull request #31897 from hedning/nix-zsh/bash-completions_bump
nix-zsh-completions: 0.3.3 -> 0.3.5, nix-bash-completions: 0.4 -> 0.5
2017-11-21 13:50:22 +00:00
Jörg Thalheim
13cd3c0d27
Merge pull request #31894 from asymmetric/asymmetric/coinmon
nodePackages.coinmon: init at 0.0.6
2017-11-21 13:35:22 +00:00
Tim Steinbach
3300ec2b92
linux: 4.4.99 -> 4.4.100 2017-11-21 08:08:40 -05:00
Tim Steinbach
03a3ab5db1
linux: 4.9.63 -> 4.9.64 2017-11-21 08:06:47 -05:00
Tor Hedin Brønner
9a27fee60a nix-bash-completions: 0.4 -> 0.5
Various improvements and bugfixes.
2017-11-21 14:05:03 +01:00
Tim Steinbach
e3877445aa
linux: 4.14 -> 4.14.1 2017-11-21 08:04:26 -05:00
Tim Steinbach
332ac0bdec
linux: 4.13.14 -> 4.13.15 2017-11-21 08:02:12 -05:00
Tor Hedin Brønner
d1635a58bf nix-zsh-completions: 0.3.3 -> 0.3.5
Various improvements including attribute completion when supplying a cached
url as a repo.
2017-11-21 14:01:35 +01:00
Vladimír Čunát
d16b298d19
dns-root-data: use a stable URL that I maintain anyway
Close #31855.
2017-11-21 13:58:19 +01:00
Jörg Thalheim
b632fb9eb2
Merge pull request #31893 from Mic92/language-tool
LanguageTool: 3.7 -> 3.9
2017-11-21 12:55:42 +00:00
Jörg Thalheim
d0a94e47d8
Merge branch 'master' into language-tool 2017-11-21 12:35:19 +00:00
Lorenzo Manacorda
9a4ecc0dcd nodePackages.coinmon: init at 0.0.6 2017-11-21 13:15:50 +01:00
Jörg Thalheim
72cf3e856a
Merge pull request #31868 from Mic92/weston/wayland-update
Weston: 1.12.0 -> 3.0.0; wayland: 1.12.0 -> 1.14.0
2017-11-21 12:09:01 +00:00
Joerg Thalheim
b815ae1a0b LanguageTool: 3.7 -> 3.9 2017-11-21 12:04:07 +00:00
Vladimír Čunát
3772338be5
SDL2: disable parallel make
Example failure: https://hydra.nixos.org/build/64494600
It could be fixed more properly, but for me it builds under 80 secs anyway.
2017-11-21 12:55:47 +01:00