Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
No edit summary |
|||
| Line 52: | Line 52: | ||
Used <code>langpackmove.sh</code> as documented in [[SeaMonkey:Release_Process:2.0b1|2.0b1]] notes to move the langpacks into the directory we want them in for release. | Used <code>langpackmove.sh</code> as documented in [[SeaMonkey:Release_Process:2.0b1|2.0b1]] notes to move the langpacks into the directory we want them in for release. | ||
=== Create Checksums === | |||
With <code>make-checksums.sh</code> as documented in [[SeaMonkey:Release_Process:2.0.3|2.0.3]] notes, created MD5SUMS and SHA1SUMS files containing all files we release - copying the README from last time and replacing the versions as needed, as well as doing the same for Linux x86_64. | |||
=== Push To Mirrors === | === Push To Mirrors === | ||
Used <code>mirrorpush.sh</code> as documented in [[SeaMonkey:Release Process:2.0.3|2.0.3]] notes to finally push the files to the public dir for mirrors to pick them up. | Used <code>mirrorpush.sh</code> as documented in [[SeaMonkey:Release Process:2.0.3|2.0.3]] notes to finally push the files to the public dir for mirrors to pick them up. | ||
=== Final Verification === | === Final Verification === | ||
edits