fix: ubuntu root password check

This commit is contained in:
Vinicius Moreira
2019-09-18 13:30:46 -03:00
parent 8620f38197
commit 4aec5a436a
2 changed files with 18 additions and 12 deletions

View File

@@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes:
- cached Flatpak app current version
- disk loader not filling all requested cached data from the disk
- Ubuntu root password check
- [Ubuntu 19.04 pip3 install issue] (https://github.com/vinifmor/bauh/issues/3)
### Code