You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2017/02/15 15:33:47 UTC

svn commit: r1783114 - in /lucene/cms/trunk/content: core/corenews.mdtext core/doap.rdf mainnews.mdtext solr/doap.rdf solr/news.mdtext

Author: jpountz
Date: Wed Feb 15 15:33:46 2017
New Revision: 1783114

URL: http://svn.apache.org/viewvc?rev=1783114&view=rev
Log:
Lucene/Solr 5.5.4 release.

Modified:
    lucene/cms/trunk/content/core/corenews.mdtext
    lucene/cms/trunk/content/core/doap.rdf
    lucene/cms/trunk/content/mainnews.mdtext
    lucene/cms/trunk/content/solr/doap.rdf
    lucene/cms/trunk/content/solr/news.mdtext

Modified: lucene/cms/trunk/content/core/corenews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/corenews.mdtext?rev=1783114&r1=1783113&r2=1783114&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/corenews.mdtext (original)
+++ lucene/cms/trunk/content/core/corenews.mdtext Wed Feb 15 15:33:46 2017
@@ -1,5 +1,29 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> Core News
 
+## 15 February 2017 - Apache Lucene™ 5.5.4 available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.4
+
+Apache Lucene is a high-performance, full-featured text search engine
+library written entirely in Java. It is a technology suitable for nearly
+any application that requires full-text search, especially cross-platform.
+
+This release contains numerous bug fixes, optimizations, and
+improvements, some of which are highlighted below. The release
+is available for immediate download at:
+  http://lucene.apache.org/core/mirrors-core-latest-redir.html
+
+Please read CHANGES.txt for a full list of new features and changes:
+  https://lucene.apache.org/core/5_5_4/changes/Changes.html
+
+### Highlights of this Lucene release include:
+
+ * Made stored fields reclaim native memory more aggressively
+
+ * Fixed a potential memory leak with LRUQueryCache and (Span)TermQuery
+
+ * MmapDirectory's unmapping code is now compatible with Java 9 (EA build 150 and later)
+
 ## 6 February 2017 - Apache Lucene™ 6.4.1 available
 
 The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.1

Modified: lucene/cms/trunk/content/core/doap.rdf
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/core/doap.rdf?rev=1783114&r1=1783113&r2=1783114&view=diff
==============================================================================
--- lucene/cms/trunk/content/core/doap.rdf (original)
+++ lucene/cms/trunk/content/core/doap.rdf Wed Feb 15 15:33:46 2017
@@ -103,6 +103,14 @@
     <release>
          <Version>
             <branch>branch_5_5</branch>
+            <name>lucene-5.5.4</name>
+            <created>2017-02-15</created>
+            <revision>5.5.4</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
+            <branch>branch_5_5</branch>
             <name>lucene-5.5.3</name>
             <created>2016-09-09</created>
             <revision>5.5.3</revision>

Modified: lucene/cms/trunk/content/mainnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1783114&r1=1783113&r2=1783114&view=diff
==============================================================================
--- lucene/cms/trunk/content/mainnews.mdtext (original)
+++ lucene/cms/trunk/content/mainnews.mdtext Wed Feb 15 15:33:46 2017
@@ -1,5 +1,31 @@
 # Lucene<span style="vertical-align: super; font-size: xx-small">TM</span> News
 
+## 15 February 2017 - Apache Lucene 5.5.4 and Apache Solr 5.5.4 Available
+
+The Lucene PMC is pleased to announce the release of Apache Lucene 5.5.4 and Apache Solr 5.5.4.
+
+Lucene can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/java/5.5.4>
+and Solr can be downloaded from <http://www.apache.org/dyn/closer.lua/lucene/solr/5.5.4>
+
+### Highlights of this Lucene release include:
+
+ * Made stored fields reclaim native memory more aggressively
+
+ * Fixed a potential memory leak with LRUQueryCache and (Span)TermQuery
+
+ * MmapDirectory's unmapping code is now compatible with Java 9 (EA build 150 and later)
+
+### Highlights of this Solr release include:
+
+ * Better validation of filename params in ReplicationHandler
+
+ * Upgraded commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092
+
+See the [Lucene CHANGES.txt](/core/5_5_4/changes/Changes.html) and
+[Solr CHANGES.txt](/solr/5_5_4/changes/Changes.html) files included
+with the release for a full list of details.
+
+
 ## 6 February 2017 - Apache Lucene 6.4.1 and Apache Solr 6.4.1 Available
 
 The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.1 and Apache Solr 6.4.1.

Modified: lucene/cms/trunk/content/solr/doap.rdf
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/doap.rdf?rev=1783114&r1=1783113&r2=1783114&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/doap.rdf (original)
+++ lucene/cms/trunk/content/solr/doap.rdf Wed Feb 15 15:33:46 2017
@@ -104,6 +104,14 @@
     <release>
       <Version>
         <branch>branch_5_5</branch>
+        <name>solr-5.5.4</name>
+        <created>2017-02-17</created>
+        <revision>5.5.4</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <branch>branch_5_5</branch>
         <name>solr-5.5.3</name>
         <created>2016-09-09</created>
         <revision>5.5.3</revision>

Modified: lucene/cms/trunk/content/solr/news.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/solr/news.mdtext?rev=1783114&r1=1783113&r2=1783114&view=diff
==============================================================================
--- lucene/cms/trunk/content/solr/news.mdtext (original)
+++ lucene/cms/trunk/content/solr/news.mdtext Wed Feb 15 15:33:46 2017
@@ -4,6 +4,31 @@ Title: News
 
 # Solr<sup>&trade;</sup> News
 
+## 15 February 2017 - Apache Solr™ 5.5.4 Available
+
+The Lucene PMC is pleased to announce the release of Apache Solr 5.5.4.
+
+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 and analytics,
+rich document parsing, geospatial search, extensive REST APIs as well
+as parallel SQL. Solr is enterprise grade, secure and 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.
+
+Solr 5.5.4 is available for immediate download at:
+<http://lucene.apache.org/solr/mirrors-solr-latest-redir.html>
+
+### Highlights of this Solr release include:
+
+ * Better validation of filename params in ReplicationHandler
+
+ * Upgraded commons-fileupload to 1.3.2, fixing a potential vulnerability CVE-2016-3092
+
+See the [Solr CHANGES.txt](/solr/5_5_4/changes/Changes.html) files included
+with the release for a full list of details.
+
 ## 6 February 2017 - Apache Solr™ 6.4.1 Available
 
 The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1.