Created attachment 216839 [details] textproc/elasticsearch6: Update to 6.8.11 Hi, please find the patch attached. Changelog: * Bug fixes: - CCR - Ensure CCR partial reads never overuse buffer #58620 - Infra/Core - Index name expression resolver bwc layer for date parsing - Week based parsing for ingest date processor - Machine Learning - Better interrupt handling during named pipe connection - Trap potential cause of SIGFPE - Mapping - Fix types deprecation warning for put mapping. - SQL - Introduce JDBC option for meta pattern escaping - Search - Prevent BigInteger serialization errors in term queries - Task Management - Remove ban tasks with the current thread context * Upgrades - Infra/Core - Upgrade to JNA 5.5.0 Poudriere log: https://freebsd-stable.builder.wilbury.net/data/12_STABLE_GENERIC_amd64-default/2020-07-28_17h03m49s/logs/elasticsearch6-6.8.11.log
A commit references this bug: Author: glewis Date: Sat Aug 8 18:54:16 UTC 2020 New revision: 544507 URL: https://svnweb.freebsd.org/changeset/ports/544507 Log: Update to 6.8.11 PR: 248328 Submitted by: Juraj Lutter <juraj@lutter.sk> Changes: head/textproc/elasticsearch6/Makefile head/textproc/elasticsearch6/distinfo
Thanks Juraj