~ubuntu-branches/ubuntu/precise/apt-xapian-index/precise-security

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-09-13 14:48:23 UTC
  • mfrom: (3.2.1 lenny)
  • Revision ID: package-import@ubuntu.com-20130913144823-u70k013i1k2gzyvq
Tags: 0.44ubuntu5.1
* 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
apt-xapian-index (0.44ubuntu5.1) precise-security; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: possible privilege escalation via policykit UID lookup
 
4
    race.
 
5
    - debian/patches/CVE-2013-1064.patch: pass system-bus-name as a subject
 
6
      instead of pid so policykit can get the information from the system
 
7
      bus in update-apt-xapian-index-dbus.
 
8
    - CVE-2013-1064
 
9
 
 
10
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Fri, 13 Sep 2013 14:48:23 -0400
 
11
 
1
12
apt-xapian-index (0.44ubuntu5) precise; urgency=low
2
13
 
3
14
  * Rebuild to drop python2.6 dependencies.