]> git.cworth.org Git - sup/blob - bugs/issue-82c80f6dc2ce7b10b9e8f503d68253ced0ee8a1b.yaml
Add new :crypto_default configuration option.
[sup] / bugs / issue-82c80f6dc2ce7b10b9e8f503d68253ced0ee8a1b.yaml
1 --- !ditz.rubyforge.org,2008-03-06/issue 
2 title: gpg generates invalid signature when :edit_signature is on
3 desc: |-
4   when :edit_signature is on and there's a signature, gpg signatures are invalid,
5   ccording to mutt and other clients. sup itself thinks they're fine.
6 type: :bugfix
7 component: crypto
8 release: "0.6"
9 reporter: William Morgan <wmorgan-sup@masanjin.net>
10 status: :closed
11 disposition: :fixed
12 creation_time: 2008-05-19 21:19:23.267668 Z
13 references: []
14
15 id: 82c80f6dc2ce7b10b9e8f503d68253ced0ee8a1b
16 log_events: 
17 - - 2008-05-19 21:19:24.611826 Z
18   - William Morgan <wmorgan-sup@masanjin.net>
19   - created
20   - ""
21 - - 2008-05-19 21:19:49.649415 Z
22   - William Morgan <wmorgan-sup@masanjin.net>
23   - closed issue with disposition fixed
24   - turns out it was a newline issue. patch directly applied to master.