]> granicus.if.org Git - json-c/commitdiff
Update the release checklist to include calculating the tarball checksums and updatin...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 12 Apr 2014 00:06:27 +0000 (20:06 -0400)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 12 Apr 2014 00:07:49 +0000 (20:07 -0400)
RELEASE_CHECKLIST.txt

index e8702e64b6cdf5ed8969151078546cef6abeb099..4713258220a1db0ce3740334b2af6211462bf510 100644 (file)
@@ -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.