(Closes: #520387)
+ Update caff's manpage to mention a keyid specified with -u requires to
be listed in the configuration file through the keyid variable.
- Add a note in caffrc.sample about using the -u option to select which keyid
- from the CONFIG{'keyid'} as to be used for signing.
+ Add a note in caffrc.sample about using the -u option to select which
+ keyid from the CONFIG{'keyid'} as to be used for signing.
(Closes: #482693)
+ * keyanalyze/top50.pl: Fix the error message when a line from stdin does not
+ match.
+ * keyanalyze/analyze.sh:
+ + Make the entries in the msd-sorted.txt file sorted.
+ + Used msd.txt file as input for top50.pl. The current pattern in top50.pl
+ does not match data from the msd-sorted.txt file.
+ + Allowed the top1000 report to report the first 1000 ranks by passing
+ *-n 1000* to top50.pl. Set to 50 by default.
-- Christoph Berg <myon@debian.org> Tue, 10 Mar 2009 17:18:21 +0100