mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[arch] fixes related to dependency checking
This commit is contained in:
@@ -12,7 +12,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Fixes
|
||||
- AppImage
|
||||
- crashing when trying to upgrade and the internet connection is off
|
||||
|
||||
|
||||
- Arch
|
||||
- Upgrading: when an installed package does not meet a dependency expression, it is displayed to be installed (e.g: 'optimus-manager-qt' relies on 'optimus-manager' >= 1.4, but the current provided version is '1.3'. Even so, 'optimus-manager' will be displayed to be installed)
|
||||
- Not checking the dependency version expression when it is only available on AUR
|
||||
- Not properly treating a dependency version before comparing with others (could display that a given dependency was not found)
|
||||
|
||||
|
||||
## [0.9.14] 2021-02-03
|
||||
### Improvements
|
||||
|
||||
Reference in New Issue
Block a user