[ubuntu/jaunty] tracker 0.6.93-0ubuntu1 (Accepted)

Didier Roche didrocks at ubuntu.com
Tue Apr 14 13:06:02 BST 2009


tracker (0.6.93-0ubuntu1) jaunty; urgency=low

  [ Didier Roche ]
  * New upstream release: (LP: #360539)
    + Improvements:
      * Fixes tracker-preferences so it mangages removable-devices option.
      * Fixes tracker config typo.
      * Fixes tracker-indexer to not enter finished state after flushing.
      * Fixes tracker-extract not sending queued album art to thumbnailerd
      * Fixes trackerd to call nice(19) for crawling ONLY else nice(default).
      * Fixes libtracker-common preprocessor checks for thumbnailer/albumart.
      * Fixes tracker-extract multiple TrackerHal instances, 2x faster now.
      * Fixes tracker-extract tests by loading modules not directly linking.
      * Fixes tracker-applet by adding proper marshal generation for signals.
      * Fixes SIGSEGV for tracker-extract from exceeding setrlimit() mem.
      * Fixes Raptor dependency to 1.4.17, need _FEATURE_WRITE_BASE_URI.
      * Fixes indexer flush time to be optimized for Maemo platform, patch 09.
      * Fixes gstreamer extractor memory leaks, a lot of leaks.
      * Fixes gstreamer extractor memory corruption.
      * Fixes gstreamer extractor by stopping extraction on DURATION messages
      * Fixes album art memory management and access() to NULL paths.
      * Fixes adding BUILT_SOURCES to EXTRA_DIST for many Makefile.ams
      * Fixes not using plural translations in tracker-info.
      * Fixes several memory leaks/corruptions in gstreamer/mp3/png extractors.
      * Fixed memory leak in indexer's removable-device module.
      * Fixed memory leak in indexer's push module, close the dir.
      * Fixed TrackerDBIndex _update_word() memmove outside boundries.
      * Added error handling for "Can't store word" to applet.
      * Added new API tracker_metadata_get_multiple().
      * Added pre-umount check there's an item before checking mount files.
      * Updated tracker-info to use _metadata_{get|_multiple}() APIs.
      * Updated extractors to use tracker_file_{open|close} with posix_fadvise
      * Removed all references to file-index-update.db, no longer used.
      * Improved performance by sending items to thumbailer AFTER indexing
      * Improves performance/mem of GFile->GQueue in tracker-monitor.c
    + Bugs:
      * Fixes GB#577656, tracker doesn't build on non-linux platforms
      * Fixes GB#577655, tracker-indexer.c fails to compile when...
      * Fixes LP#355982, crash in tracker-turtle.c with fclose()
      * Fixes NB#107570, tracker-extract crash just after device bootup
      * Fixes NB#106639, Music-Unknown Category  displayed in Genre view
      * Fixes NB#109172, Video Library: RM , RMJ files listed in Video Library.
      * Fixes NB#107122, Video:Duration is shown as -:- in video library view
      * Fixes NB#108793, Not able to filer images with XMP date
      * Fixes NB#108819, tracker-indexer is crashing.
      * Fixes NB#108331, Memory Leak found for tracker-extract command
      * Fixes NB#106085, Tracked database is not updated when images were...
      * Fixes NB#100642, tracker is still listing the removed tags.
    + Translations updated
  * debian/patches/15_crasher-fix-from-svn-r3159.patch deleted as taken from
    upstream
  * debian/patches/16_fixes-from-svn-r3167.patch: deleted as taken from
    upstream
  * debian/patches/99_autotools.patch: updated

  [ Martin Pitt ]
  * Removed stray debian/patches/99_autotools.patch2.
  * debian/control: Add Vcs-Bzr: field for Ubuntu branch.

Date: Tue, 14 Apr 2009 12:29:34 +0200
Changed-By: Didier Roche <didrocks at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/tracker/0.6.93-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 14 Apr 2009 12:29:34 +0200
Source: tracker
Binary: tracker libtrackerclient0 libtrackerclient-dev libtracker-gtk0 libtracker-gtk-dev tracker-utils tracker-search-tool libdeskbar-tracker tracker-dbg
Architecture: source
Version: 0.6.93-0ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description: 
 libdeskbar-tracker - metadata database, indexer and search tool - deskbar-applet plugi
 libtracker-gtk-dev - GTK+ widgets for apps that use tracker - development files
 libtracker-gtk0 - GTK+ widgets for apps that use tracker
 libtrackerclient-dev - metadata database, indexer and search tool - development files
 libtrackerclient0 - metadata database, indexer and search tool - library
 tracker    - metadata database, indexer and search tool
 tracker-dbg - metadata database, indexer and search tool - debugging symbols
 tracker-search-tool - metadata database, indexer and search tool - GNOME frontend
 tracker-utils - metadata database, indexer and search tool - commandline tools
Launchpad-Bugs-Fixed: 360539
Changes: 
 tracker (0.6.93-0ubuntu1) jaunty; urgency=low
 .
   [ Didier Roche ]
   * New upstream release: (LP: #360539)
     + Improvements:
       * Fixes tracker-preferences so it mangages removable-devices option.
       * Fixes tracker config typo.
       * Fixes tracker-indexer to not enter finished state after flushing.
       * Fixes tracker-extract not sending queued album art to thumbnailerd
       * Fixes trackerd to call nice(19) for crawling ONLY else nice(default).
       * Fixes libtracker-common preprocessor checks for thumbnailer/albumart.
       * Fixes tracker-extract multiple TrackerHal instances, 2x faster now.
       * Fixes tracker-extract tests by loading modules not directly linking.
       * Fixes tracker-applet by adding proper marshal generation for signals.
       * Fixes SIGSEGV for tracker-extract from exceeding setrlimit() mem.
       * Fixes Raptor dependency to 1.4.17, need _FEATURE_WRITE_BASE_URI.
       * Fixes indexer flush time to be optimized for Maemo platform, patch 09.
       * Fixes gstreamer extractor memory leaks, a lot of leaks.
       * Fixes gstreamer extractor memory corruption.
       * Fixes gstreamer extractor by stopping extraction on DURATION messages
       * Fixes album art memory management and access() to NULL paths.
       * Fixes adding BUILT_SOURCES to EXTRA_DIST for many Makefile.ams
       * Fixes not using plural translations in tracker-info.
       * Fixes several memory leaks/corruptions in gstreamer/mp3/png extractors.
       * Fixed memory leak in indexer's removable-device module.
       * Fixed memory leak in indexer's push module, close the dir.
       * Fixed TrackerDBIndex _update_word() memmove outside boundries.
       * Added error handling for "Can't store word" to applet.
       * Added new API tracker_metadata_get_multiple().
       * Added pre-umount check there's an item before checking mount files.
       * Updated tracker-info to use _metadata_{get|_multiple}() APIs.
       * Updated extractors to use tracker_file_{open|close} with posix_fadvise
       * Removed all references to file-index-update.db, no longer used.
       * Improved performance by sending items to thumbailer AFTER indexing
       * Improves performance/mem of GFile->GQueue in tracker-monitor.c
     + Bugs:
       * Fixes GB#577656, tracker doesn't build on non-linux platforms
       * Fixes GB#577655, tracker-indexer.c fails to compile when...
       * Fixes LP#355982, crash in tracker-turtle.c with fclose()
       * Fixes NB#107570, tracker-extract crash just after device bootup
       * Fixes NB#106639, Music-Unknown Category  displayed in Genre view
       * Fixes NB#109172, Video Library: RM , RMJ files listed in Video Library.
       * Fixes NB#107122, Video:Duration is shown as -:- in video library view
       * Fixes NB#108793, Not able to filer images with XMP date
       * Fixes NB#108819, tracker-indexer is crashing.
       * Fixes NB#108331, Memory Leak found for tracker-extract command
       * Fixes NB#106085, Tracked database is not updated when images were...
       * Fixes NB#100642, tracker is still listing the removed tags.
     + Translations updated
   * debian/patches/15_crasher-fix-from-svn-r3159.patch deleted as taken from
     upstream
   * debian/patches/16_fixes-from-svn-r3167.patch: deleted as taken from
     upstream
   * debian/patches/99_autotools.patch: updated
 .
   [ Martin Pitt ]
   * Removed stray debian/patches/99_autotools.patch2.
   * debian/control: Add Vcs-Bzr: field for Ubuntu branch.
Checksums-Sha1: 
 9e5d0dda91648bd57f4a8acfda989d9e95b93c11 2213 tracker_0.6.93-0ubuntu1.dsc
 a447246751345fb0c832aad9e33d0b40923ad62e 2005663 tracker_0.6.93.orig.tar.gz
 f3fd37178ce60c9257e75c2e69ecbc7d564f5526 175846 tracker_0.6.93-0ubuntu1.diff.gz
Checksums-Sha256: 
 39c2ac5ba7bea87835347ae054c2947c6a57ad8beced84be18d21a85ba357b13 2213 tracker_0.6.93-0ubuntu1.dsc
 7af1d36d52c623219aa946446f04980064b85838b343eb94685668f6f78989e7 2005663 tracker_0.6.93.orig.tar.gz
 6e35d805712105a63fd13fd3fa25c4a23f9c0e384ac79c4aa678daeab07313f1 175846 tracker_0.6.93-0ubuntu1.diff.gz
Files: 
 462bc36a9bf7a12684f5cb819d9eb0e7 2213 utils optional tracker_0.6.93-0ubuntu1.dsc
 b6513ae5b3a036356c0c3b186056ee82 2005663 utils optional tracker_0.6.93.orig.tar.gz
 cd40b93b0aafbf34ec139b294d7c3b2e 175846 utils optional tracker_0.6.93-0ubuntu1.diff.gz
Original-Maintainer: Michael Biebl <biebl at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEUEARECAAYFAknkZbgACgkQDecnbV4Fd/IUXQCg5ymRbYfejmVPTxFj3ZovQUK+
k+gAmKVj2IwQux0NGI/R4y57sU+ZHSo=
=3yjl
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list