Change logs for usb-creator source package in Utopic

  • usb-creator (0.2.62ubuntu0.3) utopic-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:16:13 -0400
  • usb-creator (0.2.62ubuntu0.2) utopic; urgency=medium
    
      * Find and use the syslinux from the source squashfs. (LP: #1325801)
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 20 Mar 2015 11:06:08 -0400
  • usb-creator (0.2.62ubuntu0.1) utopic-proposed; urgency=medium
    
      * udisks/backend.py: fix some calls to mount_sync that were missed in the
        port to the UDisks2 API. Thanks to Marc Culler for the patch.
        (LP: #1279987)
     -- Brian Murray <email address hidden>   Thu, 18 Dec 2014 14:45:25 -0800
  • usb-creator (0.2.62) utopic; urgency=medium
    
      * Re-create the udisks client otherwise it will not return the newly
        created device or partition. (LP: #1361474, #1300361)
     -- Yu Ning <email address hidden>   Fri, 29 Aug 2014 19:48:03 +0800
  • usb-creator (0.2.61) utopic; urgency=medium
    
      * Don't specify an erase type. Using "zero" will take an awfully long time,
        time out, and isn't necessary. (LP: #294877)
      * Revert "Ignore errors from synchronisations after wipefs calls". This
        udisks hack doesn't work (it now silently fails to format the device,
        instead of showing the error message), and won't stay in udisks.
        (See LP #1059872)
     -- Martin Pitt <email address hidden>   Mon, 18 Aug 2014 12:51:13 +0200
  • usb-creator (0.2.60) utopic; urgency=medium
    
      * Correctly detect partition-table less parent devices.
      * Rescan partitions, after creating fresh partition table.
      * Ignore errors from synchronisations after wipefs calls. (LP: #1300361)
      * Allow operation over loop devices, for ease of testing.
     -- Dimitri John Ledkov <email address hidden>   Fri, 25 Jul 2014 14:22:02 +0100
  • usb-creator (0.2.59) utopic; urgency=medium
    
      * Refactor syslinux bootloader installation to support legacy, 4.x, and
        6.x series. (LP: #1330165)
     -- Dimitri John Ledkov <email address hidden>   Sun, 20 Jul 2014 22:47:46 +0100
  • usb-creator (0.2.58) utopic; urgency=medium
    
      * Use "zero" erase type instead of the invalid "". (LP: #1294877)
      * Bump Standards-Version to 3.9.5, no changes necessary.
     -- Martin Pitt <email address hidden>   Mon, 16 Jun 2014 11:20:04 +0200
  • usb-creator (0.2.57) utopic; urgency=medium
    
      [ Rohan Garg ]
      * Workaround Python Qt4 being sucky (LP: #1315866)
        - Known bug in Python Qt4 trying to delete objects twice, workaround by
          telling SIP to not call dtors on each object, and instead throwing away
          everything at the end
     -- Evan Dandrea <email address hidden>   Tue, 13 May 2014 17:42:22 +0100
  • usb-creator (0.2.56) trusty; urgency=medium
    
      [ Ivan Larionov ]
      * Loop-mount iso in read-only mode, can't modify it anyway. (LP: #1289314)
    
      [ Daniel Lawrence ]
      * usb-creator doesn't refresh size error (LP: #521311)
    
      [ Jeremy Bicha ]
      * Always select the most recent image found (LP: #1087117)
    
      [ Yu Ning ]
      * GTK: Handle the backend.format_ended_cb callback otherwise the erasing
        operation will never ended. (LP: #1289269) (LP: #1273925)
    
      [ Dimitri John Ledkov ]
      * At the end of successful UDisks2 format, trigger device change to
        remount and recalculate the now formatted free space.
     -- Dimitri John Ledkov <email address hidden>   Tue, 01 Apr 2014 15:04:39 +0100