Activity log for bug #1809488

Date Who What changed Old value New value Message
2018-12-21 18:25:51 dann frazier bug added bug
2018-12-21 18:26:02 dann frazier nominated for series Ubuntu Disco
2018-12-21 18:26:02 dann frazier bug task added linux (Ubuntu Disco)
2018-12-21 18:26:02 dann frazier nominated for series Ubuntu Cosmic
2018-12-21 18:26:02 dann frazier bug task added linux (Ubuntu Cosmic)
2018-12-21 18:26:02 dann frazier nominated for series Ubuntu Bionic
2018-12-21 18:26:02 dann frazier bug task added linux (Ubuntu Bionic)
2018-12-21 18:26:58 dann frazier linux (Ubuntu Disco): status In Progress Fix Released
2018-12-21 18:27:00 dann frazier linux (Ubuntu Disco): assignee dann frazier (dannf)
2018-12-21 18:27:03 dann frazier linux (Ubuntu Cosmic): status New In Progress
2018-12-21 18:27:05 dann frazier linux (Ubuntu Bionic): status New In Progress
2018-12-21 18:27:08 dann frazier linux (Ubuntu Bionic): assignee dann frazier (dannf)
2018-12-21 18:27:09 dann frazier linux (Ubuntu Cosmic): assignee dann frazier (dannf)
2018-12-21 18:34:08 dann frazier description [Impact] Booting an armhf guest in EFI mode results in a panic. [Test Case] Boot an armhf guest in EFI mode. Here's how I do that on an arm64 box that supports AArch32: sudo qemu-system-aarch64 -enable-kvm -M virt,gic_version=host -smp 7 -m 2048 -cpu host,aarch64=off -nographic -pflash AAVMF32_CODE.fd -pflash AAVMF32_VARS.fd -drive if=none,file=bionic-server-cloudimg-armhf.img,id=hd0 -device virtio-blk-device,drive=hd0 -drive if=none,file=my-seed.img,id=hd1 -device virtio-blk-device,drive=hd1 -drive if=none,file=debian.img,id=hd3 -device virtio-blk-device,drive=hd3 -netdev type=tap,id=net0 -device virtio-net-device,netdev=net0,mac=<REDACTED> [Fix] 33412b8673135 efi/arm: Revert deferred unmap of early memmap mapping [Regression Risk] This is a regression fix. [Impact] The fix for bug 1786878 introduced a regression that causes armhf guest booted in EFI mode to panic. [Test Case] Boot an armhf guest in EFI mode. Here's how I do that on an arm64 box that supports AArch32: sudo qemu-system-aarch64 -enable-kvm -M virt,gic_version=host -smp 7 -m 2048 -cpu host,aarch64=off -nographic -pflash AAVMF32_CODE.fd -pflash AAVMF32_VARS.fd -drive if=none,file=bionic-server-cloudimg-armhf.img,id=hd0 -device virtio-blk-device,drive=hd0 -drive if=none,file=my-seed.img,id=hd1 -device virtio-blk-device,drive=hd1 -drive if=none,file=debian.img,id=hd3 -device virtio-blk-device,drive=hd3 -netdev type=tap,id=net0 -device virtio-net-device,netdev=net0,mac=<REDACTED> [Fix] 33412b8673135 efi/arm: Revert deferred unmap of early memmap mapping [Regression Risk] This change is specific to efi/arm, which currently doesn't boot. The reverted change was to allow for ACPI BGRT code, which isn't supported on 32-bit ARM.
2019-01-10 02:30:49 Khaled El Mously linux (Ubuntu Bionic): status In Progress Fix Committed
2019-01-10 02:30:52 Khaled El Mously linux (Ubuntu Cosmic): status In Progress Fix Committed
2019-01-15 10:33:50 Brad Figg tags verification-needed-cosmic
2019-01-15 10:37:18 Brad Figg tags verification-needed-cosmic verification-needed-bionic verification-needed-cosmic
2019-01-16 19:30:26 dann frazier tags verification-needed-bionic verification-needed-cosmic verification-done-bionic verification-done-cosmic
2019-01-28 17:12:01 Launchpad Janitor linux (Ubuntu Bionic): status Fix Committed Fix Released
2019-01-28 17:12:01 Launchpad Janitor cve linked 2018-14625
2019-01-28 17:12:01 Launchpad Janitor cve linked 2018-16882
2019-01-28 17:12:01 Launchpad Janitor cve linked 2018-17972
2019-01-28 17:12:01 Launchpad Janitor cve linked 2018-18281
2019-01-28 17:12:01 Launchpad Janitor cve linked 2018-19407
2019-02-04 08:48:45 Launchpad Janitor linux (Ubuntu Cosmic): status Fix Committed Fix Released