aboutsummaryrefslogtreecommitdiff
path: root/textproc/elasticsearch7
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-10-27 05:02:26 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-10-27 05:02:26 +0000
commit166111fedde9effb6fb920cacc1ee36ee628fcc3 (patch)
tree102bdb70abe584215ff18cada2f1b3715022a112 /textproc/elasticsearch7
parentfdbed41a2966ec6975fceaf41c260eb9f59a00a6 (diff)
downloadports-166111fedde9effb6fb920cacc1ee36ee628fcc3.tar.gz
ports-166111fedde9effb6fb920cacc1ee36ee628fcc3.zip
textproc/elasticsearch7: Update to 7.9.3
Changelog for 7.9.3: * Bug fixes: - Allocation - InternalClusterInfoService should not ignore hidden indices - Audit - Move RestRequestFilter to core - Authentication - Ensure domain_name setting for AD realm is present - Authorization - Fix API key role descriptors rewrite bug for upgraded clusters - CCR - Retry CCR shard follow task when no seed node left - Cluster Coordination - Uniquely associate term with update task during election - EQL - Avoid filtering on tiebreakers - Fix bug in sequences with any pattern - Engine - Fix to actually throttle indexing on getting activated - Features/Data streams - Fix querying a data stream name in index field - Features/Ingest - Handle error conditions when simulating ingest pipelines with verbosity enabled - Make for each processor resistant to field modification - Machine Learning - Fix online updates with custom rules referencing filters - Reset reindexing progress when data frame analytics job resumes with incomplete reindexing - SQL - Fix exception when using CAST on inexact field - Search - Async search should retry updates on version conflict - Transform - Fix possible NPE if transform task has no node assigned - Filter null objects from field caps request * Upgrades: - Infra/Packaging - Switch bundled JDK back to Oracle JDK PR: 250602 Submitted by: Juraj Lutter <juraj@lutter.sk>
Notes
Notes: svn path=/head/; revision=553418
Diffstat (limited to 'textproc/elasticsearch7')
-rw-r--r--textproc/elasticsearch7/Makefile2
-rw-r--r--textproc/elasticsearch7/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/elasticsearch7/Makefile b/textproc/elasticsearch7/Makefile
index f6213cd25560..0d9bae77dbb3 100644
--- a/textproc/elasticsearch7/Makefile
+++ b/textproc/elasticsearch7/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= elasticsearch
-PORTVERSION= 7.9.2
+PORTVERSION= 7.9.3
CATEGORIES= textproc java devel
MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/
PKGNAMESUFFIX= 7
diff --git a/textproc/elasticsearch7/distinfo b/textproc/elasticsearch7/distinfo
index 6e161dd8518b..0d1e810c5630 100644
--- a/textproc/elasticsearch7/distinfo
+++ b/textproc/elasticsearch7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601028041
-SHA256 (elasticsearch-7.9.2-no-jdk-linux-x86_64.tar.gz) = 76725052ca1f9c9a3cc103952d5c3f29abd68ab2e1422e6b174e0dcd3ba6fc60
-SIZE (elasticsearch-7.9.2-no-jdk-linux-x86_64.tar.gz) = 162795379
+TIMESTAMP = 1603571720
+SHA256 (elasticsearch-7.9.3-no-jdk-linux-x86_64.tar.gz) = 2ab0e23277e2fd9365b53af2653e6107ab46db2117390e84ba53385a96f3559f
+SIZE (elasticsearch-7.9.3-no-jdk-linux-x86_64.tar.gz) = 162808745