This is bolt 0.9.1 'Unstable icy waters'
-
Bug fixes for integrated thunderbolt controllers: On Ice Lake, the Thunderbolt 3 i/o subsystem is fully integrated into the die. As a side effect it does not have a DROM, which means the host udev device does not have the device and vendor name and id attributes. Additionally the
unique_id
of said host controller changes with every boot, which breaks one of the fundamental assumptions inboltd
. Therefore a number of bug fixes were necessary to properly support this new architecture: -
Various other small bug fixes and memory leak fixes.