OpenPGP external GnuPG: Failure to attach public key, if it's configured with the ID of a subkey
Categories
(MailNews Core :: Security: OpenPGP, defect, P1)
Tracking
(thunderbird_esr102+ fixed, thunderbird103 fixed)
People
(Reporter: KaiE, Assigned: KaiE)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [TM:102.0.1optimistic])
Attachments
(2 files)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details |
(deleted),
patch
|
KaiE
:
review+
rjl
:
approval-comm-esr102+
|
Details | Diff | Splinter Review |
When using the external GnuPG mechanism, the user may specify the ID of a subkey for various reasons.
The recently introduced functionality from bug 1629309 fails if a subkey ID is given.
We must automatically use the related primary key instead.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
For the time being, to work around this bug, you may manually disable attaching your public key (attachment menu) while composing a signed/encrypted message - and optionally - manually attach a file with your public key.
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/4f8ca2329ab3
Always use primary key when exporting a reduced public key. r=PatrickBrunschwig
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9283409 [details]
Bug 1777251 - Always use primary key when exporting a reduced public key. r=PatrickBrunschwig
[Approval Request Comment]
Regression caused by (bug #): 1629309
User impact if declined: failure to send email for affected users
Testing completed (on c-c, etc.): yes
Risk to taking this patch (and alternatives if risky): low
Comment 5•2 years ago
|
||
Comment on attachment 9283409 [details]
Bug 1777251 - Always use primary key when exporting a reduced public key. r=PatrickBrunschwig
[Approval Request Comment]
Needs to be on beta before going to 102.
Comment 6•2 years ago
|
||
Comment on attachment 9283409 [details]
Bug 1777251 - Always use primary key when exporting a reduced public key. r=PatrickBrunschwig
[Triage Comment]
Approved for beta
Comment 7•2 years ago
|
||
bugherder uplift |
Thunderbird 103.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/2ddde7a8f1cf
Comment 8•2 years ago
|
||
optimistically approving for TB102.0.1 - assuming it will pass beta over the next several days
Comment 9•2 years ago
|
||
bugherder uplift |
Thunderbird 102.0.1:
https://hg.mozilla.org/releases/comm-esr102/rev/c9c6facafc5f
Comment 10•2 years ago
|
||
Backout Thunderbird 102.0.1:
https://hg.mozilla.org/releases/comm-esr102/rev/7f97b55f9e2cdcf45239c47e9f49b1ecf04c887d
Comment 11•2 years ago
|
||
This caused an ESLint failure on comm-esr102 that was not seen on beta:
https://treeherder.mozilla.org/logviewer?job_id=383143679&repo=comm-esr102
TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/comm/mail/extensions/openpgp/content/modules/RNP.jsm:2423:27 | 'lazy' is not defined. (no-undef)
Comment 12•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Comment 13•2 years ago
|
||
Comment on attachment 9283835 [details] [diff] [review]
1777251_esr102.patch
[Triage Comment]
Approving comm-esr102 version of previously approved patch.
Comment 14•2 years ago
|
||
bugherder uplift |
Thunderbird 102.0.1:
https://hg.mozilla.org/releases/comm-esr102/rev/7d5734d2820f
Updated•2 years ago
|
Description
•