[ubuntu/trusty-proposed] qemu 1.7.0+dfsg-3ubuntu1 (Accepted)
Serge Hallyn
serge.hallyn at ubuntu.com
Thu Feb 6 04:08:16 UTC 2014
qemu (1.7.0+dfsg-3ubuntu1) trusty; urgency=medium
* Fix broken filter_binfmts
* Remove use of dpkg-version in postinsts, as we're not Depending on
dpkg-dev.
qemu (1.7.0+dfsg-3ubuntu1~ppa1) trusty; urgency=medium
* Merge 1.7.0+dfsg-3 from debian. Remaining changes:
- debian/patches/ubuntu:
* expose-vmx_qemu64cpu.patch
* linaro (omap3) and arm64 patches
* ubuntu/target-ppc-add-stubs-for-kvm-breakpoints: fix FTBFS
on ppc
* ubuntu/CVE-2013-4377.patch: fix denial of service via virtio
- debian/qemu-system-x86.modprobe: set kvm_intel nested=1 options
- debian/control:
* add arm64 to Architectures
* add qemu-common and qemu-system-aarch64 packages
- debian/qemu-system-common.install: add debian/tmp/usr/lib
- debian/qemu-system-common.preinst: add kvm group
- debian/qemu-system-common.postinst: remove acl placed by udev,
and add udevadm trigger.
- qemu-system-x86.links: add eepro100.rom, remove pxe-virtio,
pxe-e1000 and pxe-rtl8139.
- add qemu-system-x86.qemu-kvm.upstart and .default
- qemu-user-static.postinst-in: remove arm64 binfmt
- debian/rules:
* allow parallel build
* add aarch64 to system_targets and sys_systems
* add qemu-kvm-spice links
* install qemu-system-x86.modprobe
- add debian/qemu-system-common.links for OVMF.fd link
* Remove kvm-img, kvm-nbd, kvm-ifup and kvm-ifdown symlinks.
qemu (1.7.0+dfsg-3) unstable; urgency=low
* qemu-kvm: fix versions for Breaks/Replaces/Depends on qemu-system-x86
* qemu-system-ppc: depend on openbios-ppc >= 1.1+svn1229 to fix boot issues
* qemu-system-sparc: depend on openbios-sparc >= 1.1+svn1229 too
* remove unused lintian overrides for qemu-user from qemu (meta)package
* qemu-system-*: depend on unversioned qemu-keymaps and qemu-system-common
packages (no particular version of any is hard-required)
* remove debian/README.source (was from quilt)
* add myself to debian/copyright
* reorder d/control to have Recommends:/Suggests: closer to Depends.
* rename d/control to d/control-in and add a d/rules rule to build it
based on ${VENDOR}
* allow different content in d/control for debian/ubuntu
* added debian/README-components-versions
* fixed qemu-armeb binfmt (Closes: #735078)
* added powerpcspe host arch (Closes: #734696)
* do not check for presence of update-alternatives which is part of dpkg
(Closes: #733222)
* do not call update-alternative --remove from postrm:remove
(lintian complains about this)
* add efi netrom links. This requires new ipxe-qemu.
Date: Wed, 05 Feb 2014 21:57:38 -0600
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-3ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 05 Feb 2014 21:57:38 -0600
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 qemu-system-aarch64
Architecture: source
Version: 1.7.0+dfsg-3ubuntu1
Distribution: trusty
Urgency: medium
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-aarch64 - QEMU full system emulation binaries (aarch64)
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: 733222 734696 735078
Changes:
qemu (1.7.0+dfsg-3ubuntu1) trusty; urgency=medium
.
* Fix broken filter_binfmts
* Remove use of dpkg-version in postinsts, as we're not Depending on
dpkg-dev.
.
qemu (1.7.0+dfsg-3ubuntu1~ppa1) trusty; urgency=medium
.
* Merge 1.7.0+dfsg-3 from debian. Remaining changes:
- debian/patches/ubuntu:
* expose-vmx_qemu64cpu.patch
* linaro (omap3) and arm64 patches
* ubuntu/target-ppc-add-stubs-for-kvm-breakpoints: fix FTBFS
on ppc
* ubuntu/CVE-2013-4377.patch: fix denial of service via virtio
- debian/qemu-system-x86.modprobe: set kvm_intel nested=1 options
- debian/control:
* add arm64 to Architectures
* add qemu-common and qemu-system-aarch64 packages
- debian/qemu-system-common.install: add debian/tmp/usr/lib
- debian/qemu-system-common.preinst: add kvm group
- debian/qemu-system-common.postinst: remove acl placed by udev,
and add udevadm trigger.
- qemu-system-x86.links: add eepro100.rom, remove pxe-virtio,
pxe-e1000 and pxe-rtl8139.
- add qemu-system-x86.qemu-kvm.upstart and .default
- qemu-user-static.postinst-in: remove arm64 binfmt
- debian/rules:
* allow parallel build
* add aarch64 to system_targets and sys_systems
* add qemu-kvm-spice links
* install qemu-system-x86.modprobe
- add debian/qemu-system-common.links for OVMF.fd link
* Remove kvm-img, kvm-nbd, kvm-ifup and kvm-ifdown symlinks.
.
qemu (1.7.0+dfsg-3) unstable; urgency=low
.
* qemu-kvm: fix versions for Breaks/Replaces/Depends on qemu-system-x86
* qemu-system-ppc: depend on openbios-ppc >= 1.1+svn1229 to fix boot issues
* qemu-system-sparc: depend on openbios-sparc >= 1.1+svn1229 too
* remove unused lintian overrides for qemu-user from qemu (meta)package
* qemu-system-*: depend on unversioned qemu-keymaps and qemu-system-common
packages (no particular version of any is hard-required)
* remove debian/README.source (was from quilt)
* add myself to debian/copyright
* reorder d/control to have Recommends:/Suggests: closer to Depends.
* rename d/control to d/control-in and add a d/rules rule to build it
based on ${VENDOR}
* allow different content in d/control for debian/ubuntu
* added debian/README-components-versions
* fixed qemu-armeb binfmt (Closes: #735078)
* added powerpcspe host arch (Closes: #734696)
* do not check for presence of update-alternatives which is part of dpkg
(Closes: #733222)
* do not call update-alternative --remove from postrm:remove
(lintian complains about this)
* add efi netrom links. This requires new ipxe-qemu.
Checksums-Sha1:
0e28ec6d3165832c8f7cf6bde0dd810048699dbc 3467 qemu_1.7.0+dfsg-3ubuntu1.dsc
5b2d6a5667b277b3dfc48e33624c9e21bd86f188 332871 qemu_1.7.0+dfsg-3ubuntu1.debian.tar.gz
Checksums-Sha256:
c195d7f1075c7981e108a03141920fad8ae020226b3f3ff35cd54b281521dea5 3467 qemu_1.7.0+dfsg-3ubuntu1.dsc
58fc4b241096bc5c8017db7d64ff4d5e375439f926edebf95d55c1b15f4905a4 332871 qemu_1.7.0+dfsg-3ubuntu1.debian.tar.gz
Files:
560de879ba68bb7a024dfb9095806930 3467 otherosfs optional qemu_1.7.0+dfsg-3ubuntu1.dsc
e8d8b60bb7dd1bd17a63a6a65d7d8159 332871 otherosfs optional qemu_1.7.0+dfsg-3ubuntu1.debian.tar.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJS8wqaAAoJEOn+6gaoXj+d7KgIALMKDwkNmUskPZ19kJcwsk89
nsgSCZfKN3KRUTwqoWKtidu/64WBfUZ44bppWa6xCHIWV3ZAv9RWHt9Zli4Xf3yS
zl0AhUYuYvpjWroISYF58QSg+D7yLl8jmMA3y5zdFT5Ln8uWyBxuXqCqFxmLwSI/
ONe+VZoGT1Y2JLlt7j4U9CtuAbAxSmoaY9VO9yslm2S9DZc+IRKUf/Ma7UCep8kd
Wf5MhyhJF8D7AUBELI8bxlTKpjPUFVAOkT7uap4Zx9ziRRcPzmqHrkjMboNuXZU8
//UN8bLxYarGa9emg05FrdvTPWzO8jBbGVUXCmauD5pWYhOqpxurodHAvUi4UFg=
=z5Tl
-----END PGP SIGNATURE-----
More information about the Trusty-changes
mailing list