gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r2844 - in Extractor-docs/WWW: . download


From: grothoff
Subject: [GNUnet-SVN] r2844 - in Extractor-docs/WWW: . download
Date: Wed, 17 May 2006 01:56:43 -0700 (PDT)

Author: grothoff
Date: 2006-05-17 01:45:11 -0700 (Wed, 17 May 2006)
New Revision: 2844

Added:
   Extractor-docs/WWW/download/libextractor-0.5.14.tar.gz
Modified:
   Extractor-docs/WWW/download.php3
   Extractor-docs/WWW/index.php
Log:
0.5.14

Added: Extractor-docs/WWW/download/libextractor-0.5.14.tar.gz
===================================================================
(Binary files differ)


Property changes on: Extractor-docs/WWW/download/libextractor-0.5.14.tar.gz
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: Extractor-docs/WWW/download.php3
===================================================================
--- Extractor-docs/WWW/download.php3    2006-05-17 08:49:13 UTC (rev 2843)
+++ Extractor-docs/WWW/download.php3    2006-05-17 08:45:11 UTC (rev 2844)
@@ -40,8 +40,8 @@
 ANCHOR("tar");
 H2("Tar Package");
 W("Latest version is %s.",
-  extlink_("download/libextractor-0.5.12.tar.gz",
-           "libextractor-0.5.12.tar.gz"));
+  extlink_("download/libextractor-0.5.14.tar.gz",
+           "libextractor-0.5.14.tar.gz"));
 BR();
 W("Latest Java-binding is %s.",
   extlink_("download/libextractor-java-0.5.6.tar.gz",

Modified: Extractor-docs/WWW/index.php
===================================================================
--- Extractor-docs/WWW/index.php        2006-05-17 08:49:13 UTC (rev 2843)
+++ Extractor-docs/WWW/index.php        2006-05-17 08:45:11 UTC (rev 2844)
@@ -37,9 +37,11 @@
 H2("Recent News");
 P();
 echo "<dl>";
+DTDD("Wed May 17 02:17:21 PDT 2006 | libextractor v0.5.14 released.",
+     "This release fixes a recently reported security problem in the ASF 
plugin.  It also fixes a security problem in the qt extractor (by re-writing it 
from scratch).  The re-write also improves support for various Quicktime 
attributes.  The mpeg extractor was changed to use <tt>libmpeg2</tt> fixing a 
problem with occasionally wrong image dimensions.");
 DTDD("Sat Apr 29 21:30:13 PDT 2006 | libextractor v0.5.13 released.",
      "This release adds Vietnamese and Swedish translations.  Some minor 
changes to improve portability and internationalization were made.  The 
wordleaker plugin was integrated into the OLE2 plugin, which is now based on 
libgsf (new dependency!) and extracts more and more accurate metadata.");
-DTDD("Sat Apr 22 11:55:42 PDT 2006 | libextractor v0.5.12 released.",
+DTDD("Sat Apr 22 11:55:42 PDT 2006 | libextractor v0.5.12 released.",\
      "This release adds an alternative implementation of the PDF extractor.  
Finnish, Frensh, Gaelic and Swedish are now supported by the printable 
extractor.  Memory utilization for compiling the printable extractors should no 
longer be an issue.");
 DTDD("Thu Mar 10 17:46:39 PST 2006 | libextractor v0.5.11 released.",
      "This release adds support for extracting additional metadata from MS 
Word (OLE2) streams, including language, document statistics and editing 
history.");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]