Commit graph

261 commits

Author SHA1 Message Date
PedroHLC ☭ 8b4c4bf34f elk7: 7.16.1 -> 7.17.4 2022-06-03 11:11:06 -04:00
Robert Hensing c5d82eb1ab
Merge pull request #174939 from FliegendeWurst/nixos-tests
nixos/tests: various fixes
2022-05-31 16:31:06 +02:00
Rick van Schijndel 879d278253
treewide: pkgs/servers: mark broken for darwin 2022-05-30 13:42:58 +02:00
FliegendeWurst 19e4234f4c nixos/tests/meilisearch: fix curl invocation
Also replace the movies dataset with a direct download as
it is not present in newer meilisearch versions.

Link the NixOS test to the package.
2022-05-27 15:33:42 +02:00
Martin Weinelt eb270e849c
solr: remove maintainer, mark as vulnerable
The solr update in #161875 has gone nowhere sofar, while multiple CVEs
are lingering, which makes this a prime candidate to mark insecure.

The maintainer has indicated they wanted to remove themself, which has
not happened yet, so this takes care of that.

https://github.com/NixOS/nixpkgs/pull/161875#issuecomment-1058025102
2022-05-22 12:23:46 +02:00
github-actions[bot] 795332a20e
Merge staging-next into staging 2022-04-14 18:01:48 +00:00
Lassulus fec97e511e
Merge pull request #150091 from r-ryantm/auto-update/groonga
groonga: 11.0.9 -> 11.1.0
2022-04-14 17:30:55 +01:00
Vladimír Čunát 5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
OPNA2608 d2f268745a treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
Abraham Chan 729988f5c6 elasticsearch7: add darwin-aarch64 2022-03-16 23:57:25 +11:00
Dmitry Kalinkin 889227a048
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/pdftotext/default.nix
2021-12-16 16:55:25 -05:00
Kim Lindberger ebaa226853
elk7: 7.11.1 -> 7.16.1, 6.8.3 -> 6.8.21 + add filebeat module and tests (#150879)
* elk7: 7.11.1 -> 7.16.1

* nixosTests.elk: Improve reliability and compatibility with ELK 7.x

- Use comparisons in jq instead of grepping
- Match for `.hits.total.value` if version >= 7, otherwise it always
  passes
- Make curl fail if requests fails

* nixos/filebeat: Add initial module and test

Filebeat is an open source file harvester, mostly used to fetch logs
files and feed them into logstash.

This module can be used instead of journalbeat if used with
`filebeat7` and configured with the `journald` input.

* python3Packages.parsedmarc.tests: Fix breakage

- Don't use the deprecated elasticsearch7-oss package
- Improve jq query robustness and add tracing

* rl-2205: Note the addition of the filebeat service

* elk6: 6.8.3 -> 6.8.21

The latest version includes a fix for CVE-2021-44228.

* nixos/journalbeat: Add a loose dependency on elasticsearch

Avoid unnecssary back-off when elasticsearch is running on the same
host.
2021-12-17 00:20:52 +09:00
R. Ryantm 6063283be1 groonga: 11.0.9 -> 11.1.0 2021-12-10 16:40:07 +00:00
Alyssa Ross f404068903
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/servers/search/groonga/default.nix
2021-12-02 14:52:44 +00:00
Mario Rodas f5e66f3627 groonga: 11.0.5 -> 11.0.9 2021-11-27 04:20:00 +00:00
toonn 8edba0e217 groonga: Switch to autoreconfHook
Use `autoreconfHook` rather than manually running `aclocal`.
Clarify removal of `version` file.
2021-11-24 15:17:13 -08:00
toonn 504b89e2d3 groonga: Fix LLVM 11 build by removing version file 2021-11-24 15:17:13 -08:00
xaverdh 03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Robert Hensing 58c4cebf6f elasticsearch/plugin: Fix rebase error 2021-11-03 12:34:47 +01:00
Andrew Childs 1faa5d5915 elasticsearch/plugins: build with "modules" from elasticsearch
Fixes dependency error while building search-guard:

    Exception in thread "main" java.lang.IllegalArgumentException: Missing plugin [lang-painless], dependency of [search-guard-7]
2021-11-03 11:39:08 +01:00
Andrew Childs 8fba8ef596 elasticsearch7: remove manual elf patching
The options as specified were not a coherent set. There were three
things to consider: autoPatchelfHook, the regular rpath
fixup (controlled by dontPatchELF) and the elf interpreter rewrite in
the postFixup hook.

The autoPatchelfHook will set the interpreter, so the explicit
invocation of patchelf to do so in postFixup should not be required.

The autoPatchelfHook will rewrite rpaths entirely, so disabling the
rpath minimizing via dontPatchELF should have no effect.
2021-11-03 11:37:07 +01:00
Andrew Childs 6c2478f462 elasticsearch7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:32:16 +01:00
Andrew Childs 499807e106 elasticsearch/plugins: 7.5.1 -> 7.11.1 2021-11-03 11:30:12 +01:00
happysalada 6f20d8efd4 meilisearch: 0.21.1 -> 0.23.1 2021-10-25 12:06:34 +09:00
happysalada faef95930b meilisearch: add meta 2021-09-25 21:45:52 +09:00
happysalada 73f18436e7 meilisearch: enable flake usage 2021-09-14 18:23:03 +09:00
happysalada 0f1a3661f1 meilisearch: add wrapper derivation for renaming 2021-09-04 12:03:36 +09:00
happysalada 3584ad8d57 meilisearch: 0.9.0 -> 0.21.1 2021-09-04 12:03:36 +09:00
happysalada 3b7fa8744c elasticsearch7: wrap elasticcearch-keystore 2021-09-02 10:57:02 +09:00
happysalada f9321de0f3 elk7: 7.5.1 -> 7.10.2
Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/servers/search/elasticsearch/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>

Update pkgs/development/tools/misc/kibana/7.x.nix

Co-authored-by: Mihai Fufezan <36706276+fufexan@users.noreply.github.com>
2021-08-31 09:06:13 +09:00
happysalada d702fbfe32 elasticsearch: nixpkgs-fmt 2021-08-31 09:06:13 +09:00
R. RyanTM fa1b0b5b51 groonga: 11.0.4 -> 11.0.5 2021-08-03 21:45:41 +00:00
Felix Buehler a56d117bdb servers: replace name with pname&version 2021-07-26 20:15:46 +02:00
R. RyanTM 1189d9253a groonga: 11.0.3 -> 11.0.4 2021-06-30 19:06:21 +00:00
R. RyanTM e84e4a5782 groonga: 11.0.2 -> 11.0.3 2021-05-31 19:00:09 +00:00
Jonathan Ringer f7a112f6c4
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/graphics/emulsion/default.nix
  pkgs/development/tools/misc/texlab/default.nix
  pkgs/development/tools/rust/bindgen/default.nix
  pkgs/development/tools/rust/cargo-udeps/default.nix
  pkgs/misc/emulators/ruffle/default.nix
  pkgs/tools/misc/code-minimap/default.nix
2021-05-18 08:57:16 -07:00
R. RyanTM 5546f01b5a groonga: 11.0.1 -> 11.0.2 2021-05-17 13:37:49 -07:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
R. RyanTM ab091a887c groonga: 11.0.0 -> 11.0.1 2021-04-29 00:14:49 -04:00
Frederik Rietdijk 277d488026 Merge staging into staging-next 2021-03-08 19:20:18 +01:00
Lassulus 8dedbf25b9
Merge pull request #112629 from r-ryantm/auto-update/groonga
groonga: 10.1.1 -> 11.0.0
2021-03-07 17:49:02 +01:00
Jan Tojnar 6d1958ad2d
Merge branch 'staging-next' into staging 2021-03-04 22:16:45 +01:00
Sandro 369dac8438
Merge pull request #114830 from rloewe/master
elasticsearch: Fix broken unfree version
2021-03-03 13:22:08 +01:00
Domen Kožar 52041b5d02
remove myself from a bunch of software I no longer use/maintain 2021-03-03 10:50:26 +00:00
René Løwe Jacobsen 704a0ab8c3 elasticsearch: Fix broken unfree version
The current unfree versions are broken because makeWrapper is not a part
of nativeBuildInputs. The bug was introduced in #112276.
2021-03-02 11:58:45 +01:00
Ben Siraphob 127733211e
treewide: unzip buildInputs to nativeBuildInputs (#112302) 2021-02-20 16:01:53 -05:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
R. RyanTM bc6a191e26 groonga: 10.1.1 -> 11.0.0 2021-02-10 08:16:15 +00:00
Mario Rodas 6bfc43f5f6
Merge pull request #111254 from r-ryantm/auto-update/groonga
groonga: 10.0.9 -> 10.1.1
2021-01-30 09:17:06 -05:00
Robert Schütz 1070eba43f solr: 8.6.1 -> 8.6.3 2021-01-30 12:08:32 +01:00