This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: tarball checksum/signature targets?
- From: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- To: "Dr. David Kirkby" <drkirkby at ntlworld dot com>
- Cc: automake at gnu dot org
- Cc: Harlan dot Stenn at pfcs dot com
- Date: Thu, 24 Apr 2003 22:11:35 -0400
- Subject: Re: tarball checksum/signature targets?
Thanks - my goal is to produce some number of checksum files (md5, "sum",
pgp, gpg, whatever) at the time I produce the distribution *balls.
I'd then "publish" the *balls and checksum files.
I'm not sure I care about validating this on the user's side yet, but I can
see that it would be Useful to have utility that would compare a *ball with
the distributed checksum files as well.
H