Changelog
21
-
aur-build
- move local repository sync to
build--sync
- implement file-based locking (
makepkg
implementation) - implement
pactrans
upgrade
- implement file-based locking (
- add
--pool
- move local repository sync to
-
aur-fetch
- support mixed url and pkgbase names (#1104)
- add trurl(1) as dependency
20.5
-
aur-build
- do not define
LOGDEST
explicitly
- do not define
-
aur-chroot
- preserve
LOGDEST
andSRCDEST
by default (#1196)
- preserve
-
aur-repo
- avoid empty output with
-q -u
(#1215)
- avoid empty output with
-
aur-sync
- pre-process .SRCINFO with
pacini
(#1203)
- pre-process .SRCINFO with
-
examples
sync-rebuild
- use
aur-fetch
instead ofaur-sync
- allow handling multiple targets
- use
-
man1
- documentation updates (#1206, #1207)
- add setfacl example (aur-build.1)
20.4
aur-build
- do not skip build on partial results (#1186)
20.3
perl
- recursively remove targets with
Depends::prune
(#1184)
- recursively remove targets with
20.2
-
aur-build
- add
AUR_MAKEPKG_GNUPGHOME
,--makepkg-gnupghome
- propagate
LOGDEST
toaur-chroot
- add
-
aur-sync
- add
--auto-key-retrieve
- retrieve PGP keys to
AUR_SYNC_GNUPGHOME
keyring - keyring defaults to
$XDG_DATA_HOME/aurutils/sync/gnupg
- retrieve PGP keys to
- add diagnostic for tsort failure (#1039)
- add
(Older entries have been omitted for brevity)