fix ASCII armored PublicKey parsing (bnc#828672)
authorMichael Andres <ma@suse.de>
Tue, 16 Jul 2013 11:24:37 +0000 (13:24 +0200)
committerMichael Andres <ma@suse.de>
Fri, 26 Jul 2013 07:20:17 +0000 (09:20 +0200)
commit97175b7d0e627318475cd60a1533d9bb3d7aab34
tree1d5c5842e9447043d586d0969665fc25441fd16f
parentfe9fbf90a0ec1911b4cc3563e9bdcb8c8e2c6707
fix ASCII armored PublicKey parsing (bnc#828672)

We mixed data in case the key block actually contains multiple gpg keys.
tests/zypp/PublicKey_test.cc
tests/zypp/data/PublicKey/multikey.asc [new file with mode: 0644]
tests/zypp/data/PublicKey/susekey.asc [new file with mode: 0644]
zypp/PublicKey.cc
zypp/PublicKey.h