blob: 6d3ffa23901c04d2fb9886f52d4cb74ca427b6d1 [file] [log] [blame]
Felicia Lim0a1406a2017-01-25 08:49:31 -08001= Release checklist =
2
3== Source release ==
4
5- Check for uncommitted changes to master.
6- Update OPUS_LT_* API versioning in configure.ac.
Felicia Lim0a1406a2017-01-25 08:49:31 -08007- Tag the release commit with 'git tag -s vN.M'.
8 - Include release notes in the tag annotation.
9- Verify 'make distcheck' produces a tarball with
10 the desired name.
11- Push tag to public repo.
12- Upload source package 'opus-${version}.tar.gz'
13 - Add to https://svn.xiph.org/releases/opus/
14 - Update checksum files
15 - svn commit
16 - Copy to archive.mozilla.org/pub/opus/
17 - Update checksum files there as well.
Felicia Lim0c2090c2017-07-05 17:36:56 -070018- Add release notes to https://git.xiph.org/opus-website.git
Felicia Lim0a1406a2017-01-25 08:49:31 -080019- Update links and checksums on the downloads page.
20- Add a copy of the documentation to <https://www.opus-codec.org/docs/>
21 and update the links.
22- Update /topic in #opus IRC channel.
23
24Releases are commited to https://svn.xiph.org/releases/opus/
25which propagates to downloads.xiph.org, and copied manually
26to https://archive.mozilla.org/pub/opus/
27
Felicia Lim0c2090c2017-07-05 17:36:56 -070028Website updates are committed to https://git.xiph.org/opus-website.git
Felicia Lim0a1406a2017-01-25 08:49:31 -080029which propagates to https://opus-codec.org/
30
31== Binary release ==
32
33We usually build opus-tools binaries for MacOS and Windows.
34
35Binary releases are copied manually to
36https://archive.mozilla.org/pub/opus/win32/
37
38For Mac, submit a pull request to homebrew.
39
40== Website updates ==
41
42For major releases, recreate the files on https://opus-codec.org/examples/
43with the next encoder.