Bug 248328

Summary: textproc/elasticsearch6: Update to 6.8.11
Product: Ports & Packages Reporter: Juraj Lutter <otis>
Component: Individual Port(s)Assignee: Greg Lewis <glewis>
Status: Closed FIXED    
Severity: Affects Only Me CC: glewis
Priority: --- Flags: otis: maintainer-feedback+
otis: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://www.elastic.co/guide/en/elasticsearch/reference/6.8/release-notes-6.8.11.html
Attachments:
Description Flags
textproc/elasticsearch6: Update to 6.8.11 otis: maintainer-approval+

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