[common] fix: some backend commands could hang when require user interaction

This commit is contained in:
Vinicius Moreira
2021-11-05 14:48:53 -03:00
parent 75e16056c0
commit f0c29d4089
2 changed files with 3 additions and 3 deletions

View File

@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- always displaying the "any file filter" (*) as the last option for file chooser components [#193](https://github.com/vinifmor/bauh/issues/193)
### Fixes
- Arch
- not able to install packages when launched by the root user
- AppImage
- not displaying the filter for any kind of file (*) when updating imported AppImages [#193](https://github.com/vinifmor/bauh/issues/193)
- Flatpak