Commit Graph
223407 Commits
Author SHA1 Message Date
Elis Hirwing d2fe77de33 maintainers/teams: Add php team 2020-04-29 20:08:02 +02:00
Elis HirwingandGitHub 27b9b7b3af Merge pull request #85026 from talyz/php_buildenv_override
php.buildEnv: Make the exported php package overridable, improve handling of currently enabled extensions, etc
2020-04-29 19:57:37 +02:00
Elis HirwingandGitHub 3407b8c0fb Merge pull request #86341 from NixOS/revert-85575-php-maintainer-team
Revert "PHP maintainer team"
2020-04-29 19:57:01 +02:00
Elis HirwingandGitHub 410c38f317 Revert "PHP maintainer team" 2020-04-29 19:56:37 +02:00
Elis HirwingandGitHub 3b21abb3d3 Merge pull request #85575 from etu/php-maintainer-team
PHP maintainer team
2020-04-29 19:56:03 +02:00
worldofpeaceandGitHub 3b00e78e63 Merge pull request #82694 from lionello/dmd-bootstrap
dmd: 2.085.1 -> 2.091.1
2020-04-29 13:18:22 -04:00
Michael RaskinandGitHub 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 ThalheimandGitHub b0196cacec Merge pull request #84476 from jakobrs/installation-cd-base-terminus 2020-04-29 17:20:49 +01: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
Bas van DijkandGitHub 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
adisbladisandGitHub f0c83319a6 Merge pull request #86249 from adisbladis/podman-wrapper
podman: Wrap packages required to run containers
2020-04-29 17:05:41 +02:00
Florian KlinkandGitHub 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 RodasandVincent Laporte 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 ThalheimandGitHub ed3fe70602 Merge pull request #86323 from rasendubi/meson 2020-04-29 15:04:30 +01:00
Jörg ThalheimandGitHub e0cf3f886e Merge pull request #85775 from geistesk/revert-85443-st 2020-04-29 15:00:41 +01:00
Jörg ThalheimandGitHub 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 ShmalkoandGitHub 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
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
zimbatmandGitHub 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
zimbatmandGitHub 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 ThalheimandGitHub 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 TojnarandGitHub 519b7d24f4 Merge pull request #65835 from jorsn/libextractor-gstreamer 2020-04-29 13:29:28 +02:00
Mario RodasandGitHub 8917cd8b88 Merge pull request #86300 from lugray/bump_shadowenv
shadowenv: 2.0.0 -> 2.0.2
2020-04-29 06:18:46 -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 RodasandGitHub cffb1cbcb2 Merge pull request #86286 from marsam/update-act
act: 0.2.7 -> 0.2.8
2020-04-29 05:40:38 -05: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 HoegandGitHub 8f43c55598 Merge pull request #86289 from peterhoeg/f/libeatmydata
libeatmydata: allow building from checkout
2020-04-29 17:44:01 +08:00
Michael WeissandGitHub 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
Jan TojnarandGitHub 2b5e2ffe0a Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Jörg ThalheimandGitHub 6015d03ef1 Merge pull request #86037 from purcell/dotnet-arm64 2020-04-29 07:04:32 +01:00
worldofpeaceandGitHub d67d074ae6 Merge pull request #86285 from cole-h/fish
fish: 3.1.1 -> 3.1.2
2020-04-29 01:37:57 -04:00
worldofpeace a6dc21fa2d nixos/pantheon: fix doc typo 2020-04-29 01:20:03 -04:00
jakobrsandBjørn Forsman d21cc14114 v4l2loopback: 0.12.4 -> 0.12.5 2020-04-29 07:19:01 +02:00
Vincent LaporteandVincent Laporte 95b35a2514 coqPackages.gappalib: 1.4.1 → 1.4.3 2020-04-29 06:56:14 +02:00
Peter HoegandGitHub 83a57cfa31 Merge pull request #81366 from pvgoran/pykms-fix-logging
pykms: fix/enhance logging
2020-04-29 12:49:00 +08:00