release.txt 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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 ftp.mozilla.org:/pub/mozilla.org/opus/
  16. and verify file permissions.
  17. - Upload source packge 'opus-${version}.tar.gz'
  18. to website and verify file permissions.
  19. - Add release notes to https://svn.xiph.org/websites/opus-codec.org/
  20. - Update links and checksums on the downloads page.
  21. - Add a copy of the documentation to <http://www.opus-codec.org/docs/>
  22. and update the links.
  23. Releases are commited to https://svn.xiph.org/releases/opus/
  24. which propagates to downloads.xiph.org, and copied manually
  25. to https://ftp.mozilla.org/pub/mozilla.org/opus/
  26. Website updates are committed to https://svn.xiph.org/websites/opus-codec.org/
  27. which propagates to http://opus-codec.org/
  28. == Binary release ==
  29. We usually build opus-tools binaries for MacOS and Windows.
  30. Binary releases are copied manually to
  31. ftp.mozilla.org:/pub/mozilla.org/opus/win32/
  32. == Website updates ==
  33. For major releases, recreate the files on http://opus-codec.org/examples/
  34. with the next encoder.