bodewig 2003/08/25 00:44:07
Modified: . ReleaseInstructions
Log:
Explain gpg invocation line to myself
Revision Changes Path
1.16 +2 -3 ant/ReleaseInstructions
Index: ReleaseInstructions
===================================================================
RCS file: /home/cvs/ant/ReleaseInstructions,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ReleaseInstructions 18 Aug 2003 10:30:49 -0000 1.15
+++ ReleaseInstructions 25 Aug 2003 07:44:07 -0000 1.16
@@ -55,9 +55,8 @@
gpg -a -b --force-v3-sigs $i
done
- Try to do this on Linux since the gpg signatures generated on Windows
may
- cause some PGP users problems verifying signatures even though they seem
- OK.
+ The --force-v3-sigs will improve the interoperability with PGP 5.x,
+ see <http://www.gnupg.org/(en)/documentation/faqs.html#q5.5>.
Before you do that, ensure that the key you use is inside the KEYS
file in Ant's CVS repository - and that you perform a cvs update on
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]