pacman/scripts/libmakepkg/integrity
Eli Schwartz 885bbb504a makepkg: when signing packages, report package filename on failure
In commit c6b04c0465 the signing function
was moved out of fakeroot, and thus out of the create_package loop. This
meant that if package signing failed, it was no longer possible to tell
which package it failed on by checking which package creation is
currently running. Successful signing attempts do not have this problem
as we already printed the name of the signature file.

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2018-08-10 12:37:20 +10:00
..
generate_checksum.sh.in libmakepkg/integrity: determine what is a signature preferring local filename 2018-05-12 21:30:51 +10:00
generate_signature.sh.in makepkg: when signing packages, report package filename on failure 2018-08-10 12:37:20 +10:00
verify_checksum.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
verify_signature.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00