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 aa4135c  Automatic Site Publish by Buildbot
aa4135c is described below

commit aa4135c1dc2742a992dd740c84eac36b2478f50a
Author: buildbot <[email protected]>
AuthorDate: Mon Oct 18 14:33:11 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/.htaccess                |  4 ++--
 output/downloads.html           | 30 +++++++++++++++---------------
 output/features.html            |  2 +-
 output/feeds/all.atom.xml       | 22 +++++++++++++++++++++-
 output/feeds/solr/news.atom.xml | 22 +++++++++++++++++++++-
 output/index.html               | 14 +++++++-------
 output/logos-and-assets.html    |  2 +-
 output/news.html                | 23 +++++++++++++++++++++++
 8 files changed, 91 insertions(+), 28 deletions(-)

diff --git a/output/.htaccess b/output/.htaccess
index b86df24..b40ccbc 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_10_0/solr-core/org/$1
-RedirectMatch temp ^/api/(.*) /docs/8_10_0/$1
+RedirectMatch temp ^/api/org/(.*) /docs/8_10_1/solr-core/org/$1
+RedirectMatch temp ^/api/(.*) /docs/8_10_1/$1
 RedirectMatch temp ^/guide/(?!index.html)([a-z].*) /guide/8_10/$1
 
 # Solr Tutorial is now in the Solr Ref Guide
diff --git a/output/downloads.html b/output/downloads.html
index b76fac4..25c5d40 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-8100">Solr 8.10.0
-    <a class="headerlink" href="#solr-8100" title="Permanent link">¶</a>
+  <h2 id="solr-8101">Solr 8.10.1
+    <a class="headerlink" href="#solr-8101" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr 8.10.0 is the most recent Apache Solr release.</p>
+  <p>Solr 8.10.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.10.0/solr-8.10.0-src.tgz";>solr-8.10.0-src.tgz</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0-src.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0-src.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.10.1/solr-8.10.1-src.tgz";>solr-8.10.1-src.tgz</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1-src.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1-src.tgz.sha512";>SHA512</a>]
     </li>
 
     <li>Binary releases:
-      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.10.0/solr-8.10.0.tgz";>solr-8.10.0.tgz</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0.tgz.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.10.1/solr-8.10.1.tgz";>solr-8.10.1.tgz</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1.tgz.sha512";>SHA512</a>]
       /
-      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.10.0/solr-8.10.0.zip";>solr-8.10.0.zip</a>
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0.zip.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.0/solr-8.10.0.zip.sha512";>SHA512</a>]
+      <a 
href="https://www.apache.org/dyn/closer.lua/lucene/solr/8.10.1/solr-8.10.1.zip";>solr-8.10.1.zip</a>
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1.zip.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/lucene/solr/8.10.1/solr-8.10.1.zip.sha512";>SHA512</a>]
     </li>
 
-    <li>Docker: <a href="https://hub.docker.com/_/solr";>solr:8.10.0</a></li>
+    <li>Docker: <a href="https://hub.docker.com/_/solr";>solr:8.10.1</a></li>
 
-    <li><a href="/8_10_0/changes/Changes.html">Change log</a></li>
+    <li><a href="/8_10_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.10.0</code>) contain Apache Solr, html 
documentation and a tutorial.</p>
+  the release, e.g. <code>8.10.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 0df9d5c..8090cf4 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>&trade;</sup> 8.10.0
+    Apache Solr<sup>&trade;</sup> 8.10.1
   </div>
   <h1>
     Solr Features
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 7ee199c..7132d7d 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,25 @@
 <?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-09-27T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.10.0 available</title><link href="/apache-solrtm-8100-available.html" 
