Commit Graph

223375 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Jan Tojnar
2b5e2ffe0a
Merge pull request #86165 from jtojnar/libusb-compat-rename 2020-04-29 08:26:08 +02:00
Jörg Thalheim
6015d03ef1
Merge pull request #86037 from purcell/dotnet-arm64 2020-04-29 07:04:32 +01:00
worldofpeace
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
jakobrs
d21cc14114 v4l2loopback: 0.12.4 -> 0.12.5 2020-04-29 07:19:01 +02:00
Vincent Laporte
95b35a2514 coqPackages.gappalib: 1.4.1 → 1.4.3 2020-04-29 06:56:14 +02:00
Peter Hoeg
83a57cfa31
Merge pull request #81366 from pvgoran/pykms-fix-logging
pykms: fix/enhance logging
2020-04-29 12:49:00 +08:00
Cole Helbling
7a15b6037b
fish: 3.1.1 -> 3.1.2
https://github.com/fish-shell/fish-shell/compare/3.1.1...3.1.2

"This release of fish fixes a major issue discovered in fish 3.1.1:
Commands such as `fzf` and `enhancd`, when used with `eval`, would hang.
`eval` buffered output too aggressively, which has been fixed."
2020-04-28 21:26:50 -07:00
Pavel Goran
c678d68cdb nixos/pykms: add SyslogIdentifier 2020-04-29 03:53:47 +00:00
Pavel Goran
462fa8bbaf pykms: replace logging patch
The logging "sed-patch" that was introduced for version 20190611 worked poorly:
it was too intrusive (breaking the --logfile option), and it didn't prevent
using in-store file for logging by default. The new logging patch (an actual
"diff-patch") is less intrusive: it just changes the default log file's
location to be the current directory instead of the executable's directory.
2020-04-29 03:53:41 +00:00
Mario Rodas
de71be7723
Merge pull request #86220 from avdv/wtf-0.29.0
wtf: 0.29.0 -> 0.29.0
2020-04-28 21:42:09 -05:00
worldofpeace
b7f80f00ef
Merge pull request #86150 from ceedubs/unison-ucm-M1l
unison-ucm: 1.0.M1j-alpha -> 1.0.M1l-alpha
2020-04-28 21:49:49 -04:00
Mario Rodas
af6f00d552
Merge pull request #86211 from marsam/update-nodejs-12_x
nodejs-12_x: 12.16.2 -> 12.16.3
2020-04-28 20:41:35 -05:00
Jaka Hudoklin
d3ef0655d4
Merge pull request #86233 from prusnak/remove-amd-legacy
amdadl-sdk, amdapp-sdk: remove
2020-04-29 01:31:31 +00:00
adisbladis
50950bda13
Merge pull request #86262 from zowoq/podman
podman: 1.9.0 -> 1.9.1
2020-04-29 03:00:47 +02:00
Mario Rodas
002817019b
Merge pull request #86224 from bbigras/starship
starship: 0.40.1 -> 0.41.0
2020-04-28 19:37:12 -05:00
Colin
4007ceb6af
treewide get rid of go 1.12 (#83253)
* treewide Drop unneeded go 1.12 overrides

* Fix packr to be go module compatible.

I updated to version 2.8.0 which is the latest on master.
Then due to the 2 different sets of go modules which are used, I split
the build into two different derivations, then merged them togethor
using symlinkJoin to have the same output structure as the existing derivation.

* Remove consul dependency on go1.12

I updated the consul version to 1.7.2 and flipped it to building using
modules.

* Remove go1.12 from perkeep.

Update the version to the latest unstable on master.

* Update scaleway-cli to not be pinned to go1.12

Switched the version to 1.20

* Update prometheus-varnish-exporter to not depend on go1.12

* Update lnd to build with go1.12

Updated the version
Forced only building subpackages with main to prevent panics over
multiple modules in one repo

* Remove go1.12 from openshift

Had to update the version to 4.1.0 and do a bit of munging to get this
to work

* Remove go1.12 completely.

These are no longer needed.

* Update bazel-watcher and make it build with go 1.14
2020-04-28 20:16:20 -04:00
Florian Klink
c01ac3ed12
Merge pull request #85998 from helsinki-systems/make-nsswitch-more-flexible
nixos/nsswitch: Make databases more configurable
2020-04-29 01:28:33 +02:00
Silvan Mosberger
aa3dde806e
Merge pull request #86024 from Infinisil/lib-tests-pkgs 2020-04-29 01:20:14 +02:00
worldofpeace
a8b60a8567
Merge pull request #86167 from jtojnar/webkitgtk-2.28.2
webkitgtk: 2.28.1 → 2.28.2
2020-04-28 18:46:10 -04:00
worldofpeace
10bf212b4f
Merge pull request #85589 from emilazy/add-acme-maintainers-team
Add ACME maintainers team
2020-04-28 18:38:12 -04:00
zowoq
3fb6a304d0 podman: 1.9.0 -> 1.9.1
https://github.com/containers/libpod/releases/tag/v1.9.1
2020-04-29 08:31:03 +10:00