3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

105602 commits

Author SHA1 Message Date
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
Orivej Desh 5421d2908f boehm-gc: enable parallel building 2017-11-21 17:58:48 +00: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
Orivej Desh 4f73b3162b treewide: preset windres missing to fix builds on Linux
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 04:27:10 +00:00
Orivej Desh 0b9cd7ad0f pdf2djvu: ignore windres on linux to fix build
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 03:43:18 +00:00
Joerg Thalheim fc39418ad4 weston: 1.12.0 -> 3.0.0 2017-11-20 17:20:18 +00:00
Joerg Thalheim 2ac6343d56 wayland-protocols: 1.10 -> 1.11 2017-11-20 17:20:18 +00:00
Joerg Thalheim c30d535c7b wayland: 1.12.0 -> 1.14.0 2017-11-20 17:20:17 +00:00
Orivej Desh ab0d141f44 Merge branch 'master' into staging
* master: (23 commits)
  silver-searcher: patch bash completions location
  shairplay: init at 2016-01-01
  ocamlPackages.rope: 0.5 -> 0.6
  ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
  mupdf: Patch openjpeg version
  nextcloud-client: fix build after qt updates
  gstreamer.gst-plugins-bad: Patch openjpeg version
  silver-searcher: move bash completion to etc/bash-completion.d/
  neomutt: use mime.types from dedicated mime-types derivation
  mime_types: rename to mime-types
  XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
  nixos/matrix-synapse: remove unused log_file config
  nixos: run parted with --script option (3rd)
  nixos: run parted with --script option (2nd)
  nixos/release: add nixos/tests/switch-test.nix to tested job
  nixos/system: make switch-to-configuration script pure.
  nixos/release: include mutableUsers test to release tests.
  nixos/tests: Add a test for config.users.mutableUsers.
  corebird: 1.7.2 -> 1.7.3
  nixos/matrix-synapse: make home directory configurable
  ...
2017-11-20 09:21:51 +00:00
Orivej Desh 36e67d2beb silver-searcher: patch bash completions location 2017-11-20 09:17:55 +00:00
Pascal Wittmann afcf6742dd
Merge pull request #31804 from NeQuissimus/beagleboard_4_9_61
linux-beagleboard: 4.9.59-r73 -> 4.9.61-r76
2017-11-20 09:20:25 +01:00
Peter Hoeg eacab6a15e shairplay: init at 2016-01-01 2017-11-20 15:57:40 +08:00
Vincent Laporte c890abba57
ocamlPackages.rope: 0.5 -> 0.6 2017-11-20 07:39:34 +00:00
Vincent Laporte 7c749ba705
ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8 2017-11-20 07:39:34 +00:00
Franz Pletz 29fc4369c8
Merge pull request #31852 from adisbladis/mupdf-openjpeg-version
mupdf: Patch openjpeg version
2017-11-20 08:35:26 +01:00
adisbladis ce59d9bece
mupdf: Patch openjpeg version 2017-11-20 15:27:25 +08:00
Averell Dalton cce47a6bf5 nextcloud-client: fix build after qt updates
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
adisbladis 09683a0a19
gstreamer.gst-plugins-bad: Patch openjpeg version 2017-11-20 14:49:25 +08:00
Tim Steinbach 905b7a6e73
Merge pull request #31621 from NeQuissimus/minikube_localkube
minikube: Use localkube
2017-11-20 02:28:04 +00:00
Graham Christensen 57e737f57b
Merge pull request #31842 from nicknovitski/silver-searcher-completion
silver-searcher: move bash completion to etc/bash-completion.d/
2017-11-19 19:48:16 -05:00
Graham Christensen 6a83ee4af8
Merge pull request #31791 from peterhoeg/f/neomutt
neomutt: use mime.types from mime_types
2017-11-19 19:36:34 -05:00
Nick Novitski df08fbdf69 silver-searcher: move bash completion to etc/bash-completion.d/ 2017-11-19 16:34:02 -08:00
Graham Christensen c97d90b3c1
Merge pull request #31841 from andir/update-perl-libxml
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
2017-11-19 19:11:17 -05:00
Orivej Desh eb3d207611 qtile: fix wrapProgram quotation 2017-11-19 23:56:03 +00:00
Orivej Desh fb703ad117 treewide: update the usage of makeWrapper after #31497 2017-11-19 23:50:49 +00:00
Peter Hoeg f16bd1c72d neomutt: use mime.types from dedicated mime-types derivation
The mime.types file shipped with neomutt is pretty basic so we use the one put
together by Gentoo from a dedicated mime-types derivation as it vastly improves
the handling of attachments.
2017-11-20 07:27:30 +08:00
Peter Hoeg fd565ced04 mime_types: rename to mime-types 2017-11-20 07:26:14 +08:00
Andreas Rammhold 1be0330c81
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
Issue is described in the cpan RT [1]. Patch was submitted via a GitHub PR
[2].

