Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
libmakepkg
/
integrity
Age
Commit message (
Expand
)
Author
2020-06-11
makepkg/repo-add: handle GPGKEY with spaces
Eli Schwartz
2020-06-11
libmakepkg: fix regression in sending plain() output to stderr
Eli Schwartz
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2019-10-23
Update copyright years
Allan McRae
2019-05-08
makepkg: propagate error codes when package failed to sign correctly
Eli Schwartz
2019-01-31
libmakepkg: centralise random arrays of pkgbuild variables
morganamilo
2019-01-22
libmakepkg: Implement extendable signature verification
Eli Schwartz
2019-01-22
libmakepkg: optimize get_protocol to always return proto, not proto+uri
Eli Schwartz
2018-11-02
Add meson.build files to build with meson
Dave Reisner
2018-10-21
makepkg: send messages to stdout rather than stderr
Eli Schwartz
2018-08-10
scripts: Remove trailing semicolons
Jan Alexander Steffens (heftig)
2018-08-10
makepkg: when signing packages, report package filename on failure
Eli Schwartz
2018-06-18
Fix signing of debug packages
Allan McRae
2018-05-12
libmakepkg/integrity: determine what is a signature preferring local filename
Eli Schwartz
2018-03-15
libmakepkg/integrity: fix regression that broke --install
Eli Schwartz
2018-03-15
makepkg: avoid false "Signing package(s)" msg when signing is disabled
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2018-01-06
libmakepkg/integrity: fix git signatures not seen with multiple files
Eli Schwartz
2018-01-06
libmakepkg/integrity: fix regression that broke invalid file sigs
Eli Schwartz
2017-07-06
libmakepkg: Fix improperly spelled local variable declaration
Eli Schwartz
2017-07-06
libmakepkg/integrity: Fix error message not sent to stderr
Eli Schwartz
2017-05-08
makepkg: create signature files outside of fakeroot
Allan McRae
2017-01-04
makepkg: Verify git signatures
Eli Schwartz
2017-01-04
libmakepkg/integrity: Verify file signatures in a separate function
Eli Schwartz
2017-01-04
Update copyright years
Allan McRae
2016-10-22
Use coreutils binaries for checking/generating checksums
Allan McRae
2016-05-18
libmakepkg: extract functions for integrity checking
Ashley Whetter