Bug 248328 - textproc/elasticsearch6: Update to 6.8.11
Summary: textproc/elasticsearch6: Update to 6.8.11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Greg Lewis
URL: https://www.elastic.co/guide/en/elast...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-28 15:23 UTC by Juraj Lutter
Modified: 2020-08-08 18:56 UTC (History)
1 user (show)

See Also:
otis: maintainer-feedback+
otis: maintainer-feedback+


Attachments
textproc/elasticsearch6: Update to 6.8.11 (1019 bytes, patch)
2020-07-28 15:23 UTC, Juraj Lutter
otis: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Juraj Lutter freebsd_committer freebsd_triage 2020-07-28 15:23:53 UTC
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
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-08-08 18:55:15 UTC
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
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2020-08-08 18:56:20 UTC
Thanks Juraj