[ubuntu/jaunty] virt-manager 0.6.0-6ubuntu1 (Accepted)

Soren Hansen soren at ubuntu.com
Mon Nov 24 12:05:15 GMT 2008


virt-manager (0.6.0-6ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes:
    - show_session_or_system_in_console.diff:
      + Make the overview screen show which local qemu session, you're connected
        to.
    - more_helpful_error_message.patch:
      + Explain to the user why he can't connect to qemu:///system and what he
        can do fix it. (LP #198957)
    - qemu-system-by-default.patch:
      + Automatcially add qemu:///system to the list of hypervisors if the user
        has write access to the UNIX socket. (LP #226899)
    - test_kvm_perms.patch:
      + Test read/write access to /dev/kvm before trying to create a new virtual
        machine and h/w acceleration is enabled, display a message about missing
        group membership if rw access fails.  (LP #187048)
    - libtool.diff:
      + Reran libtool to fix ftbfs.
    - Add dh_gconf call to properly register the schemas.

virt-manager (0.6.0-6) unstable; urgency=low

  * Upload to unstable
  * [a43bbb1] version the libvirt-bin recommends need a recent version
    for storage pools

virt-manager (0.6.0-5) experimental; urgency=low

  * [2c57e52] Don't try to use the storage pool with qemu:///session
    (Closes: #500260)
  * [62c6e49] add README.source
  * [87e5620] bump standards version to 3.8.0

virt-manager (0.6.0-4) experimental; urgency=low

  * [e8d9a67] fix exceptions when sorting columns (0006-fix-sorting-
    exceptions.patch)
  * [677afb8] fix exception when opening a connection and "Automatically
    open consoles" is activated. Patch from upstream (0007-populate-
    hostinfo-....patch)

virt-manager (0.6.0-3) experimental; urgency=low

  * [c77ca5a] depend on python-libvirt >= 0.4.6 we need libvirt >= 0.4.6
    for improved storage pool support
  * [e61e724] always select a proper element in the cd chooser and fill
    the list on reset. (0004-cd-chooser-fixes.patch) (Closes: #500263)
  * [e171231] clear list of optical devices on populate_media()
    otherwise we keep on adding the same device over and over again.
    (0005-clear-list-of-optical-devices.patch)

virt-manager (0.6.0-2) experimental; urgency=low

  * [9fddc09] check for qemu session instead of uid != 0 allows to
    manage kvm/qemu network hardware as non root (0002-check-for-qemu-
    session-instead-of-uid-0.patch)
  * [8c96c5b] drop autogen_use_copy.diff
  * [588fcf5] start network if it's not already active (0003-start-
    network-if-it-s-not-already-active.patch) (Closes: #499867)

virt-manager (0.6.0-1) experimental; urgency=low

  * [67d97e5] Imported Upstream version 0.6.0
  * [03a49b9] uses virtinst (>= 0.400.0)
  * [b59c12f] depend on python-gtk-vnc that hat the focus bugs fixed
  * [b1d46cd] refresh gconf-dir patch
  * [0b2b50f] drop ctrl_alt_del.diff - fixed upstream

virt-manager (0.5.4-4) unstable; urgency=low

  * [10da8e8] fix ctrl-alt-delete (Closes: #495290) - thanks to Per
    Andersson

virt-manager (0.5.4-3) unstable; urgency=low

  * [a45b8b5] Recommend libvirt-bin (Closes: #487872)

Date: Mon, 24 Nov 2008 08:24:20 +0100
Changed-By: Soren Hansen <soren at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/jaunty/+source/virt-manager/0.6.0-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 24 Nov 2008 08:24:20 +0100
Source: virt-manager
Binary: virt-manager
Architecture: source
Version: 0.6.0-6ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Soren Hansen <soren at ubuntu.com>
Description: 
 virt-manager - desktop application for managing virtual machines
Closes: 487872 495290 499867 500260 500263
Changes: 
 virt-manager (0.6.0-6ubuntu1) jaunty; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - show_session_or_system_in_console.diff:
       + Make the overview screen show which local qemu session, you're connected
         to.
     - more_helpful_error_message.patch:
       + Explain to the user why he can't connect to qemu:///system and what he
         can do fix it. (LP #198957)
     - qemu-system-by-default.patch:
       + Automatcially add qemu:///system to the list of hypervisors if the user
         has write access to the UNIX socket. (LP #226899)
     - test_kvm_perms.patch:
       + Test read/write access to /dev/kvm before trying to create a new virtual
         machine and h/w acceleration is enabled, display a message about missing
         group membership if rw access fails.  (LP #187048)
     - libtool.diff:
       + Reran libtool to fix ftbfs.
     - Add dh_gconf call to properly register the schemas.
 .
 virt-manager (0.6.0-6) unstable; urgency=low
 .
   * Upload to unstable
   * [a43bbb1] version the libvirt-bin recommends need a recent version
     for storage pools
 .
 virt-manager (0.6.0-5) experimental; urgency=low
 .
   * [2c57e52] Don't try to use the storage pool with qemu:///session
     (Closes: #500260)
   * [62c6e49] add README.source
   * [87e5620] bump standards version to 3.8.0
 .
 virt-manager (0.6.0-4) experimental; urgency=low
 .
   * [e8d9a67] fix exceptions when sorting columns (0006-fix-sorting-
     exceptions.patch)
   * [677afb8] fix exception when opening a connection and "Automatically
     open consoles" is activated. Patch from upstream (0007-populate-
     hostinfo-....patch)
 .
 virt-manager (0.6.0-3) experimental; urgency=low
 .
   * [c77ca5a] depend on python-libvirt >= 0.4.6 we need libvirt >= 0.4.6
     for improved storage pool support
   * [e61e724] always select a proper element in the cd chooser and fill
     the list on reset. (0004-cd-chooser-fixes.patch) (Closes: #500263)
   * [e171231] clear list of optical devices on populate_media()
     otherwise we keep on adding the same device over and over again.
     (0005-clear-list-of-optical-devices.patch)
 .
 virt-manager (0.6.0-2) experimental; urgency=low
 .
   * [9fddc09] check for qemu session instead of uid != 0 allows to
     manage kvm/qemu network hardware as non root (0002-check-for-qemu-
     session-instead-of-uid-0.patch)
   * [8c96c5b] drop autogen_use_copy.diff
   * [588fcf5] start network if it's not already active (0003-start-
     network-if-it-s-not-already-active.patch) (Closes: #499867)
 .
 virt-manager (0.6.0-1) experimental; urgency=low
 .
   * [67d97e5] Imported Upstream version 0.6.0
   * [03a49b9] uses virtinst (>= 0.400.0)
   * [b59c12f] depend on python-gtk-vnc that hat the focus bugs fixed
   * [b1d46cd] refresh gconf-dir patch
   * [0b2b50f] drop ctrl_alt_del.diff - fixed upstream
 .
 virt-manager (0.5.4-4) unstable; urgency=low
 .
   * [10da8e8] fix ctrl-alt-delete (Closes: #495290) - thanks to Per
     Andersson
 .
 virt-manager (0.5.4-3) unstable; urgency=low
 .
   * [a45b8b5] Recommend libvirt-bin (Closes: #487872)
Checksums-Sha1: 
 da41cba3578c7958a1ce0992b3a941f06deb4c60 1736 virt-manager_0.6.0-6ubuntu1.dsc
 f142877390f4ceb457fe8d435c7e32ba25842508 1938191 virt-manager_0.6.0.orig.tar.gz
 41d236364ec2776a8bcc776290ad15b929977b40 500230 virt-manager_0.6.0-6ubuntu1.diff.gz
Checksums-Sha256: 
 410c5ddbcf3844764a21f47a7150a49bc84c4da131920b6dcbfefcb88f4b7b59 1736 virt-manager_0.6.0-6ubuntu1.dsc
 294e39bd4dde556ad40e81eea9d7aa37c376875ecde4c2ad1bc40304531d18ac 1938191 virt-manager_0.6.0.orig.tar.gz
 c1b2e99c39c4ee6301fb4bba9bf41d07ac7c54eb3318c8544a4ab8b1b7bb4143 500230 virt-manager_0.6.0-6ubuntu1.diff.gz
Files: 
 0b4171407492e5978209fe20c0b6469d 1736 admin optional virt-manager_0.6.0-6ubuntu1.dsc
 fd0acd111f180a0766b08d5f42cf5468 1938191 admin optional virt-manager_0.6.0.orig.tar.gz
 a734fc2a1d0bf1b10730352c7bb6f76c 500230 admin optional virt-manager_0.6.0-6ubuntu1.diff.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iJwEAQECAAYFAkkqmA4ACgkQo+Mz6+DAzGz0hQP+PfmQAUSCvbnpEZG5qOLBwizl
hliwDddwXkyjMKhUwbsPvfX/bgmxJwCvDKXLGImnA7cRpAyMC5wOfFEkuDMFhmGC
Q62p1gcIwYegou5+KQFqHjh35ch37+Nu7Me7hIVJLlEA94/f6AdkP8hN7lnhCMUT
yXXKoGa7ZrB1C3tmJBw=
=icAu
-----END PGP SIGNATURE-----


More information about the Jaunty-changes mailing list