pkgsrc/databases/elasticsearch/PLIST
fhajny 93e565a146 Update databases/elasticsearch to 5.4.1.
=== Enhancements

Aggregations::
- Allow scripted metric agg to access `_score`

Core::
- Improve bootstrap checks error messages

Internal::
- Log JVM arguments on startup

Network::
- Disable the Netty recycler in the client
- Remove Netty logging hack
- Set available processors for Netty

Snapshot/Restore::
- Ensure every repository has an incompatible-snapshots blob

Stats::
- Show JVM arguments


=== Bug fixes

Aggregations::
- Fix ArrayIndexOutOfBoundsException when no ranges are specified in
  the query

Allocation::
- Discard stale node responses from async shard fetching

Core::
- Fix cache expire after access

Index APIs::
- Fix legacy GeoPointField decoding in FieldStats
- Validates updated settings on closed indices

Internal::
- Remove `_UNRELEASED` from Version constants for released versions
- Avoid race when shutting down controller processes
- Fix NPE if field caps request has a field that exists not in all
  indices

More Like This::
- Pass over _routing value with more_like_this items to be retrieved

Network::
- Notify onConnectionClosed rather than onNodeDisconnect to prune
  transport handlers
- SniffNodesSampler should close connection after handling responses

Packaging::
- Handle parentheses in batch file path

Percolator::
- Fix range queries with date range based on current time in
  percolator queries.

Plugin Repository HDFS::
- Fixing permission errors for `KERBEROS` security mode for HDFS
  Repository

Plugins::
- X-Pack plugin download fails on Windows desktop [ISSUE]
- Fix plugin installation permissions

Reindex API::
- Reindex: don't duplicate _source parameter
- Add qa module that tests reindex-from-remote against pre-5.0
  versions of Elasticsearch

Scroll::
- Fix single shard scroll within a cluster with nodes in version `>=
  5.3` and `<= 5.3`

Search::
- Fix ExpandSearchPhase when response contains no hits
- Include all aliases including non-filtering in  `_search_shards`
  response

Settings::
- Allow resetting settings that use an IP validator

Snapshot/Restore::
- Removes completed snapshot from cluster state on master change
- Fix inefficient (worst case exponential) loading of snapshot
  repository


=== Upgrades

Core::
- Upgrade to Lucene 6.5.1

Network::
- Upgrade to Netty 4.1.11.Final
- Upgrade Netty to 4.1.10.Final
2017-06-14 13:49:35 +00:00

96 lines
5.3 KiB
Text

