1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Dan McGee a4120f2015 repo-add: allow signing of the package database
In order to be fully secure, we can't only sign packages. We also need
to sign our repository metadata to prevent database falsification,
dependency injection, etc. Add an '-s/--sign' option that allows this
functionality, and will generate a .sig file side-by-side with the
package database.

While at it, fix the issue where a signature file would never be found
because of 'cd' madness (this needs fixing in another commit).

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-03-23 00:26:54 -05:00
..
.gitignore Update scripts/ .gitignore 2010-12-12 22:42:22 -06:00
Makefile.am Makefile: Use git describe --dirty for GIT VERSION 2011-01-22 10:02:57 -06:00
makepkg.sh.in makepkg: place signature symlink in build dir 2011-03-22 23:52:00 -05:00
pacman-db-upgrade.sh.in Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pacman-optimize.sh.in Update copyright years for 2011 2011-01-07 18:47:37 -06:00
pkgdelta.sh.in Fix some easy to find double translations 2011-02-28 17:50:23 -06:00
rankmirrors.sh.in Fix bash shell location check 2010-10-13 17:50:54 -05:00
repo-add.sh.in repo-add: allow signing of the package database 2011-03-23 00:26:54 -05:00