Releases: dominiksalvet/afc-scout
Releases · dominiksalvet/afc-scout
2.1.0
Changed
- 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
- Fixed
ignored null byte in input
warning occurring on some systems.
Removed
- Removed the support for local GitPack installation as it is unnecessary.
2.0.1
Fixed
- ACPI call errors now include the whole error description.
2.0.0
Changed
- Interesting address ranges are printed instead of dumping all when run without arguments.
Removed
- The check for existing commands has been removed as those are mandatory commands.
1.1.1
Fixed
- Check whether start address is less or equal to end address.
1.1.0
Added
- The support for local GitPack installation has been added.
1.0.0
Added
- Added support for reading interesting ACPI address range.
- Added support for reading ACPI values on custom address range.