lp:ubuntu/natty-security/usb-creator

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

47. By Marc Deslauriers

[ Marc Deslauriers ]
* SECURITY UPDATE: unprivileged disk operations (LP: #771553)
  - CVE-2011-1828
* setup.cfg: Specify policykit policy file as xml_file so it gets
  translated properly instead of being malformed.

[ Evan Dandrea ]
* Guard UnmountFile with PolicyKit (LP: #771553).

46. By Evan

Fix showing a partitioning when it appears before the partition
table block device.

45. By Evan

[ Mario Limonciello ]
* If the EFI bootloader isn't present in the proper location but efi.img is
  available in boot/grub, extract the EFI bootloader and place it in the proper
  location. (LP: #677260)

[ Evan Dandrea ]
* Hide partition table block devices by default. To revert to the
  previous behavior, pass --show-all to usb-creator-gtk.
* Increase the minimum persistent storage size to 1G.
* Add a 30MB padding for the kernel and initramfs (LP: #562312).

44. By Evan

[ Michael Terry ]
* debian/control, usbcreator/frontends/gtk:
  - Remove python-gnome2 dependency by switching help_display_uri to
    gtk.show_uri. LP: #661289

43. By Mario Limonciello

Grow support for installing GRUB to USB sticks if it's detected in the image
rather than isolinux. (LP: #633712)

42. By Colin Watson

[ Mario Limonciello ]
* Mangle whether the 'ui' keyword is in syslinux.cfg based on the OS version.
  (LP: #608382)

[ Colin Watson ]
* GTK frontend: don't grey out "Make Startup Disk" when the source is a
  physical CD.
* Use python-debian for Ubuntu release version comparison.
* Add an --allow-system-internal option (Unix only) to allow installation
  to system-internal devices such as hard disks. This is useful when
  preparing test USB images in KVM.

41. By Evan

[ Evan Dandrea ]
* Continue evaluting whether or not a partition can be used even if
  there is no source present (LP: #566390).
* Change the team from the Installer Team to usb-creator Hackers to
  match the bzr ACL.

[ Colin Watson ]
* Make usb-creator-common depend on parted (LP: #529366).

[ Roderick B. Greening ]
* Fix cannot resize usb-creator-kde main window (LP: #580551).
* Update branding on KDE Icon (LP: #580558).
* Switch from exists to isfile detection in backend (LP: #608741)
* Bump version strings to 0.2.23

[ Dmitrijs Ledkovs ]
* desktop:
  + removed obsolete encoding keys from desktop files
* man:
  + fixed hyphens, minus signs & undefined macros
  + removed non-working "-v" flag from usb-creator-gtk.8 (LP: #574089)
* po:
  + translations dump from lucid. (LP: #570174)
* debian/usb-creator-common.install:
  + install translations (for ppa's, archive will strip them)
* debian/source:
  + using 3.0 (native) format
* debian/copyright:
  + updated to DEP-5 format
* debian/control:
  + removed transitional package (LTS is released)
  + improved extended description
  + added forgotten python-support dependency
  + updated descriptions (thanks Matthew Paul Thomas)
* debian/rules:
  + using dh tiny rules
  + using python-support
  + vendor branded icons installed if available
  + debian-menu installed if there are branded xpm's
* .bzr-builddeb:
  + defaults to native

* Use XDG_CACHE_DIR for usb-creator.log
* Use XDG IconTheme spec for window icons (LP: #535061)
* Fix install button sensetivity (LP: #582531)

[ Ignace Mouzannar ]
* Initial Debian release (Closes: #582884, #576359)
* debian/control:
  + Added Build dependency on kdesdk-scripts (Debian specific)
* debian/usb-creator-gtk.menu and debian/usb-creator-kde.menu:
  + Added these files as per the Debian Menu Policy
* debian/Debian/*.xpm:
  + Added the xpm icons needed by the menu files
* debian/copyright:
  + Added myself in the debian/* copyright

[ Jonathan Riddell ]
* Fix kde/frontend.py for PyQt 4.7 which now expects a string not a
  QString for loadUi

40. By Evan

[ Roderick B. Greening ]
* Get rid of the needs-format warning for now. It was always shown
  for parent block devices and the confusing resulting from that was
  quite bad. This was previously done for gtk but not kde version.
* Update kde frontend format option to match gtk frontend/backend
  (LP: #553460)
* Add warning dialog to format button for usb-creator-kde, to match gtk.
* Add BusyCursor while formatting under usb-creator-kde, to match gtk.

[ Evan Dandrea ]
* Change the format button's label to 'Erase Disk' as it wipes the
  entire disk, rather than an individual partition (LP 484252).

39. By Evan

[ Evan Dandrea ]
* Encode ISO path with UTF-8 when mounting (LP: #460298).

[ Roderick B. Greening ]
* Update KDE Frontend to work with newer PyQt bindings (LP: #553243).
* Bump version to 0.2.21 in setup.py, kde_about.py, usb-creator-gtk,
  and man pages.
* Add explicit version requirement to depend on latest usb-creator-gtk
  for usb-creator.

38. By Evan

Fix format failing due to the device being busy (because we were
mounting it unnecessarily).

Branch metadata

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

Subscribers