Commit graph

223590 commits

Author SHA1 Message Date
Michael Raskin 02218dd9f8
Merge pull request #86320 from 7c6f434c/monotone-no-botan-openssl
monotone: openssl in botan is not needed, so drop to avoid old openssl
2020-04-29 17:17:06 +00:00
Jörg Thalheim b0196cacec
Merge pull request #84476 from jakobrs/installation-cd-base-terminus 2020-04-29 17:20:49 +01:00
Andrew Childs 42afec1e58 bash-completion: ignore failing gcc tests on Aarch32 2020-04-30 01:06:40 +09:00
Vladimír Čunát 26d3ae2f24
knot-resolver: 5.0.1 -> 5.1.0
https://gitlab.labs.nic.cz/knot/knot-resolver/-/tags/v5.1.0

The upcoming major version will contain reworked
hints/policy/prefill/rebinding/view modules and related functionalities.
Please participate in the following survey to ensure we do not forget
about your particular use-case:
https://www.knot-resolver.cz/survey/
It will help us to improve Knot Resolver. Thank you!
2020-04-29 17:38:21 +02:00
Pascal Bach e4aab9cded skypeforlinux: add additional mirror
The university of chigaco keeps the binaries of old releases.

This reduces the change of #81868 and #85724 happening again in the
future.
2020-04-29 17:15:10 +02:00
Bas van Dijk e26ec76d0d
Merge pull request #86321 from basvandijk/fix-elk-test
nixos/tests/elk.nix: fix issue in the elasticsearch-curator
2020-04-29 17:06:57 +02:00
adisbladis f0c83319a6
Merge pull request #86249 from adisbladis/podman-wrapper
podman: Wrap packages required to run containers
2020-04-29 17:05:41 +02:00
Jörg Thalheim 940c4fc4c6
home-assistant: 0.108.7 -> 0.109.0 2020-04-29 16:01:32 +01:00
Florian Klink c2c30d926c
Merge pull request #86319 from flokli/google-oslogin
nixos/google-oslogin: bump package, make tests more readable
2020-04-29 16:47:29 +02:00
Mario Rodas f7ac956a2b buildDunePackage: add support for parallel build
dune allows to specify the number of jobs to build the package.
2020-04-29 16:08:52 +02:00
Jörg Thalheim ed3fe70602
Merge pull request #86323 from rasendubi/meson 2020-04-29 15:04:30 +01:00
Jörg Thalheim e0cf3f886e
Merge pull request #85775 from geistesk/revert-85443-st 2020-04-29 15:00:41 +01:00
Jörg Thalheim f7edc96ca4
Merge pull request #86311 from mweinelt/zsh-powerlevel10k/v1.7.0
zsh-powerlevel10k: v1.6.1 → v1.7.0
2020-04-29 14:55:28 +01:00
Alexey Shmalko 2364d98c60
meson: remove rasendubi from maintainers
I lagged behind meson changes and I can't provide good reviews or fix
meson issues. I am therefore resigning from meson maintainership.
2020-04-29 16:52:29 +03:00
Alexey Shmalko de83c2da16
Merge pull request #86268 from mweinelt/coturn/CVE-2020-6061+6062
coturn: apply patch for CVE-2020-6061/6062
2020-04-29 16:50:33 +03:00
Bruno Bzeznik ee7eaaf06e openmpi: add libfabric support (for omnipath networks) 2020-04-29 15:45:25 +02:00
Martin Weinelt d4f2e5f273
zsh-powerlevel10k: v1.6.1 → v1.7.0
Changes since the last release

    New and changed parameters
        POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER can now be set to last (equivalent to true from older versions) or first (new feature).

    Bug fixes
        gitstatus once again works on 32-bit ARM Linux (armv6l and armv7l).
2020-04-29 15:37:30 +02:00
zimbatm e970627a71
Merge pull request #86178 from Mic92/gox
gox: 20181025 -> 1.0.1
2020-04-29 15:32:17 +02:00
Bas van Dijk dcb01353b3 nixos/tests/elk.nix: fix issue in the elasticsearch-curator
The elasticsearch-curator was not deleting indices because the indices
had ILM policies associated with them. This is now fixed by
configuring the elasticsearch-curator with `allow_ilm_indices: true`.

Also see: https://github.com/elastic/curator/issues/1490
2020-04-29 15:23:50 +02:00
Michael Raskin 4644776b2e monotone: openssl in botan is not needed, so drop to avoid old openssl 2020-04-29 15:04:25 +02:00
zimbatm f3ce7c5582
Merge pull request #86053 from zimbatm/terraform-provider-vpsadmin
terraform-providers: updates and cleanups
2020-04-29 14:43:15 +02:00
Florian Klink 21da5c4f6f nixos/oslogin: put mockuser and mockadmin in constants, rename
This allows us to change them easily without search/replacing.
Afterwards, we rename them to look a bit more like they are on GCP.
2020-04-29 14:36:35 +02:00
Florian Klink f38e45c2e0 nixos/google-oslogin: improve mock server
some slightly better error handling for nonexistent users, less parsing
of URLs and query strings by hand.
2020-04-29 14:36:35 +02:00
Florian Klink 5506463c2f google-compute-engine-oslogin: 1.5.3 -> 20200325.00
Google moved their oslogin guest tools to another repository.
Point src to there, and bump to the latest version
There's now a Makefile, so we can avoid having our own custom
installPhase, and we also get manpages.

