commit | 8dd609805b87923a700a2fad646390a58013cdb9 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Mon Oct 06 16:52:12 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Mon Oct 06 16:56:08 2014 +0100 |
tree | c6f4d35bfbcf6a905054e3448bf54bd3e5f92189 | |
parent | f1b731dbc2530cab93fcfc5fcb18c9f3a100feeb [diff] |
KEYS: use swapped SKID for performing partial matching Earlier KEYS code used pure subject key identifiers (fingerprint) for searching keys. Latest merged code removed that and broke compatibility with integrity subsytem signatures and original format of module signatures. This patch returns back partial matching on SKID. Reported-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: David Howells <dhowells@redhat.com>