[fix][arch] not detecting some installed 'not-signed' repository packages

This commit is contained in:
Vinícius
2020-05-09 12:26:34 -03:00
parent 4564843144
commit 4bc4481e00
4 changed files with 19 additions and 14 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Arch
- 'clean cache' operation was not working in some scenarios
- upgrading progress when conflicting files are detected
- not detecting some installed 'not-signed' repository packages
- upgrade: crashing for scenarios when there are packages that cannot upgrade to be displayed on the summary window
- settings: crashing when an empty Qt style is defined [#104](https://github.com/vinifmor/bauh/issues/104)