Skip to content

19.12.2

Compare
Choose a tag to compare
@mwhudson mwhudson released this 17 Dec 01:04
19.12.2
997296e

New in this release:

  • Switch to using urwid's AsyncEventLoop and use asyncio methods for concurrency. This should have no visible impact, but there is always a chance for bugs doing this sort of thing.
  • Fix a restart loop when selecting restart after an install fails, after a snap update.
  • Fix a crash in network monitoring when configuring virtual devices.
  • Include a little more information in error reports.
  • Update bundled curtin to get a fix for installing on s390x and arm64.
  • Merge guided method and disk selection into one screen.