From: Jonathan McDowell Date: Sun, 4 Mar 2007 16:37:52 +0000 (+0000) Subject: Allow checking for signature times and use in merging X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/d1e174344cb2d8d3681cd3c3d6dfe0c70d60da20?ds=sidebyside;hp=d1e174344cb2d8d3681cd3c3d6dfe0c70d60da20 Allow checking for signature times and use in merging Add support for pulling out the creation time of a signature, then use this information when we're merging key signatures. This allows for updating of signatures (eg key preferences) or adding new signatures eg with later expiry dates. As reported in Debian bug #410796 ---