rel="alternate"></link><published>2021-09-27T00:00:00+00:00</published><updated>2021-09-27T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author>< [...]
+<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-10-18T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.10.1 available</title><link href="/apache-solrtm-8101-available.html" 
rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author>< [...]
+&lt;p&gt;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 …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.10.1.&lt;/p&gt;
+&lt;p&gt;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.&lt;/p&gt;
+&lt;p&gt;Solr 8.10.1 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-8101-release-highlights"&gt;Solr 8.10.1 Release 
Highlights:&lt;/h3&gt;
+&lt;h4 id="dependencies-upgrades"&gt;Dependencies upgrades&lt;/h4&gt;
+&lt;ul&gt;
+&lt;li&gt;Upgrade httpclient and httpmime to 4.5.13 (SOLR-15269)&lt;/li&gt;
+&lt;li&gt;Upgrade the following dependencies with vulnerabilities 
(SOLR-15677)&lt;/li&gt;
+&lt;li&gt;jetty: 9.4.44.v20210927&lt;/li&gt;
+&lt;li&gt;tika: 1.27&lt;/li&gt;
+&lt;li&gt;commons-compress: 1.21&lt;/li&gt;
+&lt;li&gt;netty: 4.1.68.Final&lt;/li&gt;
+&lt;li&gt;fasterxml.jackson: 2.12.3&lt;/li&gt;
+&lt;li&gt;errorprone: 2.9.0&lt;/li&gt;
+&lt;li&gt;gcp-client: 1.32.1&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;A summary of important changes is published in the Solr Reference 
Guide at &lt;a 
href="https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a 
href="https://solr.apache.org/8_10_1/changes/Changes.html"&gt;https://solr.apache.org/8_10_1/changes/Changes.html&lt;/a&gt;
 or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
+&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  
Lucene's release notes are at &lt;a 
href="https://lucene.apache.org/core/8_10_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"></category></entry><entry><title>Apache Solr™ 8.10.0 
available</title><link href="/apache-solrtm-8100-available.html" 
rel="alternate"></link><published>2021-09-27T00:00:00+00:00</published><updated 
[...]
 &lt;p&gt;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 …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.10.0.&lt;/p&gt;
 &lt;p&gt;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.&lt;/p&gt;
 &lt;p&gt;Solr 8.10.0 is available for immediate download at:&lt;/p&gt;
diff --git a/output/feeds/solr/news.atom.xml b/output/feeds/solr/news.atom.xml
index 4925625..b1c7c1d 100644
--- a/output/feeds/solr/news.atom.xml
+++ b/output/feeds/solr/news.atom.xml
@@ -1,5 +1,25 @@
 <?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-09-27T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.10.0 available</title><link href="/apache-solrtm-8100-available.html" 
rel="alternate"></link><published>2021-09-27T00:00:00+00:00</published><updated>2021-09-27T00:00:00+00:00</updated><author><name>Solr
 Developer [...]
+<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-10-18T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.10.1 available</title><link href="/apache-solrtm-8101-available.html" 
rel="alternate"></link><published>2021-10-18T00:00:00+00:00</published><updated>2021-10-18T00:00:00+00:00</updated><author><name>Solr
 Developer [...]
+&lt;p&gt;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 …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.10.1.&lt;/p&gt;
+&lt;p&gt;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.&lt;/p&gt;
+&lt;p&gt;Solr 8.10.1 is available for immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/downloads.html"&gt;https://solr.apache.org/downloads.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-8101-release-highlights"&gt;Solr 8.10.1 Release 
Highlights:&lt;/h3&gt;
+&lt;h4 id="dependencies-upgrades"&gt;Dependencies upgrades&lt;/h4&gt;
+&lt;ul&gt;
+&lt;li&gt;Upgrade httpclient and httpmime to 4.5.13 (SOLR-15269)&lt;/li&gt;
+&lt;li&gt;Upgrade the following dependencies with vulnerabilities 
(SOLR-15677)&lt;/li&gt;
+&lt;li&gt;jetty: 9.4.44.v20210927&lt;/li&gt;
+&lt;li&gt;tika: 1.27&lt;/li&gt;
+&lt;li&gt;commons-compress: 1.21&lt;/li&gt;
+&lt;li&gt;netty: 4.1.68.Final&lt;/li&gt;
+&lt;li&gt;fasterxml.jackson: 2.12.3&lt;/li&gt;
+&lt;li&gt;errorprone: 2.9.0&lt;/li&gt;
+&lt;li&gt;gcp-client: 1.32.1&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;A summary of important changes is published in the Solr Reference 
Guide at &lt;a 
href="https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html"&gt;https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;For the most exhaustive list, see the full release notes at &lt;a 
href="https://solr.apache.org/8_10_1/changes/Changes.html"&gt;https://solr.apache.org/8_10_1/changes/Changes.html&lt;/a&gt;
 or by viewing the CHANGES.txt file accompanying the distribution.&lt;/p&gt;
