Format: 1.8 Date: Mon, 12 Jul 2021 11:03:37 -0400 Source: qemu Binary: qemu qemu-block-extra qemu-guest-agent qemu-kvm qemu-system qemu-system-arm qemu-system-common qemu-system-gui qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-user qemu-user-binfmt qemu-user-static qemu-utils Architecture: ppc64el ppc64el_translations Version: 1:4.2-3ubuntu6.17 Distribution: focal Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Marc Deslauriers Description: qemu - fast processor emulator, dummy package qemu-block-extra - extra block backend modules for qemu-system and qemu-utils qemu-guest-agent - Guest-side qemu-system agent qemu-kvm - QEMU Full virtualization on x86 hardware 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-gui - QEMU full system emulation binaries (user interface and audio sup qemu-system-mips - QEMU full system emulation binaries (mips) qemu-system-misc - QEMU full system emulation binaries (miscellaneous) qemu-system-ppc - QEMU full system emulation binaries (ppc) qemu-system-s390x - QEMU full system emulation binaries (s390x) 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-binfmt - QEMU user mode binfmt registration for qemu-user qemu-user-static - QEMU user mode emulation binaries (static version) qemu-utils - QEMU utilities Changes: qemu (1:4.2-3ubuntu6.17) focal-security; urgency=medium . * SECURITY UPDATE: NULL pointer dereference in MemoryRegionOps object - debian/patches/CVE-2020-15469-1.patch: add pci-intack write method in hw/pci-host/prep.c. - debian/patches/CVE-2020-15469-2.patch: add pcie-msi read method in hw/pci-host/designware.c. - debian/patches/CVE-2020-15469-3.patch: add quirk device write method in hw/vfio/pci-quirks.c. - debian/patches/CVE-2020-15469-4.patch: add ppc-parity write method in hw/ppc/prep_systemio.c. - debian/patches/CVE-2020-15469-5.patch: add nrf51_soc flash read method in hw/nvram/nrf51_nvm.c. - debian/patches/CVE-2020-15469-6.patch: add spapr msi read method in hw/ppc/spapr_pci.c. - debian/patches/CVE-2020-15469-7.patch: add dummy read/write methods in hw/misc/tz-ppc.c. - debian/patches/CVE-2020-15469-8.patch: add digprog mmio write method in hw/misc/imx7_ccm.c. - CVE-2020-15469 * SECURITY UPDATE: NULL pointer dereference flaw in SCSI emulation - debian/patches/CVE-2020-35504.patch: always check current_req is not NULL before use in DMA callbacks in hw/scsi/esp.c. - CVE-2020-35504 * SECURITY UPDATE: NULL pointer dereference flaw in am53c974 SCSI - debian/patches/CVE-2020-35505.patch: ensure cmdfifo is not empty and current_dev is non-NULL in hw/scsi/esp.c. - CVE-2020-35505 * SECURITY UPDATE: use-after-free flaw was found in the MegaRAID emulator - debian/patches/CVE-2021-3392.patch: Remove unused MPTSASState pending field in hw/scsi/mptsas.c, hw/scsi/mptsas.h. - CVE-2021-3392 * SECURITY UPDATE: out-of-bounds read/write in SDHCI controller emulation - debian/patches/CVE-2021-3409-1.patch: don't transfer any data when command time out in hw/sd/sdhci.c. - debian/patches/CVE-2021-3409-2.patch: don't write to SDHC_SYSAD register when transfer is in progress in hw/sd/sdhci.c. - debian/patches/CVE-2021-3409-3.patch: correctly set the controller status for ADMA in hw/sd/sdhci.c. - debian/patches/CVE-2021-3409-4.patch: limit block size only when SDHC_BLKSIZE register is writable in hw/sd/sdhci.c. - debian/patches/CVE-2021-3409-5.patch: reset the data pointer of s->fifo_buffer[] when a different block size is programmed in hw/sd/sdhci.c. - CVE-2021-3409 * SECURITY UPDATE: stack overflow via infinite loop issue in various NIC - debian/patches/CVE-2021-3416-1.patch: introduce qemu_receive_packet() in include/net/net.h, include/net/queue.h, net/net.c, net/queue.c. - debian/patches/CVE-2021-3416-2.patch: switch to use qemu_receive_packet() for loopback in hw/net/e1000.c. - debian/patches/CVE-2021-3416-3.patch: switch to use qemu_receive_packet() for loopback packet in hw/net/dp8393x.c. - debian/patches/CVE-2021-3416-5.patch: switch to use qemu_receive_packet() for loopback in hw/net/sungem.c. - debian/patches/CVE-2021-3416-6.patch: switch to use qemu_receive_packet_iov() for loopback in hw/net/net_tx_pkt.c. - debian/patches/CVE-2021-3416-7.patch: switch to use qemu_receive_packet() for loopback in hw/net/rtl8139.c. - debian/patches/CVE-2021-3416-8.patch: switch to use qemu_receive_packet() for loopback in hw/net/pcnet.c. - debian/patches/CVE-2021-3416-9.patch: switch to use qemu_receive_packet() for loopback in hw/net/cadence_gem.c. - debian/patches/CVE-2021-3416-10.patch: switch to use qemu_receive_packet() for loopback in hw/net/lan9118.c. - CVE-2021-3416 * SECURITY UPDATE: DoS in USB redirector device - debian/patches/CVE-2021-3527-1.patch: avoid dynamic stack allocation in hw/usb/redirect.c. - debian/patches/CVE-2021-3527-2.patch: limit combined packets to 1 MiB in hw/usb/combined-packet.c. - CVE-2021-3527 * SECURITY UPDATE: multiple issues in virtio vhost-user GPU device - debian/patches/CVE-2021-3544-1.patch: fix memory disclosure in contrib/vhost-user-gpu/virgl.c. - debian/patches/CVE-2021-3544-2.patch: fix resource leak in contrib/vhost-user-gpu/vhost-user-gpu.c. - debian/patches/CVE-2021-3544-3.patch: fix memory leak in contrib/vhost-user-gpu/vhost-user-gpu.c. - debian/patches/CVE-2021-3544-4.patch: fix memory leak in contrib/vhost-user-gpu/vhost-user-gpu.c. - debian/patches/CVE-2021-3544-5.patch: fix memory leak in contrib/vhost-user-gpu/virgl.c. - debian/patches/CVE-2021-3544-6.patch: fix memory leak in contrib/vhost-user-gpu/virgl.c. - debian/patches/CVE-2021-3544-7.patch: fix OOB write in contrib/vhost-user-gpu/virgl.c. - debian/patches/CVE-2021-3544-8.patch: abstract vg_cleanup_mapping_iov in contrib/vhost-user-gpu/vhost-user-gpu.c, contrib/vhost-user-gpu/virgl.c, contrib/vhost-user-gpu/vugpu.h. - CVE-2021-3544 - CVE-2021-3545 - CVE-2021-3546 * SECURITY UPDATE: mremap overflow in the pvrdma device - debian/patches/CVE-2021-3582.patch: check lengths in hw/rdma/vmw/pvrdma_cmd.c. - CVE-2021-3582 * SECURITY UPDATE: integer overflow in pvrdma device - debian/patches/CVE-2021-3607.patch: ensure correct input on ring init in hw/rdma/vmw/pvrdma_main.c. - CVE-2021-3607 * SECURITY UPDATE: uninitialized memory unmap in pvrdma device - debian/patches/CVE-2021-3608.patch: fix the ring init error flow in hw/rdma/vmw/pvrdma_dev_ring.c. - CVE-2021-3608 * SECURITY UPDATE: out-of-bounds access issue in ARM Generic Interrupt Controller - debian/patches/CVE-2021-20221.patch: fix interrupt ID in GICD_SGIR register in hw/intc/arm_gic.c. - CVE-2021-20221 * SECURITY UPDATE: infinite loop while processing transmit descriptors - debian/patches/CVE-2021-20257.patch: fail early for evil descriptor in hw/net/e1000.c. - CVE-2021-20257 Checksums-Sha1: 4be29c5495dbbd1d4c4459faffa96dbb7f7ec4ca 256608 qemu-block-extra-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb ae45088c1c927ff651f103ef8b8737f8d2c1ae26 56620 qemu-block-extra_4.2-3ubuntu6.17_ppc64el.deb 0caeeffbaea7fa42b68ee09767f03e2667196406 622488 qemu-guest-agent-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb e0f4d0fe96a110b18a788a1495300c73de5100e9 201044 qemu-guest-agent_4.2-3ubuntu6.17_ppc64el.deb 219a8284598991df1da8d5b0e31aa74e9076be4e 12652 qemu-kvm_4.2-3ubuntu6.17_ppc64el.deb f937f6240efb0a3bb6d9c750f908cc34c3a6d392 57092192 qemu-system-arm-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 2b26d9fc14218ec2d635ebde0df8a3470a11a80f 7687796 qemu-system-arm_4.2-3ubuntu6.17_ppc64el.deb da6e0ddeea21ea38c54630b18d3a78796c391a1c 2165540 qemu-system-common-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 3aa6db9b0722d114c8abe404a74be0ca7cabb2ca 1065940 qemu-system-common_4.2-3ubuntu6.17_ppc64el.deb 0c59e2f3d7e7454cc5d97b2c52a23fd6e4938fc2 272436 qemu-system-gui-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 3b086138e33535c4ce6935cef78bafdb59309986 42548 qemu-system-gui_4.2-3ubuntu6.17_ppc64el.deb dc7a90695153a3a0c5488cd8dc91638159d6c6d3 96033452 qemu-system-mips-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 80defdc1d9fd695fdc667b3d042373b4a68a5949 12777236 qemu-system-mips_4.2-3ubuntu6.17_ppc64el.deb c7d35637c510853680b064a9643eda0ecf9f8ac5 278949688 qemu-system-misc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 419974aed49ea7928d9f3e95981ca7f70fddd1a6 43535232 qemu-system-misc_4.2-3ubuntu6.17_ppc64el.deb 2bdfae20b505230224d3788c4a2a6cd66e093f1a 47400500 qemu-system-ppc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 7865af6f4849773df3b32bdaa226fe956e256a9e 6885612 qemu-system-ppc_4.2-3ubuntu6.17_ppc64el.deb 3da8a6fd7950490cc8a531cf44f832c968ea7622 17796212 qemu-system-s390x-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb a74d53173ddb7a3e856dbcd06ea8d30b5d3d53ea 2567428 qemu-system-s390x_4.2-3ubuntu6.17_ppc64el.deb 124672aa41a88e7ecfdd88b1cf71c76e52529726 32433144 qemu-system-sparc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 1898b3de58d1633403d6b0667d3dc5b00d8d0ff4 5084956 qemu-system-sparc_4.2-3ubuntu6.17_ppc64el.deb bd8674373109c5cec32e4805ae8fca341de99ed2 44632136 qemu-system-x86-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 4def5a53e88ebd9272ee684f52a49666a02d2436 6626540 qemu-system-x86_4.2-3ubuntu6.17_ppc64el.deb 1b66ffc348cd3b1fc2e16ae1692bc620b7a7d21f 12244 qemu-system_4.2-3ubuntu6.17_ppc64el.deb 3d7b5fe7815d9f943f387fbf28dbdf019af2720f 3160 qemu-user-binfmt_4.2-3ubuntu6.17_ppc64el.deb e25382018dc915961b698b13a1fd1c186377acf7 207229816 qemu-user-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 3063d5375130caf18f66c950ed739cb7c51c85fc 220991508 qemu-user-static-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 38c54f302765098725e34f4475f9da2741fa9eff 20990260 qemu-user-static_4.2-3ubuntu6.17_ppc64el.deb dfda5504c0cf9459398b54f3fde5b21b155a289e 16109692 qemu-user_4.2-3ubuntu6.17_ppc64el.deb 754c107596758771a96e3361c07a74becd1f5ffa 11622808 qemu-utils-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 3c58838f15c0b0129ac5ad02cd0fb0d73eac0e73 990660 qemu-utils_4.2-3ubuntu6.17_ppc64el.deb f87294f0d3bc1d29a913c95e4365940a15fd5af7 29478 qemu_4.2-3ubuntu6.17_ppc64el.buildinfo 3a91e0fcb206ab35186afa9bcf72e549b3f9edab 15036 qemu_4.2-3ubuntu6.17_ppc64el.deb 6245e82a8f197333c19a5d25155b9065a2cb24dc 5567 qemu_4.2-3ubuntu6.17_ppc64el_translations.tar.gz Checksums-Sha256: 4bd83e9fbc0ba3bd008bc6d344b1eee5549ed4d7f8289712c55d47f440293b5a 256608 qemu-block-extra-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 28a699792b180759afb6272a3a3d8d11d8922816c6b80fa72c823c8bb068a15b 56620 qemu-block-extra_4.2-3ubuntu6.17_ppc64el.deb 629045fe1016359c1cd448ff5c2bcdaea3b467402fbea6c8f81fbff89f61a2b2 622488 qemu-guest-agent-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 66ef07dc9ac319894db90717b7d71195d3c7a5d86d2973bc269451d5f76f69ee 201044 qemu-guest-agent_4.2-3ubuntu6.17_ppc64el.deb 18db6d2320b4df04ad600b0d968fed86429f63ec0958f616a4b415e3bc20706c 12652 qemu-kvm_4.2-3ubuntu6.17_ppc64el.deb f8ff2cad3ab59506c9d348bd0cb119447bc6e1a19f4e04fcff795be645b8f9aa 57092192 qemu-system-arm-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb bbefc3ab0f815acb68e4f6175dff68b206d12752415b194156d947f2501ce877 7687796 qemu-system-arm_4.2-3ubuntu6.17_ppc64el.deb 70be2e85b4c6df887e5305e7d7b17935f415119b431d88aa1ec39fe7008f9bbb 2165540 qemu-system-common-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 6ec770a9f6181dbc056090fc539e68dd66dc97284a6868ada361096e7fd8db9d 1065940 qemu-system-common_4.2-3ubuntu6.17_ppc64el.deb 796c5b78e1d6fcadb8cdb3acb94c6a61257066b19244cdc18d9c31e99b0b3176 272436 qemu-system-gui-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 58f132e86f93b081154c6e386daa9777aa549f4dded6bd60e37726de9a65e942 42548 qemu-system-gui_4.2-3ubuntu6.17_ppc64el.deb 2d9ed8b9ee9cfa52af04e4c378a522f8a978513ee07e8350f09911ba32e19cba 96033452 qemu-system-mips-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 55f94f50e44d2b00a8e3a4bb9bcea9aca7405ed20fd6f3699aad6498ccb4a789 12777236 qemu-system-mips_4.2-3ubuntu6.17_ppc64el.deb 36ef61f2003939c6fc13eaf5d170ec0eecdaa3b071f62ff536ddb6e387ceb2ff 278949688 qemu-system-misc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb aefecde1a3a3994885b53e401aacbf550f9049f2feb3c55b58bbabd2b91a5013 43535232 qemu-system-misc_4.2-3ubuntu6.17_ppc64el.deb af94d20a649d287610e171057ea9d469e5ad025a25b2d356c7ec9abaa47cdfb8 47400500 qemu-system-ppc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb c7c7f8b8a229fc578168342fba8868e06ef4e2313834f3815d63dec0a5084607 6885612 qemu-system-ppc_4.2-3ubuntu6.17_ppc64el.deb 0410e4f00998ebdf59bae0f6abfd51a3fbedd935b70661f0b16de83acc28a72b 17796212 qemu-system-s390x-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb cd567e4deebe50a1ee57f5f581180ed54f132f4eed1831051c699bae073de7f7 2567428 qemu-system-s390x_4.2-3ubuntu6.17_ppc64el.deb 2040ba5f9df0ded0f426922da7ae97b247689582347f75214f4cfbd968e00332 32433144 qemu-system-sparc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb b02cfa975001f797e593ce4ab2d766f76dea7da673b834be545976c5352c3ca2 5084956 qemu-system-sparc_4.2-3ubuntu6.17_ppc64el.deb 2b48d0e6c5844f4b0ac3b12cdc848a4e8d61572bc1dc4f507dd047524b69a768 44632136 qemu-system-x86-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 8d27ffe76902aff6603bafd0254b2438f1c1af456494dbed6d9343223680f24c 6626540 qemu-system-x86_4.2-3ubuntu6.17_ppc64el.deb 3ca876c23235b6e2adba1f257150c94758f9e2cd56ba3e0f5fb19ec0cfcee272 12244 qemu-system_4.2-3ubuntu6.17_ppc64el.deb 30374725e651f800c396d38736a95f91d0f7e7fca5becf70942999e475cf6fa1 3160 qemu-user-binfmt_4.2-3ubuntu6.17_ppc64el.deb 1eb7fdbceed2fbb03fc662fcb49043a40f7adc5fe07a531aa4b294829dad217f 207229816 qemu-user-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 034d8fb14084a1919492452f975e0be59293b784a4fe85e91e167233db357a66 220991508 qemu-user-static-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 97b8d9f66a61deac286936a481966e8554e37c8fe1cb3fc2c26da72b54f2f8a3 20990260 qemu-user-static_4.2-3ubuntu6.17_ppc64el.deb acb0d94e0c0923d5ed5d3c2d0b5961a8c2a56053747f56ea6bf4ce61ef1af22d 16109692 qemu-user_4.2-3ubuntu6.17_ppc64el.deb dd7df28d90bf69e267f015e131f6c0f852bf699ebcefede6e92877c49cb61558 11622808 qemu-utils-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 9f0c6f73d4b78caad9b920241cbae9fe0ae58c8f8bfd17fa71c8ecd4b636df37 990660 qemu-utils_4.2-3ubuntu6.17_ppc64el.deb 1435d5f69430b26546a9e8cc4a19c03be06ad79e558685b4e0f010d50dc156f1 29478 qemu_4.2-3ubuntu6.17_ppc64el.buildinfo b614ba2d5119af28040d4a8a36f5da4994c1c83ff19bd3bb64ca33a877b9bff2 15036 qemu_4.2-3ubuntu6.17_ppc64el.deb be61057c9f6fa59643ac645630d448cd4a11da47d8e28d3c3314caf712d4808f 5567 qemu_4.2-3ubuntu6.17_ppc64el_translations.tar.gz Files: 293e7afc668590a578c97895c8d0c432 256608 debug optional qemu-block-extra-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 1df457bece4696d70c98ce37d82e24b8 56620 otherosfs optional qemu-block-extra_4.2-3ubuntu6.17_ppc64el.deb 8792392098699e32eaaed6fa402792f5 622488 debug optional qemu-guest-agent-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb f989098d3f4f80f7f590cf631bfbb736 201044 otherosfs optional qemu-guest-agent_4.2-3ubuntu6.17_ppc64el.deb 71dfbea8ef759d215dbbd96375fb5108 12652 otherosfs optional qemu-kvm_4.2-3ubuntu6.17_ppc64el.deb 15b0f81dd024b3f82bf9000a3d67b0dc 57092192 debug optional qemu-system-arm-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb f0518ab32a36daf886d0c4bbce29ed57 7687796 otherosfs optional qemu-system-arm_4.2-3ubuntu6.17_ppc64el.deb 23e22bf5220659c64f3aefb5529cae4b 2165540 debug optional qemu-system-common-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb f1e5485dea0ce82d5b880ea91a2c11f4 1065940 otherosfs optional qemu-system-common_4.2-3ubuntu6.17_ppc64el.deb d93b2ea5559ba964a03eb8ad9d677fbc 272436 debug optional qemu-system-gui-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb d56e58c0077450eab3f435f7609ebca0 42548 otherosfs optional qemu-system-gui_4.2-3ubuntu6.17_ppc64el.deb 61329ccf0d167fb827396e4d32fe3c11 96033452 debug optional qemu-system-mips-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 813a1d8d2c30b06388b59ba99bcdb1b5 12777236 otherosfs optional qemu-system-mips_4.2-3ubuntu6.17_ppc64el.deb 0b328fff85e241a99d2a093933e1fa43 278949688 debug optional qemu-system-misc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 6da3a6d07524b41e902edc99331ee09a 43535232 otherosfs optional qemu-system-misc_4.2-3ubuntu6.17_ppc64el.deb 2eb1d7ed6de877923f4e1f0aa6adc15d 47400500 debug optional qemu-system-ppc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 7f60137da340d698aaea10f1b5ef2a10 6885612 otherosfs optional qemu-system-ppc_4.2-3ubuntu6.17_ppc64el.deb 7c73557432b15fc442b5bef0bdeec4f2 17796212 debug optional qemu-system-s390x-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 0244d6c567a6e21cc3e96da409e201bb 2567428 otherosfs optional qemu-system-s390x_4.2-3ubuntu6.17_ppc64el.deb 8ecd677ce484c6ec243795823eb2936f 32433144 debug optional qemu-system-sparc-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb eb7066975ca5cbdc17309307b3b8df9f 5084956 otherosfs optional qemu-system-sparc_4.2-3ubuntu6.17_ppc64el.deb bc629508812bd4cb3484739d0e8d060a 44632136 debug optional qemu-system-x86-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 905c54a25c87ab7a231c424eebaad07a 6626540 otherosfs optional qemu-system-x86_4.2-3ubuntu6.17_ppc64el.deb cc0407a482f5caf222c312470d980949 12244 otherosfs optional qemu-system_4.2-3ubuntu6.17_ppc64el.deb ce0216e7b45cef32eb4e98acbb787a59 3160 otherosfs optional qemu-user-binfmt_4.2-3ubuntu6.17_ppc64el.deb d5533b8990b076f075dd42a91123f00e 207229816 debug optional qemu-user-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb aca37ddb3d8510368d6ac9124a16b6ae 220991508 debug optional qemu-user-static-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb 3254fc9e51cc01779c5dc2c86358c89b 20990260 otherosfs optional qemu-user-static_4.2-3ubuntu6.17_ppc64el.deb 75101f4dc50e923ca2d962557ef522c6 16109692 otherosfs optional qemu-user_4.2-3ubuntu6.17_ppc64el.deb ef3d6bee8bbcb3079978b923fcac46a2 11622808 debug optional qemu-utils-dbgsym_4.2-3ubuntu6.17_ppc64el.ddeb d35e004ce212d7e9131d44c34e493371 990660 otherosfs optional qemu-utils_4.2-3ubuntu6.17_ppc64el.deb 56a0e5e62105ac894c44f35d317bb764 29478 otherosfs optional qemu_4.2-3ubuntu6.17_ppc64el.buildinfo fb66105a10c8e4bc68dfedde03bbefc9 15036 oldlibs optional qemu_4.2-3ubuntu6.17_ppc64el.deb da4dc2bd78beb23844a8c0f48f7ff939 5567 raw-translations - qemu_4.2-3ubuntu6.17_ppc64el_translations.tar.gz Original-Maintainer: Debian QEMU Team