lp:ubuntu/natty/virt-manager

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

47. By Marc Deslauriers

debian/rules: disable TUI for now, since the required dependencies
are not available (Newt Syrup). (LP: #758797)

46. By Marc Deslauriers

debian/patches/fix_apparmor_details.patch: Don't show selinux specific
information in the VM overview screen if AppArmor is being used.

45. By Marc Deslauriers

debian/patches/no_hal_traceback.patch: since we don't ship hal by
default, don't print a traceback at each startup, just the error
message.

44. By Marc Deslauriers

* debian/patches/use_ubuntu_package_names.patch: Suggest installing the
  packages that are actually available in Ubuntu.
* debian/patches/more_helpful_error_message.patch: unbreak, and make
  error message even more helpful.
* debian/patches/da_l10n.patch: dropped. Translation fixes should be
  done in Launchpad.

43. By Marc Deslauriers

* debian/patches/show_session_or_system_in_console.diff: removed, recent
  versions of virt-manager already show this.
* debian/patches/qemu-system-by-default.patch: removed, virt-manager has
  been using qemu:///system by default for a while now, and this patch is
  broken, which prevents the helpful message from coming up upon first
  run.

42. By Marc Deslauriers

* debian/rules:
  - Set qemu user to libvirt-qemu so appropriate permissions get set.
    (LP: #722107)
  - Set Ubuntu as the preferred distro so we appear first in the list.
* debian/patches/fork_before_using_gconf.patch: add bug tags
* Correct bug number typo in previous changelog entry

41. By Marc Deslauriers

debian/patches/fork_before_using_gconf.patch: fork earlier to resolve
cpu usage issue and appindicator issue. (LP: #720724, LP: #707303)

40. By Marc Deslauriers

* Merge from debian experimental. Remaining changes:
  - Depend on python-appindicator for appindicator support.
  - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
    where the Application Indicator can find it.
  - Add patch da_l10n.patch since it is not integrated. (refreshed)
  - Add patch show_session_or_system_in_console to make the overview
    screen show which local qemu session you're connected to. (refreshed)
  - Add patch more_helpful_error_message to explain to the user why he
    can't connect to qemu:///system and what he can do fix it.
  - Add patch qemu-system-by-default to automatically add qemu:///system
    to the list of hypervisors if the user has write access to the UNIX
    socket.
  - Drop patchsys-quilt include since dpkg-source does the quilt dance for
    us.
  - debian/control: lower libvirt-bin from Recommends to Suggests; seems
    some users (like netbooks) want to manage VMs, but not host them; see
    meta packages (ubuntu-virt, ubuntu-virt-server, ubuntu-virt-mgmt) for
    group installation of virt package sets.
* Removed patches:
  - debian/patches/custom-icon-installation.patch: Upstream.
  - debian/patches/remove-appindicator-workarounds.patch: Upstream.
  - debian/patches/fix-nc-with-zsh.patch: Upstream
* Removed python-ipy dependency as it is in universe:
  - debian/control: remove python-ipy from Depends
  - debian/series: disable 0002-Use-IPy-from-python-ipy.patch patch so
    we use the one that's included in the virt-manager source.
  - debian/rules: don't delete the IPy file.
* debian/patches/fix-cpu-wrong-types.patch: fix "value is of wrong type
  for this column" error by making sure we are using strings in
  src/virtManager/details.py.
* debian/patches/dont-always-launch-consoles.patch: Don't always launch
  consoles for running domains in src/virtManager/manager.py.

39. By Marc Deslauriers

* Merge from debian unstable. Remaining changes:
  - Depend on python-appindicator for appindicator support.
  - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
    where the Application Indicator can find it.
  - Add patch da_l10n.patch since it is not integrated.
  - Add patch show_session_or_system_in_console to make the overview
    screen show which local qemu session you're connected to.
  - Add patch more_helpful_error_message to explain to the user why he
    can't connect to qemu:///system and what he can do fix it. LP #198957
  - Add patch qemu-system-by-default to automatically add qemu:///system
    to the list of hypervisors if the user has write access to the UNIX
    socket. LP #226899
  - Add patch fix-nc-with-zsh.patch to really fix compatibility with
    tcsh. (LP: #605172)
  - Add patch remove-appindicator-workarounds.patch to remove workarounds
    that impact performance as they are unnecessary now that LP: #530138
    has been resolved.
  - Add patch custom-icon-installation.patch: fix icon installation
    location. (LP: #597378)
  - Drop debian/links as the previous patch fixes the icon location
  - Drop patchsys-quilt include since dpkg-source does the quilt dance for
    us.
  - debian/control: lower libvirt-bin from Recommends to Suggests,
    LP: #556312; seems some users (like netbooks) want to manage VMs, but
    not host them; see meta packages (ubuntu-virt, ubuntu-virt-server,
    ubuntu-virt-mgmt) for group installation of virt pacakge sets

38. By Marc Deslauriers

* Merge from debian unstable (LP: #627593). Remaining changes:
  - Depend on python-appindicator for appindicator support.
  - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
    where the Application Indicator can find it.
  - Add patch da_l10n.patch since it is not integrated.
  - Add patch show_session_or_system_in_console to make the overview
    screen show which local qemu session you're connected to.
  - Add patch more_helpful_error_message to explain to the user why he
    can't connect to qemu:///system and what he can do fix it. LP #198957
  - Add patch qemu-system-by-default to automatically add qemu:///system
    to the list of hypervisors if the user has write access to the UNIX
    socket. LP #226899
  - Add patch fix-nc-with-zsh.patch to really fix compatibility with
    tcsh. (LP: #605172)
  - Add patch remove-appindicator-workarounds.patch to remove workarounds
    that impact performance as they are unnecessary now that LP: #530138
    has been resolved.
  - Add patch custom-icon-installation.patch: fix icon installation
    location. (LP: #597378)
  - Drop debian/links as the previous patch fixes the icon location
  - Drop patchsys-quilt include since dpkg-source does the quilt dance for
    us.
  - debian/control: lower libvirt-bin from Recommends to Suggests,
    LP: #556312; seems some users (like netbooks) want to manage VMs, but
    not host them; see meta packages (ubuntu-virt, ubuntu-virt-server,
    ubuntu-virt-mgmt) for group installation of virt pacakge sets

Branch metadata

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

Subscribers