Changelog for
strigi-debuginfo-0.7.7-10.3.i586.rpm :
Sun Nov 25 13:00:00 2012 cgiboudeauxAATTgmx.com
- Fix the SLES build: Replace BuildRequires:pkgconfig(...)
Tue Oct 16 14:00:00 2012 cooloAATTsuse.com
- add explicit buildrequire on libbz2-devel
Tue Aug 14 14:00:00 2012 hrvoje.senjanAATTgmail.com
- Add git.diff patch, which syncs strigi to current git snapshot.
* Adding support to TRACKTOTAL tag equivalent to TRACKCOUNT tag
* Use TPE2 tag as nmm:albumArtist in id3 tags
* Fix: non numeric genres in id3 v2 mp3 are ignored
* Fix: only the last performer is added when there is more than one artist tag in a flac file
* Fix FLAC files - remove \'db\' in replaygain
* Fix m3u playlist indexing
* Extract tracknumber and track count from a value like \"03/16\"
* Fix xpm and xbm for strigi analysis
- Add fix for jpegendanalyzer not able to index files with isoSpeedRatings value
- Drop obsolete strigi-missing-decl.patch, now contained in git.diff
Sun May 27 14:00:00 2012 Manfred.TremmelAATTiiv.de
- build against ffmpeg_oldabi, because ffmpeg calls are outdated
Thu Mar 15 13:00:00 2012 ajAATTsuse.de
- Fix build: Always include unistd.h for sleep declaration.
Tue Mar 6 13:00:00 2012 stefan.bruensAATTrwth-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:00:00 2012 toddrme2178AATTgmail.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 13:00:00 2011 tittiatcokeAATTgmail.com
- Add a patch to make strigi build with the new clucene version
in Factory.
Thu Nov 24 13:00:00 2011 wstephensonAATTsuse.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 14:00:00 2011 reddwarfAATTopensuse.org
- Cleaned up spec file formatting
Wed Aug 10 14:00:00 2011 reddwarfAATTopensuse.org
- Optionally enable ffmpeg indexing support.
Tue Jul 26 14:00:00 2011 asterios.dramisAATTgmail.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 13:00:00 2011 remurAATTgmx.net
- Check file size of ole compound documents (bko#251701)
* Dolphin crashes when hovering a MSI file
Tue Jan 18 13:00:00 2011 wstephensonAATTnovell.com
- Update to newer snapshot
* Fix double delete in libstreamindexer (bko#257944)
Tue Dec 14 13:00:00 2010 toddrme2178AATTgmail.com
- Add optional dependency
* FAM - Support for efficient file change monitoring system
Tue Dec 14 13:00:00 2010 wstephensonAATTnovell.com
- rpmlint fixes:
* Remove obsolete versions
* Correct RPM groups
Fri Nov 5 13:00:00 2010 tittiatcokeAATTgmail.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 14:00:00 2010 tittiatcokeAATTgmail.com
- Update to a newer snapshot. This snapshot is able to work with
the new clucene version.
Fri Jul 30 14:00:00 2010 tittiatcokeAATTgmail.com
- Update to a newer snapshot
Thu Feb 11 13:00:00 2010 tittiatcokeAATTgmail.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 13:00:00 2010 jengelhAATTmedozas.de
- package baselibs.conf
Thu Jan 14 13:00:00 2010 tittiatcokeAATTgmail.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: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
Mon Sep 8 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)