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 69e6152  Disclaimer for 7.7.3 release
     new 27cef93  Merge pull request #65 from janhoy/7x-unsafe
69e6152 is described below

commit 69e615200725fce7afb74910f936dc1352f5ae63
Author: Jan Høydahl <[email protected]>
AuthorDate: Sat Jan 1 18:41:19 2022 +0100

    Disclaimer for 7.7.3 release
---
 themes/solr/templates/downloads.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/themes/solr/templates/downloads.html 
b/themes/solr/templates/downloads.html
index d23e2f7..8bf0254 100644
--- a/themes/solr/templates/downloads.html
+++ b/themes/solr/templates/downloads.html
@@ -48,6 +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>
 
   <ul>
     <li>Source release:

Reply via email to