Format: 1.8 Date: Thu, 29 Oct 2020 12:37:31 +0100 Source: qemu Binary: qemu qemu-block-extra qemu-guest-agent 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: armhf armhf_translations Version: 1:5.1+dfsg-4ubuntu1 Distribution: hirsute-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Christian Ehrhardt 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-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 Launchpad-Bugs-Fixed: 1897854 Changes: qemu (1:5.1+dfsg-4ubuntu1) hirsute; urgency=medium . * Merge with Debian testing, remaining changes: Fixes qemu-arm-static Assertion `guest_base != 0' failed (LP: #1897854) - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-system-common.qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install helper script - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: call dh_installinit and dh_installsystemd for qemu-kvm - Distribution specific machine type (LP: 1304107 1621042) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types - d/qemu-system-x86.NEWS Info on fixed machine type definitions for host-phys-bits=true (LP: 1776189) - add an info about -hpb machine type in debian/qemu-system-x86.NEWS - provide pseries-bionic-2.11-sxxm type as convenience with all meltdown/spectre workarounds enabled by default. (LP: 1761372). - ubuntu-q35 alias added to auto-select the most recent q35 ubuntu type - Enable nesting by default - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd [ No more strictly needed, but required for backward compatibility ] - improved dependencies - Make qemu-system-common depend on qemu-block-extra - Make qemu-utils depend on qemu-block-extra - let qemu-utils recommend sharutils - tolerate ipxe size change on migrations to >=18.04 (LP: 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - d/control-in: Disable capstone disassembler library support (universe) - d/qemu-system-x86.README.Debian: add info about updated nesting changes - d/control*, d/rules: disable xen by default, but provide universe package qemu-system-x86-xen as alternative [includes compat links changes of 5.0-5ubuntu4] - allow qemu to load old modules post upgrade (LP 1847361) - d/qemu-block-extra.*.in, d/qemu-system-gui.*.in: save shared objects on upgrade - d/rules: generate maintainer scripts matching package version on build - d/rules: enable --enable-module-upgrades where --enable-modules is set - d/control: regenerate debian/control out of control-in * Dropped changes [in Debian or no more needed] - d/control-in: disable pmem on ppc64 as it is currently considered experimental on that architecture (pmdk v1.8-1) - d/rules: makefile definitions can't be recursive - sys_systems for s390x - d/rules: report config log from the correct subdir - d/control-in: disable rbd support unavailable on riscv (LP: 1872931) - Pick further changes for groovy from debian/master since 5.0-5 - ati-vga-check-mm_index-before-recursive-call-CVE-2020-13800.patch - revert-memory-accept-mismatching-sizes-in-memory_region_access_...patch - exec-set-map-length-to-zero-when-returning-NULL-CVE-2020-13659.patch - megasas-use-unsigned-type-for-reply_queue_head-and-check-index...patch - megasas-use-unsigned-type-for-positive-numeric-fields.patch - megasas-fix-possible-out-of-bounds-array-access.patch - nbd-server-avoid-long-error-message-assertions-CVE-2020-10761.patch - es1370-check-total-frame-count-against-current-...-CVE-2020-13361.patch - a few patches from the stable series: - fix-tulip-breakage.patch - 9p-lock-directory-streams-with-a-CoMutex.patch Prevent deadlocks in 9pfs readdir code - net-do-not-include-a-newline-in-the-id-of-nic-device.patch Fix newline accidentally sneaked into id string of a nic - qemu-nbd-close-inherited-stderr.patch - virtio-balloon-fix-free-page-hinting-check-on-unreal.patch - virtio-balloon-fix-free-page-hinting-without-an-iothread.patch - virtio-balloon-unref-the-iothread-when-unrealizing.patch - acpi-tmr-allow-2-byte-reads.patch - reapply CVE-2020-13253 fixes from upstream - linux-user-refactor-ipc-syscall-and-support-of-semtimedop.patch - linux-user-add-netlink-RTM_SETLINK-command.patch - d/control: since qemu-system-data now contains module(s), it can't be multi-arch. Ditto for qemu-block-extra. - qemu-system-foo: depend on exact version of qemu-system-data, due to the latter having modules - acpi-allow-accessing-acpi-cnt-register-by-byte.patch' This is another incarnation of the recent bugfix which actually enabled memory access constraints, like #964247 - acpi-accept-byte-and-word-access-to-core-ACPI-registers.patch this replace acpi-allow-accessing-acpi-cnt-register-by-byte.patch and acpi-tmr-allow-2-byte-reads.patch, a more complete fix - xhci-fix-valid.max_access_size-to-access-address-registers.patch fix one more incarnation of the breakage after the CVE-2020-13754 fix - do not install outdated (0.12 and before) Changelog - xgmac-fix-buffer-overflow-in-xgmac_enet_send-CVE-2020-15863.patch ARM-only XGMAC NIC, possible buffer overflow during packet transmission Closes: CVE-2020-15863 - sm501 OOB read/write due to integer overflow in sm501_2d_operation() - riscv-allow-64-bit-access-to-SiFive-CLINT.patch another fix for revert-memory-accept-.. CVE-2020-13754 - seabios-hppa-fno-ipa-sra.patch fix ftbfs with gcc-10 - d/control-in: build-dep libcap is no more needed - arch aware kvm wrappers [upstream now automatically enables KVM if available and called with kvm* name, provides KVM as before but with auto-fallback to tcg. Former behavior of KVM-or-die can be achieved via -machine accel=kvm ] * Dropped changes [upstream now] - d/p/u/usb-fix-setup_len-init-CVE-2020-14364.patch: sanity check usb setup_len - d/p/u/lp-1887930-*: Enable Channel Path Handling for vfio-ccw (LP 1887930) - d/p/u/lp-1894942-*: fix virtio-ccw host/guest notification (LP 1894942) - d/p/ubuntu/lp-1887935-vfio-ccw-allow-non-prefetch-ORBs.patch: fix boot from vfio-ccw (LP 1887935) - fix qemu-user-static initialization to allow executing systemd (LP 1890881) - fix assertion failue in net_tx_pkt_add_raw_fragment (LP 1891187) - d/p/ubuntu/lp-1883984-target-s390x-Fix-SQXBR.patch: avoid crash on SQXBR (LP 1883984) - d/p/lp-1890154-*: fix -no-reboot on s390x secure boot (LP 1890154) - d/p/ubuntu/lp-1887763-*: fix TCG sizing that OOMed many small CI environments (LP 1887763) - d/p/ubuntu/lp-1835546-*: backport the s390x protvirt feature (LP 1835546) - debian/patches/ubuntu/lp-1878973-*: fix assert in qemu-guest-agent that crashes it on shutdown (LP 1878973) - update d/p/ubuntu/lp-1835546-* to the final versions - d/p/ubuntu/virtio-net-fix-rsc_ext-compat-handling.patch: fix FTBFS in groovy * Added Changes: - update ubuntu machine types for hirsute@5.1 - d/control: regenerated from d/control-in - d/control, d/rules: build with gcc-9 on armhf as workaround until resolved in gcc-10 (LP: 1890435) Checksums-Sha1: 16d1859b72481a22dabfa98c7b94facda41c3336 262492 qemu-block-extra-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 5182e10ad31ea8dfba3f15e7c7aa2f350bb7b7a0 50832 qemu-block-extra_5.1+dfsg-4ubuntu1_armhf.deb d841f6d8b5ede78177811952a45d066ab611d1bf 710796 qemu-guest-agent-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb f6c67df807f01b7bf1af0d5c860aea5348a26e27 166672 qemu-guest-agent_5.1+dfsg-4ubuntu1_armhf.deb b11f563bc00b71cb8ecaf176b6daab3beab793ce 58528132 qemu-system-arm-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 8faa9d4781c737b5484e31b3e910c837c377b1b4 6705844 qemu-system-arm_5.1+dfsg-4ubuntu1_armhf.deb b9d22c65e879bc0da373c0dafd5ecf2e34edcc7e 8380312 qemu-system-common-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 1c350e3c108c93d04497ee9b81a497ef047bcb54 1525296 qemu-system-common_5.1+dfsg-4ubuntu1_armhf.deb 42366078095bfcfdcccf8f9043d2cb65f18eb022 333360 qemu-system-gui-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 6849161c620ee36cef4d52e3e2e6b952e94bb414 45420 qemu-system-gui_5.1+dfsg-4ubuntu1_armhf.deb 4585b42b1a6d0951d0994d4ed4791ac0af7ab375 93900256 qemu-system-mips-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb bbcf65b3c9cbb2c29789b40bda542350ea0f0331 9904308 qemu-system-mips_5.1+dfsg-4ubuntu1_armhf.deb 92e633de56ac884bccadafbd29dccf97c2245ee2 295374800 qemu-system-misc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb fe1058c6dfcbe08e0478ef7d6887d3e59dc78b09 19092464 qemu-system-misc_5.1+dfsg-4ubuntu1_armhf.deb d8ffd1c37337fb691aea040ebe1fa0aba5dbad16 46448476 qemu-system-ppc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb ae20713248fce0d26dc8d164b12c4e9d32a60058 5758928 qemu-system-ppc_5.1+dfsg-4ubuntu1_armhf.deb abd9bbe23d92a794ed099dba767d17964b148cb4 17133604 qemu-system-s390x-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 0b941dd5c01126da54a36ceeb84a2f6ad49f0615 2077076 qemu-system-s390x_5.1+dfsg-4ubuntu1_armhf.deb cb871ed30d0bde10b623c25df48ee881a202a530 31257636 qemu-system-sparc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 699e2c883444b6fb946b5d1cf4d076b89340fa1d 2923456 qemu-system-sparc_5.1+dfsg-4ubuntu1_armhf.deb 1fd62ccb1cf5e53e63d2647e18f517ccea358a54 43581996 qemu-system-x86-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb d9037f2384f176eb1a4583bd6ab98a99f246b727 5469140 qemu-system-x86_5.1+dfsg-4ubuntu1_armhf.deb d7fd9318e2d8afc24be41b3f7e592b0ba24601f4 12248 qemu-system_5.1+dfsg-4ubuntu1_armhf.deb 586955aec7b0be6f6ac05938b8e4f8126bdbdaf8 3224 qemu-user-binfmt_5.1+dfsg-4ubuntu1_armhf.deb 8c3ef81588945da3c88c3c8a3fcfa1dc314b5250 171300340 qemu-user-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 9bb94cefba2c0938f267317d5ef7fa9f7adcc689 180444784 qemu-user-static-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 93df1c06da8304618664cda07c96c543c9554e96 11413164 qemu-user-static_5.1+dfsg-4ubuntu1_armhf.deb 88ee13c96666b71830a56d18039d516fe781aa96 9711908 qemu-user_5.1+dfsg-4ubuntu1_armhf.deb 96f148d4a94e76522b075e34f08088d4bb341083 12614984 qemu-utils-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb f4a90d9c2b7405dd27a099f84b855dd526544713 878072 qemu-utils_5.1+dfsg-4ubuntu1_armhf.deb a647b4e180170d78e4127e4ec1f704ea23531529 29156 qemu_5.1+dfsg-4ubuntu1_armhf.buildinfo f2d2f8452054af297caf4b97988d1fe85a7e31be 15984 qemu_5.1+dfsg-4ubuntu1_armhf.deb b1d89cd42a514640b9ff45ce63dfb3fd12d4f3f6 5941 qemu_5.1+dfsg-4ubuntu1_armhf_translations.tar.gz Checksums-Sha256: d0bf0aec678c6f3123549803a10c3ab0311955115dee9448850be350fa53b3ae 262492 qemu-block-extra-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb df08229ee01f3acb4996550e2bdeab3d492bd20ea060f299e66293dc86485c6e 50832 qemu-block-extra_5.1+dfsg-4ubuntu1_armhf.deb a0827ba3e9df34876f51ba0acd1175b7e7b2dcc7fa3e4bda8e6efd0e86016dce 710796 qemu-guest-agent-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 701f22b4e976f4622cd0b293f55b19ef9655ac7b468a6ad5eed46e7caa711c2b 166672 qemu-guest-agent_5.1+dfsg-4ubuntu1_armhf.deb edfcf50b9fe756ea2f3f7f72d72dae757c48cd39dfd008f7d9f6294bb7edf958 58528132 qemu-system-arm-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 565c2d4d9b00d0ffc1f8a150f6a96039424d2a76f1e2a0c8437dd7611b1ce734 6705844 qemu-system-arm_5.1+dfsg-4ubuntu1_armhf.deb 8af1f95104f11b1eb6c83218f6c980fb4263e2af4d8a64f9d030534750a1056d 8380312 qemu-system-common-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 9667b9c99b7d22483ab1d0aa3b43916b5eef6224a420bcca4ef25a605f1684af 1525296 qemu-system-common_5.1+dfsg-4ubuntu1_armhf.deb dc08816856a4d0b63c2b7c90714a634e9ac2bec05df2e099fdb9da1458fbd200 333360 qemu-system-gui-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 35d738d4f8e0689fe1f00653070efbcb9e931581b621b8122edcecff643d8609 45420 qemu-system-gui_5.1+dfsg-4ubuntu1_armhf.deb 07034b47edb7dad35db59f44622f076216b1faa81ceb1c7596f2a44cea708eea 93900256 qemu-system-mips-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb ef07c652a1ee1471b72b1b399159e2b78621a1c9316a9c065192b76f267110d6 9904308 qemu-system-mips_5.1+dfsg-4ubuntu1_armhf.deb 104d15a5bf005b684e1ae4ff24eaf18dd9f92726dd85c37ae6312741582dcb25 295374800 qemu-system-misc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 17018bd71c1aeb8320214780e3143e7603e0f0f6987a5044d12b51f24cb0ebd1 19092464 qemu-system-misc_5.1+dfsg-4ubuntu1_armhf.deb 2cdb66062d7acfaad8139653a0575f5ab509384697b6108450db277169a52737 46448476 qemu-system-ppc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb de04e873a88ad5e429f66368ad0532cf6a69e450f38cbe0ac1355bb453b8aadf 5758928 qemu-system-ppc_5.1+dfsg-4ubuntu1_armhf.deb 9535ee2c6978b6af287316bf85037679423959c5fc69788c8e8ded1e35d11ea0 17133604 qemu-system-s390x-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb b284f382a8d254c15b0ea9b20259f6235469af9740f20314e58ec93115270c76 2077076 qemu-system-s390x_5.1+dfsg-4ubuntu1_armhf.deb f2c70fa17f6c648687316304a24fe7c7e81917cb51454ca5d2bad111a374f108 31257636 qemu-system-sparc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 28527693bfefb16d16b94a510fb639a8a8a1a35f80ba2c859bfacdfbbe52f650 2923456 qemu-system-sparc_5.1+dfsg-4ubuntu1_armhf.deb 814378aebed823af79ae937d1133cd151c8051b935f15b136fe29f4476d5ae68 43581996 qemu-system-x86-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 72dada1d670ea5abfd22e6db347c067dcae24c85da7b768d86d6620c077c8f0b 5469140 qemu-system-x86_5.1+dfsg-4ubuntu1_armhf.deb 6aea7258854909e16757d647ebdeb24e743d4172378606345b4e87bc95cc4989 12248 qemu-system_5.1+dfsg-4ubuntu1_armhf.deb 762b523ed88d9ea516531623502e8242ee654bedc3e84b32abf2acc591d09dcf 3224 qemu-user-binfmt_5.1+dfsg-4ubuntu1_armhf.deb 61095feb6b7bd0a10d9921e7918bf6f8f132c4e712ec6af9569c006f9d7aaf44 171300340 qemu-user-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 40983075f2e81461f451b82774a051ecfb131aa74bb3d9a84bd9d7416f6c0f16 180444784 qemu-user-static-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 15f312567812f593b8ff85f8e393c82ac2cbe71c0611e32888ae3c91cd4d0bdb 11413164 qemu-user-static_5.1+dfsg-4ubuntu1_armhf.deb 76d120b1ad83f99c5e6b4514b86b246d742b9365c6f83fc805c8db2b05f57b8d 9711908 qemu-user_5.1+dfsg-4ubuntu1_armhf.deb 826d1b0ae16689031a337a1738a0593ae847d6ed0378238e720468d85a0b55a7 12614984 qemu-utils-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb b45b387a8df55022b0747bff7b35e1b6515be6feb221de14da297ab60d02b900 878072 qemu-utils_5.1+dfsg-4ubuntu1_armhf.deb d80aa8760dcea3c0036b66a95556683e68fbc991142285c6899685c739d55f1a 29156 qemu_5.1+dfsg-4ubuntu1_armhf.buildinfo 4d0d455ded876ee1a9762feb0970ba865286d8e14dd55b2e2cd1b42f18c9d8ad 15984 qemu_5.1+dfsg-4ubuntu1_armhf.deb 05867e53d95d42d95a04500fcaab1c14dcfd46be5a9fc4716e995b14ac95e90b 5941 qemu_5.1+dfsg-4ubuntu1_armhf_translations.tar.gz Files: 149f35e4d87db1e39bdd8a4797b33ff5 262492 debug optional qemu-block-extra-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 4074c68cc1451771d996a9be46d8ef88 50832 otherosfs optional qemu-block-extra_5.1+dfsg-4ubuntu1_armhf.deb 3da2eeb9b8ee455952bba1f823d421d4 710796 debug optional qemu-guest-agent-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 7bac9d5cd1760a0837ed05bf08f106b9 166672 otherosfs optional qemu-guest-agent_5.1+dfsg-4ubuntu1_armhf.deb f9538469d08957067f3d6634de0e17d7 58528132 debug optional qemu-system-arm-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 534d825502a64dda3bc7d31bb3883e98 6705844 otherosfs optional qemu-system-arm_5.1+dfsg-4ubuntu1_armhf.deb bb5f3e56015d22e42b513fc3bd85118b 8380312 debug optional qemu-system-common-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 3f18fe1f4e5a69fbebbf6709e819e903 1525296 otherosfs optional qemu-system-common_5.1+dfsg-4ubuntu1_armhf.deb 5143290687d5e1cc9a4cd1081ae9f89e 333360 debug optional qemu-system-gui-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb e888728dbc27cffa1cddd99e834c46f7 45420 otherosfs optional qemu-system-gui_5.1+dfsg-4ubuntu1_armhf.deb a333d5b76d716a835078cc279d4665ce 93900256 debug optional qemu-system-mips-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 78beca813f3a5e3a603b2cf76888326a 9904308 otherosfs optional qemu-system-mips_5.1+dfsg-4ubuntu1_armhf.deb 690437f88f789c3a621cfd3fd196c1fe 295374800 debug optional qemu-system-misc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 1ee1e5adbcf6c65d6a8a381e567d1180 19092464 otherosfs optional qemu-system-misc_5.1+dfsg-4ubuntu1_armhf.deb 96366746c2b5358742650f848700d2b9 46448476 debug optional qemu-system-ppc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 73d93136b412a68008d4e0c8fca4f17b 5758928 otherosfs optional qemu-system-ppc_5.1+dfsg-4ubuntu1_armhf.deb eace4bac5d365beb1908a8d4bd6883bf 17133604 debug optional qemu-system-s390x-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 2d2af17eb3c9c5e7b08fab7dd62d3266 2077076 otherosfs optional qemu-system-s390x_5.1+dfsg-4ubuntu1_armhf.deb 688035d4f472a144a6c5f5c450cf0351 31257636 debug optional qemu-system-sparc-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 5c099e606c192fc314fabfb54b5de375 2923456 otherosfs optional qemu-system-sparc_5.1+dfsg-4ubuntu1_armhf.deb c8adaa7ee36938e824aa4f64d89347d2 43581996 debug optional qemu-system-x86-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb cc91d7f540804f2cf7735df09968e34f 5469140 otherosfs optional qemu-system-x86_5.1+dfsg-4ubuntu1_armhf.deb 5014aa1e27efb33628fcf7b2323e8e16 12248 otherosfs optional qemu-system_5.1+dfsg-4ubuntu1_armhf.deb a3dc03db321b475754e7312974372050 3224 otherosfs optional qemu-user-binfmt_5.1+dfsg-4ubuntu1_armhf.deb 81445731762a3722d200057a66f979ff 171300340 debug optional qemu-user-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb 889cfe6c5592a693a125447ae7df492c 180444784 debug optional qemu-user-static-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb eac431a0ba8cec9ce849be2179255bd5 11413164 otherosfs optional qemu-user-static_5.1+dfsg-4ubuntu1_armhf.deb a4342eaf4822f21ca6358bc9a84ef396 9711908 otherosfs optional qemu-user_5.1+dfsg-4ubuntu1_armhf.deb 055eea9d2d4e77142a3dca2b3f9a1674 12614984 debug optional qemu-utils-dbgsym_5.1+dfsg-4ubuntu1_armhf.ddeb e362e32979d1d569ceec5c8d2e8d79cb 878072 otherosfs optional qemu-utils_5.1+dfsg-4ubuntu1_armhf.deb 13a512deb987023ac60019d3a70910c5 29156 otherosfs optional qemu_5.1+dfsg-4ubuntu1_armhf.buildinfo 4266c6b4966052000217b4ef787198ad 15984 oldlibs optional qemu_5.1+dfsg-4ubuntu1_armhf.deb af0de46628586f5175c8e111f7849f9a 5941 raw-translations - qemu_5.1+dfsg-4ubuntu1_armhf_translations.tar.gz Original-Maintainer: Debian QEMU Team