Skip to content

Releases: alexheretic/aurto

v0.6.7

22 May 09:38
v0.6.7
6f5116e
Compare
Choose a tag to compare
  • Wait for network-online before update-aurto service

v0.6.6

15 Apr 10:14
v0.6.6
bcd4fc3
Compare
Choose a tag to compare
  • Add bash/fish shell aurto remove completion of packages in the aurto repo
  • Improve fish shell subcommand completion

v0.6.5

13 Apr 07:38
v0.6.5
cf6a9ac
Compare
Choose a tag to compare
  • Add basic bash shell completion
  • Add basic fish shell completion

v0.6.4

29 Mar 15:02
v0.6.4
2e9b3f4
Compare
Choose a tag to compare
  • Fix help formatting
  • Handle running aurto as root by re-running as installer user
  • Handle running /usr/lib/aurto/update-aurto as non-root by re-running as root

v0.6.3

29 Mar 11:50
v0.6.3
ad32134
Compare
Choose a tag to compare
  • Prompt /var/lib/pacman/local dir listeners after updating a package in the aurto repo. This allows gnome extension arch-update to show timely messages.

v0.6.2

29 Mar 08:58
v0.6.2
c1b1c23
Compare
Choose a tag to compare
  • Update repository just after system startup

v0.6.1

16 Mar 15:00
v0.6.1
7cd1ebf
Compare
Choose a tag to compare
  • Don't fail on pacsync aurto failures during update-aurto checks (pacman locks)
  • Use simple non-blocking systemd service for update-aurto (previously oneshot)

v0.6.0

02 Mar 12:36
v0.6.0
b0c5d20
Compare
Choose a tag to compare
  • Print pacman install hint after aurto add
  • Simplify Running: cmd printing
  • Improve print color usage & clarity

v0.5.3

20 Feb 10:17
v0.5.3
ea9ba85
Compare
Choose a tag to compare
  • Fix git version check stdout/stderr issue

v0.5.2

19 Feb 17:45
v0.5.2
b61db80
Compare
Choose a tag to compare
  • Fix unclean aurbuild chroot causing git checking to fail sometimes