apt-xapian-index 0.45ubuntu3 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
apt-xapian-index_0.45ubuntu3.tar.gz 60.7 KiB f9e695150545dc9dabca3b8cb90dbbfa3803dc037fdb530ed4ad6964afbbbd3f
apt-xapian-index_0.45ubuntu3.dsc 1.9 KiB d735e0e20d8aeb6fb88ae3f7282ae42a4e3cb78b6e6134c7c596f9b4884ea48f

Available diffs

View changes file

Binary packages built by this source

apt-xapian-index: maintenance and search tools for a Xapian index of Debian packages

 This package provides update-apt-xapian-index, a tool to maintain a Xapian
 index of Debian package information in /var/lib/apt-xapian-index, and
 axi-cache, a command line search tool that uses the index.
 .
 axi-cache allows one to search packages very quickly, and it also interfaces with
 the shell command line completion in a smart way, providing context-sensitive
 keyword and tag suggestions even before the search command is actually run.
 .
 update-apt-xapian-index allows plugins to be installed in
 /usr/share/apt-xapian-index to index all sorts of extra information, such as
 Debtags tags, popcon information, package ratings and anything else that would
 fit.
 .
 The index generated by update-apt-xapian-index is self-documenting, as it
 contains an autogenerated README file with information on the index layout and
 all the data that can be found in it.