gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 99/163: RELEASE-PROCEDURE: gpg sign the tags


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 99/163: RELEASE-PROCEDURE: gpg sign the tags
Date: Sun, 05 Aug 2018 12:37:05 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 66f727c8b0e1a9cd9435dbb0201cb614f2eb3e78
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Jun 15 13:32:41 2018 +0200

    RELEASE-PROCEDURE: gpg sign the tags
---
 docs/RELEASE-PROCEDURE | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/RELEASE-PROCEDURE b/docs/RELEASE-PROCEDURE
index 8d9c311e2..637d0a70b 100644
--- a/docs/RELEASE-PROCEDURE
+++ b/docs/RELEASE-PROCEDURE
@@ -11,7 +11,8 @@ in the source code repo
 - make sure all relevant changes are committed on the master branch
 
 - tag the git repo in this style: `git tag -a curl-7_34_0`. -a annotates the
-  tag and we use underscores instead of dots in the version number.
+  tag and we use underscores instead of dots in the version number. Make sure
+  the tag is GPG signed (using -s).
 
 - run "./maketgz 7.34.0" to build the release tarballs. It is important that
   you run this on a machine with the correct set of autotools etc installed
@@ -35,7 +36,7 @@ in the curl-www repo
 
 - commit all local changes
 
-- tag the repo with the same tag as used for the source repo
+- tag the repo with the same name as used for the source repo.
 
 - make sure all relevant changes are committed and pushed on the master branch
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]