Commit graph

121005 commits

Author SHA1 Message Date
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
Franz Pletz 7484d9c865
Merge pull request #31851 from adisbladis/gst-plugins-bad-openjpeg-ver
gstreamer.gst-plugins-bad: Patch openjpeg version
2017-11-20 08:08:00 +01:00
Andreas Wiese f5f601a7f2 nixos/evilwm: allow enabling evilwm through services.xserver.windowManager.evilwm.* 2017-11-20 07:50:28 +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
Ruben Maher 50777e5702 nixos/matrix-synapse: remove unused log_file config 2017-11-20 09:29:45 +10:30
Bjørn Forsman aedba5c2af nixos: run parted with --script option (3rd)
Doh, should have included this in previous commit.

Ref. 0ff4bb5f87
("nixos: run parted with --script option").
2017-11-19 22:55:12 +01:00
Bjørn Forsman bf338ab9ee nixos: run parted with --script option (2nd)
Ref. 0ff4bb5f87
("nixos: run parted with --script option")
2017-11-19 22:50:24 +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 bdbaaad7de
Merge pull request #29269 from Moredread/test_crypt_with_keyfile
Test opening encrypted filesystem with keyfile
2017-11-19 20:30:59 +01:00
obadz edcf51a359
Merge pull request #31805 from gleber/make-switch-to-configuration-pure
nixos/system: make switch-to-configuration script pure
2017-11-19 19:03:52 +00:00
Franz Pletz f367bb4d6d
Merge pull request #31569 from gleber/add-mutable-users-test
nixos/tests: add a test for config.users.mutableUsers.
2017-11-19 19:54:28 +01:00
Gleb Peregud f8fb6a679e nixos/release: add nixos/tests/switch-test.nix to tested job 2017-11-19 19:50:08 +01:00
Franz Pletz 68d05c063c
owncloud705: fix evaluation 2017-11-19 19:49:26 +01:00
Gleb Peregud 2f6148c743 nixos/system: make switch-to-configuration script pure.
Fixes #28443

Fixed few invocations to `systemctl` to have an absolute path. Additionally add
LOCALE_ARCHIVE so that perl stops spewing warning messages.
2017-11-19 19:42:54 +01:00
Pierre Chevalier c46d4dab96 gdm: remove old workaround for conflicts with getty
- There used to be a conflict between gdm and getty both trying to
  access tty1
- This conflict was fixed by running gdm on tty7 instead
2017-11-19 19:35:37 +01:00
Pierre Chevalier aed114ecb9 Revert "gdm: don't start getty@tty1 if enabled"
This commit isn't needed anymore since we now run gdm on tty7.

This reverts commit 440178d729.
2017-11-19 19:35:37 +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
Gleb Peregud cea8302182 nixos/release: include mutableUsers test to release tests. 2017-11-19 19:20:50 +01:00
Gleb Peregud 1dd0379ba8 nixos/tests: Add a test for config.users.mutableUsers.
It's in preparation to add an assertion for #4990.
2017-11-19 19:11:19 +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
Franz Pletz 71b8437e2c
nixos/tests: add couchdb test 2017-11-19 17:39:36 +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
Jörg Thalheim 2811835138
Merge pull request #31817 from jonafato/corebird-1.7.2
corebird: 1.7.1 -> 1.7.2
2017-11-19 15:04:58 +00:00
Jörg Thalheim b3aef82dc0
Merge pull request #31822 from vmandela/rz-ripgrep
ruby-zoom: 4.1.0 -> 5.0.1
2017-11-19 15:00:07 +00:00
Kai Harries 9eb702d49f gmailieer: 0.3 -> 0.4 2017-11-19 15:53:23 +01:00
Jörg Thalheim 7c24077675
Merge pull request #31824 from frlan/Update/Geany/1.32
geany: 1.31 -> 1.32
2017-11-19 14:47:13 +00:00