Commit graph

105532 commits

Author SHA1 Message Date
Peter Simons d5dceefa71 haskell-LambdaHack: update override for sdl2-ttf version 2017-11-20 14:49:27 +01:00
Peter Simons dc1c9257ce haskell-hpack: follow LTS version constraints to keep stack building 2017-11-20 14:49:27 +01:00
Peter Simons cecfc96e0b haskell-json-autotype: drop obsolete jailbreak override 2017-11-20 14:49:27 +01:00
Peter Simons 6d72341533 haskell-stack: remove jailbreak for hpack
Current versions of hpack actually break the build, so we must now stick to the
version stack wants. It still overstates it's dependency restrictions, though. :-(
2017-11-20 14:49:27 +01:00
Peter Simons 190d105859 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
d8c1a47938.
2017-11-20 14:49:23 +01:00
Peter Simons 57daf76259 hackage2nix: disable broken builds 2017-11-20 14:49:22 +01:00
Peter Simons 64dc15475a LTS Haskell 9.14 2017-11-20 14:48:32 +01:00
Orivej Desh ac387e3918 libstroke: replace dead links 2017-11-20 13:07:40 +00:00
Orivej Desh 5e21687fb3 deadbeef: rehash source
Archive contents did not change.
2017-11-20 12:58:43 +00:00
Rok Garbas fb5f41bb00 neovim: ruby and python isolation
the code has been taken from #31604 and fixed so that :CheckHealth for
ruby provider is also green (ruby and gem are required to be in PATH).
2017-11-20 13:10:13 +01:00
Orivej Desh 54c281fa39 bullet283: delete old version 2017-11-20 10:55:47 +00:00
jraygauthier 3f057db6a0 sqlite-jdbc: init at 3.20.0 (#31816) 2017-11-20 10:24:05 +00:00
Joerg Thalheim 53973938f1 python.pkgs.nbxmpp: 0.5.5 -> 0.6.0 2017-11-20 10:08:11 +00:00
Michael Raskin 0fe9606967 asdf: 3.3.0 -> 3.3.1 2017-11-20 10:46:05 +01: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
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 68d05c063c
owncloud705: fix evaluation 2017-11-19 19:49:26 +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
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
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
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
Pascal Wittmann a86d0d610c
Merge pull request #31829 from KaiHa/notmuch-0.25.2
notmuch: 0.25 -> 0.25.2
2017-11-19 16:56:50 +01:00
jraygauthier cfd3e8f48f bcat: init at 0.6.2 (#31813) 2017-11-19 15:21:28 +00:00
Dan Peebles a4d7b6ad91 minikube: fix build on Darwin
Fixes #30133
2017-11-19 10:18:14 -05:00
Jörg Thalheim 528bf1ba0f
Merge pull request #31815 from jraygauthier/jrg/schemaspy_init
schemaspy: init at 6.0.0-rc2
2017-11-19 15:12:20 +00:00
Joerg Thalheim cca9bb1cc5 schemaspy: nitpicks 2017-11-19 15:11:34 +00:00
Jörg Thalheim 36575de5fc
Merge pull request #31827 from KaiHa/gmailieer-0.4
gmailieer: 0.3 -> 0.4
2017-11-19 15:08:06 +00:00
Kai Harries 5654297a7b notmuch: 0.25 -> 0.25.2 2017-11-19 16:06:04 +01:00