SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for strigi-debuginfo-0.7.0-1.1.x86_64.rpm :
Thu Nov 19 13:00:00 2009 llunakAATTnovell.com
- sync 11.2 KDE packages with SLE (fate#305847)

Sun Aug 2 14:00:00 2009 beineriAATTopensuse.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 14:00:00 2009 beineriAATTopensuse.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.

Wed May 13 14:00:00 2009 dmuellerAATTsuse.de
- add versioned dependency

Mon Feb 2 13:00:00 2009 stbinnerAATTsuse.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 13:00:00 2009 dmuellerAATTsuse.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 13:00:00 2009 dmuellerAATTsuse.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 14:00:00 2008 dmuellerAATTsuse.de
- stricter requirements

Tue Sep 9 14:00:00 2008 dmuellerAATTsuse.de
- fix build for old distros

Wed Aug 27 14:00:00 2008 dmuellerAATTsuse.de
- add missing versioning requires for libstrigi0

Tue Jul 29 14:00:00 2008 cooloAATTsuse.de
- obsolete old name

Mon Jul 28 14:00:00 2008 wstephensonAATTsuse.de
- Patch to trunk

* Install indexpluginloader.h, now needed by Nepomuk

Mon Jul 21 14:00:00 2008 stbinnerAATTsuse.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

Sun Jun 22 14:00:00 2008 dmuellerAATTsuse.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 14:00:00 2008 dmuellerAATTsuse.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:00:00 2008 dmuellerAATTsuse.de
- fix build against cmake 2.6

Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support

Wed Feb 20 13:00:00 2008 stbinnerAATTsuse.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 13:00:00 2007 stbinnerAATTsuse.de
- fix build requires

Thu Dec 6 13:00:00 2007 dmuellerAATTsuse.de
- drop strigi-ui, split libstrigi0

Sun Oct 28 13:00:00 2007 stbinnerAATTsuse.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 14:00:00 2007 dmuellerAATTsuse.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 14:00:00 2007 dmuellerAATTsuse.de
- fix compilation when gcc43 is used

Tue Aug 7 14:00:00 2007 dmuellerAATTsuse.de
- use the release tarball (0.5.5)

* no changes

Mon Aug 6 14:00:00 2007 dmuellerAATTsuse.de
- update to current SVN:

* fixes an include bug by rearranging the way the
strigiconfig.h include is installed

Thu Aug 2 14:00:00 2007 dmuellerAATTsuse.de
- fix build against gcc 4.3

Thu Jul 26 14:00:00 2007 dmuellerAATTsuse.de
- update to 0.5.4:

* improved xesam support

* various stability fixes

Wed Jul 18 14:00:00 2007 dmuellerAATTsuse.de
- update to 0.5.2:

* xesam support

Mon Jun 25 14:00:00 2007 stbinnerAATTsuse.de
- update to current SVN

Thu May 31 14:00:00 2007 dmuellerAATTsuse.de
- update to current SVN:

* xesam support

* many crash fixes

Wed May 23 14:00:00 2007 stbinnerAATTsuse.de
- added missing run_ldconfig calls

Fri May 11 14:00:00 2007 dmuellerAATTsuse.de
- add branch diff

* crash fixes

Wed May 2 14:00:00 2007 dmuellerAATTsuse.de
- update to current SVN:

* pkgconfig fixes

* include guards for headers

Tue Apr 24 14:00:00 2007 dmuellerAATTsuse.de
- update to 0.5.0:

* cmd line interface

* pkgconfig module

* more modules, bugfixes

Tue Apr 10 14:00:00 2007 stbinnerAATTsuse.de
- Update to current SVN

Sun Apr 1 14:00:00 2007 dmuellerAATTsuse.de
- Update to current SVN

Mon Mar 26 14:00:00 2007 dmuellerAATTsuse.de
- Update to current SVN

Wed Mar 21 13:00:00 2007 dmuellerAATTsuse.de
- split package into useful subpackages

Tue Mar 20 13:00:00 2007 dmuellerAATTsuse.de
- update to current SVN to add xbm reader

Mon Mar 19 13:00:00 2007 dmuellerAATTsuse.de
- update to current SVN to follow API change

Thu Mar 15 13:00:00 2007 dmuellerAATTsuse.de
- udpate to current SVN to follow API refactoring

Tue Mar 13 13:00:00 2007 dmuellerAATTsuse.de
- update to current SVN to fix compilation of header files

Sun Mar 11 13:00:00 2007 dmuellerAATTsuse.de
- update to current SVN to install needed libraries

Sat Mar 10 13:00:00 2007 dmuellerAATTsuse.de
- build against clucene

Thu Mar 8 13:00:00 2007 dmuellerAATTsuse.de
- update to current SVN

Wed Mar 7 13:00:00 2007 dmuellerAATTsuse.de
- Initial package (SVN of 20070228)


 
ICM