Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
strigi
strigi.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File strigi.changes of Package strigi
------------------------------------------------------------------- Thu Mar 15 08:35:36 UTC 2012 - aj@suse.de - Fix build: Always include unistd.h for sleep declaration. ------------------------------------------------------------------- Tue Mar 6 03:14:23 UTC 2012 - stefan.bruens@rwth-aachen.de - update to 0.7.7: - Many nepomuk field name fixes - More accurate file format check for tar files - Better checking of bounds in OLE files. - Increase performance of default file input stream. - Check for surrogate pairs in UTF-8 strings. - Improve ID3 analyzer: skip zero padding before mp3 stream to handle typical LAME output, implement unsynchronization flag handling - Properly finish child indexing in all analyzers. ------------------------------------------------------------------- Fri Jan 20 13:11:23 UTC 2012 - toddrme2178@gmail.com - For Factory switched the file monitoring backend from fam to the upstream-recommended gamin this is not available in earlier versions of openSUSE ------------------------------------------------------------------- Sat Dec 3 09:10:44 UTC 2011 - tittiatcoke@gmail.com - Add a patch to make strigi build with the new clucene version in Factory. ------------------------------------------------------------------- Thu Nov 24 05:17:52 UTC 2011 - wstephenson@suse.com - Update to 0.7.6 - Better performance reading PDF streams of unknown length - More accurate metadata indexing particularly of media files ------------------------------------------------------------------- Sun Oct 2 10:30:15 UTC 2011 - reddwarf@opensuse.org - Cleaned up spec file formatting ------------------------------------------------------------------- Wed Aug 10 23:02:38 UTC 2011 - reddwarf@opensuse.org - Optionally enable ffmpeg indexing support. ------------------------------------------------------------------- Tue Jul 26 13:03:37 UTC 2011 - asterios.dramis@gmail.com - Update to version 0.7.5: * Synchronize the modules. In 0.7.4, the modules were not synchronized. - Spec file updates: * Changes based on spec-cleaner run. * Removed openssl-devel from BuildRequires: (not needed). * Added dbus-1-devel, dbus-1-x11, java-devel, libexpat-devel and zlib-devel in BuildRequires:. * Added description for the patch based on openSUSE Patches Guidelines. * Updates in Summary:, %description and Group entries. * Compile the package out of source. * Minor other updates. ------------------------------------------------------------------- Fri Jan 28 10:46:39 UTC 2011 - remur@gmx.net - Check file size of ole compound documents (bko#251701) * Dolphin crashes when hovering a MSI file ------------------------------------------------------------------- Tue Jan 18 22:09:11 UTC 2011 - wstephenson@novell.com - Update to newer snapshot * Fix double delete in libstreamindexer (bko#257944) ------------------------------------------------------------------- Tue Dec 14 15:57:04 UTC 2010 - toddrme2178@gmail.com - Add optional dependency * FAM - Support for efficient file change monitoring system ------------------------------------------------------------------- Tue Dec 14 13:41:26 UTC 2010 - wstephenson@novell.com - rpmlint fixes: * Remove obsolete versions * Correct RPM groups ------------------------------------------------------------------- Fri Nov 5 07:41:11 UTC 2010 - tittiatcoke@gmail.com - update to version 0.7.3 * Always read the image size of the JPEG from the header (bko#246854) * Add support for parsing XESAM xml-language ------------------------------------------------------------------- Thu Aug 26 13:35:49 UTC 2010 - tittiatcoke@gmail.com - Update to a newer snapshot. This snapshot is able to work with the new clucene version. ------------------------------------------------------------------- Fri Jul 30 22:58:51 UTC 2010 - tittiatcoke@gmail.com - Update to a newer snapshot ------------------------------------------------------------------- Thu Feb 11 10:53:51 UTC 2010 - tittiatcoke@gmail.com - update to 0.7.2 - Improve cpp analyzer speed and output - Fix crash due to deep nesting of calls in pdf analyzer - Fix iconv use on Mac OS X ------------------------------------------------------------------- Mon Feb 1 12:32:19 UTC 2010 - jengelh@medozas.de - package baselibs.conf ------------------------------------------------------------------- Thu Jan 14 20:33:28 UTC 2010 - tittiatcoke@gmail.com - update to 0.7.1 - Support more fields from ODF documents - Improved skipping behavior on streams for large files. - Added album art support. - Added support for ID3v1 tags. - Added MP3 stream metadata extraction, UTF-16 support in tags. - Extended the range of metadata extracted by ID3 analyzer. - Added a FLAC audio file analyzer. - Significantly unbreak the PDF analyzer. - Fix scanning trees where permissions are insufficient to read some parts - Check for multithreaded version of libxml2 - Require newer CLucene version (0.9.21) ------------------------------------------------------------------- Sun Aug 2 14:39:13 CEST 2009 - beineri@opensuse.org - update to 0.7.0: * Change to Nepomuk ontologies * Set file property for embedded ar streams. This fixes the opening of these streams in archivereader. * Instead of reading each .rdf file at once in memory and then parse it, use the libxml2 I/O API to read chunks of the file when requested. * The attribute value is not '\0' terminated but has a pointer to the end of the string. In addition, string comparison was sped up by first comparing the string length. ------------------------------------------------------------------- Sun May 17 22:05:33 CEST 2009 - beineri@opensuse.org - update to 0.6.5: * now allows path that start with protocol:/* like 'file:///' * Add a new function AnalysisResult::child(). * Adjust to the new library naming scheme in iconv-1.12 * Implemented missing addTriplet method * Rewrite the implementation of ArchiveReader. The new implemen- tation is more effient in listing contents of directories. ------------------------------------------------------------------- Thu May 14 00:49:19 CEST 2009 - dmueller@suse.de - add versioned dependency ------------------------------------------------------------------- Mon Feb 2 13:26:32 CET 2009 - stbinner@suse.de - update to 0.6.4: - Path fixes to the build system the benefit of windows users - Clean up of class ArchiveReader - Support for LZMA compressed streams in archives, notably .deb & .rpm - Remove preceding ./ from file path in tar archives. - Make parsing ar and deb files easier to abort: useful in e.g. Dolphin - Better method of removing deleted file from the CLucene - Do not tokenize the URL in the index to improve polling speed - Fix the bz2 header check: more bz2 archives are recognized - Fix infinite loop on parsing SGI image files - Fix reading of zip files without central directory. ------------------------------------------------------------------- Tue Jan 13 11:34:33 CET 2009 - dmueller@suse.de - update to 0.6.3: - Move Strigi::DirLister in archivereader.h to ArchiveReader::DirLister. - Change type of EntryInfo.mtime from 'unsigned' to time_t. - The spec of SDF files was found and used to implement a more precise syntax check for the header of SDF files. - Fix memory corruption bug in ArchiveReader. - Change type of ontology entry 'exposureTime' to string. - Add a default rule to find mail box directories with pattern '.*.directory'. - Add '$HOME/.kde4' to the directories that are indexed by default. - Simplify matching of file paths in the rules for including - Fix a big performance problem: Whenever a directory mtime changed, all files inside the directory were re-indexed. - Fix bug where a gz archive that contains a file that is identical to the original archive is indexed over and over. The depth of nested files that are indexed is now limited to 127. ------------------------------------------------------------------- Fri Jan 9 11:23:23 CET 2009 - dmueller@suse.de - update to 0.6.2: - Better support for nice IO priorities on Linux (Sebastian Trueg) - Compile with development version of CLucene (Ben van Klinken) - Explicitly use 'unsigned char' or 'signed char' instead of 'char' - Many CMake cleanups (Alexander Neundorf) - 6.5x speedup of C++ comment analyzer (Jakub Stachowski) - Various stability fixes (Jos van den Oever, Sebastian Trueg) - Support for ePub format (Jakub Stachowski) - Handle RIFF file with unspecified size for the RIFF packet. (Jos van den Oever) ------------------------------------------------------------------- Tue Oct 21 23:32:33 CEST 2008 - dmueller@suse.de - stricter requirements ------------------------------------------------------------------- Tue Sep 9 01:28:32 CEST 2008 - dmueller@suse.de - fix build for old distros ------------------------------------------------------------------- Wed Aug 27 12:49:46 CEST 2008 - dmueller@suse.de - add missing versioning requires for libstrigi0 ------------------------------------------------------------------- Tue Jul 29 09:48:10 CEST 2008 - coolo@suse.de - obsolete old name ------------------------------------------------------------------- Mon Jul 28 13:08:01 CEST 2008 - wstephenson@suse.de - Patch to trunk * Install indexpluginloader.h, now needed by Nepomuk ------------------------------------------------------------------- Mon Jul 21 10:31:23 CEST 2008 - stbinner@suse.de - update to 0.5.11: - Make sure the app can handle environments where HOME is not defined. - Make the zip analyzer check more often if it should stop analyzing. - Make the analyzer respect a configuration that only wants part of the stream to be analyzed. - Add an analyzer for Windows self-extracting zip archives. - Ask the analyzerconfiguration if we should continue and put a cap on the maximum length of stream we read - Log parse errors in the analysisresult. - Several bugfixes ------------------------------------------------------------------- Mon Jun 23 00:06:29 CEST 2008 - dmueller@suse.de - update to 0.5.10: * Improved Xesam support. strigidaemon can now be queried with the client from the Xesam test suite. * Fix a bug in subinputstream. Under certain circumstances the function read() of the internal stream could be called with max < min. read() specifies that in such cases, there is no limit on the number of bytes that may be read. This would cause SubInputStream to malfunction because it would allow too much of the internal stream to be read. * Reenable a number of endanalyzers. By accident, the analyzers for .tar and .gz files were disabled in the previous release. Now they are re-enabled. ------------------------------------------------------------------- Tue Apr 29 22:34:21 CEST 2008 - dmueller@suse.de - update to 0.5.9: * Fix bug that would severely bloat the strigi index. * Improve latency when calling strigi to stop. * Better (but not yet complete) Xesam support ------------------------------------------------------------------- Sun Apr 13 14:43:55 CEST 2008 - dmueller@suse.de - fix build against cmake 2.6 ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support ------------------------------------------------------------------- Wed Feb 20 18:05:59 CET 2008 - stbinner@suse.de - update to 0.5.8, some changes include: * Improve quiting latency of the most important analyzers. Now Strigi reacts more quickly when you tell it to stop indexing. * Add a tool to analyze the analyzer latency profile and find analyzers that have a high latency. * Bring field names in line with the Xesam ontology. * New analyzers for avi, wav, dds, rgb, sid and ico file types. * Fix deepgrep (finally working again since 0.5.2) and extend the number of fields deepgrep searches in. * 'strigicmd listFiles' now can be used to retrieve all files/dir indexed under a certain path ------------------------------------------------------------------- Sat Dec 15 18:54:50 CET 2007 - stbinner@suse.de - fix build requires ------------------------------------------------------------------- Thu Dec 6 01:42:09 CET 2007 - dmueller@suse.de - drop strigi-ui, split libstrigi0 ------------------------------------------------------------------- Sun Oct 28 08:37:51 CET 2007 - stbinner@suse.de - update to 0.5.7: * use plugins instead of shared libraries for the indexer backends * lots of bugfixes and cleanups * allow backends to be used in RAM by using ':memory:' as index name ------------------------------------------------------------------- Mon Oct 8 21:39:07 CEST 2007 - dmueller@suse.de - update to 0.5.6: * Added Xesam User Language parser. * Replaced .ini-based ontology parser with RDF/XML one. * Updated strigicmd: now it's possible to perform searches formulated following xesam userlanguage specifications. * change IndexReader::getFiles to IndexReader::getChildren. * removed IndexReader::documentId and IndexReader::mTime. * loads of build issues fixed * added a script that helps you to find the patch that broke a unit test * add fieldname for document content per the Xesam standard. ------------------------------------------------------------------- Fri Aug 31 19:39:16 CEST 2007 - dmueller@suse.de - fix compilation when gcc43 is used ------------------------------------------------------------------- Tue Aug 7 22:20:29 CEST 2007 - dmueller@suse.de - use the release tarball (0.5.5) * no changes ------------------------------------------------------------------- Mon Aug 6 11:01:46 CEST 2007 - dmueller@suse.de - update to current SVN: * fixes an include bug by rearranging the way the strigiconfig.h include is installed ------------------------------------------------------------------- Fri Aug 3 00:05:40 CEST 2007 - dmueller@suse.de - fix build against gcc 4.3 ------------------------------------------------------------------- Thu Jul 26 18:02:52 CEST 2007 - dmueller@suse.de - update to 0.5.4: * improved xesam support * various stability fixes ------------------------------------------------------------------- Wed Jul 18 15:33:34 CEST 2007 - dmueller@suse.de - update to 0.5.2: * xesam support ------------------------------------------------------------------- Mon Jun 25 14:01:15 CEST 2007 - stbinner@suse.de - update to current SVN ------------------------------------------------------------------- Thu May 31 23:24:45 CEST 2007 - dmueller@suse.de - update to current SVN: * xesam support * many crash fixes ------------------------------------------------------------------- Wed May 23 12:41:40 CEST 2007 - stbinner@suse.de - added missing run_ldconfig calls ------------------------------------------------------------------- Fri May 11 19:52:53 CEST 2007 - dmueller@suse.de - add branch diff * crash fixes ------------------------------------------------------------------- Wed May 2 21:24:10 CEST 2007 - dmueller@suse.de - update to current SVN: * pkgconfig fixes * include guards for headers ------------------------------------------------------------------- Tue Apr 24 02:05:30 CEST 2007 - dmueller@suse.de - update to 0.5.0: * cmd line interface * pkgconfig module * more modules, bugfixes ------------------------------------------------------------------- Tue Apr 10 15:54:40 CEST 2007 - stbinner@suse.de - Update to current SVN ------------------------------------------------------------------- Sun Apr 1 14:49:39 CEST 2007 - dmueller@suse.de - Update to current SVN ------------------------------------------------------------------- Mon Mar 26 12:13:23 CEST 2007 - dmueller@suse.de - Update to current SVN ------------------------------------------------------------------- Wed Mar 21 17:20:33 CET 2007 - dmueller@suse.de - split package into useful subpackages ------------------------------------------------------------------- Tue Mar 20 10:31:49 CET 2007 - dmueller@suse.de - update to current SVN to add xbm reader ------------------------------------------------------------------- Mon Mar 19 11:42:45 CET 2007 - dmueller@suse.de - update to current SVN to follow API change ------------------------------------------------------------------- Thu Mar 15 12:39:46 CET 2007 - dmueller@suse.de - udpate to current SVN to follow API refactoring ------------------------------------------------------------------- Tue Mar 13 15:54:45 CET 2007 - dmueller@suse.de - update to current SVN to fix compilation of header files ------------------------------------------------------------------- Sun Mar 11 13:16:06 CET 2007 - dmueller@suse.de - update to current SVN to install needed libraries ------------------------------------------------------------------- Sat Mar 10 19:30:44 CET 2007 - dmueller@suse.de - build against clucene ------------------------------------------------------------------- Thu Mar 8 22:01:24 CET 2007 - dmueller@suse.de - update to current SVN ------------------------------------------------------------------- Wed Mar 7 12:56:30 CET 2007 - dmueller@suse.de - Initial package (SVN of 20070228)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor