aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-06-20 07:13:48 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2022-06-20 08:42:34 +0000
commit0c47c8aced6257fb133477e998d4a6b1bb542a74 (patch)
tree2249518ce7c1b57a6ff7edb214c3254250558cd0
parent06219b4037952c5b763c9308baa85a44d12861b6 (diff)
downloadports-0c47c8aced6257fb133477e998d4a6b1bb542a74.tar.gz
ports-0c47c8aced6257fb133477e998d4a6b1bb542a74.zip
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 e7f839003a92a531cfdde48560bac7fc5e994aa3)
-rw-r--r--textproc/apache-solr/Makefile2
-rw-r--r--textproc/apache-solr/distinfo6
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