[ubuntu/trusty-proposed] qemu 1.7.0+dfsg-2ubuntu1 (Accepted)
Serge Hallyn
serge.hallyn at ubuntu.com
Mon Dec 9 18:53:20 UTC 2013
qemu (1.7.0+dfsg-2ubuntu1) trusty; urgency=low
* Merge 1.7.0+dfsg-2 from debian experimental. Remaining changes:
- debian/control
* update maintainer
* remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
from build-deps
* enable rbd
* add qemu-system and qemu-common B/R to qemu-keymaps
* add D:udev, R:qemu, R:qemu-common and B:qemu-common to
qemu-system-common
* qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
- add qemu-common, qemu-kvm, kvm to B/R
- remove openbios-sparc from qemu-system-sparc D
- drop openbios-ppc and openhackware Depends to Suggests (for now)
* qemu-system-x86:
- add qemu-common to Breaks/Replaces.
- add cpu-checker to Recommends.
* qemu-user: add B/R:qemu-kvm
* qemu-kvm:
- add armhf armel powerpc sparc to Architecture
- C/R/P: qemu-kvm-spice
* add qemu-common package
* drop qemu-slof which is not packaged in ubuntu
- add qemu-system-common.links for tap ifup/down scripts and OVMF link.
- qemu-system-x86.links:
* remove pxe rom links which are in kvm-ipxe
- debian/rules
* add kvm-spice symlink to qemu-kvm
* call dh_installmodules for qemu-system-x86
* update dh_installinit to install upstart script
* run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
- Add qemu-utils.links for kvm-* symlinks.
- Add qemu-system-x86.qemu-kvm.upstart and .default
- Add qemu-system-x86.modprobe to set nesting=1
- Add qemu-system-common.preinst to add kvm group
- qemu-system-common.postinst: remove bad group acl if there, then have
udev relabel /dev/kvm.
- New linaro patches from qemu-linaro rebasing branch
- Dropped patches:
* linaro patchset
* mach-virt patchset
- Kept patches:
* expose_vms_qemu64cpu.patch
* fix-pci-add
* qemu-system-common.install: add debian/tmp/usr/lib to install the
qemu-bridge-helper
Date: Sat, 07 Dec 2013 06:08:11 +0000
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/qemu/1.7.0+dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 07 Dec 2013 06:08:11 +0000
Source: qemu
Binary: qemu qemu-keymaps qemu-system qemu-system-common qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static qemu-utils qemu-guest-agent qemu-kvm qemu-common
Architecture: source
Version: 1.7.0+dfsg-2ubuntu1
Distribution: trusty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Serge Hallyn <serge.hallyn at ubuntu.com>
Description:
qemu - fast processor emulator
qemu-common - dummy transitional package from qemu-common to qemu-keymaps
qemu-guest-agent - Guest-side qemu-system agent
qemu-keymaps - QEMU keyboard maps
qemu-kvm - QEMU Full virtualization on x86 hardware (transitional package)
qemu-system - QEMU full system emulation binaries
qemu-system-arm - QEMU full system emulation binaries (arm)
qemu-system-common - QEMU full system emulation binaries (common files)
qemu-system-mips - QEMU full system emulation binaries (mips)
qemu-system-misc - QEMU full system emulation binaries (miscelaneous)
qemu-system-ppc - QEMU full system emulation binaries (ppc)
qemu-system-sparc - QEMU full system emulation binaries (sparc)
qemu-system-x86 - QEMU full system emulation binaries (x86)
qemu-user - QEMU user mode emulation binaries
qemu-user-static - QEMU user mode emulation binaries (static version)
qemu-utils - QEMU utilities
Closes: 709241
Changes:
qemu (1.7.0+dfsg-2ubuntu1) trusty; urgency=low
.
* Merge 1.7.0+dfsg-2 from debian experimental. Remaining changes:
- debian/control
* update maintainer
* remove libiscsi, usb-redir, vde, vnc-jpeg, and libssh2-1-dev
from build-deps
* enable rbd
* add qemu-system and qemu-common B/R to qemu-keymaps
* add D:udev, R:qemu, R:qemu-common and B:qemu-common to
qemu-system-common
* qemu-system-arm, qemu-system-ppc, qemu-system-sparc:
- add qemu-common, qemu-kvm, kvm to B/R
- remove openbios-sparc from qemu-system-sparc D
- drop openbios-ppc and openhackware Depends to Suggests (for now)
* qemu-system-x86:
- add qemu-common to Breaks/Replaces.
- add cpu-checker to Recommends.
* qemu-user: add B/R:qemu-kvm
* qemu-kvm:
- add armhf armel powerpc sparc to Architecture
- C/R/P: qemu-kvm-spice
* add qemu-common package
* drop qemu-slof which is not packaged in ubuntu
- add qemu-system-common.links for tap ifup/down scripts and OVMF link.
- qemu-system-x86.links:
* remove pxe rom links which are in kvm-ipxe
- debian/rules
* add kvm-spice symlink to qemu-kvm
* call dh_installmodules for qemu-system-x86
* update dh_installinit to install upstart script
* run dh_installman (Closes: #709241) (cherrypicked from 1.5.0+dfsg-2)
- Add qemu-utils.links for kvm-* symlinks.
- Add qemu-system-x86.qemu-kvm.upstart and .default
- Add qemu-system-x86.modprobe to set nesting=1
- Add qemu-system-common.preinst to add kvm group
- qemu-system-common.postinst: remove bad group acl if there, then have
udev relabel /dev/kvm.
- New linaro patches from qemu-linaro rebasing branch
- Dropped patches:
* linaro patchset
* mach-virt patchset
- Kept patches:
* expose_vms_qemu64cpu.patch
* fix-pci-add
* qemu-system-common.install: add debian/tmp/usr/lib to install the
qemu-bridge-helper
Checksums-Sha1:
bb74fe8e95f7f46dcb72405619f6eb827be2fc76 3316 qemu_1.7.0+dfsg-2ubuntu1.dsc
0b392b0f6aa702ef7fe4a4ae53b364c3d3b453f7 4672740 qemu_1.7.0+dfsg.orig.tar.xz
49b305647c6ae3d33d5b769789a21afcb91e7316 67920 qemu_1.7.0+dfsg-2ubuntu1.debian.tar.gz
Checksums-Sha256:
674de051f656116f60060a8cd3f3bd2a4bdb5c72bdb74ba6f6cefe2595974c3f 3316 qemu_1.7.0+dfsg-2ubuntu1.dsc
9a11f2f0859a3574b54aed68be37f16eb0bbdc2b244613a119b586993c46fd39 4672740 qemu_1.7.0+dfsg.orig.tar.xz
18dae303acdb44c7468de274129c4cea1155b98066394be781ff412ffeecae29 67920 qemu_1.7.0+dfsg-2ubuntu1.debian.tar.gz
Files:
f9525d82381eb72cd36d1c6b07b2aec0 3316 otherosfs optional qemu_1.7.0+dfsg-2ubuntu1.dsc
7a45661e5e2c4c92e4ddbd59580e7df9 4672740 otherosfs optional qemu_1.7.0+dfsg.orig.tar.xz
96e0a2b5de0c8a3aadaadb03aac57fea 67920 otherosfs optional qemu_1.7.0+dfsg-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iQEcBAEBAgAGBQJSphE1AAoJEOn+6gaoXj+dCkcIAIb29cEDqXr+3rl9YwbX8LtL
29NX+gYiYg5GF+H4cabcNZKa2a0fSIZy4Dj7lqtEvwtPuyXd8NP2VkO+ny+Vfr4E
savRnw86BSgCm74TR8EwzSz/3Ua4qaEc8lYUGOUBiKlzXUNbwYiT7JzhbDpE6/L7
VLc31AuY+ayMt7rxxAF+Xj4JvVqk4DtkqOCNsKeU5EX+zaBQBwhCQyunQ1AFAjma
G9F+n1jafMEkaTzwaiSTRSVv9U7L9n7O5IiYrpNFq/3yuKJsrwow4t8KYci447AD
oY7r/aeyaXj2blnocQsYOLP6ouOjV1pYR5GdVV0sC4Vvn7arefL6JmkYs7VMeqk=
=pKH8
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list