This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8a3cfa9 Automatic Site Publish by Buildbot
8a3cfa9 is described below
commit 8a3cfa99eac1346031315b3b369b087131840e57
Author: buildbot <[email protected]>
AuthorDate: Thu Dec 16 09:47:25 2021 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 4 ++--
output/downloads.html | 30 +++++++++++++++---------------
output/features.html | 2 +-
output/feeds/all.atom.xml | 28 +++++++++++++++++++++++++++-
output/feeds/solr/news.atom.xml | 28 +++++++++++++++++++++++++++-
output/index.html | 14 +++++++-------
output/logos-and-assets.html | 2 +-
output/news.html | 29 +++++++++++++++++++++++++++++
8 files changed, 109 insertions(+), 28 deletions(-)
diff --git a/output/.htaccess b/output/.htaccess
index 73c1aae..c625f39 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -57,8 +57,8 @@ RedirectMatch Permanent ^/guide/\d+_\d+$ $0/
# Other pages can always be redirected to the "most current" released javadocs
# using "temp" instead of permanent so crawlers know that they
# might change again in the future
-RedirectMatch temp ^/api/org/(.*) /docs/8_11_0/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/8_11_0/$1
+RedirectMatch temp ^/api/org/(.*) /docs/8_11_1/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/8_11_1/$1
RedirectMatch temp ^/guide/(?!index.html)([a-z].*) /guide/8_11/$1
# Solr Tutorial is now in the Solr Ref Guide
diff --git a/output/downloads.html b/output/downloads.html
index 0e4c31e..81e83ad 100644
--- a/output/downloads.html
+++ b/output/downloads.html
@@ -130,32 +130,32 @@
<p>Official releases are usually created when the <a
href="/whoweare.html">developers</a>
feel there are sufficient changes, improvements and bug fixes to warrant a
release.
Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>
- <h2 id="solr-8110">Solr 8.11.0
- <a class="headerlink" href="#solr-8110" title="Permanent link">¶</a>
+ <h2 id="solr-8111">Solr 8.11.1
+ <a class="headerlink" href="#solr-8111" title="Permanent link">¶</a>
</h2>
- <p>Solr 8.11.0 is the most recent Apache Solr release.</p>
+ <p>Solr 8.11.1 is the most recent Apache Solr release.</p>
<ul>
<li>Source release:
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.0/solr-8.11.0-src.tgz?action=download">solr-8.11.0-src.tgz</a>
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0-src.tgz.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0-src.tgz.sha512">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.1/solr-8.11.1-src.tgz?action=download">solr-8.11.1-src.tgz</a>
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1-src.tgz.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1-src.tgz.sha512">SHA512</a>]
</li>
<li>Binary releases:
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.0/solr-8.11.0.tgz?action=download">solr-8.11.0.tgz</a>
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0.tgz.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0.tgz.sha512">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.1/solr-8.11.1.tgz?action=download">solr-8.11.1.tgz</a>
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1.tgz.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1.tgz.sha512">SHA512</a>]
/
- <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.0/solr-8.11.0.zip?action=download">solr-8.11.0.zip</a>
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/lucene/solr/8.11.0/solr-8.11.0.zip.sha512">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.11.1/solr-8.11.1.zip?action=download">solr-8.11.1.zip</a>
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/lucene/solr/8.11.1/solr-8.11.1.zip.sha512">SHA512</a>]
</li>
- <li>Docker: <a href="https://hub.docker.com/_/solr">solr:8.11.0</a></li>
+ <li>Docker: <a href="https://hub.docker.com/_/solr">solr:8.11.1</a></li>
- <li><a href="/8_11_0/changes/Changes.html">Change log</a></li>
+ <li><a href="/8_11_1/changes/Changes.html">Change log</a></li>
</ul>
<h3 id="solr-773">Solr 7.7.3
@@ -215,7 +215,7 @@ Due to the voluntary nature of Solr, no releases are
scheduled in advance.</p>
</h3>
<p>The <code>solr-VERSION.zip</code> or <code>solr-VERSION.tgz</code> files
(where <code>VERSION</code> is the version number of
- the release, e.g. <code>8.11.0</code>) contain Apache Solr, html
documentation and a tutorial.</p>
+ the release, e.g. <code>8.11.1</code>) contain Apache Solr, html
documentation and a tutorial.</p>
<p>The <code>solr-VERSION-src.tgz</code> file contains the full source code
for that version.</p>
diff --git a/output/features.html b/output/features.html
index cdaabb2..48992f0 100644
--- a/output/features.html
+++ b/output/features.html
@@ -116,7 +116,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr<sup>™</sup> 8.11.0
+ Apache Solr<sup>™</sup> 8.11.1
</div>
<h1>
Solr Features
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index ce1df9d..47fa79b 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2021-12-10T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr affected by Apache Log4J CVE-2021-44228</title><link
href="/apache-solr-affected-by-apache-log4j-cve-2021-44228.html"
rel="alternate"></link><published>2021-12-10T00:00:00+00:00</published><updated>2021-12-10T00:0
[...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2021-12-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.1 available</title><link href="/apache-solrtm-8111-available.html"
rel="alternate"></link><published>2021-12-16T00:00:00+00:00</published><updated>2021-12-16T00:00:00+00:00</updated><author><name>Solr
Develo [...]
+<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Lucene PMC is pleased to announce the release of
Apache Solr 8.11.1.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
+<p>Solr 8.11.1 is available for immediate download at:</p>
+<p><a
href="https://lucene.apache.org/solr/downloads.html">https://lucene.apache.org/solr/downloads.html</a></p>
+<h3 id="solr-8111-release-highlights">Solr 8.11.1 Release
Highlights:</h3>
+<p>Security</p>
+<ul>
+<li>Updates bundled log4j2 dependencies to address CVE-2021-44228
(SOLR-15843)</li>
+<li>Upgrade jaegertracing to 1.6.0 and libthrift to 0.14.1 to address
CVE-2020-13949 (SOLR-15324)</li>
+</ul>
+<p>Bugfixes</p>
+<ul>
+<li>Fixes to the new Admin UI Security and Schema Designer screens
(SOLR-15825, SOLR-15774 and SOLR-15813)</li>
+<li>Fix regression in 8.11.0 for the Admin UI Files screen and Velocity
(SOLR-15804)</li>
+<li>Admin endpoints for Zookeeper now by default protected by zk_read
permission (SOLR-15768)</li>
+<li>Better default security.json uploaded by bin/solr tool
(SOLR-15828)</li>
+<li>Switching a PRS collection from true -&gt; false -&gt; true
resulted in INACTIVE replicas (SOLR-15794)</li>
+<li>Fix REPLACENODE to not use source node when choosing a target node
(SOLR-15795)</li>
+<li>Fix NPE in pivot facets, add non-Analyzed query method in FieldType
(SOLR-8319)</li>
+<li>Upgrade Velocity from to v2.3 and Velocity Tools to v3.1
(SOLR-15844)</li>
+<li>..and more</li>
+</ul>
+<p>Please refer to the Upgrade Notes in the Solr Ref Guide for
information on upgrading from previous Solr versions:</p>
+<p><a
href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html">https://solr.apache.org/guide/8_11/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of bugfixes:</p>
+<p><a
href="https://solr.apache.org/docs/8_11_1/changes/Changes.html">https://solr.apache.org/docs/8_11_1/changes/Changes.html</a></p></content><category
term="solr/news"></category></entry><entry><title>Apache Solr affected by
Apache Log4J CVE-2021-44228</title><link
href="/apache-solr-affected-by-apache-log4j-cve-2021-44228.html"
rel="alternate"></link><published>2021-12-10T00:00:00+00:00</published><updated>2021-12-10T00:00:00+00:00</updated><author><name>Solr
[...]
Critical</p>
<p><strong>Versions Affected:</strong>
7.4.0 to 7.7.3, 8.0.0 to 8.11.0</p>
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 71ab336..07c72f3 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/news.atom.xml"
rel="self"></link><id>/</id><updated>2021-11-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.0 available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author
[...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/news.atom.xml"
rel="self"></link><id>/</id><updated>2021-12-16T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.1 available</title><link href="/apache-solrtm-8111-available.html"
rel="alternate"></link><published>2021-12-16T00:00:00+00:00</published><updated>2021-12-16T00:00:00+00:00</updated><author
[...]
+<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Lucene PMC is pleased to announce the release of
Apache Solr 8.11.1.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
+<p>Solr 8.11.1 is available for immediate download at:</p>
+<p><a
href="https://lucene.apache.org/solr/downloads.html">https://lucene.apache.org/solr/downloads.html</a></p>
+<h3 id="solr-8111-release-highlights">Solr 8.11.1 Release
Highlights:</h3>
+<p>Security</p>
+<ul>
+<li>Updates bundled log4j2 dependencies to address CVE-2021-44228
(SOLR-15843)</li>
+<li>Upgrade jaegertracing to 1.6.0 and libthrift to 0.14.1 to address
CVE-2020-13949 (SOLR-15324)</li>
+</ul>
+<p>Bugfixes</p>
+<ul>
+<li>Fixes to the new Admin UI Security and Schema Designer screens
(SOLR-15825, SOLR-15774 and SOLR-15813)</li>
+<li>Fix regression in 8.11.0 for the Admin UI Files screen and Velocity
(SOLR-15804)</li>
+<li>Admin endpoints for Zookeeper now by default protected by zk_read
permission (SOLR-15768)</li>
+<li>Better default security.json uploaded by bin/solr tool
(SOLR-15828)</li>
+<li>Switching a PRS collection from true -&gt; false -&gt; true
resulted in INACTIVE replicas (SOLR-15794)</li>
+<li>Fix REPLACENODE to not use source node when choosing a target node
(SOLR-15795)</li>
+<li>Fix NPE in pivot facets, add non-Analyzed query method in FieldType
(SOLR-8319)</li>
+<li>Upgrade Velocity from to v2.3 and Velocity Tools to v3.1
(SOLR-15844)</li>
+<li>..and more</li>
+</ul>
+<p>Please refer to the Upgrade Notes in the Solr Ref Guide for
information on upgrading from previous Solr versions:</p>
+<p><a
href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html">https://solr.apache.org/guide/8_11/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of bugfixes:</p>
+<p><a
href="https://solr.apache.org/docs/8_11_1/changes/Changes.html">https://solr.apache.org/docs/8_11_1/changes/Changes.html</a></p></content><category
term="solr/news"></category></entry><entry><title>Apache Solr™ 8.11.0
available</title><link href="/apache-solrtm-8110-available.html"
rel="alternate"></link><published>2021-11-16T00:00:00+00:00</published><updated>2021-11-16T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>tag:None,2021-1 [...]
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 8.11.0.</p>
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
<p>Solr 8.11.0 is available for immediate download at:</p>
diff --git a/output/index.html b/output/index.html
index 51329cf..ab2de45 100644
--- a/output/index.html
+++ b/output/index.html
@@ -119,10 +119,10 @@
</div>
</div>
</section>
-<section class="topnews" latest-date="2021-11-16">
+<section class="topnews" latest-date="2021-12-16">
<div class="row">
- <p id="apache-solrtm-8110-available">
- <a href="/news.html#apache-solrtm-8110-available"><b>NEWS:</b> Apache
Solr™ 8.11.0 available</a> <span class="news-date">(16.Nov)</span>
+ <p id="apache-solrtm-8111-available">
+ <a href="/news.html#apache-solrtm-8111-available"><b>NEWS:</b> Apache
Solr™ 8.11.1 available</a> <span class="news-date">(16.Dec)</span>
</p>
</div>
</section>
@@ -137,7 +137,7 @@
<div class="row">
<div class="large-10 large-offset-1 columns">
<div class="annotation">
- Apache Solr<sup>™</sup> 8.11.0
+ Apache Solr<sup>™</sup> 8.11.1
</div>
<h1>
Solr is the popular, blazing-fast, open source enterprise search
platform built on Apache Lucene<sup>™</sup>.
@@ -320,13 +320,13 @@
<div class="row">
<div class="large-12 columns text-center">
<div class="annotation">
- Solr News | 16 November 2021
+ Solr News | 16 December 2021
</div>
<h1>
- Apache Solr 8.11.0 available
+ Apache Solr 8.11.1 available
</h1>
<p>
- The Solr PMC is pleased to announce the release of Apache Solr 8.11.0.
Download <a href="/downloads.html">here</a>.
+ The Solr PMC is pleased to announce the release of Apache Solr 8.11.1.
Download <a href="/downloads.html">here</a>.
</p>
<a href="/news.html"><span class="white">Read More News</span></a>
</div>
diff --git a/output/logos-and-assets.html b/output/logos-and-assets.html
index 4d27b8e..6a042a3 100644
--- a/output/logos-and-assets.html
+++ b/output/logos-and-assets.html
@@ -116,7 +116,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr<sup>™</sup> 8.11.0
+ Apache Solr<sup>™</sup> 8.11.1
</div>
<h1>Solr Logos and Assets</h1>
<p>Solr's identity system: a style guide, icons, and logos</p>
diff --git a/output/news.html b/output/news.html
index c85d5d4..df9727c 100644
--- a/output/news.html
+++ b/output/news.html
@@ -132,6 +132,35 @@
<h1 id="solr-news">Solr<sup>™</sup> News<a class="headerlink"
href="#solr-news" title="Permanent link">¶</a></h1>
<p>You may also read these news as an <a
href="/feeds/solr/news.atom.xml">ATOM feed</a>.</p>
+ <h2 id="apache-solrtm-8111-available">16 December 2021, Apache Solr™ 8.11.1
available
+ <a class="headerlink" href="#apache-solrtm-8111-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Lucene PMC is pleased to announce the release of Apache Solr
8.11.1.</p>
+<p>Solr is the popular, blazing fast, open source NoSQL search platform from
the Apache Lucene project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
+<p>Solr 8.11.1 is available for immediate download at:</p>
+<p><a
href="https://lucene.apache.org/solr/downloads.html">https://lucene.apache.org/solr/downloads.html</a></p>
+<h3 id="solr-8111-release-highlights">Solr 8.11.1 Release Highlights:</h3>
+<p>Security</p>
+<ul>
+<li>Updates bundled log4j2 dependencies to address CVE-2021-44228
(SOLR-15843)</li>
+<li>Upgrade jaegertracing to 1.6.0 and libthrift to 0.14.1 to address
CVE-2020-13949 (SOLR-15324)</li>
+</ul>
+<p>Bugfixes</p>
+<ul>
+<li>Fixes to the new Admin UI Security and Schema Designer screens
(SOLR-15825, SOLR-15774 and SOLR-15813)</li>
+<li>Fix regression in 8.11.0 for the Admin UI Files screen and Velocity
(SOLR-15804)</li>
+<li>Admin endpoints for Zookeeper now by default protected by zk_read
permission (SOLR-15768)</li>
+<li>Better default security.json uploaded by bin/solr tool (SOLR-15828)</li>
+<li>Switching a PRS collection from true -> false -> true resulted in
INACTIVE replicas (SOLR-15794)</li>
+<li>Fix REPLACENODE to not use source node when choosing a target node
(SOLR-15795)</li>
+<li>Fix NPE in pivot facets, add non-Analyzed query method in FieldType
(SOLR-8319)</li>
+<li>Upgrade Velocity from to v2.3 and Velocity Tools to v3.1 (SOLR-15844)</li>
+<li>..and more</li>
+</ul>
+<p>Please refer to the Upgrade Notes in the Solr Ref Guide for information on
upgrading from previous Solr versions:</p>
+<p><a
href="https://solr.apache.org/guide/8_11/solr-upgrade-notes.html">https://solr.apache.org/guide/8_11/solr-upgrade-notes.html</a></p>
+<p>Please read CHANGES.txt for a full list of bugfixes:</p>
+<p><a
href="https://solr.apache.org/docs/8_11_1/changes/Changes.html">https://solr.apache.org/docs/8_11_1/changes/Changes.html</a></p>
<h2 id="apache-solr-affected-by-apache-log4j-cve-2021-44228">10 December
2021, Apache Solr affected by Apache Log4J CVE-2021-44228
<a class="headerlink"
href="#apache-solr-affected-by-apache-log4j-cve-2021-44228" title="Permanent
link">¶</a>
</h2>