summaryrefslogtreecommitdiff
path: root/keymanager/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-09-24 01:15:11 +0200
committerRuben Pollan <meskio@sindominio.net>2015-09-24 17:08:59 +0200
commit0847c9d6eecd8193b25e0fd17f0c1f16187c4115 (patch)
tree065bed49738b70f67aa7aabec011846f1fcb33c4 /keymanager/changes
parent221be476ad1c5e54b371492557c49481134a65e4 (diff)
[bug] don't repush a public key with different address
During decryption the signing public key was getting repush with a different address as part of the verify usage flagging. - Resolves: https://github.com/pixelated/pixelated-user-agent/issues/466 - Related: #7420
Diffstat (limited to 'keymanager/changes')
-rw-r--r--keymanager/changes/bug-address_mixup1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/bug-address_mixup b/keymanager/changes/bug-address_mixup
new file mode 100644
index 0000000..24170c9
--- /dev/null
+++ b/keymanager/changes/bug-address_mixup
@@ -0,0 +1 @@
+- Don't repush a public key with different address