You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by pg...@apache.org on 2010/08/04 17:23:12 UTC

svn commit: r982297 - /perl/Apache-SizeLimit/trunk/RELEASE

Author: pgollucci
Date: Wed Aug  4 15:23:11 2010
New Revision: 982297

URL: http://svn.apache.org/viewvc?rev=982297&view=rev
Log:
generate checksums and sign it


Modified:
    perl/Apache-SizeLimit/trunk/RELEASE

Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL: http://svn.apache.org/viewvc/perl/Apache-SizeLimit/trunk/RELEASE?rev=982297&r1=982296&r2=982297&view=diff
==============================================================================
--- perl/Apache-SizeLimit/trunk/RELEASE (original)
+++ perl/Apache-SizeLimit/trunk/RELEASE Wed Aug  4 15:23:11 2010
@@ -73,6 +73,10 @@ TODO:
 
   a. if problems are detected during stage 2, repeat stages 1 and 2.
 
+  $ md5 Apache-SizeLimit-0.92-rc1.tar.gz > Apache-SizeLimit-0.92-rc1.tar.gz.md5
+  $ sha256 Apache-SizeLimit-0.92-rc1.tar.gz > Apache-SizeLimit-0.92-rc1.tar.gz.sha256
+  $ gpg --detach-sign --armor Apache-SizeLimit-0.92-rc1.tar.gz
+
 3. when the package has been reported to be good, prepare a new
    package to be released