uvtool 0~bzr66-0ubuntu1 source package in Ubuntu

Changelog

uvtool (0~bzr66-0ubuntu1) trusty; urgency=low

  * New upstream snapshot:
    - New subcommands: ip, ssh and wait.
    - Warn about unimplemented boot-finished wait.
    - Add required dependency python-yaml (LP: #1242383).
    - New uvt-kvm create options: --run-script-once and --ssh-public-key-file.
    - New dependency on python-pyinotify.
    - Diagnose libvirtd failure on postinst failure.
    - Don't drop model=virtio when specifying bridge.
    - Fix 'TypeError: not all arguments converted during string formatting'
      error.
    - New uvt-simplestreams-libvirt option: --no-authentication.
    - Do not remove old volumes immediately after sync (LP: #1251296).
    - Add simplestreams sync tests.
    - More human-readable "query" command output.
 -- Robie Basak <email address hidden>   Thu, 12 Dec 2013 12:08:47 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
uvtool_0~bzr66.orig.tar.gz 28.2 KiB 25bcae2ace7207c65b790560a0fd80fcb5836653b6f22ca2bf62e71fe21c4c11
uvtool_0~bzr66-0ubuntu1.debian.tar.gz 3.2 KiB 0a10dcc4282156d4c7cebe9a93aff8a04879ff1899fe073dd0ab9e32e93241f4
uvtool_0~bzr66-0ubuntu1.dsc 1.8 KiB 6046eed6cb94213f0d47630df8b3d0c2d45564b2020b2558b939c6bc51e76c20

View changes file

Binary packages built by this source

uvtool: Library and tools for using Ubuntu Cloud images

 This package provides tools, utilities and wrappers to make it easy to consume
 Ubuntu Cloud images. It is intended to support different subsystems such as
 libvirt and lxc. Use this package to pull in all the separate packages for
 all supported subsystems. This will configure all supported subsystems with
 sensible defaults. If you do not want this, consider installing the subsystem
 packages individually, instead.

uvtool-libvirt: Library and tools for using Ubuntu Cloud Images with libvirt

 This package provides libvirt-specific tools for consuming Ubuntu Cloud
 images. Since it depends on libvirt-bin, installing this package will also
 install libvirt which by defaults configures it with a bridge on your system.