Joachim F
68553b756f
Merge pull request #52684 from r-ryantm/auto-update/solr
...
solr: 7.5.0 -> 7.6.0
2019-01-21 20:40:22 +00:00
R. RyanTM
2cf7cae450
groonga: 8.0.9 -> 8.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2019-01-03 09:26:03 -08:00
R. RyanTM
4a9fcee0d4
solr: 7.5.0 -> 7.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/solr/versions
2018-12-22 07:35:23 -08:00
R. RyanTM
7c5bf040bb
groonga: 8.0.8 -> 8.0.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2018-12-15 20:28:12 -08:00
Bas van Dijk
b560dd9047
elasticsearch: make sure to patchelf the x-pack-ml binaries
2018-12-02 15:54:20 +01:00
Bas van Dijk
fbf0efc6a7
elk: 6.3.2 -> 6.5.1
2018-12-01 12:47:12 +01:00
R. RyanTM
d8683675d9
groonga: 8.0.7 -> 8.0.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2018-11-09 18:30:01 -08:00
Aaron Andersen
1b725def23
solr: 4.10.3 -> 7.5.0, refactor service to reflect major changes in version bump, NixOS test included
2018-11-03 13:14:13 -04:00
R. RyanTM
d8b9bf558a
groonga: 8.0.6 -> 8.0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groonga/versions
2018-10-03 11:54:18 -07:00
aszlig
8df68a93e6
elasticsearch: Add zlib to buildInputs for unfree
...
The unfree variant of elasticsearch uses autoPatchelfHook and since we
removed the dependency on file for the hook itself in
58a97dfb49
we no longer have zlib
propagated.
So we need to explicitly state that dependency here.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @apeschar, @basvandijk
2018-09-25 05:09:37 +02:00
R. RyanTM
dcd6977b11
groonga: 8.0.5 -> 8.0.6 ( #46277 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
groonga
2018-09-18 18:08:47 +02:00
Symphorien Gibol
53744fe7dd
elasticsearch plugins: don't use lib.version
...
This is wrong and makes the hash change on each nixpkgs commit.
2018-09-01 16:32:59 +02:00
Bas van Dijk
551fec4467
Merge branch 'master' into es6
2018-08-23 23:41:27 +02:00
Orivej Desh
65663f883c
msgpack: rename from libmsgpack
...
The project does not use the name "libmsgpack". It variously uses "msgpack" and
"msgpack-c", and "msgpackc" for the name of the library.
2018-08-18 23:19:54 +00:00
R. RyanTM
9cc733cfaf
groonga: 8.0.2 -> 8.0.5 ( #44783 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/groonga/versions .
2018-08-13 14:26:30 +02:00
David Smith
806ab02d95
elasticsearchPlugins.discovery-ec2: init at 6.3.2
2018-08-03 11:50:09 +01:00
Jörg Thalheim
19fb8c7c6c
elasticsarchPlugins.search_guard: 0.5 -> 6.3.2-22.3
2018-08-03 11:50:09 +01:00
Jörg Thalheim
dab5fd5f56
elasticsearchPlugins.elasticsearch_analysis_lemmagen: 0.1 -> 6.3.2
2018-08-03 11:50:08 +01:00
Jörg Thalheim
0bbf90e1b4
elasticsearchPlugins.elasticsearch_kopf: remove
...
deprecated by upstream, https://github.com/lmenezes/cerebro is recommend
instead (but not packaged in nixpkgs)
2018-08-03 11:50:08 +01:00
Jörg Thalheim
5d3b75ab5d
elasticsearchPlugins.elasticsearch_http_basic: remove
...
Deprecated by upstream, search_guard was recommended instead.
2018-08-03 11:50:08 +01:00
Jörg Thalheim
fa26b59091
elasticsearchPlugins.{river_jdbc,river_twitter}: remove
...
River plugins are no longer supported in elasticsearch.
2018-08-03 11:50:07 +01:00
Jörg Thalheim
cba348c561
elasticsearchPlugins: updated for elasticsearch6
2018-08-03 11:50:07 +01:00
Jörg Thalheim
1b2b62ba79
elasticsearch2: drop unsupported version
2018-08-03 11:50:06 +01:00
Jörg Thalheim
bedf471a08
elasticsearch6: new default version
2018-08-03 11:50:04 +01:00
Jörg Thalheim
f644675bc9
elasticsearch: drop 1.7.2 (not supported upstream)
2018-08-03 10:01:01 +01:00
Bas van Dijk
ebcdb822f8
elk: 6.2.4 -> 6.3.2
...
* The ELK stack is upgraded to 6.3.2.
* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
a suite of additional features. These are however licensed under the unfree
"Elastic License".
* Fortunately they also provide OSS versions which are now packaged
under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
Note that the naming of the attributes is consistent with upstream.
* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
version by default. You can also run the test on the unfree ELK using:
`NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Matthew Bauer
62f47c56b7
Merge pull request #42723 from thefloweringash/es5-plugin-classpath
...
elasticsearch5: Set classpath for elasticsearch-plugin
2018-07-05 22:10:47 -04:00
Silvan Mosberger
57bccb3cb8
treewide: http -> https sources ( #42676 )
...
* treewide: http -> https sources
This updates the source urls of all top-level packages from http to
https where possible.
* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Andrew Childs
a93c1c2ace
elasticsearch5: Set classpath for elasticsearch-plugin
2018-06-28 19:09:39 +09:00
R. RyanTM
8b4d3ed1ef
groonga: 8.0.1 -> 8.0.2
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/groonga/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-suggest-create-dataset -h’ got 0 exit code
- ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-suggest-create-dataset --help’ got 0 exit code
- ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga -h’ got 0 exit code
- ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga --help’ got 0 exit code
- ran ‘/nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2/bin/groonga-httpd -h’ got 0 exit code
- found 8.0.2 with grep in /nix/store/av4a5br78r73h7r6mlbqg3zxi9lksskq-groonga-8.0.2
- directory tree listing: https://gist.github.com/9a3a3eb436d26334ce117be25e74b45c
2018-05-02 16:12:39 -07:00
Matthew Justin Bauer
0db8518425
Merge pull request #38729 from r-ryantm/auto-update/groonga
...
groonga: 8.0.0 -> 8.0.1
2018-04-18 22:19:09 -05:00
Bas van Dijk
9c8fa9729c
elk6: 6.2.3 -> 6.2.4
2018-04-18 00:38:48 +02:00
Bas van Dijk
1593ff3f51
elk5: 5.6.8 -> 5.6.9
2018-04-18 00:38:48 +02:00
Bas van Dijk
ae94825b4a
elasticsearch6: fix startup due to missing jvm.options
2018-04-18 00:38:48 +02:00
Bas van Dijk
54e6c0e7ae
elk6: 6.2.2 -> 6.2.3
2018-04-18 00:32:57 +02:00
Bas van Dijk
b3e94a2385
elk6: 6.1.2 -> 6.2.2
2018-04-18 00:32:57 +02:00
Bas van Dijk
390abceb2b
elk5: 5.6.6 -> 5.6.8
2018-04-18 00:32:57 +02:00
R. RyanTM
7344356fa0
groonga: 8.0.0 -> 8.0.1
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/groonga/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-suggest-create-dataset -h’ got 0 exit code
- ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-suggest-create-dataset --help’ got 0 exit code
- ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga -h’ got 0 exit code
- ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga --help’ got 0 exit code
- ran ‘/nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1/bin/groonga-httpd -h’ got 0 exit code
- found 8.0.1 with grep in /nix/store/q7ml0yi4cgbk80hzsps8ili5c6iypp4r-groonga-8.0.1
- directory tree listing: https://gist.github.com/082e5c57cc92d0367e65c277e2f6dd90
2018-04-10 23:31:01 -07:00
Matthew Bauer
49455d7bae
treewide: replace utillinux refs of {u,}mount
...
umount and mount are now provided top-level
2018-03-27 18:17:46 -05:00
Ryan Mulligan
37765b85fe
sphinxsearch: 2.2.8 -> 2.2.11
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd -h` got 0 exit code
- ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd --help` got 0 exit code
- ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd -h` and found version 2.2.11
- ran `/nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11/bin/sphinxsearch-searchd --help` and found version 2.2.11
- found 2.2.11 with grep in /nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11
- found 2.2.11 in filename of file in /nix/store/rd3zgq55rdmmyd4rfbv2ij98bk55icic-sphinxsearch-2.2.11
cc "@ederoyd46"
2018-02-28 12:38:04 +01:00
Eric Sagnes
66796b2f08
Groonga: 7.1.0 -> 8.0.0
2018-02-23 15:50:01 +09:00
Eric Sagnes
828d19a7c6
groonga: 7.0.8 -> 7.1.0
2018-01-26 22:17:04 +09:00
Bas van Dijk
af47db6a3a
elk: 5.6.5 -> 5.6.6
...
Security fix for CVE-2018-3818.
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.6.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-6.html
2018-01-17 02:11:19 +01:00
Bas van Dijk
e842ffbb33
elk: 6.1.1 -> 6.1.2
...
Contains a security fix for kibana: CVE-2018-3818.
https://www.elastic.co/guide/en/elasticsearch/reference/current/release-notes-6.1.2.html
https://www.elastic.co/guide/en/logstash/6.1/logstash-6-1-2.html
https://www.elastic.co/guide/en/kibana/6.1/release-notes-6.1.2.html
https://www.elastic.co/guide/en/beats/libbeat/6.1/release-notes-6.1.2.html
2018-01-17 01:29:53 +01:00
Bas van Dijk
e8e88c43f6
elk: 6.1.0 -> 6.1.1
2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c
elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
...
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.
The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768
elk: 5.6.1 -> 5.6.5
...
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +01:00
Eric Sagnes
6c52e19ed3
groonga: 7.0.3 -> 7.0.8
2017-11-11 15:09:35 +09:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Robin Gloster
c57e5d1aa9
elasticsearch: use jre_headless
2017-09-28 04:16:54 +02:00
John Ericson
ed14223f8c
treewide: Manual fix more pkg-config build-inputs
2017-09-21 15:49:54 -04:00
Bas van Dijk
ea8e7ed1e3
elk: 5.5.2 -> 5.6.1
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.1.html
* https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-1.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.6.1.html
2017-09-19 10:52:08 +02:00
Bas van Dijk
09bde4a2cd
elk: 5.4.2 -> 5.5.2
...
Release notes:
* https://www.elastic.co/guide/en/elasticsearch/reference/5.5/release-notes-5.5.2.html
* https://www.elastic.co/guide/en/logstash/5.5/logstash-5-5-2.html
* https://www.elastic.co/guide/en/kibana/current/release-notes-5.5.2.html
2017-08-23 01:58:12 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Bas van Dijk
35e5719fe9
elasticsearch: 5.4.0 -> 5.4.2
2017-06-26 08:47:28 +02:00
Bas van Dijk
2444eab485
ELK: update kibana and the elastic beats to 5.4 ( #26252 )
...
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
(see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Eric Sagnes
fe1f560fef
groonga: 7.0.0 -> 7.0.3
2017-06-02 21:23:33 -04:00
Albert Peschar
47d038c21d
elasticsearch: add 5.x package, service
2017-05-31 02:06:29 +02:00
Tristan Helmich
342c289d12
elasticsearch_kopf: 1.5.7 -> 2.1.1
2017-05-09 17:45:49 +02:00
Wei-Ming Yang
330c7e4a5f
fix the incorrect elasticsearch plugin name
...
elasticsearch_analisys_lemmagen -> elasticsearch_analysis_lemmagen
2017-03-10 18:39:16 +08:00
Eric Sagnes
d5691d98fc
groonga: 6.1.5 -> 7.0.0
2017-02-14 10:07:30 +09:00
Andrew Martin
02bbf843be
set elasticsearch classpath to nix store
2017-02-08 19:24:00 -05:00
Eric Sagnes
4ef84c3115
groonga: 6.1.1 -> 6.1.5
2017-01-24 13:36:42 +09:00
Rickard Nilsson
1948cdf3f4
elasticsearch2: Minor cleanup
2017-01-20 09:52:07 +01:00
Rickard Nilsson
86fc322e0a
elasticsearch2: 2.4.0 -> 2.4.4
2017-01-20 09:51:40 +01:00
Eric Sagnes
96dfd01966
groonga: 6.1.0 -> 6.1.1
...
release notes: http://groonga.org/en/blog/2016/11/29/groonga-6.1.1.html
2016-11-29 15:33:24 +09:00
Eric Sagnes
3b42bfa77e
groonga: 6.0.9 -> 6.1.0 ( #20119 )
...
release notes: http://groonga.org/en/blog/2016/10/29/groonga-6.1.0.html
2016-11-03 04:58:30 +01:00
Alexey Shmalko
7d6224b09f
Merge pull request #19012 from rickynils/elasticsearch-2.4
...
elasticsearch2: 2.3.4 -> 2.4.0
2016-09-29 16:29:22 +03:00
Eric Sagnes
4a542031b2
groonga: 6.0.8 -> 6.0.9
2016-09-29 18:30:40 +09:00
Rickard Nilsson
65b0cfdb3d
elasticsearch2: 2.3.4 -> 2.4.0
2016-09-27 20:15:38 +02:00
Eric Sagnes
6eaad23263
groonga: 6.0.7 -> 6.0.8
2016-08-29 17:17:16 +09:00
Eric Sagnes
5b8e4e2260
groonga: init at 6.0.7
2016-08-25 17:45:50 +09:00
Christian Lask
b2d989779d
elasticsearch2: 2.3.1 -> 2.3.4
2016-07-27 17:47:16 +02:00
Domen Kožar
b49bf121b8
rename iElectric to domenkozar to match GitHub
2016-05-17 13:00:47 +01:00
Philipp Hausmann
7d7380b011
elasticsearch: Install elastic search modules properly, fixes groovy script support.
2016-04-29 12:59:50 +02:00
Philipp Hausmann
ae8a3a14f0
elasticsearch: 2.2.0 -> 2.3.1 ( #14993 )
2016-04-26 12:49:10 +02:00
Markus Wotringer
4bc9e8a785
elasticsearch2: init at 2.2.0
...
changes by @globin:
* updated 2.1.0 to 2.2.0
* moved to a new derivation
closes #11446
Signed-off-by: Robin Gloster <mail@glob.in>
2016-02-13 15:03:09 +00:00
Andy Georges
cdf13a0a06
elasticsearch: 1.5.2 -> 1.7.2
2015-09-24 00:18:29 +02:00
Jaka Hudoklin
2bec93dde8
elasticsearch: add search_guard plugin
2015-08-20 00:20:44 +02:00
Jaka Hudoklin
1d1a336c6a
elasticsearch: update plugins
2015-08-20 00:20:31 +02:00
Jaka Hudoklin
8aa50beb1f
elasticsearch 1.4.5 -> 1.5.2
2015-08-20 00:18:46 +02:00
Pascal Wittmann
9cd6786acb
elasticsearch: update from 1.4.4 to 1.4.5, potenially fixes CVE-2015-3337
2015-06-08 13:21:58 +02:00
Jaka Hudoklin
515b06ef2a
elasticsearchPlugins: add elasticsearch_kopf plugin
2015-04-25 15:54:00 +02:00
Matthew Brown
0c22b40422
Upgraded Sphinx Search to version 2.2.8
2015-03-28 10:04:39 +00:00
Rickard Nilsson
0fbe589331
elasticsearch: Update from 1.4.3 to 1.4.4
2015-02-20 12:07:31 +01:00
Rob Vermaas
e1f08578aa
elasticsearch: update from 1.4.2 to 1.4.3, potentially fixes CVE-2015-1427
2015-02-20 10:55:10 +00:00
Domen Kožar
ee74e1a055
solr: 4.10.2 -> 4.10.3, CVE-2014-3628
...
(cherry picked from commit 4fa25ee93a45df61d97cf7ddd0149bbd954216d0)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Rickard Nilsson
0dedcdf29d
elasticsearch: Update from 1.3.4 to 1.4.2
2015-01-09 00:04:59 +01:00
Shea Levy
d123f1faf0
solr: bump
2014-11-21 15:10:59 -05:00
Edward Tjörnhammar
b69410764f
elasticsearchPlugins.elasticsearch_river_twitter: added package
2014-10-30 12:28:39 +01:00
Rickard Nilsson
d1d39dea3d
elasticsearch: Update from 1.3.2 to 1.3.4
2014-10-14 19:06:03 +02:00
Domen Kožar
b4d12184ce
elasticsearch_river_jdbc: 1.2.1.1 -> 1.3.0.4
2014-10-06 16:44:23 +02:00
Jaka Hudoklin
f719f0b230
elasticsearch: fix plugins install
2014-10-06 16:22:05 +02:00
Mateusz Kowalczyk
ded8bde06b
elasticsearchPlugins.elasticsearch_http_basic: update from 1.2.0 to 1.3.2, potentially fixes CVE-2013-5307
2014-09-30 10:56:11 +01:00
Mateusz Kowalczyk
18476acaff
elasticsearch: update from 1.2.2 to 1.3.2
2014-09-30 10:56:10 +01:00
Jaka Hudoklin
be2fe360db
elasticsearchPlugins.elasticsearch_http_basic: set platform to build on
2014-09-13 02:24:48 +02:00
Jaka Hudoklin
f5e5815236
elasticsearchPlugins: add elasticsearch_http_basic, plugin for basic http authentication
2014-09-13 02:22:26 +02:00
Matthew Brown
82b4965b08
Removed mysql dependency as it does not pick up the header files on Linux, even when specified explicitly in the config params.
2014-09-04 13:21:28 +01:00
Luca Bruno
0f6d45f6b4
sphinxsearch: fix again...
2014-09-03 12:02:25 +02:00