pacman/scripts/libmakepkg
Eli Schwartz eaa82b4d07 makepkg: Verify git signatures
A git repository is marked as signed if it contains the query "signed"
as defined by https://tools.ietf.org/html/rfc3986

Adds two utility functions in util/source.sh.in to extract fragments and
queries, and modifies source/git.sh.in to use them.

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2017-01-04 13:59:15 +10:00
..
integrity makepkg: Verify git signatures 2017-01-04 13:59:15 +10:00
lint_package makepkg: warn about dotfiles in package root 2017-01-04 13:59:14 +10:00
lint_pkgbuild Update copyright years 2017-01-04 13:59:14 +10:00
source makepkg: Verify git signatures 2017-01-04 13:59:15 +10:00
tidy Update copyright years 2017-01-04 13:59:14 +10:00
util makepkg: Verify git signatures 2017-01-04 13:59:15 +10:00
.gitignore add generated scripts to gitignore 2016-12-05 15:20:09 +10:00
integrity.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_package.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_pkgbuild.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
source.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
srcinfo.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
tidy.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
util.sh.in Update copyright years 2017-01-04 13:59:14 +10:00