[ubuntu/trusty-proposed] qemu 1.7.0+dfsg-3ubuntu1~ppa1 (Accepted)

Serge Hallyn serge.hallyn at ubuntu.com
Wed Feb 5 23:05:31 UTC 2014


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: Tue, 04 Feb 2014 12:13:08 -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~ppa1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 04 Feb 2014 12:13:08 -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~ppa1
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~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: 
 8cffb9e5ff8fc0e7f37009a45e41265849ab8d73 3487 qemu_1.7.0+dfsg-3ubuntu1~ppa1.dsc
 a4eec52c41ff4e383e6a095e2113acb19ef478d4 332881 qemu_1.7.0+dfsg-3ubuntu1~ppa1.debian.tar.gz
Checksums-Sha256: 
 cfb26b55a86fc5a2600a4c3bf09a59111e710329a9bd5721ac0ce0975d410741 3487 qemu_1.7.0+dfsg-3ubuntu1~ppa1.dsc
 05fb66984ddd0b878f45da39bfe786758d8f1791105dacc12a966dee609493c4 332881 qemu_1.7.0+dfsg-3ubuntu1~ppa1.debian.tar.gz
Files: 
 e93c3e7754f25adaca3be6e6546d7e69 3487 otherosfs optional qemu_1.7.0+dfsg-3ubuntu1~ppa1.dsc
 5c6cf20c017826db94c15ddda500440a 332881 otherosfs optional qemu_1.7.0+dfsg-3ubuntu1~ppa1.debian.tar.gz
Original-Maintainer: Debian QEMU Team <pkg-qemu-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJS8sN9AAoJEOn+6gaoXj+d9pYH/iWh01YpS1j1u987nEfXGXEs
eTu8nSJVH1rcgkyNezXEQENICDAhAtcpcCJu9uZGXsEX2ToRnWaFw4lLyenoYD9g
CZjvVzNhReBG3n4gd8jxSw6w7cXlXTsvjUCj++ZB3pq3/3D5MVpkttgRJ/7MgiLE
VcK6Oog7deN/xEiZLKzIVpZR9fH5qggxMblzieRpqeNxg7Mgu310EqwZB6g5qbO7
q0Vc1/eny6itFr+I1AQC6TSXvhtD5SpNfW1Mu/ihLQpQSSYNzhgGMvvUgvekm5JQ
wdOfSFhU0GkLCFy9qzjUy1nWjWzLFr7EcdYuDuG+dRstojvNZOJdrnYESCiPdz0=
=i/t/
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list