[ubuntu/jaunty] libvirt 0.5.1-4ubuntu1 (Accepted)
Soren Hansen
soren at ubuntu.com
Fri Jan 9 16:00:23 GMT 2009
libvirt (0.5.1-4ubuntu1) jaunty; urgency=low
* Merge with Debian experimental.
- debian/control:
+ Don't build-depend on QEmu.
+ Add "XS-Debian-" prefix to Debian's Vcs headers.
+ Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables
to Depends of libvirt-bin.
+ s/interract/interact/g
+ Add versioned Conflicts/Replaces to libvirt0 for libvirt0-dbg,
since we used to ship them as such.
- Rename libvirt group to libvirtd.
- 0005-delayed_iff_up_bridge.patch: Don't try to bring up the bridge
before at least one interface has been added to it.
- dont_clobber_existing_bridges.patch: Assign the name of the virtual
bridge dynamically to avoid interfering with existing bridges.
- better_default_uri_virsh.patch: Default to qemu:///system if the
user has write access to the libvirt socket, otherwise
qemu:///session.
- We call libxen-dev libxen3-dev, so change all references.
* Included (but did not enable) opennebula patch (since it's not in
the archive yet).
libvirt (0.5.1-4) experimental; urgency=low
* [2fd5224] apply upstream patch for CVE-2008-5086 (Closes: #509106)
libvirt (0.5.1-3) experimental; urgency=low
* [d30438c] create libvirt log directory (Closes: #508129)
* [417a23c] qemu: fix parallel/serial mode "tcp" and "unix"
(Closes: #507608)
libvirt (0.5.1-2) experimental; urgency=low
* [4cd547b] create /var/run/libvirt (Closes: #507578)
* [fe96870] merge back master
* [d46313f] drop patches for issues fixed upstream
- 0007-also-look-for-usr-bin-kvm.patch
- 0008-Increase-initial-qemu-monitor-read-timeout.patch
- 0009-Open-qemu-monitor-log-O_APPEND-instead-of-O_TRUNC.patch
- 0010-raise-error-on-invalid-volume-format.patch
libvirt (0.5.1-1) experimental; urgency=low
* [d76b3a1] Imported Upstream version 0.5.1 (Closes: #507677, #507547)
* [2e550ae] enable hal for device enumeration
* [0d9116a] rotate qemu monitor logs (Closes: #507553) - thanks to
Harald Staub
* [5f85e66] depend on logrotate
* [6e955a3] open qemu monitor O_APPEND instead of O_TRUNC for logrotate
* [7dbea84] drop 0004-xen-prefer-xenstoraged-driver-for-
listDomains.patch - applied upstream
libvirt (0.5.0-1) experimental; urgency=low
* [717ef21] Imported Upstream version 0.5.0
* [b7a1fbd] enable OpenVZ support (Closes: #504597) - thanks to Pierre
Chifflier for the patch
* [ee3590a] drop patches, fixed upstream:
* 0004-support-virtio-and-scsi-disks-in-qemudDomainBlockSta.patch
* 0005-fix-define-vs.-defined-typos.patch
* [f4f601f] bump shlibs to 0.5.0
libvirt (0.4.6-9) unstable; urgency=low
* [d30438c] create libvirt log directory (Closes: #508129)
libvirt (0.4.6-8) unstable; urgency=low
* [e771da9] drop superflous 0011-Fix-segfault-on-missing-volume-
format.patch - not needed.
libvirt (0.4.6-7) unstable; urgency=low
* [ea12bd9] create /var/run/libvirt fixes /var/run on tmpfs
(Closes: #507578)
* [97e5706] also look for /usr/bin/kvm (Closes: #507547)
* [311b4c1] increase initial qemu monitor read timeout
(Closes: #499720)
* [fbe4e00] open qemu monitor log O_APPEND instead of O_TRUNC
* [f8ce017] raise error on invalid volume format
* [40edcf8] rotate qemu monitor logs (Closes: #507553) - thanks to
Harald Staub
* [46ea43a] fix segfault on missing volume format (Closes: #507677) -
thanks to Daniel Veillard
* [ee377f3] bump shlibs version to 0.4.6
* [504d55d] depend on logrotate
libvirt (0.4.6-6) unstable; urgency=low
* [ff8e9ae] README.Debian: clarify xen configuration
* [c07c68f] prefer xenstoraged driver for listDomains - avoids seeing "ghost
domains" due to bugs in several versions of the xen HV
Date: Thu, 08 Jan 2009 23:01:16 +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/libvirt/0.5.1-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Jan 2009 23:01:16 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt0-dbg libvirt-doc libvirt-dev python-libvirt
Architecture: source
Version: 0.5.1-4ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Soren Hansen <soren at ubuntu.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
Closes: 499720 504597 507547 507547 507553 507553 507578 507578 507608 507677 507677 508129 508129 509106
Changes:
libvirt (0.5.1-4ubuntu1) jaunty; urgency=low
.
* Merge with Debian experimental.
- debian/control:
+ Don't build-depend on QEmu.
+ Add "XS-Debian-" prefix to Debian's Vcs headers.
+ Bump bridge-utils, dnsmasq-base, netcat-openbsd, and iptables
to Depends of libvirt-bin.
+ s/interract/interact/g
+ Add versioned Conflicts/Replaces to libvirt0 for libvirt0-dbg,
since we used to ship them as such.
- Rename libvirt group to libvirtd.
- 0005-delayed_iff_up_bridge.patch: Don't try to bring up the bridge
before at least one interface has been added to it.
- dont_clobber_existing_bridges.patch: Assign the name of the virtual
bridge dynamically to avoid interfering with existing bridges.
- better_default_uri_virsh.patch: Default to qemu:///system if the
user has write access to the libvirt socket, otherwise
qemu:///session.
- We call libxen-dev libxen3-dev, so change all references.
* Included (but did not enable) opennebula patch (since it's not in
the archive yet).
.
libvirt (0.5.1-4) experimental; urgency=low
.
* [2fd5224] apply upstream patch for CVE-2008-5086 (Closes: #509106)
.
libvirt (0.5.1-3) experimental; urgency=low
.
* [d30438c] create libvirt log directory (Closes: #508129)
* [417a23c] qemu: fix parallel/serial mode "tcp" and "unix"
(Closes: #507608)
.
libvirt (0.5.1-2) experimental; urgency=low
.
* [4cd547b] create /var/run/libvirt (Closes: #507578)
* [fe96870] merge back master
* [d46313f] drop patches for issues fixed upstream
- 0007-also-look-for-usr-bin-kvm.patch
- 0008-Increase-initial-qemu-monitor-read-timeout.patch
- 0009-Open-qemu-monitor-log-O_APPEND-instead-of-O_TRUNC.patch
- 0010-raise-error-on-invalid-volume-format.patch
.
libvirt (0.5.1-1) experimental; urgency=low
.
* [d76b3a1] Imported Upstream version 0.5.1 (Closes: #507677, #507547)
* [2e550ae] enable hal for device enumeration
* [0d9116a] rotate qemu monitor logs (Closes: #507553) - thanks to
Harald Staub
* [5f85e66] depend on logrotate
* [6e955a3] open qemu monitor O_APPEND instead of O_TRUNC for logrotate
* [7dbea84] drop 0004-xen-prefer-xenstoraged-driver-for-
listDomains.patch - applied upstream
.
libvirt (0.5.0-1) experimental; urgency=low
.
* [717ef21] Imported Upstream version 0.5.0
* [b7a1fbd] enable OpenVZ support (Closes: #504597) - thanks to Pierre
Chifflier for the patch
* [ee3590a] drop patches, fixed upstream:
* 0004-support-virtio-and-scsi-disks-in-qemudDomainBlockSta.patch
* 0005-fix-define-vs.-defined-typos.patch
* [f4f601f] bump shlibs to 0.5.0
.
libvirt (0.4.6-9) unstable; urgency=low
.
* [d30438c] create libvirt log directory (Closes: #508129)
.
libvirt (0.4.6-8) unstable; urgency=low
.
* [e771da9] drop superflous 0011-Fix-segfault-on-missing-volume-
format.patch - not needed.
.
libvirt (0.4.6-7) unstable; urgency=low
.
* [ea12bd9] create /var/run/libvirt fixes /var/run on tmpfs
(Closes: #507578)
* [97e5706] also look for /usr/bin/kvm (Closes: #507547)
* [311b4c1] increase initial qemu monitor read timeout
(Closes: #499720)
* [fbe4e00] open qemu monitor log O_APPEND instead of O_TRUNC
* [f8ce017] raise error on invalid volume format
* [40edcf8] rotate qemu monitor logs (Closes: #507553) - thanks to
Harald Staub
* [46ea43a] fix segfault on missing volume format (Closes: #507677) -
thanks to Daniel Veillard
* [ee377f3] bump shlibs version to 0.4.6
* [504d55d] depend on logrotate
.
libvirt (0.4.6-6) unstable; urgency=low
.
* [ff8e9ae] README.Debian: clarify xen configuration
* [c07c68f] prefer xenstoraged driver for listDomains - avoids seeing "ghost
domains" due to bugs in several versions of the xen HV
Checksums-Sha1:
2f010cb24cff3f1d31a12ad2081160c7fbbfcea9 1853 libvirt_0.5.1-4ubuntu1.dsc
f229c17b91aa4580a328e8109659e8c1dff0da14 6086100 libvirt_0.5.1.orig.tar.gz
eba35f4946d6f393cc85e4d74d63f8a19c568b81 33911 libvirt_0.5.1-4ubuntu1.diff.gz
Checksums-Sha256:
64cd4b60ee31e426afd226330e611c4111a4694c72aabbda5b74037ea64c736c 1853 libvirt_0.5.1-4ubuntu1.dsc
951f4c4fac929bab1968680dfcd45fb1053df7d2e3a916e2df13f1d11fe53512 6086100 libvirt_0.5.1.orig.tar.gz
615618a72dd5ab88c73b57777b5f8fcc16741dc080cb3f78e66a0c1c51cfa797 33911 libvirt_0.5.1-4ubuntu1.diff.gz
Files:
8554cb29d51d67c41f5cc8c1c2c081ca 1853 libs optional libvirt_0.5.1-4ubuntu1.dsc
abc697978e9c66cbc8d8db4fa3f1c1b6 6086100 libs optional libvirt_0.5.1.orig.tar.gz
130b4f2098ea86781003eb0022cbe20c 33911 libs optional libvirt_0.5.1-4ubuntu1.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)
iJwEAQECAAYFAklnbr0ACgkQo+Mz6+DAzGyP+wP9GOmJopm29hCUG8Zhp5r2dqAI
VI5BNMsiuvgwQi0CexKqWhw3yxWIJ53plV05GETlS1RUqdhXUuKL4pvJ6PlTazgD
2f4UVp8+uBh0ouCx/CufqM6rXOAhNHbmfw8/XQ424ez4Fk9ShY7+rA4V0vw1wLNc
gPGkTl5dGuASKlPhZ3I=
=xUql
-----END PGP SIGNATURE-----
More information about the Jaunty-changes
mailing list