[fix][aur] not able to downgrade some packages with multiple equal versions on their release history

This commit is contained in:
Vinícius Moreira
2020-02-13 12:47:55 -03:00
parent 7fc1d4d2b5
commit 0c682a5178
2 changed files with 13 additions and 0 deletions

View File

@@ -22,6 +22,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues ( **/tmp/bauh_root** )
### Fixes
- AUR:
- not able to downgrade some packages with multiple equal versions on their release history
- Web:
- not able to launch applications for the root user
- not able to upgrade the environment's NodeJS version