2014-12-10 Martyn Russell fixup news Release 1.2.5 tracker-extract: Don't crash if g_file_make_symbolic_link() fails with no GError We assume error is set, but in some cases it is not. Check before using it. https://bugzilla.gnome.org/show_bug.cgi?id=741141 https://bugzilla.redhat.com/show_bug.cgi?id=1133042 2014-12-10 Carlos Garnacho tracker-extract: Invert initialization order tracker_extract_persistence_invalidate() may already be using indirectly the priv->persistence hashtable, ensure it's set up before this is called. tracker-extract: Fix possible invalid memory read/write If length is 0, out of bounds data would be read, and then written. tracker-fts: Make the property list per-thread data This is global memory, and shared across threads, which doesn't play well when (un)initializing it, as multiple simultaneous accesses can occur. libtracker-extract: plug leak 2014-12-10 Sam Thursfield utils/clean-tracker-prefix: Look in 'lib64' as well as 'lib' for libraries 2014-12-10 Martyn Russell libtracker-extract: Fix unit tests and return value for guarantee API - Return FALSE when we don't add to the TrackerSparqlBuilder, TRUE otherwise - Skip any unit tests when --enable-guarantee-metadata is not configured 2014-12-10 Debarshi Ray Revert "Always guarantee metadata, remove --enable-guarantee-metadata option" This reverts commit 898ac3ca17afa5d9fb382656e7e4ba4ff4b6ef39. Conflicts: tests/libtracker-extract/tracker-guarantee-test.c https://bugzilla.gnome.org/show_bug.cgi?id=733536 2014-12-10 Martyn Russell tracker-preferences: Make data reset clearer to users https://bugzilla.gnome.org/show_bug.cgi?id=740268 2014-12-10 Philip Van Hoof Make --disable-tracker-fts compile again Fix compilation error in case of --disable-tracker-fts 2014-12-10 Martyn Russell build: Require GLib 2.40, needed for g_str_match_string() Used in tracker-stats. https://bugzilla.gnome.org/show_bug.cgi?id=739149 2014-11-17 Duarte Loreto Updated Portuguese translation 2014-11-15 Lasse Liehu Finnish translation update