Tue Feb 27 12:37:56 2018 UTC ()
databases/elasticsearch: Update to 6.2.2.

== 6.2.2 Release Notes

=== Enhancements

Recovery::
- Synced-flush should not seal index of out of sync replicas

=== Bug fixes

Core::
- Handle throws on tasks submitted to thread pools
- Fix size blocking queue to not lie about its weight

Ingest::
- Guard accessDeclaredMembers for Tika on JDK 10
- Fix for bug that prevents pipelines to load that use stored scripts
  after a restart

Java High Level REST Client::
- Fix parsing of script fields
- Move to POST when calling API to retrieve which support request body

Packaging::
- Fix using relative custom config path
- Disable console logging in the Windows service

Percolator::
- Do not take duplicate query extractions into account for
  minimum_should_match attribute

Recovery::
- Fsync directory after cleanup

== 6.2.1 Release Notes

=== Bug fixes

Plugin Lang Painless::
- Painless: Fix For Loop NullPointerException

Plugins::
- Fix the ability to remove old plugin


(fhajny)
diff -r1.40 -r1.41 pkgsrc/databases/elasticsearch/Makefile
diff -r1.41 -r1.42 pkgsrc/databases/elasticsearch/distinfo

cvs diff -r1.40 -r1.41 pkgsrc/databases/elasticsearch/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/elasticsearch/Makefile 2018/02/07 16:26:16 1.40
+++ pkgsrc/databases/elasticsearch/Makefile 2018/02/27 12:37:56 1.41
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.40 2018/02/07 16:26:16 fhajny Exp $ 1# $NetBSD: Makefile,v 1.41 2018/02/27 12:37:56 fhajny Exp $
2 2
3DISTNAME= elasticsearch-6.2.0 3DISTNAME= elasticsearch-6.2.2
4CATEGORIES= textproc 4CATEGORIES= textproc
5MASTER_SITES= https://artifacts.elastic.co/downloads/elasticsearch/ 5MASTER_SITES= https://artifacts.elastic.co/downloads/elasticsearch/
6 6
7MAINTAINER= imil@NetBSD.org 7MAINTAINER= imil@NetBSD.org
8HOMEPAGE= http://www.elasticsearch.org/ 8HOMEPAGE= http://www.elasticsearch.org/
9COMMENT= Distributed RESTful Search Engine 9COMMENT= Distributed RESTful Search Engine
10LICENSE= apache-2.0 10LICENSE= apache-2.0
11 11
12USE_LANGUAGES= # none 12USE_LANGUAGES= # none
13USE_JAVA= run 13USE_JAVA= run
14USE_JAVA2= 8 14USE_JAVA2= 8
15USE_TOOLS+= bash:run pax 15USE_TOOLS+= bash:run pax
16NO_BUILD= yes 16NO_BUILD= yes

cvs diff -r1.41 -r1.42 pkgsrc/databases/elasticsearch/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/elasticsearch/distinfo 2018/02/07 16:26:16 1.41
+++ pkgsrc/databases/elasticsearch/distinfo 2018/02/27 12:37:56 1.42
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.41 2018/02/07 16:26:16 fhajny Exp $ 1$NetBSD: distinfo,v 1.42 2018/02/27 12:37:56 fhajny Exp $
2 2
3SHA1 (elasticsearch-6.2.0.tar.gz) = 05f8527be810d45888a00f69edee5c73a13b737c 3SHA1 (elasticsearch-6.2.2.tar.gz) = b0c2c4f98b7bfe97ddc1be53b121ce08e488442f
4RMD160 (elasticsearch-6.2.0.tar.gz) = 4ea13b8681c2439cf64fe648615a3530bc8f2693 4RMD160 (elasticsearch-6.2.2.tar.gz) = a5f62f46b9a90533d6cb4235994b2488428f3ae9
5SHA512 (elasticsearch-6.2.0.tar.gz) = a6b5e36b09a8d2c1f3a744036937b4d66df01f3a789ea7d255654d3389a0c5ef3667b52a406cf31dc3abcc2a874a25636a816b0a3c8a157a8deea7f58df95297 5SHA512 (elasticsearch-6.2.2.tar.gz) = e8363a3022b7c8d67be37bcdf4d026cefb166403dcdb19950fdf2da508eb0ccfe2b2e3717a60edb932b7b6f5ec94cd06726d4fc5c7bcdd24711df16945fb8c5c
6Size (elasticsearch-6.2.0.tar.gz) = 29047381 bytes 6Size (elasticsearch-6.2.2.tar.gz) = 29049540 bytes
7SHA1 (patch-bin_elasticsearch-env) = 7d8f71c6c1a99168cc4a7322e054ddc8fe94b68e 7SHA1 (patch-bin_elasticsearch-env) = 7d8f71c6c1a99168cc4a7322e054ddc8fe94b68e
8SHA1 (patch-config_elasticsearch.yml) = f66dad65dec48a45a4d52b685d6e3ab29de62cf2 8SHA1 (patch-config_elasticsearch.yml) = f66dad65dec48a45a4d52b685d6e3ab29de62cf2