[ubuntu/natty] libvirt 0.8.5-0ubuntu1 (Accepted)

Serge Hallyn serge.hallyn at canonical.com
Thu Nov 11 18:00:28 GMT 2010


libvirt (0.8.5-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Removed a slew of patches which have been
    applied upstream since 0.8.3.
    - 9012-apparmor-extra-tests.patch
    - 9013-apparmor-chardev.patch
    - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch
    - 9016-Close-fd-s-of-persistent-tap-devices.patch
    - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch
    - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch
    - 9019-uml-fix-logic-bug-in-checking-reply-length.patch
    - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
    - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
    - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
    - 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
    - 9025-Add-nwfilter-support-to-UML-driver.patch
    - 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch
    - 9027-Make-newfilter-xml-transformations-endian-safe.patch
    - 9028-lp628055.patch
  * Updated 9002-better_default_uri_virsh.patch to use vshStrdup,
    as now required in that file.  (use of strdup now causes compilation
    to fail)
  * Removed 9008-run-as-root-by-default.patch, which has not been
    applied for awhile now, with no ill effects.
  * Simple refresh of:
    - 0001-remove-RHism.diff.patch
    - 0003-allow-libvirt-group-to-access-the-socket.patch
    - 0004-fix-Debian-specific-path-to-hvm-loader.patch
    - 0006-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch
    - 9000-delayed_iff_up_bridge.patch
    - 9001-dont_clobber_existing_bridges.patch
    - 9003-better-default-arch.patch
    - 9004-libvirtd-group-name.patch
    - 9005-increase-unix-socket-timeout.patch
    - 9006-default-config-test-case.patch
    - 9009-autodetect-nc-params.patch
    - 9010-dont-disable-ipv6.patch
    - 9011-move-ebtables-script.patch
    - 9014-skip-nodeinfotest.patch
    - 9020-lp545795.patch
  * Create a patch to include stdint.h so lxc_container.h, which
    #includes linux/fs.h, doesn't trip up on undefined uint64_t.

Date: Tue, 02 Nov 2010 16:26:51 -0500
Changed-By: Serge Hallyn <serge.hallyn at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Jamie Strandboge <jamie at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/libvirt/0.8.5-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 02 Nov 2010 16:26:51 -0500
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source
Version: 0.8.5-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Serge Hallyn <serge.hallyn at canonical.com>
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 libvirt0-dbg - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Changes: 
 libvirt (0.8.5-0ubuntu1) natty; urgency=low
 .
   * New upstream release.
   * Removed a slew of patches which have been
     applied upstream since 0.8.3.
     - 9012-apparmor-extra-tests.patch
     - 9013-apparmor-chardev.patch
     - 9015-Add-ubd-to-the-list-of-disk-prefixes.patch
     - 9016-Close-fd-s-of-persistent-tap-devices.patch
     - 9017-Make-sure-all-command-line-arguments-get-passed-to-U.patch
     - 9018-Make-umlConnectTapDevice-ask-brAddTap-for-a-persiste.patch
     - 9019-uml-fix-logic-bug-in-checking-reply-length.patch
     - 9021-Allow-chardev-of-type-file-for-UML-domains.patch
     - 9022-Rename-qemudShrinkDisks-to-virDomainDiskRemove-and-m.patch
     - 9023-Support-virDomainAttachDevice-and-virDomainDetachDev.patch
     - 9024-Explicitly-pass-uml_dir-argument-to-user-mode-linux.patch
     - 9025-Add-nwfilter-support-to-UML-driver.patch
     - 9026-Rebuild-network-filter-for-UML-guests-on-updates.patch
     - 9027-Make-newfilter-xml-transformations-endian-safe.patch
     - 9028-lp628055.patch
   * Updated 9002-better_default_uri_virsh.patch to use vshStrdup,
     as now required in that file.  (use of strdup now causes compilation
     to fail)
   * Removed 9008-run-as-root-by-default.patch, which has not been
     applied for awhile now, with no ill effects.
   * Simple refresh of:
     - 0001-remove-RHism.diff.patch
     - 0003-allow-libvirt-group-to-access-the-socket.patch
     - 0004-fix-Debian-specific-path-to-hvm-loader.patch
     - 0006-patch-qemuMonitorTextGetMigrationStatus-to-intercept.patch
     - 9000-delayed_iff_up_bridge.patch
     - 9001-dont_clobber_existing_bridges.patch
     - 9003-better-default-arch.patch
     - 9004-libvirtd-group-name.patch
     - 9005-increase-unix-socket-timeout.patch
     - 9006-default-config-test-case.patch
     - 9009-autodetect-nc-params.patch
     - 9010-dont-disable-ipv6.patch
     - 9011-move-ebtables-script.patch
     - 9014-skip-nodeinfotest.patch
     - 9020-lp545795.patch
   * Create a patch to include stdint.h so lxc_container.h, which
     #includes linux/fs.h, doesn't trip up on undefined uint64_t.
Checksums-Sha1: 
 ed8d6179319a6bb103eb391cd24fe7bb0889ff69 2657 libvirt_0.8.5-0ubuntu1.dsc
 357da4d90d7730e6e529f086271d425a406c9c46 13054019 libvirt_0.8.5.orig.tar.gz
 6e545b4fa885a7789796c653737028e9a5447e0f 52806 libvirt_0.8.5-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 42e8f2a50a87bd6eea1222ac1edee6a83e5d7669ce4bf157e34901f0936a2f57 2657 libvirt_0.8.5-0ubuntu1.dsc
 0d4e6aa61ecbfccd3f3289a9821742d599db546eb3f37fe05036a616b3a9df8d 13054019 libvirt_0.8.5.orig.tar.gz
 7419c86bd80578199395db20b9a531558587d50f5c08310b1701e7671bac49d2 52806 libvirt_0.8.5-0ubuntu1.debian.tar.gz
Files: 
 eab5a3171a673da0ce7d604a9c6e3261 2657 libs optional libvirt_0.8.5-0ubuntu1.dsc
 92a96b3e534209a6103fa7a4bee9fbc1 13054019 libs optional libvirt_0.8.5.orig.tar.gz
 890b1e8f10dfa6b13cdabb2ba064e4a2 52806 libs optional libvirt_0.8.5-0ubuntu1.debian.tar.gz
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>

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

iQIcBAEBCgAGBQJM3Cv4AAoJEFHb3FjMVZVzPJgP/1t01o5cXF5fWcbVbK9O17dJ
b3ipRkmwYgZsYmhoonNnX+P4SVNr7rc9x9ScPX/HvFope1V0yWrG5E8cErH5ZQE5
Pok7B+EOE5sp5M4fNJLOQiOMy6qYEqgf63IqUgP+3FZTsbhIcNvk6EyUjrnm0pQ0
0U/mn451BGBcdrO6wUwdhFtHpoW0q37tTYQxybEqw51e/B1BvpujPicj6VtWRmX+
wNp6hN6h7SYNZ+08grGCXPyvPfpX3FS3kCynJPpC0lXbmrf/lzrOeUz3H6dinM1L
GL6+BDoiLRFCzISILZ02ignWcjXVsKY1SuRzK1p07fBTc+OVAbwpJ9oaI9jnVza/
9qjrwbipYxErlr281OGrPhQTFWaga22pst71QZnIga2YdpDA/csbSrAWJIOUlz3s
TDGPyC4+ukLd9DLH10TlWow4oQYZL4V1Fx+uYeoZDdk7cd/oo65IMiIXYSSDFDLZ
GTp3t+yWwQN56WpLJUb4O1bOiKSEacCDS+dZbmYI7UV2d+8Zfoyiq9wkss8kByAc
+UMBxZthXuzLkHwG+R8U2fZyFV11iqyCr8gNMqbtdxQCrAV/Bsrw+NX6/irwMhHH
fNmtFn9wIANlOTY3IV+QyhYWrhd6b7WIHq02cwefxu+YbctMe30f4rJC+fz6TdFK
NJAXmfLM9/CT+7Iv1eEx
=Ape+
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list