I successfully ran the oslogin tests, so assuming the google cloud
metadata server still behaves like in our test, logins should work.
I saw a nscd segfault, not sure if it's caused by this or was already
the case before.
It'd be great if someone could test this on an actual VM.
2020-04-29 14:36:35 +02:00
Jörg Thalheim 9ae6b51c0c
Merge pull request #85881 from sternenseemann/apostrophe-alias 2020-04-29 13:12:38 +01:00
talyz 2535cdfe91
php: Unify the usage of the php package in php-packages.nix
Instead of using two different php packages in php-packages.nix, one
wrapper and one unwrapped, simply use the wrapper and use its
"unwrapped" attribute when necessary. Also, get rid of the packages
and extensions attributes from the base package, since they're no
longer needed.
2020-04-29 13:59:29 +02:00
talyz 5cad1b4aff
php: Get rid of the phpXXbase attributes, update docs
Since the introduction of php.unwrapped there's no real need for the
phpXXbase attributes, so let's remove them to lessen potential
confusion and clutter. Also update the docs to make it clear how to
get hold of an unwrapped PHP if needed.
2020-04-29 13:45:48 +02:00
talyz 3bfd4e864f
php: Add passthru.tests 2020-04-29 13:45:07 +02:00
talyz ef990961bc
php.buildEnv: Provide the unwrapped php package in php.unwrapped
This is useful if you need to access the dev output of the unwrapped
derivation.
2020-04-29 13:44:20 +02:00
Jan Tojnar 519b7d24f4
Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Mario Rodas 8917cd8b88
Merge pull request #86300 from lugray/bump_shadowenv
shadowenv: 2.0.0 -> 2.0.2
2020-04-29 06:18:46 -05:00
Mario Rodas f0240514d2
jetbrains-mono: 1.0.5 -> 1.0.6
Changelog: https://github.com/JetBrains/JetBrainsMono/releases/tag/v1.0.6
2020-04-29 06:01:00 -05:00
Martin Weinelt 704a018aae
coturn: apply patch for CVE-2020-6061/6062
Fixes: CVE-2020-6061, CVE-2020-6062

An exploitable heap overflow vulnerability exists in the way CoTURN
4.5.1.1 web server parses POST requests. A specially crafted HTTP
POST request can lead to information leaks and other misbehavior.
An attacker needs to send an HTTPS request to trigger this vulnerability.

An exploitable denial-of-service vulnerability exists in the way
CoTURN 4.5.1.1 web server parses POST requests. A specially crafted
HTTP POST request can lead to server crash and denial of service.
An attacker needs to send an HTTP request to trigger this vulnerability.
2020-04-29 12:53:16 +02:00
adisbladis 78cba5ac1e
nixos.podman: Expose extraPackages from the podman wrapper 2020-04-29 11:53:06 +01:00
adisbladis b2a9a3e9cb
podman: Wrap packages required to run containers 2020-04-29 11:40:44 +01:00
Mario Rodas cffb1cbcb2
Merge pull request #86286 from marsam/update-act
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05:00
Oleksii Filonenko 6d83e9572d hydroxide: 0.2.11 -> 0.2.14 2020-04-29 13:36:27 +03:00
Oleksii Filonenko ca417e5c95 monolith: 2.2.2 -> 2.2.4 2020-04-29 13:33:01 +03:00
Oleksii Filonenko 3bdfedde2a frp: 0.32.0 -> 0.33.0 2020-04-29 13:24:20 +03:00
Oleksii Filonenko a0a75a947a emplace: 0.2.15 -> 0.2.19 2020-04-29 13:21:04 +03:00
talyz c3d5d92f4a
php.buildEnv: Add phpIni attribute for easy access to the php.ini 2020-04-29 12:12:59 +02:00
Matthieu Coudron 8ce65087c3 broadcom_sta: fix build on 5.6 2020-04-29 11:57:03 +02:00
Lisa Ugray 329cc874e4 shadowenv: 2.0.0 -> 2.0.2
Pick up shell completions
2020-04-29 05:46:18 -04:00
Peter Hoeg 8f43c55598
Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Bart Brouns 7b8408fd4b mu: 1.4.1 -> 1.4.3 2020-04-29 11:32:15 +02:00
Mario Rodas ac885e1b87
fstar: install completions 2020-04-29 04:20:00 -05:00
Michael Weiss bfa2452dc8
Merge pull request #86206 from primeos/chromium
chromium: 81.0.4044.122 -> 81.0.4044.129
2020-04-29 11:15:25 +02:00
Peter Hoeg 3628b1c6bf libeatmydata: allow building from checkout
Also include note about running tests.
2020-04-29 16:17:04 +08:00
Sascha Grunert c07a4675a3
kubernix: v0.2.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-04-29 09:27:09 +02:00
Jan Tojnar f14021febf
Merge branch 'master' into staging-next 2020-04-29 08:35:23 +02:00