Allan McRae pushed to branch master at Pacman / Pacman


Commits:
53dd3e84 by Allan McRae at 2022-09-07T23:14:12+10:00
makepkg.8: add missing fullstop

Fixes FS#75838

Signed-off-by: Allan McRae <al...@archlinux.org>

- - - - -
673ce1ab by Kristian Klausen at 2022-09-26T20:22:11+10:00
pacman-key: Don't check gpg's trustdb after each key revocation

The trustdb is marked as dirty when a key is revoked[1] and GPG will
recheck it the next time. Checking the trustdb can take 300-500ms which
with 52 revoked keys (and counting) adds up.

This is very noticeable when initializing and populating pacman's
keyring like archiso is doing[2]. It is also unnecessary as the trustdb
is always checked as the last step when populating the keyring.

[1] 
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=g10/keyedit.c;h=1cb62de8a87a823e06b2ed74efdc9e7a4cd99e2b;hb=refs/heads/STABLE-BRANCH-2-2#l6509
[2] https://gitlab.archlinux.org/archlinux/archiso/-/issues/191

- - - - -


2 changed files:

- doc/makepkg.8.asciidoc
- scripts/pacman-key.sh.in


View it on GitLab: 
https://gitlab.archlinux.org/pacman/pacman/-/compare/656abdb256b65da13f82fb8d8e703e6fed632342...673ce1ab10a652948f4f62bbbe8d12c5f4932cb0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/pacman/pacman/-/compare/656abdb256b65da13f82fb8d8e703e6fed632342...673ce1ab10a652948f4f62bbbe8d12c5f4932cb0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to