You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2014/12/09 19:14:50 UTC

svn commit: r1644140 - /lucene/board-reports/2014/board-report-december.txt

Author: markrmiller
Date: Tue Dec  9 18:14:49 2014
New Revision: 1644140

URL: http://svn.apache.org/r1644140
Log:
Draft of December board report.

Added:
    lucene/board-reports/2014/board-report-december.txt   (with props)

Added: lucene/board-reports/2014/board-report-december.txt
URL: http://svn.apache.org/viewvc/lucene/board-reports/2014/board-report-december.txt?rev=1644140&view=auto
==============================================================================
--- lucene/board-reports/2014/board-report-december.txt (added)
+++ lucene/board-reports/2014/board-report-december.txt Tue Dec  9 18:14:49 2014
@@ -0,0 +1,44 @@
+The Apache Lucene project develops open-source search software.
+
+
+TLP
+---
+
+We added one new committer in the last quarter: Gregory Chanan
+
+
+Lucene Core and Solr
+--------------------
+
+Lucene Core is a search-engine toolkit.
+
+Solr is a search server built on top of Lucene Core.
+
+In the last quarter we made two releases of both Lucene Core and Solr:
+
+ - 4.10.1 on 29 Sept 2014
+ - 4.10.2 on 31 Oct 2014
+ 
+We have also started the process for a 4.10.3 release.
+
+The community is very active.
+
+Security: There was one security issue reported:
+
+ - An XXS vulnerability was reported against Apache Solr
+   (CVE-2014-3628). An attacker could inject javascript that is 
+   executed via the admin ui because stored queries are not 
+   escaped / sanitized. This will be addressed in the upcoming
+   4.10.3 release.
+
+
+PyLucene
+--------
+
+PyLucene is a Python integration of Lucene Java.  Development is almost
+entirely an automated port, so this project will never require a lot of
+developers.  The user community is active.
+
+In the last quarter we made one release of PyLucene:
+
+ - 4.10.1-1 on 6 Oct 2014

Propchange: lucene/board-reports/2014/board-report-december.txt
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: lucene/board-reports/2014/board-report-december.txt
------------------------------------------------------------------------------
    svn:mime-type = text/plain