版本发布 8
#### Added - Improved Russian localisations. - Added Latin localisations. #### Fixed - Support for libalpm 16. - Ensure that all necessary Aura directories are created upon startup.
#### Added - Support for all compression formats listed in `makepkg.conf`. #### Fixed - Removed the check for `sudo` as it is causing more problems than it sought to fix. - A humourous oversight involving simultaneous usage of `-Aa` and `--asdeps`.
#### Added - Bengali translations thanks to Saif Shahriar. ধন্যবাদ! - `-Cc`: A new `-u` switch that causes only uninstalled packages to be checked and deleted. #### Fixed - Usage of `sudo` now results in an error.
#### Changed - Language options have been hidden from the output of `--help`. They can otherwise be viewed in the manpage. #### Fixed - Avoid printing error messages related to Pacman in certain scenarios.
#### Changed - Installation attempts will now pause if a Pacman database lockfile is detected (usually found at `/var/lib/pacman/db.lck`). Aura will repeatedly sleep and reattempt for up to 1 minute before failing; this is to prevent an infinite loop in scripts. #### Fixed - Restore support for `-Qtt`.
#### Fixed - `-Au`: Extra `-debug` packages will not be taken into account when determining packages that need upgrades. - `-Auk`: don't display a diff (or even ask to) if the hash didn't change. Useful with `--git`. - `-A`: a bug involving incorrect build order which would occasionally lead to top-level packages being marked as dependencies and subsequently being removed via the effects of `-a`. - `-A`: tarballs built without compression (i.e. that end in `pkg.tar`) will be properly detected.