Skip to content

v1.1.2: Make sure to re-initialize the pacman keyring

Compare
Choose a tag to compare
@shibumi shibumi released this 18 Aug 23:39
· 369 commits to master since this release
We need to re-initialize the pacman keyring for every machine,
otherwise every machine would have the same pacman master key. The same
pacman master key opens the possibility for Mitm-attacks.

Signed-off-by: Christian Rebischke <[email protected]>