Bug 222932

Summary: textproc/apache-solr maintainer update to version 7.0.1
Product: Ports & Packages Reporter: Matthias Fechner <mfechner>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Many People CC: ler
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Upgrade apache-solr to version 7.0.1 mfechner: maintainer-approval+

Description Matthias Fechner freebsd_committer freebsd_triage 2017-10-11 16:44:56 UTC
Created attachment 187082 [details]
Upgrade apache-solr to version 7.0.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-10-11 18:41:39 UTC
A commit references this bug:

Author: ler
Date: Wed Oct 11 18:41:28 UTC 2017
New revision: 451771
URL: https://svnweb.freebsd.org/changeset/ports/451771

Log:
  textproc/apache-solr: upgrade to 7.0.1

  PR:		222932
  Submitted by:	idefix@fechner.net (maintainer)

Changes:
  head/textproc/apache-solr/Makefile
  head/textproc/apache-solr/distinfo
  head/textproc/apache-solr/pkg-plist
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2017-10-11 18:42:04 UTC
Committed, thanks1
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-10-19 12:17:11 UTC
A commit references this bug:

Author: ler
Date: Thu Oct 19 12:16:50 UTC 2017
New revision: 452415
URL: https://svnweb.freebsd.org/changeset/ports/452415

Log:
  MFH: r451771 r452309

  textproc/apache-solr: upgrade to 7.0.1

  PR:		222932
  Submitted by:	idefix@fechner.net (maintainer)

  textproc/apache-solr: update to 7.1.0.

  Highlights for this Solr release include:
  Critical Security Update: Fix for CVE-2017-12629 which is a working 0-day exploit reported on the public mailing list.
  Auto-scaling: Solr can now move replicas automatically when a new node is added or an existing node is removed using the auto scaling policy framework introduced in 7.0
  Auto-scaling: The 'autoAddReplicas' feature which was limited to shared file systems is now available for all file systems. It has been ported to use the new autoscaling framework internally.
  Auto-scaling: New set-trigger, remove-trigger, set-listener, remove-listener, suspend-trigger, resume-trigger APIs
  Auto-scaling: New /autoscaling/history API to show past autoscaling actions and cluster events
  New JSON based Query DSL for Solr that extends JSON Request API to also support all query parsers and their nested parameters
  JSON Facet API: min/max aggregations are now supported on single-valued date fields
  Lucene's Geo3D (surface of sphere & ellipsoid) is now supported on spatial RPT fields by setting spatialContextFactory="Geo3D". Furthermore, this is the first time Solr has out of the box support for polygons
  Expanded support for statistical stream evaluators such as various distributions, rank correlations, distances and more.
  Multiple other optimizations and bug fixes

  PR:		223073
  Submitted by:	idefix@fechner.net (Maintainer)
  Security:	CVE-2017-12629

  Approved by:	ports-secteam (swills)

Changes:
_U  branches/2017Q4/
  branches/2017Q4/textproc/apache-solr/Makefile
  branches/2017Q4/textproc/apache-solr/distinfo
  branches/2017Q4/textproc/apache-solr/pkg-plist