lp:ubuntu/vivid/apt-xapian-index

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/apt-xapian-index
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

37. By Michael Vogt

* Merge from Debian unstable. Remaining changes:
  - prefer native packages over foreign packages
  - do not crash if the DB is already locked (LP: #590998)
  - do not modify the DB "in-place" with --update
  - debian/patches/01_axi_cjk_support.patch:
    - Activate the CJK support when indexing the database
  - debian/patches/02_axi-pkgname-mangled-term.patch:
    - add XPM term that contains a mangled version of the pkgname
  - debian/patches/03_policykit_translations.patch:
    - remove underscores from description
  - debian/patches/CVE-2013-1064.patch:
    + pass system-bus-name as a subject
  - debian/postinst:
    - do not build the DB in the postinst
  - debian/rules:
    - quilt with dh --with python2
  - plugins/app-install.py:
    - ignore file not found errors due to a race condition (LP: #752195)
* Drop:
  - debian/patches/04_catch_invalid_desktop_file.patch: no longer needed

36. By Matthias Klose

Rebuild to drop files installed into /usr/share/pyshared.

35. By Marc Deslauriers

* SECURITY UPDATE: possible privilege escalation via policykit UID lookup
  race.
  - debian/patches/CVE-2013-1064.patch: pass system-bus-name as a subject
    instead of pid so policykit can get the information from the system
    bus in update-apt-xapian-index-dbus.
  - CVE-2013-1064

34. By Sebastien Bacher

* debian/patches/01_axi_cjk_support.patch:
  - updated for the new version, fix the build

[ Thomas Kluyver ]
* debian/patches/04_catch_invalid_desktop_file.patch: Catch an exception
  from parsing invalid .desktop files for app-install.

33. By Michael Vogt

* Merge from Debian unstable. Remaining changes:
  - prefer native packages over foreign packages
  - do not crash if the DB is already locked (LP: #590998)
  - do not modify the DB "in-place" with --update
  - debian/patches/01_axi_cjk_support.patch:
    - Activate the CJK support when indexing the database
  - Don't call update-python-modules in the postinst. LP: #856627.
  - fix spelling errors
  - add XPM term that contains a mangled version of the pkgname
  - debian/patches/03_policykit_translations.patch:
   - remove underscores from description

32. By Mathieu Trudel-Lapierre

debian/patches/03_policykit_translations.patch: remove underscores from
description and message tags in the policykit policy, since there are no
translations currently being done for apt-xapian-index and this causes
error messages to be spewed when the policy file gets parsed.

31. By Michael Vogt

add XPM term that contains a mangled version of the pkgname where
all "-" are replaced with "_" to workaround that the queryparser
considers "-" a special char

30. By Chad Dunlap

Fixed two Spelling errors (allows to changed to allows one to)
(maintan changed to maintain) in the debian/control file

29. By Matthias Klose

Rebuild to drop python2.6 dependencies.

28. By Matthias Klose

Don't call update-python-modules in the postinst. LP: #856627.

Branch metadata

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

Subscribers