textproc/apache-solr: update to 8.11.2

Security

    SOLR-15871: Update Log4J to 2.17.1
    SOLR-15961: Fix bug in PKIAuthenticationPlugin that can cause a request to fail with 401 Unauthorized instead of re-fetching expired remote keys from other nodes.
    SOLR-14569: Configuring a shardHandlerFactory on the /select requestHandler results in HTTP 401 when searching on alias in secured Solr.
    SOLR-16022: Enforce special character requirements on passwords with length less than 15
    SOLR-16075: ShowFileHandler path parameter is now validated to be relative to instance conf dir in standalone mode

Bugfixes

    SOLR-15849: Fix the connection reset problem caused by the incorrect use of 4LW with \n when monitoring zooKeeper status
    SOLR-16199: Improve query syntax construction for SQL LIKE clause with phrases and wildcards
    SOLR-16143: SolrConfig can miss updates from ZooKeeper when deleting and recreating file items

Changelog:
https://cwiki.apache.org/confluence/display/SOLR/ReleaseNote8_11_2

MFH:		2022Q2
(cherry picked from commit e7f839003a)
This commit is contained in:
Matthias Fechner 2022-06-20 09:13:48 +02:00
parent 06219b4037
commit 0c47c8aced
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= apache-solr
PORTVERSION= 8.11.1
PORTVERSION= 8.11.2
PORTREVISION= 0
CATEGORIES= textproc java
MASTER_SITES= https://archive.apache.org/dist/lucene/solr/${PORTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1639694815
SHA256 (solr-8.11.1.tgz) = 9ec540cbd8e45f3d15a6b615a22939f5e6242ca81099951a47d3c082c79866a9
SIZE (solr-8.11.1.tgz) = 218076598
TIMESTAMP = 1655708783
SHA256 (solr-8.11.2.tgz) = 54d6ebd392942f0798a60d50a910e26794b2c344ee97c2d9b50e678a7066d3a6
SIZE (solr-8.11.2.tgz) = 218171227