mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
* packet.h, build-packet.c (build_sig_subpkt), export.c
(do_export_stream), import.c (remove_bad_stuff, import), parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt): Remove vestigal code for the old sig cache subpacket. This wasn't completely harmless as it caused subpacket 101 to disappear on import and export.
This commit is contained in:
parent
55ddaeb1b5
commit
620afaecb5
6 changed files with 14 additions and 42 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-05-01 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* packet.h, build-packet.c (build_sig_subpkt), export.c
|
||||
(do_export_stream), import.c (remove_bad_stuff, import),
|
||||
parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt): Remove
|
||||
vestigal code for the old sig cache subpacket. This wasn't
|
||||
completely harmless as it caused subpacket 101 to disappear on
|
||||
import and export.
|
||||
|
||||
2003-04-30 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* pkclist.c (do_we_trust_pre): If an untrusted key was chosen by a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue