[tor-commits] [tor-messenger-build/master] Update README.RELEASE

sukhbir at torproject.org sukhbir at torproject.org
Wed Mar 8 02:40:44 UTC 2017


commit d5d75e8a7c6192db13302cc36a908ee032b399c2
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Tue Mar 7 21:40:08 2017 -0500

    Update README.RELEASE
---
 README.RELEASE | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.RELEASE b/README.RELEASE
index b52b9cd..e2bacd9 100644
--- a/README.RELEASE
+++ b/README.RELEASE
@@ -92,6 +92,9 @@ assumes that A is the older version and B is the newer one.
                 incremental_from:
                   - A
 
+    ! Increment platformVersion if it has changed
+    ! Update detailsURL which will point to the blog post detailing the release
+
 - Now run `./gen_incrementals'. In the `signed/$VERSION' directory, you should
   see incremental MARs from A->B along with the existing complete MARs.
 
@@ -147,7 +150,7 @@ certificates and the private keys.
 
     - Copy the sha256sums-signed-build.txt to a local machine
 
-    - gpg -abs sha256sums-signed-build.txt
+        gpg -abs sha256sums-signed-build.txt
 
     - Upload the signature (*.asc) back to build machine signed/ directory.
 



More information about the tor-commits mailing list