mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 21:44:16 +02:00
[commons.util] fix: not properly converting bibyte and byte based sizes to bytes (size_to_byte)
This commit is contained in:
@@ -30,7 +30,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
### Fixes
|
||||
- General
|
||||
- not properly converting bit based sizes (KiB, MiB, etc...) to byte based
|
||||
- not properly converting bibyte (KiB, MiB, ...) and byte (KB, MB, ...) based sizes to bytes
|
||||
- uninstall and downgrade logs are not available [#255](https://github.com/vinifmor/bauh/issues/255)
|
||||
|
||||
- Debian
|
||||
|
||||
Reference in New Issue
Block a user