All Versions
30
Latest Version
Avg Release Cycle
54 days
Latest Release
945 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.2.2 Changes
October 29, 2020π Fixed
- A bug involving permissions on the
/tmp
directory. [#661]
- A bug involving permissions on the
-
v3.2.1 Changes
October 27, 2020π With this release, Aura has passed 2,000 commits. Thank you for your ongoing support!
π Changed
- π₯ Breaking:
-As
and-Ai
will yield an exit code of1
if no results were found. This matchespacman
. - π¦
-As
now accepts multiple search terms to narrow in on specific packages.
β Added
- π
--nocheck
will be passed down tomakepkg
to avoid calling thecheck()
function during the build process. #647 --hotedit
now has a short variant:-e
. #643-Ars <term>
or-As <term> --both
can be used to yield results from both the AUR and official repos at the same time. #644
π Fixed
- π₯ Breaking:
-
v3.2.0
October 27, 2020 -
v3.1.9 Changes
September 11, 2020β Added
π¦ Pass
-u
to-Cc
to save N installed packages, and remove all uninstalled ones. Example:sudo aura -Cc 3 -u aura >>= The cache contains 1706 packages, consuming 7324 megabytes. aura >>= 3 versions of each installed package will be kept. aura >>= The rest will be deleted. Okay? [Y/n] n
π¦ Otherwise, the usual behaviour of
-Cc
is to save N packages in the cache, regardless of if they are installed or not.π Fixed
- π¦ AUR packages with
+
in their name (e.g.libc++
) can be searched and installed. #630
-
v3.1.8 Changes
August 23, 2020π Changed
- π Updated Polish translations. Thank you, MichaΕ Kurek!
- β¬οΈ Bumped dependency bounds.
-
v3.1.7 Changes
August 12, 2020π Thanks to Sam Horvath-Hunt for contributing to this release.
β Added
- π§ Users can now configure Aura in
/home/YOU/.config/aura/aura.conf
instead, which takes priority over the default one at/etc/aura.conf
.
π Fixed
- π¦ Complications involving the cloning of
*-git
packages. #615
- π§ Users can now configure Aura in
-
v3.1.6 Changes
July 21, 2020π Changed
- Binary size reduced by 60%!
-
v3.1.5 Changes
July 15, 2020π Changed
- β‘οΈ Updated Spanish translations. Thank you, Max Ferrer!
π Fixed
- π Provide better output when a listed dependency doesn't exist.
-
v3.1.4 Changes
June 11, 2020π Fixed
- π
PATH
is now passed down to all internalpacman
calls. This fixes the
π¦ inability to install DKMS packages.
#584
- π
-
v3.1.3
June 11, 2020