+&lt;p&gt;Solr's release notes usually don't include Lucene layer changes.  
Lucene's release notes are at &lt;a 
href="https://lucene.apache.org/core/8_10_1/changes/Changes.html"&gt;https://lucene.apache.org/core/8_10_1/changes/Changes.html&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/news"></category></entry><entry><title>Apache Solr™ 8.10.0 
available</title><link href="/apache-solrtm-8100-available.html" 
rel="alternate"></link><published>2021-09-27T00:00:00+00:00</published><updated 
[...]
 &lt;p&gt;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 …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.10.0.&lt;/p&gt;
 &lt;p&gt;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.&lt;/p&gt;
 &lt;p&gt;Solr 8.10.0 is available for immediate download at:&lt;/p&gt;
diff --git a/output/index.html b/output/index.html
index d00f6c2..75113e5 100644
--- a/output/index.html
+++ b/output/index.html
@@ -119,10 +119,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2021-09-27">
+<section class="topnews" latest-date="2021-10-18">
   <div class="row">
-    <p id="apache-solrtm-8100-available">
-      <a href="/news.html#apache-solrtm-8100-available"><b>NEWS:</b> Apache 
Solr™ 8.10.0 available</a> <span class="news-date">(27.Sep)</span>
+    <p id="apache-solrtm-8101-available">
+      <a href="/news.html#apache-solrtm-8101-available"><b>NEWS:</b> Apache 
Solr™ 8.10.1 available</a> <span class="news-date">(18.Oct)</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>&trade;</sup> 8.10.0
+        Apache Solr<sup>&trade;</sup> 8.10.1
       </div>
       <h1>
         Solr is the popular, blazing-fast, open source enterprise search 
platform built on Apache Lucene<sup>&trade;</sup>.
@@ -320,13 +320,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr News | 27 September 2021
+        Solr News | 18 October 2021
       </div>
       <h1>
-        Apache Solr 8.10.0 available
+        Apache Solr 8.10.1 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr 8.10.0.  
Download <a href="/downloads.html">here</a>.
+      The Solr PMC is pleased to announce the release of Apache Solr 8.10.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 fd29e1f..b42439d 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>&trade;</sup> 8.10.0
+    Apache Solr<sup>&trade;</sup> 8.10.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 24cb5c2..30233d0 100644
--- a/output/news.html
+++ b/output/news.html
@@ -132,6 +132,29 @@
   <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-8101-available">18 October 2021, Apache Solr™ 8.10.1 
available
+    <a class="headerlink" href="#apache-solrtm-8101-available" 
title="Permanent link">¶</a>
+  </h2>
+  <p>The Solr PMC is pleased to announce the release of Apache Solr 8.10.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.10.1 is available for immediate download at:</p>
+<p><a 
href="https://solr.apache.org/downloads.html";>https://solr.apache.org/downloads.html</a></p>
+<h3 id="solr-8101-release-highlights">Solr 8.10.1 Release Highlights:</h3>
+<h4 id="dependencies-upgrades">Dependencies upgrades</h4>
+<ul>
+<li>Upgrade httpclient and httpmime to 4.5.13 (SOLR-15269)</li>
+<li>Upgrade the following dependencies with vulnerabilities (SOLR-15677)</li>
+<li>jetty: 9.4.44.v20210927</li>
+<li>tika: 1.27</li>
+<li>commons-compress: 1.21</li>
+<li>netty: 4.1.68.Final</li>
+<li>fasterxml.jackson: 2.12.3</li>
+<li>errorprone: 2.9.0</li>
+<li>gcp-client: 1.32.1</li>
+</ul>
+<p>A summary of important changes is published in the Solr Reference Guide at 
<a 
href="https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html";>https://solr.apache.org/guide/8_10_1/solr-upgrade-notes.html</a>.</p>
+<p>For the most exhaustive list, see the full release notes at <a 
href="https://solr.apache.org/8_10_1/changes/Changes.html";>https://solr.apache.org/8_10_1/changes/Changes.html</a>
 or by viewing the CHANGES.txt file accompanying the distribution.</p>
+<p>Solr's release notes usually don't include Lucene layer changes.  Lucene's 
release notes are at <a 
href="https://lucene.apache.org/core/8_10_1/changes/Changes.html";>https://lucene.apache.org/core/8_10_1/changes/Changes.html</a></p>
   <h2 id="apache-solrtm-8100-available">27 September 2021, Apache Solr™ 8.10.0 
available
     <a class="headerlink" href="#apache-solrtm-8100-available" 
title="Permanent link">¶</a>
   </h2>

Reply via email to