lp:ubuntu/utopic/usb-imagewriter

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/usb-imagewriter
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

8. By Oliver Grawert

switch from 1K to 1M blocksize to speed up the data transfer, thanks to
Neil Mayhew <email address hidden> for the fix (LP: #790981)

7. By Oliver Grawert

revert the changes to the pipe commands, they completely break interaction
with the shell wrapper and make imagewriter completely non-functional. the
shell in the pipes is needed for the wrapper script that uses watch to
generate input for the progress bar.

6. By Chris Pavlina

* lib/imagewriter.py: New patch to handle spaces in image path (LP: #366607)
   - This patch fixes a possible command-injection security error, which is
     the reason for the urgency=critical.
   - Removed encapsulation in quotes from line 101, as described in the lower
     change, because that would fail if the path contained quotes.
   - Used a proper argument list instead of string in both Popen statements.
   - Changed shell=True to shell=False because it is no longer needed.

5. By Siegfried Gevatter

[ Siegfried-Angel Gevattder Pujals ]
* debian/control:
   - Move website to Homepage field.
   - Add a Dependency on python-glade2 (LP: #370297).
   - Bump Standards-Version to 3.8.1.
* share/applications/imagewriter.desktop:
   - Use "gksu" instead of "gksudo" (LP: #376427).
* debian/po, debian/rules, debian/install, debian/control:
   - Install all translations available on Launchpad.
* Fix debian/watch, and little changes to debian/imagewriter.1.

[ Mike Szczys ]
* Applied patch to handle spaces in image path (LP: #366607)
   - lib/imagewriter.py: line 101: encapsulated source in double
     quotes so that it can be used with "ls -l" and "dd" commands
     even if the path includes spaces.

4. By Oliver Grawert

* New upstream, fixes for (LP: #363992):
   - make all dialogs modal and transient for the main dialog
   - name emergency and success buttons properly in the glade file
   - make close function fall back to gtk.main_quit() so that clicking close
     on emergency and success popups actually ends all subprocesses

3. By Oliver Grawert

* new upstream bugfix release (approved by mobile RM for universe)
  - disable buttons that can cause confusion during write
  - de-uglify header image if win size is growing through long device names
  - add proper signal handling for dd subprocess so dd ends properly when
    clicking the close button

2. By Oliver Grawert

Initial release.

1. By Oliver Grawert

Import upstream version 0.1.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/usb-imagewriter
This branch contains Public information 
Everyone can see this information.

Subscribers