Change log for apt-xapian-index package in Ubuntu

170 of 70 results
Published in oracular-release
Published in noble-release
Deleted in noble-proposed (Reason: Moved to noble)
apt-xapian-index (0.54ubuntu1) noble; urgency=medium

  * Merge from Debian unstable (LP: #2055203).  Remaining changes:
    - Prefer native packages over foreign packages.
    - Do not crash if the DB is already locked.
    - 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.
    - plugins/app-install.py:
      - Ignore file not found errors due to a race condition.
    - debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
      don't fit in 32 bits.
    - debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
    - Build with quilt
  * Dropped changes, no longer applicable:
    - Bump the minimum version for removal of the dbus service
  * debian/patches/python3.12.patch: Python 3.12 compatibility
    (LP: #2055272)

Available diffs

Superseded in noble-release
Published in mantic-release
Published in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Obsolete in groovy-release
Published in focal-release
Deleted in focal-proposed (Reason: moved to Release)
apt-xapian-index (0.51ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Prefer native packages over foreign packages.
    - Do not crash if the DB is already locked.
    - 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.
    - plugins/app-install.py:
      - Ignore file not found errors due to a race condition.
    - debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
      don't fit in 32 bits.
    - debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
    - Bump the minimum version for removal of the dbus service; this delta can
      be dropped after the release of Ubuntu 20.04.
    - Build with quilt

Available diffs

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
apt-xapian-index (0.49ubuntu3) eoan; urgency=medium

  * Port to APT 1.9
  * Do not pass memonly=True to apt.Cache, this sometimes prevents plugins from
    reading the mtime of the cache file - depending on whether they were initialized
    before or after the cache was generated; because apt.Cache() unsets the pkgcache
    option and the plugins can thus not find the cache file anymore.

Superseded in eoan-proposed
apt-xapian-index (0.49ubuntu2) eoan; urgency=medium

  * debian/patches: rebase, so that python3 compatibility is first and
    upstreamable.

 -- Steve Langasek <email address hidden>  Tue, 07 May 2019 22:42:01 -0700

Available diffs

Superseded in eoan-proposed
apt-xapian-index (0.49ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Prefer native packages over foreign packages.
    - Do not crash if the DB is already locked.
    - 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.
    - plugins/app-install.py:
      - Ignore file not found errors due to a race condition.
    - debian/compat: Bump to version 9.
    - debian/control:
      - Bump debhelper version to >= 9.
      - Switch dependencies to their Python 3 version.
      - Use X-Python3-Version instead.
    - debian/rules:
      - Use --with=python3 and --build-system=pybuild
      - Add override_dh_python3 to force /usr/bin/python3 shebang.
      - Run the tests in an override_dh_auto_test target.
    - debian/patches/04_bilingual.patch: Port the code to work in Python
      2.7, 3.4, and 3.5.
    - debian/patches/05_python3.patch: Switch the default to Python 3.
    - debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
      don't fit in 32 bits.
    - debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
  * Dropped changes, no longer needed:
    - remove the dbus service; software-center which used it is no longer in
      Ubuntu.
    - debian/patches/03_stick_to_main.patch: drop; we are not confined to
      main now that this package is in universe.
  * Dropped changes, included in Debian:
    - debian/postinst:
      - Do not build the DB in the postinst.
  * Bump the minimum version for removal of the dbus service; this delta can
    be dropped after the release of Ubuntu 20.04.

Available diffs

Published in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
apt-xapian-index (0.47ubuntu8.4) xenial; urgency=medium

  * debian/patches/08_race_no_attribute_unlink.patch: use a finalizer
    instead of __del__ to close and remove the socket.
    When ServerProgress.__del__() is called the global os module might
    already have been set to None by the Python shutdown, causing an
    exception. (LP: #1652641)

 -- Carlo Vanini <email address hidden>  Fri, 23 Feb 2018 08:44:53 -0800

Available diffs

Obsolete in zesty-updates
Deleted in zesty-proposed (Reason: moved to -updates)
apt-xapian-index (0.47ubuntu13.1) zesty; urgency=medium

  * debian/patches/08_race_no_attribute_unlink.patch: use a finalizer
    instead of __del__ to close and remove the socket.
    When ServerProgress.__del__() is called the global os module might
    already have been set to None by the Python shutdown, causing an
    exception. (LP: #1652641)

 -- Carlo Vanini <email address hidden>  Fri, 24 Nov 2017 21:23:12 -0600

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Obsolete in cosmic-release
Published in bionic-release
Superseded in zesty-updates
Obsolete in artful-release
Deleted in artful-proposed (Reason: moved to release)
Deleted in zesty-proposed (Reason: moved to -updates)
apt-xapian-index (0.47ubuntu13) zesty; urgency=medium

  * d/control: Change the dependency on python3-xapian to a versioned one so
    that on upgrades the package will be installed and python3-xapian1.3 will
    be removed. (LP: #1680090)

 -- Brian Murray <email address hidden>  Wed, 12 Apr 2017 09:10:22 -0700

Available diffs

Superseded in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu12) zesty; urgency=medium

  * d/control: Drop the explicit Depends/Build-Depends on
    python3-xapian1.3 since that was a development snapshot we only used
    in our port to Python 3.  Straight up python3-xapian (1.4) has
    everything we need.  (LP: #1660216)

 -- Barry Warsaw <email address hidden>  Mon, 03 Apr 2017 13:29:18 -0400

Available diffs

Superseded in zesty-release
Obsolete in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu11) yakkety; urgency=medium

  * debian/patches/05_python3.patch:
    - properly apply the change by Carlo Vanini, previous upload was rubbish

 -- Harald Sitter <email address hidden>  Mon, 15 Aug 2016 14:39:37 +0200

Available diffs

Superseded in xenial-updates
Deleted in xenial-proposed (Reason: moved to -updates)
apt-xapian-index (0.47ubuntu8.3) xenial; urgency=medium

  * debian/patches/05_python3.patch:
    - properly apply the change by Carlo Vanini, previous upload was rubbish

 -- Harald Sitter <email address hidden>  Mon, 15 Aug 2016 14:28:40 +0200

Available diffs

Superseded in xenial-proposed
apt-xapian-index (0.47ubuntu8.2) xenial; urgency=medium

  * debian/patches/05_python3.patch:
    - string.split has been removed in python3
    - open subprocess stdout as text stream (LP: #1579834)
    - Thanks to Carlo Vanini for the patch.

 -- Brian Murray <email address hidden>  Tue, 09 Aug 2016 16:30:11 -0700

Available diffs

Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu10) yakkety; urgency=medium

  * debian/patches/05_python3.patch:
    - string.split has been removed in python3
    - open subprocess stdout as text stream
    - Thanks to Carlo Vanini for the patch.

 -- Brian Murray <email address hidden>  Tue, 09 Aug 2016 16:43:22 -0700

Available diffs

Superseded in xenial-proposed
apt-xapian-index (0.47ubuntu8.1) xenial; urgency=medium

  * debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
    (LP: #1579834)

 -- Carlo Vanini <email address hidden>  Fri, 22 Jul 2016 13:34:21 -0700

Available diffs

Superseded in yakkety-release
Deleted in yakkety-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu9) yakkety; urgency=medium

  * debian/patches/07_glib_import.patch: Fix the import of GLib and GObject.
    (LP: #1579834)

 -- Carlo Vanini <email address hidden>  Fri, 22 Jul 2016 13:25:11 -0700

Available diffs

Superseded in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu8) xenial; urgency=medium

  * debian/patches/05_python3.patch: del the indexer instance explicitly
    before sys.exit(), so that it gets decrefed and freed before Python's
    implicit shutdown machinery can potentially leave an empty os module for
    ServerProgress.__del__() to find.  (LP: #1530518)

 -- Barry Warsaw <email address hidden>  Wed, 13 Apr 2016 17:36:22 -0400

Available diffs

Superseded in xenial-release
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu7) xenial; urgency=medium

  * debian/patches/04_bilingual.patch: Make some Python 2-only constructs
    in update-apt-xapian-index-dbus bilingual, and add a missing import.
    (LP: #1541407)

 -- Barry Warsaw <email address hidden>  Wed, 03 Feb 2016 09:54:17 -0500
Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu6) xenial; urgency=medium

  * debian/patches/06_32bit_sizes.patch: Watch out for package sizes that
    don't fit in 32 bits.  (LP: #1527745)

 -- Barry Warsaw <email address hidden>  Fri, 18 Dec 2015 16:47:43 -0500

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu5) xenial; urgency=medium

  * debian/patches/04_bilingual.patch: When using --force --update on
    update-apt-xapian-index, be sure package names passed to python3-apt
    are strings, not bytes.  (LP: #1526267)

 -- Barry Warsaw <email address hidden>  Wed, 16 Dec 2015 14:12:44 -0500

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu4) xenial; urgency=medium

  * debian/patches/04_bilingual.patch: Be sure to open files passed to
    pickle.{load,dump}() in binary mode.

 -- Barry Warsaw <email address hidden>  Tue, 15 Dec 2015 16:23:18 -0500

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu3) xenial; urgency=medium

  * debian/patches:
    - 04_bilingual.patch: Port the code to work in Python 2.7, 3.4, and 3.5.
    - 05_python3.patch: Switch the default to Python 3.  (LP: #1516688)
  * debian/compat: Bump to version 9.
  * debian/control:
    - Bump debhelper version to >= 9.
    - Switch dependencies to their Python 3 version.
    - Use X-Python3-Version instead.
  * debian/rules:
    - Use --with=python3 and --build-system=pybuild
    - Add override_dh_python3 to force /usr/bin/python3 shebang.
    - Run the tests in an override_dh_auto_test target.

 -- Barry Warsaw <email address hidden>  Tue, 24 Nov 2015 11:13:01 -0500

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
apt-xapian-index (0.47ubuntu2) xenial; urgency=medium

  * debian/patches/03_stick_to_main.patch: Use libdbus-1-dev instead of
    libept-dev as a test package since the latter is not in main, which
    will cause FTBFS in Ubuntu.

 -- Barry Warsaw <email address hidden>  Mon, 23 Nov 2015 17:29:00 -0500
Superseded in xenial-proposed
apt-xapian-index (0.47ubuntu1) xenial; urgency=low

  * 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/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)
    - Restore the D-Bus API since software-center is not yet removed from
      Ubuntu:
      - Re-add the update-apt-xapian-index-dbus script.
      - Re-add the data directory containing the D-Bus configuration files.
      - Re-add the d/dirs entries for the D-Bus files.
      - Re-add the d/rules to install the D-Bus files.
      - Remove the d/preinst, edit the d/postinst and d/postrm scripts since we
        don't want to remove the D-Bus conffile.
  * Dropped:
    - debian/patches/04_catch_invalid_desktop_file.patch: no longer needed
    - debian/patches/03_policykit_translations.patch: Applied directly to
      Ubuntu copy of D-Bus files.
    - debian/CVE-2013-1064.patch: Applied directly to the Ubuntu copy.

Available diffs

Superseded in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
apt-xapian-index (0.46ubuntu1) utopic; urgency=low

  * 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

Available diffs

Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
apt-xapian-index (0.45ubuntu4) trusty; urgency=medium

  * Rebuild to drop files installed into /usr/share/pyshared.
 -- Matthias Klose <email address hidden>   Sun, 23 Feb 2014 13:46:10 +0000

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
apt-xapian-index (0.45ubuntu3) saucy; urgency=low

  * 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
 -- Marc Deslauriers <email address hidden>   Wed, 18 Sep 2013 12:40:20 -0400

Available diffs

Obsolete in raring-updates
Obsolete in raring-security
apt-xapian-index (0.45ubuntu2.1) raring-security; urgency=low

  * 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
 -- Marc Deslauriers <email address hidden>   Fri, 13 Sep 2013 14:44:01 -0400
Obsolete in quantal-updates
Obsolete in quantal-security
apt-xapian-index (0.44ubuntu7.1) quantal-security; urgency=low

  * 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
 -- Marc Deslauriers <email address hidden>   Fri, 13 Sep 2013 14:46:56 -0400
Published in precise-updates
Published in precise-security
apt-xapian-index (0.44ubuntu5.1) precise-security; urgency=low

  * 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
 -- Marc Deslauriers <email address hidden>   Fri, 13 Sep 2013 14:48:23 -0400
Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
apt-xapian-index (0.45ubuntu2) raring; urgency=low

  * 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.
 -- Sebastien Bacher <email address hidden>   Tue, 27 Nov 2012 19:59:39 +0100
Superseded in raring-proposed
apt-xapian-index (0.45ubuntu1) raring; urgency=low

  * 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

Available diffs

Superseded in raring-release
Deleted in raring-proposed (Reason: moved to release)
apt-xapian-index (0.44ubuntu8) raring; urgency=low

  * 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.
 -- Mathieu Trudel-Lapierre <email address hidden>   Wed, 31 Oct 2012 10:24:35 +0100

Available diffs

Superseded in raring-release
Obsolete in quantal-release
apt-xapian-index (0.44ubuntu7) quantal; urgency=low

  * 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
 -- Michael Vogt <email address hidden>   Fri, 17 Aug 2012 13:35:36 +0200

Available diffs

Superseded in quantal-release
apt-xapian-index (0.44ubuntu6) quantal; urgency=low

  * Fixed two Spelling errors (allows to changed to allows one to)
    (maintan changed to maintain) in the debian/control file
 -- Chad Dunlap <email address hidden>   Mon, 13 Aug 2012 13:46:19 -0400

Available diffs

Superseded in quantal-release
Published in precise-release
apt-xapian-index (0.44ubuntu5) precise; urgency=low

  * Rebuild to drop python2.6 dependencies.
 -- Matthias Klose <email address hidden>   Sat, 31 Dec 2011 02:00:43 +0000

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
apt-xapian-index (0.44ubuntu4) oneiric; urgency=low

  * Don't call update-python-modules in the postinst. LP: #856627.
 -- Matthias Klose <email address hidden>   Sat, 24 Sep 2011 14:42:18 +0200

Available diffs

Superseded in oneiric-release
apt-xapian-index (0.44ubuntu3) oneiric; urgency=low

  * axi/indexer.py:
    - prefer native packages over foreign packages (unless there
      is no native version or the foreign package is installed)
      (LP: #830508)
 -- Michael Vogt <email address hidden>   Wed, 21 Sep 2011 13:48:47 +0200

Available diffs

Superseded in oneiric-release
apt-xapian-index (0.44ubuntu2) oneiric; urgency=low

  * debian/patches/01_axi_cjk_support.patch:
    - Activate the CJK support when indexing the database
  * debian/control, debian/rules:
    - add quilt for above patch
 -- Didier Roche <email address hidden>   Thu, 01 Sep 2011 18:26:04 +0200

Available diffs

Superseded in oneiric-release
apt-xapian-index (0.44ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - do not crash if the DB is already locked (LP: #590998)
    - move to dh_python2
    - do not modify the DB "in-place" with --update
  * ignore file not found errors when checking for the mtime
    (LP: #752195), thanks to Brian Murray

Available diffs

Superseded in oneiric-release
apt-xapian-index (0.43ubuntu1) oneiric; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - when upgrading, ensure the index is fully rebuild (in the
      background) to ensure that we get updated information in
      /var/lib/apt-xapian-index/{index.values} and that the index
      fully utilizes the new plugins (LP: #646018)
    - use ionice for the index building
    - do not crash if the DB is already locked (LP: #590998)
    - data/org.debian.AptXapianIndex.conf: fix policy
    - move to dh_python2
    - update-apt-xapian-index-dbus:
      + fix type of "start-time" for policykit (LP: #675533)

Available diffs

Superseded in oneiric-release
apt-xapian-index (0.41ubuntu7) oneiric; urgency=low

  * switch from python-support to dh_python2
 -- Michael Vogt <email address hidden>   Fri, 10 Jun 2011 13:22:42 +0200
Superseded in oneiric-release
Obsolete in natty-release
apt-xapian-index (0.41ubuntu6) natty; urgency=low

  * debian/cron.weekly:
    - do not modify the DB "in-place" with --update to avoid
      software-center seeing a corrupted database when it has
      it open at the same time
 -- Michael Vogt <email address hidden>   Mon, 18 Apr 2011 11:15:27 +0200

Available diffs

Superseded in natty-release
apt-xapian-index (0.41ubuntu5) natty; urgency=low

  * update-apt-xapian-index:
    - do not crash if the DB is already logged, thanks to Martin Schaaf
      (LP: #590998)
 -- Michael Vogt <email address hidden>   Fri, 28 Jan 2011 14:29:21 +0100

Available diffs

Superseded in natty-release
apt-xapian-index (0.41ubuntu4) natty; urgency=low

  * data/org.debian.AptXapianIndex.conf:
    - fix typo
 -- Michael Vogt <email address hidden>   Thu, 27 Jan 2011 15:57:50 +0100

Available diffs

Superseded in natty-release
apt-xapian-index (0.41ubuntu3) natty; urgency=low

  * data/org.debian.AptXapianIndex.conf:
    - update policy to avoid warning in software-center on
      startup
 -- Michael Vogt <email address hidden>   Thu, 27 Jan 2011 15:39:54 +0100

Available diffs

Superseded in natty-release
apt-xapian-index (0.41ubuntu2) natty; urgency=low

  * update-apt-xapian-index-dbus:
    - fix type of "start-time" for policykit (LP: #675533)
 -- Michael Vogt <email address hidden>   Wed, 01 Dec 2010 17:45:52 +0100

Available diffs

Superseded in natty-release
apt-xapian-index (0.41ubuntu1) natty; urgency=low

  * Merge from debian unstable.  Remaining changes:
    - when upgrading, ensure the index is fully rebuild (in the
      background) to ensure that we get updated information in
      /var/lib/apt-xapian-index/{index.values} and that the index
      fully utilizes the new plugins (LP: #646018)
    - use ionice for the index building

Available diffs

Superseded in natty-release
Obsolete in maverick-release
apt-xapian-index (0.39ubuntu1) maverick; urgency=low

  * debian/postinst:
    - when upgrading, ensure the index is fully rebuild (in the
      background) to ensure that we get updated information in
      /var/lib/apt-xapian-index/{index.values} and that the index
      fully utilizes the new plugins (LP: #646018)
 -- Michael Vogt <email address hidden>   Thu, 23 Sep 2010 16:04:11 +0200

Available diffs

Superseded in maverick-release
apt-xapian-index (0.39) unstable; urgency=low

  [ Enrico Zini ]
  * Fixed tests on Ubuntu (Thanks Michael Vogt for the patch)
  * Added cataloged-times plugin by Michael Vogt
  * Handle multiple invocations of indexer via dbus
  * Described axi-cache in the package description

  [ Colin Watson ]
  * Fix more crashes when the Dir::Cache::pkgcache file doesn't exist, along
    the same lines as Martin Pitt's change in 0.38 (LP: #267330).
  * Use the new MSetItem attribute API, introduced in Xapian 1.0.0, rather
    than the sequence API which was removed in 1.1.0 (closes: #595916).
  * Create the XDG cache directory with appropriate permissions if it
    doesn't exist.
  * Set better NAME sections in manual pages.
 -- Colin Watson <email address hidden>   Fri,  10 Sep 2010 12:15:25 +0000

Available diffs

Superseded in maverick-release
apt-xapian-index (0.38ubuntu1) maverick; urgency=low

  * debian/patches/0001-add-cataloged-times-plugin.patch,
    debian/patches/0002-commit-core-changes.patch:
    - add cataloged_time plugin that allows us to show "whats new"
  * debian/patches/fix-tests:
    - fix test to use "libept-dev" instead of "debtags" because
      debtags is in universe
  * debian/rules:
    - add quilt as a build-dependency
 -- Michael Vogt <email address hidden>   Mon, 19 Jul 2010 12:14:39 +0200

Available diffs

Superseded in maverick-release
apt-xapian-index (0.38) unstable; urgency=low

  [ Martin Pitt ]
  * plugins/apttags.py, AptTags.info(): If the Dir::Cache::pkgcache file does
    not exist (such as in our test suite, or simply if the system disables
    it), do not crash but return timestamp == 0, as per documentation.
    (LP: #267330)
  * plugins/descriptions.py, indexDeb822(): Fix KeyError on "Description" when
    running in a non-English locale. Instead, look for a translated key and
    index that one.
  * axi/indexer.py, setupIndexing(): Round timestamps when comparing them.
    This fixes the test suite failing on almost-but-not-quite-identical
    timestamps.
  * debian/rules: Run the test suite during build. Add the necessary python
    libs (-debian, -xapian, -apt, and -nose) as build dependencies.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  22 Jun 2010 08:39:52 +0100

Available diffs

Superseded in maverick-release
apt-xapian-index (0.37) unstable; urgency=low

  * Move #DEBHELPER# at the beginning of postinst, otherwise
    update-python-modules -p doesn't seem to always work. Closes: #581811

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
apt-xapian-index (0.25ubuntu2) lucid; urgency=low

  * do not require a password for a simple update-apt-xapian-index
 -- Michael Vogt <email address hidden>   Tue, 30 Mar 2010 17:10:51 +0200

Available diffs

Superseded in lucid-release
apt-xapian-index (0.25ubuntu1) lucid; urgency=low

  * export update-apt-xapian-index as dbus service for integration with
    tools like software-center or packagekit (part of the
    software-center-non-applications spec)
 -- Michael Vogt <email address hidden>   Tue, 30 Mar 2010 14:46:08 +0200

Available diffs

Superseded in lucid-release
apt-xapian-index (0.25) unstable; urgency=low

  * Upgrade to the new python-apt API. Thanks Julian Andres Klode for the
    patch. Closes: #572052

Available diffs

Superseded in lucid-release
apt-xapian-index (0.22) unstable; urgency=low

  * Applied patch by Michael Vogt. Closes: #536857.
    - Run the weekly update with nice and ionice
    - Fix bug in --updates when it is selecting the wrong index
 -- Michael Vogt <email address hidden>   Mon,  23 Nov 2009 23:34:52 +0000

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
apt-xapian-index (0.21ubuntu2) karmic; urgency=low

  * run the weekly update with nice and ionice (LP: #363695)

 -- Michael Vogt <email address hidden>   Tue, 14 Jul 2009 09:22:34 +0200

Available diffs

Superseded in karmic-release
apt-xapian-index (0.21ubuntu1) karmic; urgency=low

  * fix bug in db initialization in new --update code
    (send upstream)

 -- Michael Vogt <email address hidden>   Fri, 10 Jul 2009 14:18:39 +0200

Available diffs

Superseded in karmic-release
apt-xapian-index (0.21) unstable; urgency=low

  * Applied patch from Michael Vogt to implement a --update option that
    performs an incremental update of only those packages whose version has
    changed
  * Use "auto path" instead of "flint path" in the Xapian link file, so that
    we can transparently handle new formats in the future
  * Added "exit 0" at the end of maintainer scripts

 -- Michael Vogt <email address hidden>   Fri,  10 Jul 2009 08:23:36 +0100

Available diffs

Superseded in karmic-release
apt-xapian-index (0.20) unstable; urgency=low

  * Ported to use the new method names from python-debian. It seems to have
    become trendy to rename methods in libraries. I dread to think what will
    happen when it will become trendy to migrate to python 3. Closes: #526587.
  * Bumped Standards-Version, no changes needed
  * Depends on ${misc:Depends}

 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  04 May 2009 08:22:17 +0100

Available diffs

Superseded in karmic-release
apt-xapian-index (0.19) unstable; urgency=low

  * Ported to use the Version class from new python-apt.
  * Depend on fixed version of new python-apt.
    Closes: #521346, #523737, #523747.

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
apt-xapian-index (0.16) unstable; urgency=low

  * Create /var/lib/apt-xapian-index/ in a way that is free of race
    conditions.  Closes: #506766.
  * Fix cron job to be quiet if the package is removed but not purged.
    Closes: #502607.
  * Simplified searchcloud example.

 -- Jonathan Thomas <email address hidden>   Sat,  31 Jan 2009 14:25:52 +0000

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
Superseded in intrepid-release
apt-xapian-index (0.15) unstable; urgency=low

  * Properly implement detection of concurrent updates
  * If a concurrent update is detected, its status will be printed
  * Use a xapian stub database instead of a symlink

 -- mornfall <email address hidden>   Wed,  20 Aug 2008 10:41:16 +0100

Available diffs

Superseded in intrepid-release
apt-xapian-index (0.14) unstable; urgency=low

  * Added --batch-mode to produce machine-readable output, to use for GUI
    feedback in package managers.  Thanks to Petr Rockai.
  * Reformatted debian/copyright
  * Shortened short description

Available diffs

Superseded in intrepid-release
apt-xapian-index (0.11ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes:
    - add package description summary (and sent to upstream)

Available diffs

Superseded in intrepid-release
apt-xapian-index (0.9ubuntu1) intrepid; urgency=low

  * Merge from debian unstable, remaining changes (LP: #241978):
    - update-apt-xapian-index:
      + force building the pkgcache in memory only to work around
        possible race condition in libapt
    - Modify Maintainer value to match the DebianMaintainerField
      specification.

 -- Nathan Handler <email address hidden>   Sat, 21 Jun 2008 15:07:32 -0500

Available diffs

Superseded in intrepid-release
apt-xapian-index (0.8ubuntu1) intrepid; urgency=low

  * update-apt-xapian-index:
    - force building the pkgcache in memory only to work around possible
      race condition in libapt

 -- Michael Vogt <email address hidden>   Fri, 13 Jun 2008 11:48:10 +0200

Available diffs

0.8
Superseded in intrepid-release
apt-xapian-index (0.8) unstable; urgency=low

  * Fixed translations plugin to handle when there are no translations in the
    system.  Closes: #471957

0.6
Superseded in intrepid-release
Obsolete in hardy-release
apt-xapian-index (0.6) unstable; urgency=low

  * Added --pkgfile option to index arbitrary Package files instead of the APT
    cache.

0.4
Superseded in hardy-release
apt-xapian-index (0.4) unstable; urgency=low

  * Added versioned dependency on python-xapian.  Closes: #447382.
  * Added examples from my blog posts

170 of 70 results