[1] https://rt.cpan.org/Public/Bug/Display.html?id=122958
[2] https://github.com/shlomif/perl-XML-LibXML/pull/8
2017-11-20 00:12:32 +01:00
Jörg Thalheim 944f35741c
Merge pull request #31834 from jonafato/corebird-1.7.3
corebird: 1.7.2 -> 1.7.3
2017-11-19 20:02:11 +00:00
Franz Pletz 7faaade23e
Merge branch 'master' into staging 2017-11-19 19:50:32 +01:00
Franz Pletz 68d05c063c
owncloud705: fix evaluation 2017-11-19 19:49:26 +01:00
Franz Pletz fa824e6c58
Merge branch 'master' into staging 2017-11-19 19:39:04 +01:00
Pierre Chevalier 37875c4a77 gdm: start gdm on tty7 rather than default tty1
- Fixes nixos-rebuild switch/test issue with GNOME
  https://github.com/NixOS/nixpkgs/issues/21439
- The solution was given here:
  d761e66a41 (commitcomment-25382880)
2017-11-19 19:35:37 +01:00
Franz Pletz 4e5725605b
openjpeg: 2.1.2 -> 2.3.0 for multiple CVEs
Fixes:

 * CVE-2016-10504
 * CVE-2016-10505
 * CVE-2016-10506
 * CVE-2016-10507
 * CVE-2016-9112
 * CVE-2016-9113
 * CVE-2016-9114
 * CVE-2016-9115
 * CVE-2016-9116
 * CVE-2016-9117
 * CVE-2016-9118

cc #30959
2017-11-19 19:33:42 +01:00
Orivej Desh 5a53a80e79
Merge pull request #31818 from orivej/pybfd
python.pkgs.pybfd: support split libbfd and libopcodes
2017-11-19 18:21:05 +00:00
Franz Pletz 6a9f12b915
zabbix22: 2.2.16 -> 2.2.20 2017-11-19 19:09:18 +01:00
Franz Pletz 1d66d64ae0
zabbix20: 2.0.11 -> 2.0.21 for multiple CVEs
Fixes CVE-2014-9450, CVE-2016-4338.

cc #30959
2017-11-19 19:08:44 +01:00
Franz Pletz 439fc3547d
owncloud705: remove vulnerable version
cc #30959
2017-11-19 19:01:22 +01:00
Franz Pletz 58218d4d8e
libsndfile: add patches for multiple CVEs
Fixes the patches names for security tools to parse CVEs.

Adds patch to fix CVE-2017-14634.

cc #30959
2017-11-19 18:51:22 +01:00
Franz Pletz a6044ad793
audiofile: add patches for multiple CVEs
Fixes:
 * CVE-2017-6827
 * CVE-2017-6828
 * CVE-2017-6829
 * CVE-2017-6830
 * CVE-2017-6831
 * CVE-2017-6832
 * CVE-2017-6833
 * CVE-2017-6834
 * CVE-2017-6835
 * CVE-2017-6836
 * CVE-2017-6837
 * CVE-2017-6838
 * CVE-2017-6839

cc #30959
2017-11-19 18:26:49 +01:00
Tuomas Tynkkynen 28ea0a5259 pciutils: 3.5.5 -> 3.5.6 2017-11-19 19:14:25 +02:00
Tuomas Tynkkynen dfd2e6ff74 iproute: 4.13.0 -> 4.14.1 2017-11-19 19:14:22 +02:00
Tuomas Tynkkynen d1f7d794cf devicemapper: 2.02.175 -> 2.02.176 2017-11-19 19:14:19 +02:00
Jon Banafato c32cf001b3 corebird: 1.7.2 -> 1.7.3
New corebird release supporting 280 character tweet limits and 50
character name limits.
2017-11-19 12:07:44 -05:00
Vladimír Čunát b22492ed81
Merge #31825: man-db: explicitly pass section string 2017-11-19 17:56:37 +01:00
Vladimír Čunát e634d53319
Merge branch 'master' into staging 2017-11-19 17:56:30 +01:00
Franz Pletz 3628595eba
couchdb2: 2.0.0 -> 2.1.1 for multiple CVEs
Fixes CVE-2017-12635, CVE-2017-12636.

https://blog.couchdb.org/2017/11/14/apache-couchdb-cve-2017-12635-and-cve-2017-12636/
2017-11-19 17:39:37 +01:00
Franz Pletz 0426b9456e
couchdb: 1.6.1 -> 1.7.1 for multiple CVEs
Fixes CVE-2017-12635, CVE-2017-12636.

https://blog.couchdb.org/2017/11/14/apache-couchdb-cve-2017-12635-and-cve-2017-12636/
2017-11-19 17:39:37 +01:00