Daiderd Jordan
a0948ffdb0
Csu: fix build with CoreFoundation
2017-11-21 23:15:00 +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
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
Franz Pletz
0ed7d4d0e8
Merge pull request #31812 from eqyiel/matrix-synapse-configurable-home
...
nixos/matrix-synapse: make home directory configurable
2017-11-20 09:35:57 +01: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
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
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
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
Franz Pletz
7faaade23e
Merge branch 'master' into staging
2017-11-19 19:50:32 +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
Franz Pletz
fa824e6c58
Merge branch 'master' into staging
2017-11-19 19:39:04 +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
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
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