release.txt 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. = Release checklist =
  2. == Source release ==
  3. - Check for uncommitted changes to master.
  4. - Update OPUS_LT_* API versioning in configure.ac.
  5. - Tag the release commit with 'git tag -s vN.M'.
  6. - Include release notes in the tag annotation.
  7. - Verify 'make distcheck' produces a tarball with
  8. the desired name.
  9. - Push tag to public repo.
  10. - Upload source package 'opus-${version}.tar.gz'
  11. - Add to https://svn.xiph.org/releases/opus/
  12. - Update checksum files
  13. - svn commit
  14. - Copy to archive.mozilla.org/pub/opus/
  15. - Update checksum files there as well.
  16. - Add release notes to https://gitlab.xiph.org/xiph/opus-website.git
  17. - Update links and checksums on the downloads page.
  18. - Add a copy of the documentation to <https://www.opus-codec.org/docs/>
  19. and update the links.
  20. - Update /topic in #opus IRC channel.
  21. Releases are commited to https://svn.xiph.org/releases/opus/
  22. which propagates to downloads.xiph.org, and copied manually
  23. to https://archive.mozilla.org/pub/opus/
  24. Website updates are committed to https://gitlab.xiph.org/xiph/opus-website.git
  25. which propagates to https://opus-codec.org/
  26. == Binary release ==
  27. We usually build opus-tools binaries for MacOS and Windows.
  28. Binary releases are copied manually to
  29. https://archive.mozilla.org/pub/opus/win32/
  30. For Mac, submit a pull request to homebrew.
  31. == Website updates ==
  32. For major releases, recreate the files on https://opus-codec.org/examples/
  33. with the next encoder.