summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2014-04-11 20:06:27 -0400
committerEric Haszlakiewicz <erh+git@nimenees.com>2014-04-11 20:07:49 -0400
commitfa54bd542e8aaa7d8df8cf9fc3e152dff7bfd00e (patch)
treee9f69abdfb3e0d68ba1f5cf5b4982d158539028b
parent515ba0dfb7d4def2f7f5f8c7ed78a729328666fe (diff)
Update the release checklist to include calculating the tarball checksums and updating the wiki.
-rw-r--r--RELEASE_CHECKLIST.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASE_CHECKLIST.txt b/RELEASE_CHECKLIST.txt
index e8702e6..4713258 100644
--- a/RELEASE_CHECKLIST.txt
+++ b/RELEASE_CHECKLIST.txt
@@ -111,6 +111,21 @@ git commit
vi index.html
Add/change links to current release.
+git commit index.html
+
+git push
+
+------------
+
+Update checksums on wiki page.
+
+cd ..
+openssl sha -sha256 json-c*gz
+openssl md5 json-c*gz
+
+Copy and paste this output into the wiki page at:
+ https://github.com/json-c/json-c/wiki
+
------------
Send an email to the mailing list.