Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 269872 - app-misc/strigi: bump to 0.6.5
Summary: app-misc/strigi: bump to 0.6.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://www.vandenoever.info/software/...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-05-14 19:18 UTC by Viktor S
Modified: 2009-05-14 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Viktor S 2009-05-14 19:18:44 UTC
Changelog:

0.6.5
 - Fix KDE bug 185551: Strigi now allows path that start with protocol:/* like 'file:///' or 'remote:/'
 - Add a new function AnalysisResult::child(). This function allows an AnalysisResult instance to access the last child it has had indexed. This is needed for cases when a parent knows something about a child which the child does not know. In such cases the parent can call child()->addValue(...).
 - Adjust to the new library naming scheme in iconv-1.12
 - Implemented missing addTriplet method
 - Rewrite the implementation of ArchiveReader. The new implementation is more effient in listing contents of directories. Now single directory entries can be returned without the need for reading the entire archive of which the directory is a part.

Reproducible: Always
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-05-14 20:11:17 UTC
in the tree. Thanks for the report.