Change logs for usb-creator source package in Precise

  • usb-creator (0.2.38.3ubuntu0.2) precise-proposed; urgency=medium
    
      * Find and use the syslinux from the source squashfs. (LP: #1325801)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Mon, 27 Apr 2015 12:49:12 -0400
  • usb-creator (0.2.38.3ubuntu0.1) precise-security; urgency=medium
    
      * SECURITY UPDATE: privilege escalation via missing polkit check
        (LP: #1447396)
        - bin/usb-creator-helper, dbus/com.ubuntu.usbcreator.policy.in: add
          proper polkit integration for KVM use.
        - CVE number pending
     -- Marc Deslauriers <email address hidden>   Wed, 22 Apr 2015 23:18:51 -0400
  • usb-creator (0.2.38.3) precise-proposed; urgency=low
    
      [ Chris Wulff ]
      * Initialise threads, before starting background task thread. (LP:
        #915626)
     -- Brian Murray <email address hidden>   Mon, 16 Dec 2013 16:08:05 -0800
  • usb-creator (0.2.38.2) precise-security; urgency=low
    
      * 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
      * This update does _not_ include the changes from 0.2.38.1 that was
        in precise-proposed.
     -- Marc Deslauriers <email address hidden>   Wed, 18 Sep 2013 11:34:06 -0400
  • usb-creator (0.2.38.1) precise-proposed; urgency=low
    
      * Only clear the selected partition on the disk, not the entire disk
        (LP: #484252). Thanks to Dmitrijs Ledkovs!
      * KDE: don't duplicate entries by improper removal of entries on update
        (LP: #992061). Thanks to Harald Sitter!
     -- Stephane Graber <email address hidden>   Thu, 26 Jul 2012 11:46:04 -0400
  • usb-creator (0.2.38) precise; urgency=low
    
      [ Colin Watson ]
      * Fix production of Ubuntu <= 10.04 images on Ubuntu >= 10.10 using
        syslinux-legacy (LP: #645818).
    
      [ Evan Dandrea ]
      * When comparing against 10.04, treat its point releases the same as
        the initial release.
      * Drop code to insert 'ui' in front of 'gfxboot bootlogo' in 10.04.
        The ui command was added after 10.04.
     -- Evan Dandrea <email address hidden>   Mon, 16 Apr 2012 11:29:30 +0100
  • usb-creator (0.2.37) precise; urgency=low
    
      * debian/control: Fix dependency: python-gobject → python-gi.
     -- Martin Pitt <email address hidden>   Tue, 13 Mar 2012 19:15:49 +0100
  • usb-creator (0.2.36) precise; urgency=low
    
      [ Colin Watson ]
      * Use Python 3-compatible print functions.
      * Use "except Exception as e" syntax rather than the old-style "except
        Exception, e".
      * Use "raise Exception(value)" syntax rather than the old-style "raise
        Exception, value".
      * Use absolute imports.
    
      [ Martin Pitt ]
      * usbcreator/frontends/gtk/frontend.py:  We do not have any help for
        usb-creator, so hide the Help button. (LP: #884008)
     -- Martin Pitt <email address hidden>   Sun, 11 Mar 2012 10:14:12 +0100
  • usb-creator (0.2.35.2ubuntu1) precise; urgency=low
    
      * add user-friendly requests for authorization (lp: #943235)
     -- Nathan Williams <email address hidden>   Sun, 04 Mar 2012 17:05:59 -0800
  • usb-creator (0.2.35.2) precise; urgency=low
    
      * depends on gir unity 5.0 (for real, this time)
     -- Didier Roche <email address hidden>   Fri, 13 Jan 2012 10:14:16 +0100
  • usb-creator (0.2.35.1) precise; urgency=low
    
      * Wrong target, sorry, reverting to unity 4.0 to upload to the ppa,
        this time
     -- Didier Roche <email address hidden>   Wed, 11 Jan 2012 14:45:47 +0100
  • usb-creator (0.2.35ppa1) precise; urgency=low
    
      * depends on gir unity 5.0
     -- Didier Roche <email address hidden>   Wed, 11 Jan 2012 14:40:47 +0100
  • usb-creator (0.2.35) precise; urgency=low
    
      * usb-creator currently requires the syslinux binary to make Ubuntu images
        bootable, so this package can only work on amd64 and i386 at the moment.
        Change the Architecture line to reflect this.
     -- Colin Watson <email address hidden>   Mon, 07 Nov 2011 11:55:47 +0000
  • usb-creator (0.2.34) oneiric; urgency=low
    
      [ Mario Limonciello ]
      * Fix usb creator crash in KVMTest().
    
      [ Gabor Kelemen ]
      * Build with dh_translations, to localize the .policy file at runtime.
        LP: #853227
    
      [ Colin Watson ]
      * Build-depend on dh-translations and bump required debhelper version, to
        support previous change.
     -- Colin Watson <email address hidden>   Tue, 04 Oct 2011 14:38:20 +0100