All notable changes to afc-scout will be documented in this file.
The format is based on Keep a Changelog, and afc-scout adheres to Semantic Versioning.
The changes not yet present in any release are listed in this section.
- Adapt to new GitPack 1.0.0 installation format.
- The acpi_call module is installed automatically on systems with APT.
- The acpi_call module is loaded on system boots using a systemd service.
- Fixed
ignored null byte in input
warning occurring on some systems.
- Removed the support for local GitPack installation as it is unnecessary.
- ACPI call errors now include the whole error description.
- Interesting address ranges are printed instead of dumping all when run without arguments.
- The check for existing commands has been removed as those are mandatory commands.
- Check whether start address is less or equal to end address.
- The support for local GitPack installation has been added.
- Added support for reading interesting ACPI address range.
- Added support for reading ACPI values on custom address range.