Accepting request 61172 from GNOME:Apps

Accepted submit request 61172 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/61172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=21
This commit is contained in:
2011-02-15 15:40:14 +00:00
committed by Git OBS Bridge
parent 120c3c79df
commit 6458660949
4 changed files with 48 additions and 18 deletions

View File

@@ -1,3 +1,41 @@
-------------------------------------------------------------------
Sun Feb 13 22:31:46 CET 2011 - vuntz@opensuse.org
- Update to version 0.9.38:
+ libtracker-data:
- Added unit tests for IN with > 20 elements
- Improve error handling on initialization (especially if the
WAL PRAGMA fails)
- Fixed a race condition on shutdown causing criticals with
g_object_unref()
+ tracker-store:
- Increase maximum D-Bus result size (1 Mb to 10 Mb)
- Don't send unmapped errors in D-Bus replies
+ nautilus: Plugin has been updated to use libtracker-sparql.
+ ontology updates.
+ functional-tests updates.
+ documentation updates.
+ Bug fixes: nokia#208621, nokia#223536, nokia#225910,
nokia#221340, nokia#180770, nokia#217610, nokia#224993,
nokia#222182, nokia#224760, bgo#640623.
+ Updated translations.
- Changes from version 0.9.37:
+ Don't do mtime checks on start up (dramatically reduces start
time for miner-fs)
+ The command 'tracker-status' no longer exists, its command line
features have been merged into 'tracker-control'.
+ libtracker-data:
- We now restore tracker:modified values after journal replay
and backup restore
- Don't journal non-embedded data (e.g. nie:plainTextContent)
+ functional-tests updates.
+ Bug fixes: nokia#198003, nokia#224342, nokia#218525,
nokia#224763, nokia#197067, nokia#223938, nokia#185309,
nokia#223622, nokia#223282, nokia#223133, nokia#223148,
nokia#223161, nokia#222645, nokia#222494, bgo#636074,
bgo#631955, bgo#623666, bgo#600081.
+ Updated translations.
-------------------------------------------------------------------
Sat Feb 12 18:36:29 CET 2011 - vuntz@opensuse.org