2010-07-01 Martyn Russell Released 0.8.14 Updated NEWS Fixes: GB#622702 - 0.8.13 does not build with gio 2.22 anymore Bumped version of GLib required from 2.20 to 2.24 This is due to commit d0f60bf212624de4aa41a01ab6d5cd7257e5ea50 Unfortunately, this could not be reverted because other code has been applied on top of it. For now, the easiest thing to do is to bump the GLib version. Version 2.24 should be quite available now. 2010-07-01 amit function-tests : added mass storage mode test cases 2010-07-01 Aleksander Morgado Fixes NB#177447: Remove the 'error' signal from TrackerMiner object * The 'error' signal in TrackerMiner object was setup to return a gpointer via dbus, which glib-dbus didn't like, and thus it was dumping a critical message: g_string_append: assertion `val != NULL' failed * That 'error' signal was actually nowhere used... libtracker-miner: Fix potential invalid read error libtracker-miner: small alignment fixes Fixes GB#623203: Fix segfault when guessing content type in mounts without path 2010-07-01 Jürg Billeter tracker-store: Reuse string chunk during event handling tracker-store: Drop GArray use for change events tracker-store: Use hash tables to check for event duplicates tracker-store: Improve memory allocation for change events tracker-store: Use more reasonable chunk size for event subjects 2010-07-01 Aleksander Morgado Added -Wno-portability to AM_INIT_AUTOMAKE * This option is already used in the gnome-autogen.sh, so there shouldn't be any problem in adding it also in our automake initialization. This change will avoid portability warnings when re-compiling the project after some Makefile.am changes (the option from gnome-autogen.sh only applies to the first bootstrap). 2010-07-01 Carlos Garnacho Plug leaks in GStreamer extractor on pipeline creation errors. Plug leaks in XMP extractor. Bug 622734 - too many open files error / possible file descriptor leak Free up resources on GStreamer error. 2010-07-01 Martyn Russell tracker-control: Fixed typo in --help 2010-07-01 Philip Van Hoof tracker-preferences: Fixed compilation warnings 2010-07-01 Carlos Garnacho TrackerMinerFS: Take into account first crawl directories when generating mtime cache. g_file_get_parent() will return non-NULL for most of these, so 2 queries were performed on crawl dirs. 2010-07-01 Aleksander Morgado Fixes NB#174202 and NB#176932: A file with 'video/x-ms-asf' mimetype may actually be audio-only. Update Authors t-s-b, t-s-i: Update copyright year to 2010 Fixes GB#616809: t-s-t shows Author as urn:uuid: in metadata bar t-s-t: remove trailing whitespaces 2010-07-01 Carlos Garnacho Evolution: Don't fail to add mails with spaces in the folder name. 2010-07-01 Aleksander Morgado Fixes GB#511474: Remove the option to index remote mounted directories 2010-07-01 Martyn Russell Updated .gitignore for .tar.gz 2010-06-28 Andrej Žnidaršič Updated Slovenian translation 2010-06-27 Mario Blättermann [i18n] Updated German translation 2010-06-26 Jorge González Updated Spanish translation 2010-06-26 Takeshi AIHANA Updated Japanese translation.