All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Change categories:
- Added
- Changed
- Deprecated
- Removed
- Fixed
- Security
-
GRUB parser: bls: Fix NULL pointer dereference on empty values
-
GRUB parser: use new define syntax for yacc source
- pb-console: we now silence the kernel log messages printed to console earlier in setup
- GRUB parser: add
devicetree
command, to set boot options' dtb resource.
-
GRUB parser: spaces are now trimmed from fields, which may result from empty-variable expansion
-
Fix process exit detection; this resolves an issue where multiple payload downloads may complete (near-)simultaneously.
-
Network device MACs are now displayed in cases where the MAC address info was received after the initial device detection
-
Fix for talloc lifetime bug in the DHCP event handler
-
Fix an issue where the UI would lockup while the countdown runs
-
i18n: zh_CN: better wording for "golden side"
-
Allow missing ID_PATH udev attribute