[tracker] Created tag 0.6.96



The signed tag '0.6.96' was created.

Tagger: Martyn Russell <martyn lanedo com>
Date: Thu Feb 4 11:57:25 2010 +0000

    Release 0.6.96

Changes since the last tag 'TRACKER_0_6_95':

Andrej ŽnidarÅ¡iÄ? (1):
      Updated Slovenian translation

Ask H. Larsen (2):
      Updated Danish translation
      Updated Danish translation

Carlos Garnacho (32):
      Bug NB#114082 - Tracker source returns wrong metadata for attached clip with special characters
      Force a reindex if ontology directory mtime is more recent than common.db.
      Plug potential leak when setting DB pragmas.
      Add a File:Added field, representing the date when the item as added to the DB.
      Plug some leaks.
      Bug NB#119123 - tracker-indexer is crashing.
      Fix typo in logic.
      Bug NB#118578 - Getting metadata with mafw_playlist_get_items_md fails.
      Add a SetProfile DBus call to the indexer to switch DB pragma profiles on runtime.
      Hook up tracker-status to profile setting in tracker-indexer/DB manager.
      Add mechanisms to TrackerDBInterface/TrackerDBManager to invalidate interfaces.
      Make tracker-search use the iface invalidation mechanism.
      As GErrors exist for some reason, use them.
      Make trackerd not wake tracker-indexer up when changing DB mode.
      Avoid double reindexes from both trackerd and tracker-indexer
      Add some error logging to the GIO operations in tracker-crawler.
      Lower tracker-extract's OOM score to the minimum.
      Set memory limit based on current process memory usage.
      Adapt tracker-extract to create all its resources before setting mem limits.
      Change File:Added to contain index time(), since some apps don't modify mtime when copying.
      Bug NB#123030 - Attached clip cannot be opened through music>artists, childcounts shown wrongly.
      Fix corner cases in the RDF parser wrt '%', '[' and '*' chars. Fully fixes NB#123030.
      Unref GstCaps with the right function.
      Improve error handling/logging in sqlite created functions.
      Bug NB#100123 - Image:Date is empty for some of the images
      Implement TrackerModuleMetadata on top of TrackerDataMetadata.
      Plug leak in libinotify. Noticed by Martyn.
      Bug NB#125050 - got tracker criticals
      Bug NB#136770 - Not able to see the pictures captured with camera application after renaming the current folder.
      Bug NB#138043 - New tracker indexer crashes.
      Bug NB#131278 - Random tracker-indexer-71C9-11-2408.rcore crash observed.
      Bug NB#131369 - Tries to open files as directories.

Daniel Nylander (2):
      Updated Swedish translation
      Updated Swedish translation

Fran Dieguez (1):
      Updated Galician Translation

Gabor Kelemen (3):
      Updated Hungarian translation
      Correct the utf encoding, fixes bug #584547
      Hungarian translation updated

Ivan Frade (13):
      Fixes NB#118212, glib warnings when running trackerd
      Fix playlist duration handling
      Fixes GB#584809 Remove tracker-thumbnailer manpage
      Fixes NB#120883, duration of playlist container...
      Removed unnecessary DISTINCT in GetByServiceType
      Speed up stats calculation
      Fixes NB#124483, Glib critical failing on assertion
      Dont use 100% CPU if FS changes while paused
      Fixes NB#124822 Tracker not finding large video file
      Fixed NB#126260, Some images dont have Image:Date
      Fixes NB#126772 spam in syslog
      Fixes NB#96142, Duration of some video clips is not displayed
      Use correct property names in the vorbis extractor

