commit | b406e5d7315451293dbc7dfb97255a3840ca0c2a | [log] [tgz] |
---|---|---|
author | Ed Merks <ed.merks@gmail.com> | Wed Feb 23 10:23:33 2022 +0000 |
committer | Ed Merks <ed.merks@gmail.com> | Wed Feb 23 06:31:33 2022 -0500 |
tree | 2dd6137dab4e29f552f04348c96adfd4aeec8f7f | |
parent | 2b6d277e425dab6d0a07d0422274e5dce4222813 [diff] |
Bug 575541 - [pgp] P2 should not fail completely if a public key is not found Treat missing keys as if no signatures are present and ensure that the transfered artifact's metadata has no signature nor key metadata exactly like an unsigned artifact. Change-Id: Id079b4da0ef9acc7d7d8c538a7d57d4aa181c65a Signed-off-by: Ed Merks <ed.merks@gmail.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.p2/+/191120 Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>