Skip to content

Releases: fosskers/aura

4.0.0-rc2

22 Jul 22:11
Compare
Choose a tag to compare

Added

  • -A: It is now possible to build packages as the root user by using the nobody user to run makepkg internally. This enables Aura to be used more easily in remote servers and Docker containers.
  • -A: new --shellcheck flag (and config setting) to scan PKGBUILDs via Shellcheck.
  • New command: free
  • deps: new --open option automatically opens a viewer.

Changed

  • deps: dot is automatically called internally. No more need to fight with pipes.
  • -Ak: prompt user again after diffs are shown.

Fixed

  • When building a split package, only the requested packages will be installed.
  • -Ay: refresh all clones, not just installed packages.
  • -A: restore --skipdepcheck.
  • -A: restore --build.
  • Fall back to find if fd isn't installed.

Removed

  • The entire open command. It wasn't useful.

3.2.10

16 Jul 21:54
Compare
Choose a tag to compare

This is the final planned release of the v3 Haskell series.

Added

  • Hindi translations thanks to "yozachar". धन्यवाद!
  • A --turkish flag to activate the Turkish localisations.

Fixed

  • Corrections made to the Mandarin Chinese translation.
  • Don't attempt to remove VCS dirs if they don't exist.
  • Updated dependencies.

4.0.0-rc1

03 Jul 23:48
Compare
Choose a tag to compare

Added

  • All usable localisations have been ported from the Haskell version. You can view localisation progress with aura stats -l.
  • New command: aura thanks
  • New subcommand: -Av for "provides"-based package searching. Try aura -Av emacs.
  • -Au: Package states are automatically saved.
  • -Au: reinstantiate --dryrun

Fixed

  • *-debug packages won't attempt to be installed if they were never built.
  • Improve handling of .install files.
  • Support -Rdd and -Rss.
  • -Ss: handling of search terms that begin with -.
  • -A: Better display of dependency cycles.

4.0.0-beta04

15 Jun 10:27
Compare
Choose a tag to compare

Added

  • -A: Support for building via pkgctl build. For now, this requires manaully specifying in your ~/.config/aura/config.toml the specific packages you want built this way. Transitive AUR dependencies are supported.
[aur]
chroot = ["timelineproject-hg"]

Fixed

  • -Au no longer exits when it can't find properly identify an installed package.

4.0.0-beta03

10 Jun 21:44
Compare
Choose a tag to compare
4.0.0-beta03 Pre-release
Pre-release

Added

  • Support for doas.
  • aura stats reports various system information.
  • Respect LANG.
  • check: various new warnings.

Changed

  • Config is now read from ~/.config/aura/config.toml.
  • -A: prompt if the user tries to install an ignored package.

Fixed

  • -Cc: User cache paths are maintained.
  • deps: account for provides in graph visualisations.
  • deps: account for packages that aren't installed.

4.0.0-beta02

04 Apr 04:26
Compare
Choose a tag to compare
4.0.0-beta02 Pre-release
Pre-release

Added

  • --nocheck can be passed to -A to ignore checkdepends.

4.0.0-alpha10

26 Nov 01:18
Compare
Choose a tag to compare
4.0.0-alpha10 Pre-release
Pre-release

The --noconfirm flag for -A has been restored.

3.2.9

23 May 18:41
Compare
Choose a tag to compare

Fixed

  • .sig files were appearing in -C selection options.

3.2.8

23 Apr 18:48
Compare
Choose a tag to compare

Added

  • Korean translations thanks to "Nioden". 감사합니다!

Changed

  • Updated Dutch translations thanks to Heimen Stoffels. Dank u zeer!

Fixed

  • An issue involving git permissions. #760

3.2.7

20 Jan 22:51
Compare
Choose a tag to compare

Added

  • Romanian translations thanks to "90" and "benone". Mulțumesc!
  • Vietnamese translations thanks to "Kritiqual". Cảm ơn bạn!
  • Czech translations thanks to Daniel Rosel. Děkuju!

Changed

  • Updated Norwegian translations.