You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2012/03/19 18:59:43 UTC

[Lucene-java Wiki] Update of "ReleaseNote36" by UweSchindler

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "ReleaseNote36" page has been changed by UweSchindler:
http://wiki.apache.org/lucene-java/ReleaseNote36?action=diff&rev1=3&rev2=4

Comment:
add java 7 support, prevent sigsegv

  details.
  
  Lucene 3.6.0 Release Highlights:
+ 
+   * Full Java 7 support (requires at least JDK 7u1).
  
    * TypeTokenFilter filters tokens based on their TypeAttribute.
  
@@ -59, +61 @@

    * New query-time joining is more flexible (but less performant) than
      index-time joins.
    
+   * Security fix: Better prevention of virtual machine SIGSEGVs when
+     using MMapDirectory: Code using cloned IndexInputs of already
+     closed indexes could possibly crash VM, allowing DoS attacks to
+     your application.
+ 
    * Many bug fixes...
  
  Note: The Apache Software Foundation uses an extensive mirroring network for

RE: [Lucene-java Wiki] Update of "ReleaseNote36" by UweSchindler

Posted by Uwe Schindler <uw...@thetaphi.de>.
Ah sorry, will change :-)

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Steven A Rowe [mailto:sarowe@syr.edu]
> Sent: Monday, March 19, 2012 7:03 PM
> To: dev@lucene.apache.org
> Subject: RE: [Lucene-java Wiki] Update of "ReleaseNote36" by UweSchindler
> 
> Uwe, I think what you've added could be misconstrued as Java 7 being a
> requirement for use of Lucene 3.6.0:
> 
> >   Lucene 3.6.0 Release Highlights:
> > +
> > +   * Full Java 7 support (requires at least JDK 7u1).
> 
> Steve
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


RE: [Lucene-java Wiki] Update of "ReleaseNote36" by UweSchindler

Posted by Steven A Rowe <sa...@syr.edu>.
Uwe, I think what you've added could be misconstrued as Java 7 being a requirement for use of Lucene 3.6.0:

>   Lucene 3.6.0 Release Highlights:
> + 
> +   * Full Java 7 support (requires at least JDK 7u1).

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org