lp:ubuntu/hardy-proposed/tracker

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/hardy-proposed/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

26. By Sebastien Bacher

* debian/tracker.install:
  - don't install the dbus service so tracker is not automatically started
    when other software try to see if it's already running (lp: #204770)

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.

20. 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.
    + Build-depend on intltool to get updated translations.
    + tracker depends on o3read instead of recommend it, so we have
      OOo indexing by default.
  - debian/patches/02_no_kde_autostart.patch:
    + Do not autostart trackerd in Kde, as they have strigi.
  - debian/patches/tracker-crasher.patch:
    + patch from upstream, fix a crasher issue (LP #147348)
  - debian/rules:
    + Enable sqlite external db instead of qdbm.

19. By Sebastien Bacher

* debian/patches/tracker-crasher.patch:
  - patch from upstream, fix a crasher issue (LP: #147348)

18. By Jonathan Riddell

Add 02_no_kde_autostart.patch, don't autostart in KDE
since it already has a disk indexer

17. By Martin Pitt

[ Emilio Pozuelo Monfort ]
* New upstream release (LP: #130794, #131983, #132320, #137352, #138331,
  #139173, #132505, #131559, #131735, #132710, #133246, #137873, #138778.
* debian/patches/01-version_fix.patch,
  debian/patches/02-getenv.patch,
  - Removed, fixed upstream.
* debian/patches/03-system_ioprio.patch: not needed anymore, as tracker
  now tries ioprio system syscalls if available.
* debian/patches/01_from_upstream_fix_stemming.patch:
  - Added, fixes language selection.

[ Martin Pitt ]
* debian/control: Promote o3read to a dependency. That way, updates will get
  it, too, and we avoid making it a dependency of ubuntu-desktop. With the
  external dependency we can avoid installing the internal code copy.

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