mirror of
https://github.com/json-c/json-c.git
synced 2026-03-30 02:19:06 +08:00
Update the release checklist to include calculating the tarball checksums and updating the wiki.
This commit is contained in:
@@ -111,6 +111,21 @@ git commit
|
|||||||
vi index.html
|
vi index.html
|
||||||
Add/change links to current release.
|
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.
|
Send an email to the mailing list.
|
||||||
|
|||||||
Reference in New Issue
Block a user