commit | d4016589855156b6afe5e9bc8ef85ce43f27e704 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Mon Oct 06 17:25:45 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Mon Oct 06 17:33:27 2014 +0100 |
tree | 12ea977ca08adaf3d1a4936eed28d519918feb77 | |
parent | 7a224e783ad2b325977253139aede1f5f38b1778 [diff] |
KEYS: output last portion of fingerprint in /proc/keys Previous version of KEYS used to output last 4 bytes of fingerprint. Now it outputs 8 last bytes of raw subject, which does not make any visual meaning at all. This patch restores old behavior. Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: David Howells <dhowells@redhat.com>