mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[commons.util] fix: not handling bit based sizes (size_to_byte)
This commit is contained in:
@@ -16,6 +16,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
- changing some words and symbols to improve readability and cohesion (#250)[https://github.com/vinifmor/bauh/issues/250]
|
||||
|
||||
### Fixes
|
||||
- General
|
||||
- not properly converting bit based sizes (KiB, MiB, etc...) to byte based
|
||||
|
||||
- Debian
|
||||
- info: crashing when the package size has unexpected symbols [#251](https://github.com/vinifmor/bauh/issues/251)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user