lp:ubuntu/intrepid/tracker

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/tracker
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

30. By James Westby

* Use gnomedesktop directly rather than deskbar.core.gnomedesktop,
  as it is no longer shipped internally to deskbar since 2.23.6.
  Also make libdeskbar-tracker depend on python-gnome2-desktop for
  this module. Thanks to Cyril Jaquier for the fix. (LP: #268276)
  - This is debian/patches/05_gnomedesktop.patch

29. By Kees Cook

debian/sysctl.d/30-tracker.conf, debian/tracker.postinst, debian/control:
add sysctl for increased inotify limits (broken out from procps).

28. By Nathan Handler

Add 04_Correct_spelling_of_additional.patch (LP: #158452)

27. By Colin Watson

Rebuild against libgmime-2.0-2a. No source changes.

26. By Saša Bodiroža

* Merge from debian unstable, remaining changes (LP: #229146):
  - In debian/patches:
    + email-crasher.patch: Patch by upstream, fix crash on mail indexing.
    + 03_dont_activate_indexing_and_watching.patch: don't active indexing nor
      watching as decided by the technical board
    + 02_no_kde_autostart.patch: Do not autostart trackerd in Kde, as they
      have strigi.
  - In debian/control:
    + Addhere to DebianMaintainerField spec.
    + Do not build-depend on universe dependencies:
      libunac1-dev, libqdbm-dev.
    + tracker depends on o3read instead of recommend it, so we have
      OOo indexing by default.
  - In debian/rules:
    + Enable sqlite external db instead of qdbm.
  - In debian/tracker.py:
    + Added an apport hook to ignore tracker-extract crashes, since they
      are caused by setrlimit terminating tracker-extract when it raises
      it's cpu/memory limit.
  - In debian/tracker.install:
    + Install tracker.py in /usr/share/apport/package-hooks/

25. By Emilio Pozuelo Monfort

* debian/patches/email-crasher.patch:
  - Patch by upstream, fix crash on mail indexing. LP: #182712.
    Thanks to Jamie McCracken for providing the patch.

24. By Sebastien Bacher

* debian/patches/03_dont_activate_indexing_and_watching.patch:
  - don't active indexing nor watching as decided by the technical board,
    tracker is still installed by default but it has a performance cost
    and has to be enabled by users in the settings dialog

23. By Emilio Pozuelo Monfort

* New upstream release.
* Merge with Debian, remaining Ubuntu changes:
  - debian/control:
    + Addhere to DebianMaintainerField spec.
    + Do not build-depend on universe dependencies:
      libunac1-dev, libqdbm-dev.
    + tracker depends on o3read instead of recommend it, so we have
      OOo indexing by default.
  - debian/rules:
    + Enable sqlite external db instead of qdbm.
  - debian/tracker.py:
    + Added an apport hook to ignore tracker-extract crashes, since they
      are caused by setrlimit terminating tracker-extract when it raises
      it's cpu/memory limit.
  - debian/tracker.install:
    + Install tracker.py in /usr/share/apport/package-hooks/
  - debian/patches/02_no_kde_autostart.patch:
    + Do not autostart trackerd in Kde, as they have strigi.

22. By Emilio Pozuelo Monfort

* debian/tracker.py:
  - Added an apport hook to ignore tracker-extract crashes, since they
    are caused by setrlimit terminating tracker-extract when it raises
    it's cpu/memory limit.
* debian/tracker.install:
  - Install tracker.py in /usr/share/apport/package-hooks/
* debian/patches/07_disable_xmp_metadata_extracting.patch:
  - Disable xmp metadata extraction for now, as it's buggy and is causing
    tracker-extract to get stuck indexing the same file.
    Patch backported from trunk. LP: #194221.
* debian/patches/08_fix_potential_stack_overflow.patch:
  - Fix a potential stack overflow, backported from trunk. LP: #164150.

21. By Emilio Pozuelo Monfort

* Merge with Debian, remaining Ubuntu changes:
  - debian/control:
    + Addhere to DebianMaintainerField spec.
    + Do not build-depend on universe dependencies:
      libunac1-dev, libqdbm-dev.
    + tracker depends on o3read instead of recommend it, so we have
      OOo indexing by default.
  - debian/rules:
    + Enable sqlite external db instead of qdbm.
  - debian/patches/02_no_kde_autostart.patch:
    + Do not autostart trackerd in Kde, as they have strigi.
  - debian/patches/03_no_initial_index_in_battery.patch:
    + Do not run the initial index if running on battery.
      Patch taken from upstream SVN, revision 1075:
      http://svn.gnome.org/viewvc/tracker?view=revision&revision=1075
  - debian/patches/04_fix_crash_index_name_is_null.patch:
    + Fix a crash when index name is null during merging.
      Patch taken from upstream SVN, revision 1076:
      http://svn.gnome.org/viewvc/tracker?view=revision&revision=1076
  - debian/patches/05_typo_audio_track_peak_gain_tag.patch:
    + Fix a typo in a tag metadata. LP: #145359
      Patch taken from upstream SVN, revision 1077:
      http://svn.gnome.org/viewvc/tracker?view=revision&revision=1077
  - debian/patches/06_trackerd_infinite_loop.patch:
    + Fix an infinite loop in trackerd if a second instance is
      launched. Patch taken from upstream SVN, revision 1079:
      http://svn.gnome.org/viewvc/tracker?view=revision&revision=1079

* Bugs fixed in the new release:
  - LP: #130935. Added a notification area tool displaying trackerd's
    status, and allowing to search from there.
  - LP: #138331: prevent hangs which stopped tracker quitting smoothly.
  - LP: #147756: Fixed memory leaks.
  - LP: #159807: Stop indexing if disk is full.
  - LP: #164148: Unsafe tempfile usage.
  - LP: #148520: Check for overlapping watch dirs
  - LP: #132463: Always show full path of files in tracker-search-tool.
  - LP: #133402: Do not repeat 'Preferences' in the preferences title.
  - LP: #164412: Limit log size to 10MB.
  - LP: #150814: Detect and prevent database corruption.
  - LP: #160262: Fix evolution email opening for the deskbar handlers.
  - LP: #150030: Show applications in search results.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/tracker
This branch contains Public information 
Everyone can see this information.

Subscribers