git: e7f839003a92 - main - textproc/apache-solr: update to 8.11.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Jun 2022 07:52:41 UTC
The branch main has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e7f839003a92a531cfdde48560bac7fc5e994aa3
commit e7f839003a92a531cfdde48560bac7fc5e994aa3
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2022-06-20 07:13:48 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2022-06-20 07:52:35 +0000
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
---
textproc/apache-solr/Makefile | 2 +-
textproc/apache-solr/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile
index ff3f416c9148..e1e891c1a604 100644
--- a/textproc/apache-solr/Makefile
+++ b/textproc/apache-solr/Makefile
@@ -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}/
diff --git a/textproc/apache-solr/distinfo b/textproc/apache-solr/distinfo
index 83db77b4692a..e72f763a3c70 100644
--- a/textproc/apache-solr/distinfo
+++ b/textproc/apache-solr/distinfo
@@ -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