pacman/scripts
David Runge 3aa096a74f
makepkg: Emit early error if signature verification fails
Emit an early error message if tag or commit verification with git or
detached signature verification with gpg fails.
Make `verify_file_signature()` and `verify_git_signature()` return
non-zero in this case and set errors to `1`, so that later checks
in `check_pgpsigs()`, although still run, can not lead to a positive
result.

Signed-off-by: David Runge <dvzrv@archlinux.org>
2024-02-04 10:06:40 +01:00
..
completion Correct typos in zsh_completion.in 2023-10-02 04:34:24 +00:00
libmakepkg makepkg: Emit early error if signature verification fails 2024-02-04 10:06:40 +01:00
po Update mailing list url 2021-11-20 12:38:25 -08:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in Update urls to not use www. for archlinux.org 2021-04-08 10:14:33 +10:00
makepkg-template.pl.in Update copyright years 2022-01-02 13:34:52 +10:00
makepkg.sh.in makepkg: only check software once 2024-01-09 22:42:45 +00:00
meson.build meson: do not use meson.source_root() and meson.build_root() 2022-03-06 16:26:34 +10:00
pacman-db-upgrade.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
pacman-key.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
repo-add.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00
wrapper.sh.in Rename LIBRARY to MAKEPKG_LIBRARY 2023-11-04 00:02:17 +00:00