Releases: alexheretic/aurto
Releases · alexheretic/aurto
v0.8.1
- New customisable
/etc/aurto/makepkg-chroot.conf
for configuring aurto package builds.
v0.8.0
- Update to aurutils 2.0.0
v0.7.9
- Update chroot packages before git update checks.
v0.7.8
- Split systemd timers into startup & regular, so that startup does not include a random delay.
v0.7.7
- Hourly updates now happen at
*:25-35:00
rather than*:30:00
to better spread aurweb load from aurto users.
v0.7.6
- Update default trusted-users list
- Use system allocator in trust-check reducing bin size
v0.7.5
v0.7.4
- Fix aurweb uri-encoding of package names
v0.7.3
- Fix trust checking not respecting '\n' in git update checks
- Allow manual disabling of chroot building behaviour
v0.7.2
- Add
aurto add
autocomplete with aur web search. - Fix
aurto add
package-not-in-aur check.