lp:ubuntu/precise-proposed/virt-manager

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/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
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

61. By Marc Deslauriers

* debian/patches/fix_listen_address.patch: updated again to prevent
  regression when the remote server has a listen attribute that specifies
  "0.0.0.0". (LP: #837275)
* debian/patches/more_helpful_error_message.patch: remove superfluous
  line and extra comma to fix error dialog. (LP: #998724)

60. By Marc Deslauriers

debian/patches/fix_listen_address.patch: updated to prevent regression
when the remote server has a listen attribute that specifies
"127.0.0.1". Upstream code which has been completely refactored
essentially does this now too. (LP: #837275)

59. By Marc Deslauriers

debian/patches/fork_before_gtk_import.patch: updated to also parse
command line options before forking so we get error messages and help.
Unfortunately, this has the side-effect of preventing the use of GTK
command-line options. (LP: #973585)

58. By Marc Deslauriers

* debian/patches/fork_before_gtk_import.patch: work around global menu
  and appindicator not working correctly by forking before the gtk
  import. (LP: #965318)
* debian/patches/fix_error_reporting.patch: fix error reporting without
  changing any strings as we are in UI freeze.
* debian/patches/fix_accidental_recursion.patch: fix accidental recursion
  when reporting grab keys.
* debian/patches/fix_listen_address.patch: fix connecting when graphics
  configuration uses graphics attribute. (LP: #954353)

57. By Marc Deslauriers

debian/virt-manager.links: removed to get rid of useless dangling
symlink. (LP: #929206)

56. By Marc Deslauriers

* Merge from debian unstable. Remaining changes:
  - debian/control, debian/rules: Build using dh_python2
  - debian/control: 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.
  - debian/patches/more_helpful_error_message.patch: explain to the user
    why he can't connect to qemu:///system and what he can do fix it.
  - 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.
  - debian/control: drop python-spice-client-gtk to Suggests as it is in
    universe.
  - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
    packages that are actually available in Ubuntu.
  - debian/rules: Set qemu user to libvirt-qemu so appropriate
    permissions get set.
  - debian/rules: Set Ubuntu as the preferred distro so we appear first
    in the list.
  - debian/rules: disable TUI for now, since the required dependencies
    are not available (Newt Syrup).
  - debian/rules: Drop patchsys-quilt include since dpkg-source does the
    quilt dance for us.
  - 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.
* Removed patches:
  - debian/patches/fix_resize_to_vm.patch: has equivalent Debian patch.
  - debian/patches/fix-remote-vnc-reconnect.patch: Fixed upstream.
  - debian/patches/fix_grep_portability.patch: Fixed upstream.
  - debian/patches/fix_net_stats.patch: Fixed upstream.
* debian/patches/fix_dbus_deprecation_warning.patch: fix deprecation
  warning by switching to new way of setting up the event loop.
  (LP: #925890)

55. By Marc Deslauriers

* Merge from debian unstable. Remaining changes:
  - debian/control, debian/rules: Build using dh_python2
  - debian/control: 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.
  - debian/patches/more_helpful_error_message.patch: explain to the user
    why he can't connect to qemu:///system and what he can do fix it.
  - 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.
  - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
    packages that are actually available in Ubuntu.
  - debian/patches/fix-remote-vnc-reconnect.patch: Force ssh tunnels to
    close when closing a Viewer window, so that reconnections will work.
  - debian/patches/fix_grep_portability.patch: support target systems
    where the grep utility has no -q option.
  - debian/patches/fix_net_stats.patch: fix broken net stats gathering.
  - debian/rules: Set qemu user to libvirt-qemu so appropriate
    permissions get set.
  - debian/rules: Set Ubuntu as the preferred distro so we appear first
    in the list.
  - debian/rules: disable TUI for now, since the required dependencies
    are not available (Newt Syrup).
  - debian/rules: Drop patchsys-quilt include since dpkg-source does the
    quilt dance for us.
  - 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.
* Removed patches:
  - debian/patches/fix_resize_to_vm.patch: has equivalent Debian patch.
* debian/control: drop python-spice-client-gtk to Suggests as it is in
  universe.

54. By Matthias Klose

Build using dh_python2

53. By Serge Hallyn

Force ssh tunnels to close when closing a Viewer window, so that
reconnections will work. (LP: #903307)

52. By Marc Deslauriers

debian/patches/fix_resize_to_vm.patch: fix "Resize to VM" menu option
by correcting inverted return values in /src/virtManager/autodrawer.py.
(LP: #828787)

Branch metadata

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

Subscribers