@comment $NetBSD: PLIST,v 1.20 2017/06/14 13:49:35 fhajny Exp $
bin/elasticsearch
bin/elasticsearch-plugin
lib/elasticsearch/bin/elasticsearch.in.sh
lib/elasticsearch/lib/HdrHistogram-2.1.9.jar
lib/elasticsearch/lib/${PKGNAME}.jar
lib/elasticsearch/lib/hppc-0.7.1.jar
lib/elasticsearch/lib/jackson-core-2.8.6.jar
lib/elasticsearch/lib/jackson-dataformat-cbor-2.8.6.jar
lib/elasticsearch/lib/jackson-dataformat-smile-2.8.6.jar
lib/elasticsearch/lib/jackson-dataformat-yaml-2.8.6.jar
lib/elasticsearch/lib/java-version-checker-${PKGVERSION}.jar
lib/elasticsearch/lib/jna-4.4.0.jar
lib/elasticsearch/lib/joda-time-2.9.5.jar
lib/elasticsearch/lib/jopt-simple-5.0.2.jar
lib/elasticsearch/lib/jts-1.13.jar
lib/elasticsearch/lib/log4j-1.2-api-2.8.2.jar
lib/elasticsearch/lib/log4j-api-2.8.2.jar
lib/elasticsearch/lib/log4j-core-2.8.2.jar
lib/elasticsearch/lib/lucene-analyzers-common-6.5.1.jar
lib/elasticsearch/lib/lucene-backward-codecs-6.5.1.jar
lib/elasticsearch/lib/lucene-core-6.5.1.jar
lib/elasticsearch/lib/lucene-grouping-6.5.1.jar
lib/elasticsearch/lib/lucene-highlighter-6.5.1.jar
lib/elasticsearch/lib/lucene-join-6.5.1.jar
lib/elasticsearch/lib/lucene-memory-6.5.1.jar
lib/elasticsearch/lib/lucene-misc-6.5.1.jar
lib/elasticsearch/lib/lucene-queries-6.5.1.jar
lib/elasticsearch/lib/lucene-queryparser-6.5.1.jar
lib/elasticsearch/lib/lucene-sandbox-6.5.1.jar
lib/elasticsearch/lib/lucene-spatial-6.5.1.jar
lib/elasticsearch/lib/lucene-spatial-extras-6.5.1.jar
lib/elasticsearch/lib/lucene-spatial3d-6.5.1.jar
lib/elasticsearch/lib/lucene-suggest-6.5.1.jar
lib/elasticsearch/lib/securesm-1.1.jar
lib/elasticsearch/lib/snakeyaml-1.15.jar
lib/elasticsearch/lib/spatial4j-0.6.jar
lib/elasticsearch/lib/t-digest-3.0.jar
lib/elasticsearch/modules/aggs-matrix-stats/aggs-matrix-stats-${PKGVERSION}.jar
lib/elasticsearch/modules/aggs-matrix-stats/plugin-descriptor.properties
lib/elasticsearch/modules/ingest-common/ingest-common-${PKGVERSION}.jar
lib/elasticsearch/modules/ingest-common/jcodings-1.0.12.jar
lib/elasticsearch/modules/ingest-common/joni-2.1.6.jar
lib/elasticsearch/modules/ingest-common/plugin-descriptor.properties
lib/elasticsearch/modules/lang-expression/antlr4-runtime-4.5.1-1.jar
lib/elasticsearch/modules/lang-expression/asm-5.0.4.jar
lib/elasticsearch/modules/lang-expression/asm-commons-5.0.4.jar
lib/elasticsearch/modules/lang-expression/asm-tree-5.0.4.jar
lib/elasticsearch/modules/lang-expression/lang-expression-${PKGVERSION}.jar
lib/elasticsearch/modules/lang-expression/lucene-expressions-6.5.1.jar
lib/elasticsearch/modules/lang-expression/plugin-descriptor.properties
lib/elasticsearch/modules/lang-expression/plugin-security.policy
lib/elasticsearch/modules/lang-groovy/groovy-2.4.6-indy.jar
lib/elasticsearch/modules/lang-groovy/lang-groovy-${PKGVERSION}.jar
lib/elasticsearch/modules/lang-groovy/plugin-descriptor.properties
lib/elasticsearch/modules/lang-groovy/plugin-security.policy
lib/elasticsearch/modules/lang-mustache/compiler-0.9.3.jar
lib/elasticsearch/modules/lang-mustache/lang-mustache-${PKGVERSION}.jar
lib/elasticsearch/modules/lang-mustache/plugin-descriptor.properties
lib/elasticsearch/modules/lang-mustache/plugin-security.policy
lib/elasticsearch/modules/lang-painless/antlr4-runtime-4.5.1-1.jar
lib/elasticsearch/modules/lang-painless/asm-debug-all-5.1.jar
lib/elasticsearch/modules/lang-painless/lang-painless-${PKGVERSION}.jar
lib/elasticsearch/modules/lang-painless/plugin-descriptor.properties
lib/elasticsearch/modules/lang-painless/plugin-security.policy
lib/elasticsearch/modules/percolator/percolator-${PKGVERSION}.jar
lib/elasticsearch/modules/percolator/plugin-descriptor.properties
lib/elasticsearch/modules/reindex/commons-codec-1.10.jar
lib/elasticsearch/modules/reindex/commons-logging-1.1.3.jar
lib/elasticsearch/modules/reindex/httpasyncclient-4.1.2.jar
lib/elasticsearch/modules/reindex/httpclient-4.5.2.jar
lib/elasticsearch/modules/reindex/httpcore-4.4.5.jar
lib/elasticsearch/modules/reindex/httpcore-nio-4.4.5.jar
lib/elasticsearch/modules/reindex/plugin-descriptor.properties
lib/elasticsearch/modules/reindex/reindex-${PKGVERSION}.jar
lib/elasticsearch/modules/reindex/rest-${PKGVERSION}.jar
lib/elasticsearch/modules/transport-netty3/netty-3.10.6.Final.jar
lib/elasticsearch/modules/transport-netty3/plugin-descriptor.properties
lib/elasticsearch/modules/transport-netty3/plugin-security.policy
lib/elasticsearch/modules/transport-netty3/transport-netty3-${PKGVERSION}.jar
lib/elasticsearch/modules/transport-netty4/netty-buffer-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-codec-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-codec-http-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-common-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-handler-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-resolver-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/netty-transport-4.1.11.Final.jar
lib/elasticsearch/modules/transport-netty4/plugin-descriptor.properties
lib/elasticsearch/modules/transport-netty4/plugin-security.policy
lib/elasticsearch/modules/transport-netty4/transport-netty4-${PKGVERSION}.jar
share/doc/elasticsearch/LICENSE.txt
share/doc/elasticsearch/NOTICE.txt
share/doc/elasticsearch/README.textile
share/examples/elasticsearch/elasticsearch.yml
share/examples/elasticsearch/jvm.options
share/examples/elasticsearch/log4j2.properties