release.txt 1.4 KB

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