~ubuntu-branches/ubuntu/utopic/usb-creator/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2013-09-18 13:23:48 UTC
  • Revision ID: package-import@ubuntu.com-20130918132348-49m5rqsa1mlmpul5
Tags: 0.2.49
* SECURITY UPDATE: possible privilege escalation via policykit UID lookup
  race.
  - bin/usb-creator-helper: pass system-bus-name as a subject instead of
    pid so policykit can get the information from the system bus.
  - CVE-2013-1063

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
usb-creator (0.2.49) saucy; urgency=low
 
2
 
 
3
  * SECURITY UPDATE: possible privilege escalation via policykit UID lookup
 
4
    race.
 
5
    - bin/usb-creator-helper: pass system-bus-name as a subject instead of
 
6
      pid so policykit can get the information from the system bus.
 
7
    - CVE-2013-1063
 
8
 
 
9
 -- Marc Deslauriers <marc.deslauriers@ubuntu.com>  Wed, 18 Sep 2013 13:23:48 -0400
 
10
 
1
11
usb-creator (0.2.48) saucy; urgency=low
2
12
 
3
13
  * Depend on gir1.2-gudev-1.0 (LP: #1178057)