Jorge Gonzalez (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Jorge González (1):
      Updated Spanish translation

Kjartan Maraas (1):
      Added Norwegian bokmål translation.

Mario Blättermann (3):
      Updated German translation
      Updated German translation
      Updated German translation

Martyn Russell (57):
      Fixes indexer warnings closing contexts inserting with collated data
      Use MEMORY the default pragma for temp_store
      Rework the processors device and module logic so it is clearer
      Monitor cache time now 1s & processor queue time now 0s for < 50 items
      Check space before creating DBs && disable indexer API when paused
      Indexer pause time now 2s not 5s
      Fixed critical warning calling TrackerProcessor API before created
      Fixed trackerd crasher when shutting down if started in readonly mode
      Fix iterating OVER every other device in the processor's list
      Added code to switch TrackerMode based on status
      Fixed state machine so we return to previous state after PAUSED
      Don't change the mode in indexer if same as current mode
      Updated utils/sqlite/query to take multiple queries
      Fixes: NB#121542, trackerd[1460]: GLIB CRITICAL ** GLib-GIO - g_file_hash...
      Fixes: NB#119230, tracker-extract: memory management shall be improved
      Fixed gtk-doc warnings
      Tweaked the memory limitations for AMD64
      AMD64 setrlimit() was too low
      Small name changes to variables
      Code clean ups and improvements for stats speed up changes
      Simplify the libenca code here a little
      Fixed a compilation error when building without libenca
      Fix NULL crasher in trackerd with strcasecmp
      Fixes core dump by double freeing a device in trackerd processor
      Fixes: NB#123591, Unknown genre displayed twice for the attached clips
      Reduce stats cache timeout from 5 minutes to 2 minutes
      Code cleanups for MP3 extractor
      Fixs according to specs and improve handwritten MP3 genres
      Fixed compiler warnings
      Fixed documentation build failures related to changes on TrackerDataMetadata
      Fixed warning
      Removed unused libtracker-data/tracker-data-file-info.[ch]
      Don't stat() twice when setting up NFS lock
      Fixed compiler warning, added offset type funcs & reduced mem allocs
      Fixes: NB#124920, Tracker sorting is incorrect
      Fixes: NB#121377, Tracker goes to pending state when corrupted mmc...
      Fix use of G_GOFFSET_FORMAT since we don't depend on glib 2.20 yet
      Fixed evolution plugin 64bit compiler warnings & broken for loop
      Fixed es.po which was breaking debian builds
      Improve solution to fix NB#131222
      Fixes NB#129415, Checked] [REGF] Video and Audio Library view and ...
      Reduce unnecessary log messages on trackerd/tracker-extract start
      Fixes NB#126773, trackerd and tracker-extract spam syslog
      Fixes: NB#131278, Random tracker-indexer-71C9-11-2408.rcore crash observed.
      Fixes NB#140077, Send statistics signal only at the end of the indexing
      Fixes NB#140077, Send statistics signal only at the end of the indexing
      Fixes NB#140966, tracker-indexer D-Bus interface should have a plural FilesMove
      Secondary fixes to initial patch for NB140966 after testing
      Fixes NB#126283, [AF checked]  Top level category statistics show 2x...
      Fixes GB#598544 - Fix build without HAL
      Fixes GB#598575, error: invalid operands to binary
      tests/tracker-extract: Fixed build link errors
      Bumped version to 0.6.96
      Applied debian patch 10-drop-bogus-version-info.patch
      Applied debian patch 20-tracker-defaults.patch
      Applied debian patch 30-gmime-2.4.patch
      Updated NEWS

Michael Biebl (2):
      Fix make distcheck
      Fix build failures with  -Wl,--as-needed

Mikael Ottela (33):
      Fixes NB#110584, Image:HasKeywords cannot be used for ImageViewer puprposes     Fixes NB#100123, Image:Date is empty for some of the images
      Fixes NB#114880, tracker-extract crashed while extracting a video     Fixes NB#95873, duration not extracted for mp2 and aac files     Fixes NB#96142, Video library : Duration of the Video clips is not displaying.
      Fixes NB#119384, duration is not extracted for the wmv file of 30secs duration
      Fixes NB#119840, Music-Artists -Library view not displayed by tapping on     (unknown Artist)
      Fixes NB#117899, iTunes+ m4a song cover art is not shown
      Some small fixes to the tagreadbin gstreamer implementation.
      Fix a typo in gstreamer extractor field name (Video:FrameRate)
      Fixes NB#107116, Music:Duration displayed as -:- in library for some clips
      Fixes NB#117593, Top most played and Never played songs not listed in     alphabetical order.
      Fixes NB#126696, Tracker extractor crashes while extracting a corrupted music     file
      Fixes NB#125128, junk characters are shown in artist field of some of the     audio files.
      Revert "Fixes NB#126696, Tracker extractor crashes while extracting a corrupted music"
      Revert "Fixes NB#125128, junk characters are shown in artist field of some of the"
      Fixes NB#128713, Period in media filenames
      Fixes NB#132414, Tracker-extract crashes in tracker_utils_default_check_filename
      Check whether we are returning multivalued fields and group by ID only if we are.
      Do not unnecessarily use DISTINCT in queries.
      Fixes NB#125991, Image Viewer consuming more time to filter the images based on date.
      Fixes NB#135190, assertion `GST_VALUE_HOLDS_FRACTION (value)' failed
      Fixes NB#125128, junk characters are shown in artist field of some of the     audio files.
      Fixes NB#125859, Different genre name shown for a clip with special character     as Hindi
      Fixes NB#129094, HasKeywords is wrongly set for an attached image
      Fixes NB#126255, Image:Date is empty for some of the images
      Fixes NB#142225, Album art: Windows media player filename format not     supported.
      Fixes NB#135368, No Track Number in itunes audio books
      Fixes NB#126696, Tracker extractor crashes while extracting a corrupted music file
      Fixes NB#134330, trackerd crashed in sqlite3_bind_text
      Fixes NB#126185, tracker-extract[1413]: GLIB CRITICAL ** GLib-GObject - g_object_unref: assertion `G_IS_OBJECT (object)' failed
      Fixes NB#Bug 135485, Image:Date mismatch
      Fixes Bug 147027, Hidden folders in PC become visible on the device after copying them
      Fixes NB#147883,Not supported mime-type by totem-pl-parser
      Fixes NB#137788, Try first TPE1 instead of TP2 for the Audio:Artist field
      Dropped some alternative tag sources because of inconsistencies.

Philip Van Hoof (18):
      Fixes NB#119507, Removed debugging info
      Performance improvements for album-art detection
      Bugfix thumbnailer, when no items must be thumbnailed, don't send a request
      Fixed various things about the plugin running in Evolution's process
      Evolution plugin, using mail_msg_unordered_push instead
      Apparently will camel_db_clone create a thread, avoiding
      Performance improvement when registrar disappears
      Use libenca to check for Cyrillic encodings for ID3v1 tags
      Last commit of this file broke the build if you have enca installed
      NB#119318, only do id3v1 tags if we needed enca to detect encoding
      Bugfix for NB#119318, remaining v2 fields are now processed too
      Bugfix sending the uri to the thumbnailer of deleted files
      The const for path was wrong here
      Compilation error if you don't have GdkPixbuf installed
      Buffer overflow fix (this one was exploitable too)
      Revert comments in previous patch
      Revert comments in a previous patch
      Fixed NB#131222, Bufferoverflow fix (tracker-extract crashed on a TIFF)

Timo Jyrinki (1):
      Updated Finnish translation by Jiri Grönroos.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]