Let's use the same default as pacman uses in Arch
been removed from the docs but are still supported for backwards compatibility.
- `plain_squashfs` type images will now also be named with a `.raw` suffix.
- `tar` type images will now respect the `--compress` option.
+- Pacman's `SigLevel` option was changed to use the same default value as used on Arch
+which is `SigLevel = Required DatabaseOptional`. If this results in keyring errors,
+you need to update the keyring by running `pacman-key --populate archlinux`.
## v13
Architecture = auto
Color
CheckSpace
- SigLevel = Required DatabaseOptional TrustAll
+ SigLevel = Required DatabaseOptional
ParallelDownloads = 5
[core]