aurutils: v18.2
[aurutils.git] / makepkg / aurutils.changelog
blob0fa5c8d266a3912171bb4185119ae7ee6b60ddd0
1 ## 18.2
3 * `aur-repo`
4   + do not require `file://` path for specified repository (#1113)
6 * `aur-depends`
7   + fix regression introduced in v18 (#1112)
9 * `aur-build`
10   + fix `--temp` (#1111)
12 ## 18.1
14 * `aur-chroot`
15   + remove `/usr/share/devtools/pacman.conf.d/aurutils.conf` path introduced in v18
17 ## 18
19 * `aur-build`
20   + add `--dbext`
21   + shell escape file paths in diagnostics
23 * `aur-chroot`
24   + take file paths in `/etc/aurutils` into account
25   + add `--build` options (`-A`, `--nocheck`, `--namcap`, `--checkpkg`, `--temp`, `--user`)
26   + add `--status`
27     + `--path` is now deprecated
28   + `--suffix` no longer defaults to `extra`
30 * `aur-depends`
31   + `RequiredBy` is now a flat dictionary (`--json`, `--jsonl`)
33 * `aur-fetch`
34   + only run git-rebase/merge on new upstream commits
36 * `aur-repo`
37   + shell escape printed file paths
38   + add `--dbext`
39   + require a configured pacman repository (`--database`)
41 ## 17.3
43 * `aur-build`
44   + use `printf` instead of `warning` (#1101)
46 ## 17.2
48 * `aur-sync`
49   + remove repository write check
51 * `examples`
52   + rename `sync-rebuild --vcs` to `--pkgver`
54 ## 17.1
56 * `examples`
57   + add `--vcs` for `sync-rebuild`
59 ## 17
61 * `aur-sync`
62   + `--no-build` now prints `AURDEST` paths regardless of `AUR_SYNC_USE_NINJA` (#1096)
64 * `examples`
65   + remove `python-pyxdg` dependency (#1096)
66   + fixes for `sync-rebuild` (#1096)
68 ## 16.5
70 * `examples`
71   + add `--chroot`, `--user` for `sync-rebuild`
73 ## 16.4
75 * `aur-repo-parse`
76   + improve `Repository` field
77   + check database extension
79 * `examples`
80   + add AUR dependency resolution for `sync-rebuild`
82 ## 16.3
83 * `aur-sync`
84   + only print queue with `--no-build` to standard output
86 ## 16.2
88 * `aur-sync`
89   + `--save` now applies when building packages
91 ## 16.1
93 * `examples`
94   + fixes for `sync-rebuild`
96 ## 16
98 * `aur-repo`
99   + `--status` is now the default
100   + add `Repository` to `--json` / `--jsonl` output
102 * `aur-format`
103   + add `%R` format option
105 * `perl`
106   + `write_json()` now returns a string
108 * `aur`
109   `--env` now prints `PERL5LIB`
111 ## 15.7
113 * `aur-repo`
114   + add `--search`, `--search-by` (#1057)
116 * `aur-sync`
117   + `--save`: do not use `/dev/stdout` (#1083)
119 ## 15.6
121 * `examples`
122   + remove `AUR_EXEC_PATH` from `sync-asroot` [fixup]
124 ## 15.5
126 * `aur-build`
127   + support makepkg configuration in `/etc/aurutils` (#1076)
129 * `aur-depends`
130   + add `--jsonl`
132 ## 15.4
134 * `aur-sync`
135   + add `--save`
137 * `examples`
138   + `sync-asroot` now works with `AUR_PAGER=ranger` (#1077)
139   + `sync-rebuild` python rewrite
141 ## 15.3
143 * `aur-pkglist`, `aur-view`, `aur-search`
144   + prefix errors with command name
146 ## 15.2
148 * `aur-chroot`
149   + adjust default `makepkg`, `pacman` paths depending on `devtools` version (#1072)
151 ## 15.1
153 * `aur-pkglist`
154   + remove deprecated options (`-J` (`--json`), `-I`, `-S`) [fixup]
156 ## 15
158 * `aur-repo`
159   + add `--format` (`-f`), `--delim`
161 * `aur-format`
162   + support `aur-repo-parse --jsonl` input (`AUR::Json.pm`)
164 * `aur-pkglist`
165   + remove deprecated options (`-J` (`--json`), `-I`, `-S`)
166   + update documentation
168 * `examples`
169   + `sync-rebuild` now respects package `epoch`
171 ## 14.1
173 * `aur-sync`
174   + fix exit codes for `tsort`, `aur-repo-parse`
176 ## 14
178 * `aur-depends`
179   + add `Self` dependency for every target (#1065)
181 * `aur-sync`
182   + `--rebuild-tree` now implies `--no-provides` (#1068)
183   + add `--no-sync` (`aur-build --no-sync`) (#1064)
185 ## 13.8
187 * `aur-depends`
188   + add `--show-all` (alias for `--all`)
189   + prune virtual targets with `--all`
191 ## 13.7
193 * `aur-depends`
194   + fix regression in 13.6
196 ## 13.6
198 * `aur-depends`
199   + fix output when non-AUR targets are specified on the command-line (#1062)
201 ## 13.5
203 * `aur-build`
204   + use /etc/aurutils/pacman-<db_name>.conf only with `--database` or `AUR_REPO` set
206 ## 13.4
208 * `aur-fetch`
209   + exit 0 on empty stdin (`-`, `/dev/stdin`)
211 * `aur-depends`
212   + exit 0 on empty stdin (`-`, `/dev/stdin`)
214 * `aur-query`
215   + exit 0 on empty stdin (`-`, `/dev/stdin`)
217 * `aur-view`
218   + evaluate `AUR_CONFIRM_PAGER`
220 ## 13.3
222 * `Makefile`
223   + correctly install to `AUR_LIB_DIR`
225 * `aur-build`
226   + get local repository state before `--chroot` configuration
228 * `aur-graph`
229   + add `PRINTALL`
231 * `aur.1`
232   + fixes for `aur-format`
234 ## 13.2
236 * `build--pkglist`
237   + set `pkgname` as fallback for `pkgbase` (#1058)
239 ## 13.1
241 * `aur-fetch`
242   + fix regression for `aur-fetch--mirror`
244 ## 13
246 * `aur-build`
247   + add `--null` (`-z`)
248   + add `AUR_BUILD_PKGLIST` environment variable
250 * `aur-build--pkglist`
251   + remove `--user` (`-U`)
252   + only run as root with `AUR_ASROOT` set
254 * `aur-depends`
255   + add `--assume-installed`
257 * `aur-srcver`
258   + accept arbitrary source directories as arguments
259   + add `--arg-file` (`-a`), `--null` (`-z`), `--margs`
260   + add `AUR_MAKEPKG` environment variable
261   + only run as root with `AUR_ASROOT` set
262   + exit 1 if any `makepkg` job failed
264 * `aur-sync`
265   + `--ignore` now removes dependencies of ignored targets
267 * `examples`
268   + update `sync-asroot` to use `AUR_BUILD_PKGLIST`
270 ## 12.1
272 * `AUR.pm`
273   + call `urlencode()` when retrieving URIs with `AUR::Query` (#1053)
275 * `aur-depends`
276   + documentation updates
278 ## 12
280 * `aur-build`
281   + merge helper `aur-build--sync` back to `aur-build`
282   + avoid errors with PKGBUILDs that fail to source with `set -e`
284 * `aur-repo-filter`
285   + `unbuffer` is now optional (#1052)
287 * `aur-view`
288   + use null seperated lists as input to vifm(1)
290 * `examples`
291   + add `sync-rebuild`
293 * `lib`
294   + unset `CDPATH` where needed
295   + use `getopt` instead of `parseopts.sh` from libmakepkg
297 * `man1`
298   + documentation updates
300 ## 11
302 * `aur-build`
303   + add `aur-build--sync` helper for local repository upgrades
304     - `sudo pacman -Syu --config` is replaced by `sudo pacsync <repo>` and `sudo pacman -S <repo>/<pkg>`
305     - local repository upgrades are now unaffected by `--pacman-conf`
306   + add `exist:` to `--results` output
307     - remove `--dry-run`
308   + fallback to `/etc/aurutils/pacman-<machine>.conf` if `pacman-<database>.conf` does not exist
309   + rename `MAKEPKG` environment variable to `AUR_MAKEPKG`
310   + replace experimental `AUR_ASROOT` functionality (#1023)
311     - add `examples/sync-asroot`
312     - add `--user` to `aur-build--pkglist`
313     - add `AUR_GPG`, `AUR_REPO_ADD`, `AUR_MAKEPKG` environment variables
315 * `aur-chroot`
316   + remove `--packagelist` (deprecated in v8)
317   + run `sudo --preserve-env` when `AUR_PACMAN_AUTH` is empty or `sudo`
319 * `aur-depends`
320   + perl rewrite
321   + add `--json`, `--reverse`
322   + take provides on the command-line into account (#837)
323     - add `--no-provides`
324   + default output changed to `--graph --pkgbase`
325     - ordered output with `aur-depends --reverse | tsort`
327 * `aur-fetch`
328   + add `aur-fetch--mirror` helper for `aur.git` mirrors
329     - defaults to `github.com/archlinux/aur`
330     - enable with `AUR_FETCH_USE_MIRROR=1`
331   + run flock(1) when modifying existing repositories
332   + run git-checkout(1) when using `--sync=rebase` with `--discard` (#1006)
334 * `aur-graph`
335   + selectively disable/enable depends with `aur graph -v <TYPE>=[0|1]`
336     - supported types: `DEPENDS`, `MAKEDEPENDS`, `CHECKDEPENDS`, `OPTDEPENDS`
337     - forwarded by `aur-sync` (`--optdepends`, `--no-check`)
339 * `aur-repo`
340   + add `--json`, `--jsonl`
342 * `aur-query`
343   + perl rewrite
344   + remove support for parallel (`AUR_QUERY_PARALLEL`) and `GET` requests
345   + set operations (union, intersection) are moved to `aur-search`
346     - remove `--any`, `--exit-if-empty`
347     - `--raw` is noop
348   + remove `--dump-curl-config`
349     - print command-lines with `AUR_DEBUG=1`
350   + `-t` / `--type` is now a required parameter
352 * `aur-search`
353   + perl rewrite
354   + add `--reverse`
355     - `-r` is now an alias to `--reverse`
356   + add `--submitter`, `--provides`, `--conflicts`, `--replaces`, 
357     `--keywords`, `--comaintainers`
358   + exit 4 on AUR response errors such as `query too small` (was: exit 2)
360 * `aur-sync`
361   + add diagnostic for missing packages with `--continue`
362   + save `ninja.build` files in `XDG_STATE_HOME/aurutils/sync`
363   + add `--columns`
365 * `aur-view`
366   + add `--exclude`, `--prefix`
368 * `aur-format`
369   + new helper
371 * `aur-repo-parse`
372   + new helper
374 * `completion`
375   + support extending `zsh` completion for third party commands (#1016)
377 * `examples`
378   + add `view-delta` (requires: `bat`, `git-delta`)
379   + add `sync-asroot`
381 ## 10
383 * `aur`
384   + support environment files (`$AUR_ENV`, defaults to `$XDG_CONFIG_HOME/aurutils/env`)
385   + add `--env`
387 * `aur-build`
388   + use `AUR_PACMAN_AUTH` as elevation command (prior: `PACMAN_AUTH`)
389   + use `$PWD` as default value for `$LOGDEST`
390   + bug fixes for gpg signing (`--sign`)
392 * `aur-chroot`
393   + use `AUR_PACMAN_AUTH` as elevation command (prior: `PACMAN_AUTH`)
395 * `aur-fetch`
396   + `--sync=auto`: run `git-merge` instead of `git-reset`
397     - add `--ff`, `--ff-only`, `--no-ff`, `--no-commit` options
398     - fix a bug where setting `aurutils.rebase` affected unrelated targets
399     - set default author for merge commits to `aurutils@localhost`
400   + `--sync=auto` now preserves local changes by default
401     - `--discard` (`-f`) resets the branch on new upstream commits
402   + add `--reset`, `--rebase`, `--auto` (`--sync=reset`, `--sync=rebase`, `--sync=auto`)
403   + support multiple branches, with commits merged from `origin/master`
405 * `aur-pkglist`
406   + output is now independent of command-line argument order
407   + deprecate `-I`, `-S`, `-u`
408     - renamed to: `-i` (`--info`), `-s` (`--search`) `-q` (`--quiet`)
409   + deprecate `-J` (`--json`)
410     - behaves like `--plain`, remove pretty-printing with `jq`
411   + add `--systime`
413 * `aur-repo`
414   + `-q` now applies to `--list` and `--upgrades`
415   + add `--list-attr`
416   + deprecate `--status-file`
418 * `aur-search`
419   + add `--color` (`auto`, `always`, `none`)
421 * `aur-srcver`
422   + remove `-E`, `--env` (deprecated in v8)
424 * `aur-sync`
425   + use pkgspec `<REPOSITORY>/<PACKAGE>` format for `--ignore-file`
426     - support for sections (introduced with v6.3) is removed (#880)
427     - <PACKAGE> ignores apply to all local repositories
428   + add `--rebase`, `--reset` options for `aur-fetch`
429   + exit 22 on dependency cycles (v7 regression)
430   + filter dependency graph by pkgname, not depends (v7 regression)
431   + store `build.ninja` files in `$XDG_RUNTIME_DIR/aurutils`
433 * `completions`
434   + major overhaul of zsh completions (#990)
436 ## 9.6
438 * `aur-pkglist`
439   + add `AUR_METADEST` (directory where metadata archives are stored)
440   + add `--quiet`
442 * `aur-fetch`
443   + write `git-merge` to `results_file` if the command is run
445 ## 9.5
447 * `aur-build`
448   + add `--results-append`
449   + write results file as build user
451 * `aur-query`
452   + support `--type=suggest`
454 ## 9.4
456 * `aur-build`
457   + revert "retrieve local repository before setting --chroot paths"
459 ## 9.3
461 * `examples`
462   + rework `sync-list`
464 ## 9.2
466 * `aur-build`
467   + deprecate `--results`
468   + retrieve local repository before setting `--chroot` paths
469   + unset `PKGEXT` when using `--chroot`
471 * `aur-search`
472   + use OSC8 terminal hyperlinks (#849)
474 ## 9.1
476 `aur-build` now uses `setpriv(1)` to run unprivileged commands (`makepkg`, `gpg`,
477 `repo-add`) when `AUR_ASROOT` is combined with `--user`. This change has no
478 effect when running `aur-build` as a regular user.
480 Usage:
482   $ sudo env AUR_ASROOT=1 aur build --chroot --user <build_user> ...
484 The above works with `--chroot` (`makechrootpkg -U`). Environment variables in
485 the root environment are preserved for user commands, similar to `runuser -c`.
486 Host builds using `makepkg --syncdeps` to install dependencies require further
487 configuration.
489 ┌──────────────────────────────────────────────────────────────────────────────┐
490 │ WARNING!                                                                     │
491 │                                                                              │
492 │ Running `aur-build` as root is experimental and disabled by default. If your │
493 │ install breaks, you get to keep both pieces.                                 │
494 └──────────────────────────────────────────────────────────────────────────────┘
496 ## 9
498 * `examples`
499   + add `chroot-batch`
501 * `lib`
502   + add `aur-build--pkglist`
504 * `aur-build`
505   + add `--dry-run`
506   + redirect `makepkg -od` output (`--pkgver`) to stderr
507   + sign existing packages (#967)
509 * `aur-fetch`
510   + add `--no-pager` to the `git log` command (#969)
511   + `--existing`: clone instead of skip targets if they exist
513 * `aur-sync`
514   + redirect `aur-fetch` output to stderr (#974)
516 ## 8.3
518 * `aur-fetch`
519   + add `--revision`
520   + add `--no-patch`
522 * `aur-repo`
523   + add `--field`
525 * `examples`
526   + add `vercmp-devel`, `sync-list`
527   + rename `aur-sync-devel` to `sync-devel`
529 ## 8.2
531 * `aur-srcver`
532   + add separator before first failed package
534 * `aur-fetch`
535   + handle empty `git` repositories (#959)
537 * `man7`
538   + remove `aurvcs.7`, move `aur-sync-devel` to `examples`
540 ## 8.1
542 * `aur-srcver`
543   + fix directory to source the build script from (#958)
545 ## 8
547 * `aur-chroot`
549 The `aur-chroot` command-line was changed so that `--create`, `--build` and
550 `--update` can be used in a single command. Command-line arguments are now
551 exclusively used for packages passed to `mkarchroot` and `arch-nspawn`.
552 To set `makechrootpkg` options, the new `--margs` and `--cargs` options are
553 available. As `aur-build --margs`, these take a comma-delimited string and
554 can be specified multiple times. (Issues: #950, #807)
556 The `--packagelist` command is now deprecated. The container path can be
557 retrieved with the `--path` option, e.g for use with `makepkg --config`.
559 * `aur-build`
560   + Consider all repositories (`Usage = Install`) for local repository upgrade (#956)
562 * `aur-srcver`
563   + add `--buildscript`
564   + deprecate `-E` / `--env`
565     - `get_full_version` from `libmakepkg` is now used after running `makepkg`
566   + take arguments from `stdin` if `-` is specified
568 * `aurvcs.7`
569   + run `aur-fetch` and `aur-view` before `aur-srcver`
570   + sample code remaned to `aur-sync-devel`
572 ## 7.2
574 * `aur-search`
575   + add `OptDepends` to `--info` output (#945)
576   + handle empty keywords in `--info` output (#946)
578 * `aur-depends`
579   + add `--optdepends` (#945)
581 * `aur-sync`
582   + add `--optdepends` (#945)
584 ## 7.1
586 * `aur-build`
587   + pass --nocheck to chroot (#942)
589 * `aur-sync`
590   + avoid off-by-one in ninja build summary (#940)
592 * `aur-query`
593   + do not abort if `-t` is unspecified (#938)
595 ## 7
597 This release adds optional support for the `ninja` build system. If the
598 `AUR_SYNC_USE_NINJA` environment variable is set to a positive value,
599 `aur-sync` will generate `build.ninja` where each target has an `aur-build`
600 command-line. This allows to continue building a series of packages when
601 several failed, with the maximum of failed targets controlled by the `-k` /
602 `--keep-going` option.  On failure, a summary of successful ("OK") and failed
603 ("FAIL") package builds is printed. The `--no-build` option in turn only
604 generates `build.ninja`, and prints the corresponding directory to `stdout`.
606 The logic to generate `build.ninja` files is exposed in the `aur-sync--ninja`
607 script. It can be used with other `aur` programs that output `pkgbase
608 depends_pkgbase` pairs, for example:
610   $ aur depends --graph "$@" | aur sync--ninja "$PWD" -- aur build
612 When running `ninja` on the resulting file, each successfully built `pkgbase`
613 will result in a `pkgbase.stamp` file. If the corresponding `PKGBUILD` is
614 modified, it will be marked for rebuilding by `ninja`. This can for example be
615 used for a git repository which hosts multiple `PKGBUILD` directories.
617 ## 6.4
619 * `aur-depends`
620   - add `--graph`
621   - checkdepends are now removed during dependency resolution, not afterwards (#882)
623 ## 6.3
625 * `aur-sync`
626   - `--ignore-file` now supports per-repository sections (INI-style)
627   - do not ignore targets when specified on the command-line
629 ## 6.2
631 * `aur-pkglist`
632   - add `-v` / `--verify` (verifies published sha256sums)
634 * `aur-repo-filter`
635   - add repository to dependency messages ("dependency foo satisfied by repo/bar")
636   - deduplicate results on stdout
638 ## 6.1
640 * `aur-search`
641   - do not print additional messages on errors or no results
643 * `aur-query`
644   - add `-a` alias for `--any`
645   - add missing newline in case of errors (`jq -r`)
647 ## 6
649 In previous versions, `aur search` would display an intersection of search
650 results, the symmetric difference with `-a` (bug), and the concatenation with
651 `-r`. (#918)
653 `aur search -a` now correctly returns the union, and the `-r` output is
654 processed with jq(1) to return the intersection by default, or the union (with
655 duplicates removed) with `-a`. This processing is done because the RPC
656 interface as of aurweb 6.0.11 does not expose set operations, and so
657 `aur-search` performs one search for each argument. `aur search --json` was
658 added as an alias to `--raw`, and the latter option is now deprecated.
660 The implementation is done in `aur-query`, which now takes the intersection of
661 search results by default. The union can be taken with `aur query --any`, or
662 unprocessed results shown with `-r` or `--raw`. In each case, the output is
663 newline delimited (JSON Lines, `jq -r`). If the search completed without
664 results, `aur-query` will either exit with status 0 (if no request resulted in
665 an error), 1 (if the `-e` option was specified), or 2 (if at least one request
666 resulted in an error).
668 `AUR_QUERY_RPC_SPLITNO_POST` received bug fixes (#920), and the default has
669 been reduced to 500 after experiencing issues with a larger number of
670 arguments. Users looking to use `aur-query -t info` with a very large number
671 of arguments should instead consider `aur pkglist --info`.
672 `AUR_QUERY_RPC_PARALLEL` also received several bugfixes.
674 ## 5
676 * `aur-srcver`
677   + add `-E` / `--env` (#898)
679 * `aur-query`
680   + support HTTP POST for info-type requests
681   + use `aurutils` user agent (`curl -A`)
683 * `aur-pkglist`
684   + use `aurutils` user agent (`curl -A`)
686 * `aur-repo-filter`
687   + add `--config` to set pacman configuration
689 ## 4.4
691 * `aur-sync`
692   + fix regressions with `--ignore` from 4.3 release
694 ## 4.3
696 * `aur-build`
697   + wordsplit MAKEPKG and PACMAN_AUTH
699 * `aur-sync`
700   + improve error handling
702 ## 4.2
704 * `aur-build`
705   + support PACMAN_AUTH environment variable for custom elevation command
707 * `aur-repo`
708   + improve error handling
709   + remove extraneous `--` on `--path` output
711 ## 4.1
713 * `aur-build`
714   + handle absolute paths in `--arg-file`
716 * `aur-pkglist`
717   + add `--users` (`-U`) to retrieve a list of AUR users
718   + update aur-pkglist(1) man page
720 * `aur-repo`
721   + fix formatting for `--table` and packages with no dependencies
723 ## 4
725 * `aur-build`
726   + add `--no-check` (`makepkg --nocheck`)
728 * `aur-search`
729   + add `--table`
731 * `aur-fetch`
732   + add compatibility options (`--recurse`)
734 * `aur-repo`
735   + add compatibility options (`--path`, `--path-list`, `--repo-list`)
736   + fix regression with `AUR_QUERY_PARALLEL`
738 * `aur-sync`
739   + add `--no-check` (short for `--no-checkdepends`)
740     - implies `aur-build --no-check`
741   + apply `--ignore` to local repository targets
742   + `--ignore-file` now works with process substitution (#880)
743   + remove `--no-depends`, `--no-makedepends`
745 ## 3.3.0
747 `aur-query` and `aur-fetch` now take arguments from the command-line
748 by default. If `-` or `/dev/stdin` is the first (and only) arguments,
749 they are taken from `stdin` instead. In particular, `aur fetch --recurse`
750 is now written as `aur depends --pkgbase ... | aur fetch -`, and the
751 explicit `--recurse` option was removed.
753 The `-` argument propagates to `aur-depends` and `aur-search`
754 transparently. Additionally, `aur-sync` no longer calls `aur-depends`
755 and `aur-fetch` with `xargs`, avoiding the 123 exit code on failure of
756 these commands.
758 ## 3.2.1
760 * `aur-query`
761   + support AUR_LOCATION
762   + preserve `curl --parallel` exit codes (requires curl >=7.77.0)
763   + complete aur-query(1) man page
765 * `aur-pkglist`
766   + support multiinfo and search dumps (`--info`, `--search`)
767   + support HTTP Last-Modified
769 * `aur-fetch`
770   + add `--existing`
772 * `aur-view`
773   + new script that includes the package inspection logic from `aur-sync`
775 ## 3.2.0
777 * `aur-build`
778   + retrieve database extension from `AUR_DBEXT` (defaults to .db) (#700)
779   + resolve path argument to `--results`
780   + use `aur repo --status` for repository selection
781     - allows specifying `--root` without `--database`
782   + print diagnostic if packages were not moved to local repository (#794)
783   + merge `--config` and `--pacman-conf` (#808, #824)
784   + fallback to /etc/aurutils/pacman-<arch>.conf if --chroot is used without --database (#846)
785   + add diagnostic if chroot pacman.conf is non-existing (#783)
787 * `aur-depends`
788   + add `--no-depends`, `--no-makedepends`, `--no-checkdepends` (#826)
789   + add dependency kind column to `--table` output
791 * `aur-chroot`
792   + preserve `SSH_AUTH_SOCK` to support ssh-based operations (#832)
794 * `aur-repo`
795   + retrieve database extension from `AUR_DBEXT` (defaults to .db) (#700)
796   + add `--status`
797     - `repo:<NAME>\nroot:<PATH>\npath:<PATH/NAME.DBEXT>` output format
798     - replaces `--path`
799   + rename `--repo-list` to `--list-repo`
800   + rename `--path-list` to `--list-path`
802 * `aur-repo-filter`
803   + run `pacsift` with `unbuffer` (#804)
805 * `aur-vercmp`
806   + remove colon from `checkupdates` and `equal_or_newer` format (#833)
808 ## 3.1.2 - 2020-11-09
810 This releases fixes a regression in 3.1.1 where `AUR_LIB_DIR` was not
811 subsituted in `aur`.
813 ## 3.1.1 - 2020-11-09
815 * `aur`
816   + add `--version`
818 ## 3.1.0 - 2020-11-09
820 * `aur`
821   + fix example `aur-remove` script (#785)
823 * `aur-build`
824   + change default pacman-conf for chroot builds to /etc/aurutils/pacman-<dbname>.conf
825   + clarify conditions on pacman-conf for chroot builds in `aur-build.1`
827 * `aur-chroot`
828   + add `--create`
829     - seperate mode which runs `mkarchroot` with packages taken from the command-line
830     - defaults to base-devel (and multilib-devel, if applicable) if no packages are specified
831     - `--update` no longer runs `mkarchroot`
832   + `--packagelist` now uses `makepkg.conf` inside the container
833   + add `Devtools limitations` section to `aur-chroot.1` (#782)
834   + add additional error messages for missing pacman configuration
836 * `aur-repo`
837   + add `--path-list`
838   + update man page for new arguments (#784)
839   + remove `--ini` (only offered pacman.conf information)
841 ## 3.0.3 - 2020-11-02
843 * fix broken `zsh` completion (#776)
844 * use `/tmp/aurutils-$UID` as default temporary directory (#775)
846 ## 3.0.2 - 2020-10-30
848 * `aur-sync`
849   + add missing `--suffix` option (#773)
851 ## 3.0.1 - 2020-10-29
853 The commits:
855 + aur-sync: use XDG_RUNTIME_DIR for view directory (5341c059736d3eff59daea5cb52b7d35c98d0824)
856 + aur-repo: simplify command line (57c1b2157806e645e7de85bf24e2c28b7d5f4458)
858 were part of the 3.0.0 release tarball, but not the 3.0.0 tag. The 3.0.1 tag now includes these commits.
860 ## 3.0.0 - 2020-10-29
862 * `aur`
863   + add `AUR_EXEC_PATH` environment variable
864   + add example `aur-gc`, `aur-remove` scripts to `aur.1`
866 * `aur-build`
867   + add `AUR_DEBUG`, `NO_COLOR`, `MAKEPKG` environment variables
868   + add mollyguard for running as the `root` user
869   + add `build:` prefix to `--results` output
870     - `build:file:///path/to/package.tar.xz`
871   + add `--new`, `--prevent-downgrade` (`repo-add` options)
872   + add `Running` message for all `makepkg` invocations
873   + replace `--build-command` with `--margs` and `$MAKEPKG`
874   + remove default `makepkg` arguments (#635)
875     - specify common `makepkg` options as `aur-build` arguments (`--syncdeps`, `--rmdeps`, `--ignorearch`, `--log`, `--noconfirm`)
876     - pass `--syncdeps`, `--rmdeps` to `--pkgver` makepkg command (#716)
877     - make `-r` an alias for `--rmdeps` (was: alias for `--root`)
878     - make `-S` an alias for `--sign` (was: `-s`)
879   + use `--margs` to set makepkg options instead of EOF seperator (`--`)
880   + `--makepkg-conf` now sets the makepkg configuration for host builds (avoid quoting issues with setting `--config` in `--margs`)
881   + use `makepkg --noextract` if `--pkgver` is specified (#708)
882   + use `print_all_package_names` (`/usr/share/makepkg/util/pkgbuild.sh`) instead of `makepkg --packagelist` (#755)
883   + pass pacman.conf (`--config`) to `aur-repo` (#654)
884   + only remove intermediary package directory if empty (#602)
885   + remove `--delta`
886   + use `PKGDEST` instead of `makepkg.conf` to set package destination
888 * `aur-chroot`
889   + add `AUR_DEBUG` environment variable
890   + add `--packagelist`
891     - use `print_all_package_names` (`/usr/share/makepkg/util/pkgbuild.sh`)
892   + replace `--no-prepare` and `--no-build` (disable steps) with `--update` and `--build` (enable steps) respectively
893   + remove `--database`
894   + use static pacman configuration (defaults to `/usr/share/devtools/pacman-extra.conf`)
895     - `--suffix` to override `extra` in the default path
896     - if `--suffix` begins in `multilib`, install `multilib-devel` (instead of `base-devel`)
898 * `aur-fetch`
899   + add `AUR_DEBUG`, `NO_COLOR` environment variables
900   + add `--results` (colon-delimited output)
901   + add `--sync`
902     - only run `git fetch` by default;
903     - run `git reset` if `--sync=reset` is specified;
904     - run `git rebase` if `--sync=rebase` is specified;
905     - run either `git reset` or `git rebase` if `--sync=auto` is specified
906   + exit `1` if `git clone` or `git fetch` failed
907   + remove support for `tar` archives
908   + remove diff output (`--log-dir`, `--verbose`, `--format`)
909     - diffs can be generated from the extended --results output (done in `aur-sync`)
910   + remove setting `orderfile` (done in `aur-sync`)
911   + use `git -C` for `git` calls
913 * `aur-jobs` (removed)
914   - remove script
916 * `aur-pkglist`
917   + add `AUR_DEBUG` environment variable
918   + use `curl` for transfers instead of `wget`
920 * `aur-rpc` (`aur-query`)
921   + add `AUR_DEBUG`, `AUR_QUERY_RPC`, `AUR_QUERY_RPC_SPLITNO`, `AUR_QUERY_PARALLEL`, `AUR_QUERY_PARALLEL_MAX` environment variables
922   + rename to `aur-query`
923   + set AUR RPC address with `AUR_QUERY_RPC` instead of a combination of `--rpc-url`, `--rpc-ver` and `AUR_LOCATION`
924   + set number of packages for splitting URIs with `AUR_QUERY_RPC_SPLITINFO`
925   + set `AUR_QUERY_RPC_SPLITNO` to set of number of packages for splitting URIs
926   + use `curl` for transfers instead of `wget`
927     - enable parallel transfers (`curl --parallel`) with `AUR_QUERY_PARALLEL=1`
928     - set maximum amount of parallel transfers (`curl --parallel-max`) with `AUR_QUERY_PARALLEL_MAX`
929   + exit `1` if a transfer failed
931 * `aur-repo-filter`
932   + add `AUR_DEBUG` environment variable
933   + add `--sysroot` (`pacsift --sysroot`, `pacinfo --sysroot`)
934   + use `pacinfo` for package information instead of `expac`
936 * `aur-repo`
937   + add `AUR_DEBUG` environment variable
938   + add `--config`
939   + add `--ini`
940   + add `--quiet`/`-q` (`aur-vercmp -q`)
941   + add `--table`
942   + add pacman configuration to `--status-format` (colon-delimited)
943   + print fully resolved path to local repository
944   + require `--path` to print the local repository path
945   + remove `expac` dependency
947 * `aur-search`
948   + add `AUR_DEBUG`, `NO_COLOR` environment variables
949   + unset `LC_ALL` when printing `Popularity`
951 * `aur-srcver`
952   + add `AUR_DEBUG` environment variable
953   + add `--jobs`
954   + do not use `makepkg --log`
955   + remove `parallel` dependency
957 * `aur-sync`
958   + add `AUR_DEBUG`, `NO_COLOR`, `AUR_CONFIRM_PAGER` environment variables
959     - use confirmation prompt after package review if `AUR_CONFIRM_PAGER` is set
960   + add `--rebuild-all`
961   + add mollyguard for running as the `root` user
962   + add default ignore file in `$XDG_CONFIG_HOME/aurutils/sync/ignore`
963   + do not fallback to `PAGER` or `less` (`AUR_PAGER` must be set or `vifm` installed)
964   + enable `--provides` by default
965     - disable with `--no-provides`
966     - specify repositories with `--provides-from` (comma-delimited)
967   + remove additional `aur-build` arguments after EOF separator (`--`) (#678)
968   + remove `parallel` dependency
969   + remove `AURDEST_SNAPSHOT` environment variable
970   + remove `--git`, `--tar`
971   + rename `--print` to `--no-build`/`-o`
972   + rename `--no-ver-shallow` to `--no-ver-argv`
973   + store commits viewed by the user (#379, #711)
974   + use `aur-fetch --sync=auto`
976 * `aur-vercmp`
977   + add `AUR_DEBUG`, `NO_COLOR` environment variables
979 * `Makefile`
980   + allow overriding `AUR_LIB_DIR` at build time
982 ## 2.3.7
984 ## 2.3.6
986 ## 2.3.5
988 ## 2.3.4
990 ## 2.3.3
992 ## 2.3.2
994 ## 2.3.1 - 2019-02-21
996 * `aur-build`
997   + add `--results`
998 * `aur-sync`
999   + documentation updates (#350, #507)
1000   + ask for confirmation if `PAGER` is set (#530)
1001 * `aur-repo-filter`
1002   + documentation updates (#438)
1004 ## 2.3.0 - 2019-02-18
1006 * `aur-build`
1007   + add `--holdver` to makepkg with `--pkgver`
1008   + exit 2 if `db_path` is not found
1009 * `aur-repo-filter`
1010   + support versioned packages (#404)
1011   + remove `--repo` alias to `--database`
1012 * `aur-srcver`
1013   + remove `--noprepare` from default makepkg options
1014   + add `--noprepare` option (#523)
1015 * `aur-sync`
1016   + wrap repo-add `-R` (#521)
1017   + add `--no-graph` (workaround for #516)
1018 * `aur-vercmp`
1019   + add `-q`/`--quiet`
1020   + rename `--equal` to `--current`
1021 * `completions`
1022   + group options by type (#520)
1023   + complete `aur-depends` options (#526)
1025 ## 2.2.1 - 2019-01-25
1027 * `aur-build`
1028   + add `--holdver` to `makepkg` options if `--pkgver` is enabled
1029 * `aur-repo`
1030   + do not include `repo:` in error messages
1031   + `--all` implies `--upgrades`
1032 * `aur-sync`
1033   + `cd` before invoking `$PAGER` (#518)
1034 * `aur-repo-filter`
1035   + if `stdin` is connected to a terminal, mention this on `stderr`
1036 * `aur-rpc`
1037   + if `stdin` is connected to a terminal, mention this on `stderr`
1038 * `aur-vercmp`
1039   + if `stdin` is connected to a terminal, mention this on `stderr`
1041 ## 2.2.0 - 2019-01-22
1043 * `aur`
1044   + update `CacheDir` instructions in `aur(1)`
1045 * `aur-build`
1046   + rename `--run-pkgver` to `--pkgver`, remove `LANG=C` from `makepkg -od`
1047   + remove `~` package backup on `--force` (#444)
1048   + propagate `--pacman-conf` to `pacman-conf` (local builds)
1049   + unset `PKGDEST` prior to running `makepkg` (#513)
1050   + remove `--rmdeps` from default options (#508)
1051 * `aur-fetch`
1052   + expose AUR URL through `AUR_LOCATION` environment variable
1053 * `aur-pkglist`
1054   + do not require `-P` for regex match
1055   + Expose AUR URL through `AUR_LOCATION` environment variable
1056 * `aur-rpc`
1057   + add `--rpc-ver`, `--rpc-url`
1058   + Expose AUR URL through `AUR_LOCATION` environment variable
1059 * `aur-search`
1060   + exit 1 on no results
1061   + exit 2 on AUR error (e.g. "too many results")
1062   + Expose AUR URL through `AUR_LOCATION` environment variable
1063 * `aur-sync`
1064   + add `--pkgver` (`aur-build --pkgver`)
1065   + remove `--rmdeps` from default options (#508)
1066 * `completion`
1067   + allow `zsh run-help` to display the correct man page (#506)
1069 ## 2.1.0 - 2019-01-16
1071 * `aur-build` 
1072   + `--build-command` now works correctly
1073   + add `--run-pkgver` to run `makepkg -od` before `makepkg --pkglist` (relevant to VCS packages)
1074 * `aur-depends`
1075   + now takes input as arguments, instead from `stdin`
1076   + add `--table`, `--pkgbase`, `--pkgname` and `--pkgname-all` (defaults to `--pkgname`)
1077 * `aur-search`
1078   + add `--raw` to display JSON output
1079 * `aur-sync`
1080   + add `--ignore-file` (same as `aursync --ignore`)
1081   + check the (`.SRCINFO`) dependency graph before file inspection
1082 * `aur-fetch-git` and `aur-fetch-snapshot` were removed and merged to `aur-fetch`
1084 ## 2.0.1 - 2019-01-11
1086 * `aur-build`
1087   + do not export PKGDEST for non-chroot builds (#498)                               
1088   + add --build-command (#498)
1089   + man page updates (#217)
1090 * `aur-sync`
1091   + add --keep-order for parallel aur-fetch
1093 ## 2.0.0 - 2019-01-10
1095 * `aur` *(new)*
1096   + wrapper for the new `git(1)` based design
1097 * `aur-build`
1098   + remove `repose` support, see https://bbs.archlinux.org/viewtopic.php?pid=1707649#p1707649
1099   + abort if updating a signed database without `-s` (#246)
1100   + add `AUR_REPO`, `AUR_DBROOT` environment variables (#302)
1101   + add `--makepkg-conf`, `--pacman-conf` (#242)
1102   + use `pacman-conf` instead of `pacconf`
1103 * `aur-chroot` *(new)*
1104   + new tool containing the functionality of `aur-build -c`
1105   + support container builds without using a local repository
1106   + support multiple repositories
1107   + preserve `GNUPGHOME` (#427)
1108   + use `pacman-conf` instead of `pacconf`
1109 * `aur-fetch`
1110   + use `HEAD@{upstream}` instead of `HEAD` for `git reset` (#349)
1111   + use `wget` instead of `aria2c` or `curl`
1112   + support diffs for `tar` snapshots (requires: `diffstat`)
1113 * `aur-graph`
1114   + rewrite in awk (#361)
1115   + add support for virtual and versioned dependencies (#10)
1116 * `aur-repo` *(new)*
1117   + manage local repositories
1118 * `aur-rpc` *(new)*
1119   + send `GET` requests to `aurweb`
1120   + use `wget` instead of `aria2c` or `curl`
1121 * `aur-search` 
1122   + add `License`, `Keyword`, `Depends`, `MakeDepends` and `CheckDepends` fields
1123   + add `depends`, `makedepends` search (#432)
1124   + add popularity to `brief` output (#420)
1125   + colorize if `stdout` is a terminal (#473)
1126   + use intersection of results for multiple terms (#328)
1127   + use `aur-rpc` to query `aurweb`
1128 * `aur-sync`
1129   + add `AUR_PAGER` environment variable (file review, #51)
1130   + add `--bind-rw` (#428)
1131   + add `--ignore-arch` (`makepkg -A`, #309)
1132   + add `--nover-shallow` (only check versions for depends, #374)
1133   + add `--provides` (virtual dependencies, #452)
1134   + add `--rebuild`, `--rebuildtree` aliases (#424)
1135   + rename `--repo` to `--database` (#353)
1136   + the `--ignore` option now takes a comma-separated list of packages
1137   + fetch sources in parallel
1138   + set the default value for `AURDEST` to `$XDG_CACHE_HOME/aurutils/sync`
1139 * `aur-srcver` *(new)*
1140   + print latest revision of VCS packages
1141 * `aur-vercmp-devel` *(new)*
1142   + compare latest revision of VCS packages to a local repository
1143 * `officer` *(removed)*
1144   + removed in favor of `pacman --config`
1145 * `completion`
1146   + add `bash` completion (requires: `bash-completion`)
1147   + add `zsh` completion in a later release (#458)
1148 * Fixes for known issues in `1.5.3`.