pacman/scripts
Eli Schwartz de6249ce22 Support file with seccomp enabled
Not all compression types can be detected in the seccomp sandbox, so we
need to disable it. This requires either configuring makepkg to know the
sandbox is available, or checking for file >= 5.38 in which the sandbox
option is a no-op even when seccomp is disabled.

- Requires autoconf-archive for autotools version compare macro.
- meson version comparison could be made a lot simpler using meson-git.

Fixes FS#58626

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-10-07 13:43:37 +10:00
..
completion bash-completion: use POSIX character classes in regular expressions 2019-06-26 10:15:47 +10:00
libmakepkg Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
library scripts/library: fix typo in README 2018-12-10 11:12:27 +10:00
po Prepare translations for next release 2019-08-12 11:42:10 +10:00
.gitignore libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
libmakepkg.pc.in libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
Makefile.am Support file with seccomp enabled 2019-10-07 13:43:37 +10:00
makepkg-template.pl.in Remove all modelines from the project 2018-05-14 09:59:15 +10:00
makepkg.sh.in makepkg: do not exit immediately on dependency install failures 2019-06-25 21:56:58 +10:00
meson.build libmakepkg: install pkg-config file 2019-05-08 12:46:33 +10:00
pacman-db-upgrade.sh.in scripts: protect against unintended glob matching in [[ ]] RHS 2019-05-08 12:45:26 +10:00
pacman-key.sh.in pacman-key: clean keys on import to remove unknown signatures 2019-10-07 13:23:22 +10:00
repo-add.sh.in repo-add: Add --prevent-downgrade option 2019-05-28 11:08:21 +10:00
wrapper.sh.in scripts: pass on options such as set -x to child processes 2018-08-10 15:20:40 +10:00