This is an automated email from the ASF dual-hosted git repository.

janhoy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 9e2e8f5  Clarify wording in 7.7.3 disclaimer
9e2e8f5 is described below

commit 9e2e8f549ad6a218f3e070b76ecda01d7d758803
Author: Jan Høydahl <[email protected]>
AuthorDate: Mon Jan 3 13:48:43 2022 +0100

    Clarify wording in 7.7.3 disclaimer
---
 themes/solr/templates/downloads.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/solr/templates/downloads.html 
b/themes/solr/templates/downloads.html
index 8bf0254..f09a86b 100644
--- a/themes/solr/templates/downloads.html
+++ b/themes/solr/templates/downloads.html
@@ -48,7 +48,7 @@
   </h3>
 
   <p>Solr {{ SOLR_PREVIOUS_MAJOR_RELEASE }} is the last release in the {{ 
SOLR_PREVIOUS_MAJOR_RELEASE.split('.') | first }}.x series.</p>
-  <p><b>WARNING: The 7.x line is old and is not patched for latest security 
vulnerabilities. It should only be used if you understand the risk and how to 
manually mitigate vulnerabilities that may be relevant to your 
environment.</b></p>
+  <p><b>WARNING: The 7.7.3 release is not patched for <a 
href="/security.html">the latest known security vulnerabilities</a>, and it is 
still uncertain whether a 7.7.4 release will happen, as 9.0 is currently being 
planned. New users should choose Solr 8.11.1, and existing 7.7.3 users should 
either upgrade or take actions to mitigate relevant vulnerabilities.</b></p>
 
   <ul>
     <li>Source release:

Reply via email to