update to solr-8.11.2

This commit is contained in:
sthen 2022-06-18 15:48:39 +00:00
parent 8ee06df82b
commit bf829e7fe0
4 changed files with 38 additions and 39 deletions

View File

@ -1,7 +1,6 @@
COMMENT= full-text search engine based on Lucene
V= 8.11.1
REVISION= 2
V= 8.11.2
DISTNAME= solr-$V
EXTRACT_SUFX= .tgz

View File

@ -1,2 +1,2 @@
SHA256 (solr-8.11.1.tgz) = nsVAy9jkXz0VprYVoik59eYkLKgQmZUaR9PAgseYZqk=
SIZE (solr-8.11.1.tgz) = 218076598
SHA256 (solr-8.11.2.tgz) = VNbr05KULweYpg1QqRDiZ5Syw0Tul8LZtQ5ninBm06Y=
SIZE (solr-8.11.2.tgz) = 218171227

View File

@ -1,7 +1,7 @@
Index: bin/solr
--- bin/solr.orig
+++ bin/solr
@@ -81,6 +81,7 @@ DEFAULT_SERVER_DIR="$SOLR_TIP/server"
@@ -86,6 +86,7 @@ DEFAULT_SERVER_DIR="$SOLR_TIP/server"
if [ -z "$SOLR_INCLUDE" ]; then
# Locations (in order) to use when searching for an include file.
for include in "`dirname "$0"`/solr.in.sh" \
@ -9,7 +9,7 @@ Index: bin/solr
"$HOME/.solr.in.sh" \
/usr/share/solr/solr.in.sh \
/usr/local/share/solr/solr.in.sh \
@@ -125,8 +126,8 @@ elif [ -n "$JAVA_HOME" ]; then
@@ -130,8 +131,8 @@ elif [ -n "$JAVA_HOME" ]; then
exit 1
fi
else
@ -20,7 +20,7 @@ Index: bin/solr
fi
if [ -z "$SOLR_STOP_WAIT" ]; then
@@ -2289,13 +2290,13 @@ function start_solr() {
@@ -2302,13 +2303,13 @@ function start_solr() {
echo ""
fi
# no lsof on cygwin though

View File

@ -122,7 +122,7 @@ share/solr/contrib/gcs-repository/lib/google-oauth-client-1.32.1.jar
share/solr/contrib/gcs-repository/lib/grpc-context-1.19.0.jar
share/solr/contrib/gcs-repository/lib/gson-2.7.jar
share/solr/contrib/gcs-repository/lib/j2objc-annotations-1.1.jar
share/solr/contrib/gcs-repository/lib/jackson-core-2.12.3.jar
share/solr/contrib/gcs-repository/lib/jackson-core-2.13.3.jar
share/solr/contrib/gcs-repository/lib/opencensus-api-0.21.0.jar
share/solr/contrib/gcs-repository/lib/opencensus-contrib-http-util-0.21.0.jar
share/solr/contrib/gcs-repository/lib/proto-google-common-protos-1.16.0.jar
@ -154,13 +154,13 @@ share/solr/contrib/prometheus-exporter/conf/grafana-solr-dashboard.json
share/solr/contrib/prometheus-exporter/conf/solr-exporter-config.xml
share/solr/contrib/prometheus-exporter/lib/
share/solr/contrib/prometheus-exporter/lib/argparse4j-0.8.1.jar
share/solr/contrib/prometheus-exporter/lib/jackson-annotations-2.12.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-core-2.12.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-databind-2.12.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-annotations-2.13.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-core-2.13.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-databind-2.13.3.jar
share/solr/contrib/prometheus-exporter/lib/jackson-jq-0.0.8.jar
share/solr/contrib/prometheus-exporter/lib/log4j-api-2.16.0.jar
share/solr/contrib/prometheus-exporter/lib/log4j-core-2.16.0.jar
share/solr/contrib/prometheus-exporter/lib/log4j-slf4j-impl-2.16.0.jar
share/solr/contrib/prometheus-exporter/lib/log4j-api-2.17.1.jar
share/solr/contrib/prometheus-exporter/lib/log4j-core-2.17.1.jar
share/solr/contrib/prometheus-exporter/lib/log4j-slf4j-impl-2.17.1.jar
share/solr/contrib/prometheus-exporter/lib/simpleclient-0.2.0.jar
share/solr/contrib/prometheus-exporter/lib/simpleclient_common-0.2.0.jar
share/solr/contrib/prometheus-exporter/lib/simpleclient_httpserver-0.2.0.jar
@ -910,34 +910,34 @@ share/solr/licenses/jackcess-NOTICE.txt
share/solr/licenses/jackcess-encrypt-3.0.0.jar.sha1
share/solr/licenses/jackcess-encrypt-LICENSE-ASL.txt
share/solr/licenses/jackcess-encrypt-NOTICE.txt
share/solr/licenses/jackson-annotations-2.12.3.jar.sha1
share/solr/licenses/jackson-annotations-2.13.3.jar.sha1
share/solr/licenses/jackson-annotations-LICENSE-ASL.txt
share/solr/licenses/jackson-annotations-NOTICE.txt
share/solr/licenses/jackson-core-2.12.3.jar.sha1
share/solr/licenses/jackson-core-2.13.3.jar.sha1
share/solr/licenses/jackson-core-LICENSE-ASL.txt
share/solr/licenses/jackson-core-NOTICE.txt
share/solr/licenses/jackson-databind-2.12.3.jar.sha1
share/solr/licenses/jackson-databind-2.13.3.jar.sha1
share/solr/licenses/jackson-databind-LICENSE-ASL.txt
share/solr/licenses/jackson-databind-NOTICE.txt
share/solr/licenses/jackson-dataformat-smile-2.12.3.jar.sha1
share/solr/licenses/jackson-dataformat-smile-2.13.3.jar.sha1
share/solr/licenses/jackson-dataformat-smile-LICENSE-ASL.txt
share/solr/licenses/jackson-dataformat-smile-NOTICE.txt
share/solr/licenses/jackson-dataformat-xml-2.12.3.jar.sha1
share/solr/licenses/jackson-dataformat-xml-2.13.3.jar.sha1
share/solr/licenses/jackson-dataformat-xml-LICENSE-ASL.txt
share/solr/licenses/jackson-dataformat-xml-NOTICE.txt
share/solr/licenses/jackson-datatype-jdk8-2.12.3.jar.sha1
share/solr/licenses/jackson-datatype-jdk8-2.13.3.jar.sha1
share/solr/licenses/jackson-datatype-jdk8-LICENSE-ASL.txt
share/solr/licenses/jackson-datatype-jdk8-NOTICE.txt
share/solr/licenses/jackson-datatype-jsr310-2.12.3.jar.sha1
share/solr/licenses/jackson-datatype-jsr310-2.13.3.jar.sha1
share/solr/licenses/jackson-datatype-jsr310-LICENSE-ASL.txt
share/solr/licenses/jackson-datatype-jsr310-NOTICE.txt
share/solr/licenses/jackson-jq-0.0.8.jar.sha1
share/solr/licenses/jackson-jq-LICENSE-ASL.txt
share/solr/licenses/jackson-jq-NOTICE.txt
share/solr/licenses/jackson-module-jaxb-annotations-2.12.3.jar.sha1
share/solr/licenses/jackson-module-jaxb-annotations-2.13.3.jar.sha1
share/solr/licenses/jackson-module-jaxb-annotations-LICENSE-ASL.txt
share/solr/licenses/jackson-module-jaxb-annotations-NOTICE.txt
share/solr/licenses/jackson-module-parameter-names-2.12.3.jar.sha1
share/solr/licenses/jackson-module-parameter-names-2.13.3.jar.sha1
share/solr/licenses/jackson-module-parameter-names-LICENSE-ASL.txt
share/solr/licenses/jackson-module-parameter-names-NOTICE.txt
share/solr/licenses/jaeger-core-1.6.0.jar.sha1
@ -1091,22 +1091,22 @@ share/solr/licenses/libthrift-0.14.1.jar.sha1
share/solr/licenses/libthrift-LICENSE-ASL.txt
share/solr/licenses/libthrift-NOTICE.txt
share/solr/licenses/listenablefuture-LICENSE-ASL.txt
share/solr/licenses/log4j-1.2-api-2.16.0.jar.sha1
share/solr/licenses/log4j-1.2-api-2.17.1.jar.sha1
share/solr/licenses/log4j-LICENSE-ASL.txt
share/solr/licenses/log4j-NOTICE.txt
share/solr/licenses/log4j-api-2.16.0.jar.sha1
share/solr/licenses/log4j-api-2.17.1.jar.sha1
share/solr/licenses/log4j-api-LICENSE-ASL.txt
share/solr/licenses/log4j-api-NOTICE.txt
share/solr/licenses/log4j-core-2.16.0.jar.sha1
share/solr/licenses/log4j-core-2.17.1.jar.sha1
share/solr/licenses/log4j-core-LICENSE-ASL.txt
share/solr/licenses/log4j-core-NOTICE.txt
share/solr/licenses/log4j-layout-template-json-2.16.0.jar.sha1
share/solr/licenses/log4j-layout-template-json-2.17.1.jar.sha1
share/solr/licenses/log4j-layout-template-json-LICENSE-ASL.txt
share/solr/licenses/log4j-layout-template-json-NOTICE.txt
share/solr/licenses/log4j-slf4j-LICENSE-ASL.txt
share/solr/licenses/log4j-slf4j-NOTICE.txt
share/solr/licenses/log4j-slf4j-impl-2.16.0.jar.sha1
share/solr/licenses/log4j-web-2.16.0.jar.sha1
share/solr/licenses/log4j-slf4j-impl-2.17.1.jar.sha1
share/solr/licenses/log4j-web-2.17.1.jar.sha1
share/solr/licenses/log4j-web-LICENSE-ASL.txt
share/solr/licenses/log4j-web-NOTICE.txt
share/solr/licenses/metadata-extractor-2.13.0.jar.sha1
@ -1461,12 +1461,12 @@ share/solr/server/lib/ext/
share/solr/server/lib/ext/disruptor-3.4.2.jar
share/solr/server/lib/ext/jcl-over-slf4j-1.7.24.jar
share/solr/server/lib/ext/jul-to-slf4j-1.7.24.jar
share/solr/server/lib/ext/log4j-1.2-api-2.16.0.jar
share/solr/server/lib/ext/log4j-api-2.16.0.jar
share/solr/server/lib/ext/log4j-core-2.16.0.jar
share/solr/server/lib/ext/log4j-layout-template-json-2.16.0.jar
share/solr/server/lib/ext/log4j-slf4j-impl-2.16.0.jar
share/solr/server/lib/ext/log4j-web-2.16.0.jar
share/solr/server/lib/ext/log4j-1.2-api-2.17.1.jar
share/solr/server/lib/ext/log4j-api-2.17.1.jar
share/solr/server/lib/ext/log4j-core-2.17.1.jar
share/solr/server/lib/ext/log4j-layout-template-json-2.17.1.jar
share/solr/server/lib/ext/log4j-slf4j-impl-2.17.1.jar
share/solr/server/lib/ext/log4j-web-2.17.1.jar
share/solr/server/lib/ext/slf4j-api-1.7.24.jar
share/solr/server/lib/http2-common-9.4.44.v20210927.jar
share/solr/server/lib/http2-hpack-9.4.44.v20210927.jar
@ -1556,10 +1556,10 @@ share/solr/server/solr-webapp/webapp/WEB-INF/lib/http2-http-client-transport-9.4
share/solr/server/solr-webapp/webapp/WEB-INF/lib/httpclient-4.5.13.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/httpcore-4.4.14.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/httpmime-4.5.13.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-annotations-2.12.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-core-2.12.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-databind-2.12.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-dataformat-smile-2.12.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-annotations-2.13.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-core-2.13.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-databind-2.13.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jackson-dataformat-smile-2.13.3.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/janino-3.0.9.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/java-semver-0.9.0.jar
share/solr/server/solr-webapp/webapp/WEB-INF/lib/jetty-alpn-client-9.4.44.v20210927.jar