pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/elasticsearch
Module Name: pkgsrc
Committed By: fhajny
Date: Tue May 24 01:44:41 UTC 2016
Modified Files:
pkgsrc/databases/elasticsearch: Makefile PLIST distinfo
pkgsrc/databases/elasticsearch/patches: patch-bin_elasticsearch.in.sh
Log Message:
Update databases/elasticsearch to 2.3.3.
== 2.3.3 Release Notes
=== New features
Geo::
- Add CONTAINS relation to geo_shape query
=== Enhancements
Core::
- Kill thread local leak
REST::
- CORS handling triggered whether User-Agent is a browser or not
=== Bug fixes
Core::
- Don't try to compute completion stats on a reader after we
already closed it
Highlighting::
- Exclude all but string fields from highlighting if wildcards are
used...
Query DSL::
- Fix NullPointerException in SimpleQueryParser when analyzing
text produces a null query
REST::
- CORS should permit same origin requests
- Allow CORS requests to work with HTTP compression enabled
=== Upgrades
Internal::
- Update Jackson 2.6.2 -> 2.6.6 (latest and final 2.6 patch)
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/elasticsearch/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/elasticsearch/PLIST
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/elasticsearch/distinfo
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/databases/elasticsearch/patches/patch-bin_elasticsearch.in.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index