news 28 Posted December 16, 2011 About Tracker ============= Tracker is a semantic data storage for desktop and mobile devices. Tracker uses W3C standards for RDF ontologies using Nepomuk with SPARQL to query and update the data. Tracker is a central repository of user information, that provides two big benefits for the user; shared data between applications and information which is relational to other information (for example: mixing contacts with files, locations, activities and etc.). News ==== The changes are: * New Feature: Support TRACKER_USE_CONFIG_FILES env var to circumvent GSettings only configuration * Fixes: GB#655383, Tracker does not index text files with other encodings than UTF8 * Fixes: GB#664833, [abrt] tracker-0.12.7-1.fc16: read_uint32: Process /usr/libexec/tracker-store was killed by signal 11 (SIGSEGV) * Fixes: NB#294705, tracker-store memory leak in w49-w50 when continously switching chat account availability between online and offline mode (regression) * build: Use g_thread_try_new() if GLib >= 2.31 * build: Use g_(mutex|cond)_(init|clear) if GLib >= 2.31 * build: Use GPrivate if GLib >= 2.31 (GStaticPrivate now deprecated) * build: Use GMutex if GLib >= 2.31 (GStaticMutex now deprecated) * build: Use g_atomic_int_add() if GLib >= 2.30 * build: Use GRecMutex if GLib >= 2.31 (GStaticRecMutex now deprecated) * build: Use g_format_size() if GLib >= 2.30 * build: Remove remaining g_thread_init() calls * gvdb: Merge upstream changes * libtracker-common: Fix memory leak in tracker_string_to_date() * libtracker-data: Fix small memory leak in journal_rotate_destination() * libtracker-data: Fix crash due to overflow in journal reader * libtracker-miner: _ignore_next_update() is deprecated, wrap with TRACKER_DISABLE_DEPRECATED * libtracker-sparql: Improved documentation * libtracker-extract: Improved documentation * tracker-store: Fix memory leak in Steroids.update (caused by valac) * tracker-extract,text: try to extract text from files in typical windows charsets * tracker-extract: Don't lock on freed mutexes Translations: * Updated fr: Alexandre Franke * Updated ja: Takeshi AIHANA * Updated pl: Piotr Drąg ChangeLog ========= http://download.gnome.org/sources/tracker/0.12/tracker-0.12.9.changes (4.85K) Download ======== http://download.gnome.org/sources/tracker/0.12/tracker-0.12.9.tar.xz (5.60M) sha256sum: ccd61c8f79905f7e09af3a4a863772256601dcd3213b0f9a3f76add04e553b5c _______________________________________________ Share this post Link to post