summaryrefslogtreecommitdiff
path: root/doc/release.txt
diff options
context:
space:
mode:
authorclaude-bot <[email protected]>2026-07-13 12:40:01 +0000
committerclaude-bot <[email protected]>2026-07-13 12:40:01 +0000
commit7d5c8eb943f92a94b420568778d61e0bd6f7df43 (patch)
treec78215ea1d7b79b038c977b78a816af77057c6df /doc/release.txt
downloadopus-7d5c8eb943f92a94b420568778d61e0bd6f7df43.tar.gz
opus-7d5c8eb943f92a94b420568778d61e0bd6f7df43.zip
Import xiph/opus @ 034c1b61a250457649d788bbf983b3f0fb63f02eHEADmaster
Snapshot for re3/reVC vendoring, per @lzcnt. Source: https://github.com/xiph/opus (034c1b61a250457649d788bbf983b3f0fb63f02e).
Diffstat (limited to 'doc/release.txt')
-rw-r--r--doc/release.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/release.txt b/doc/release.txt
new file mode 100644
index 0000000..411ab7f
--- /dev/null
+++ b/doc/release.txt
@@ -0,0 +1,43 @@
+= Release checklist =
+
+== Source release ==
+
+- Check for uncommitted changes to master.
+- Update OPUS_LT_* API versioning in configure.ac.
+- Tag the release commit with 'git tag -s vN.M'.
+ - Include release notes in the tag annotation.
+- Verify 'make distcheck' produces a tarball with
+ the desired name.
+- Push tag to public repo.
+- Upload source package 'opus-${version}.tar.gz'
+ - Add to https://svn.xiph.org/releases/opus/
+ - Update checksum files
+ - svn commit
+ - Copy to archive.mozilla.org/pub/opus/
+ - Update checksum files there as well.
+- Add release notes to https://gitlab.xiph.org/xiph/opus-website.git
+- Update links and checksums on the downloads page.
+- Add a copy of the documentation to <https://www.opus-codec.org/docs/>
+ and update the links.
+- Update /topic in #opus IRC channel.
+
+Releases are commited to https://svn.xiph.org/releases/opus/
+which propagates to downloads.xiph.org, and copied manually
+to https://archive.mozilla.org/pub/opus/
+
+Website updates are committed to https://gitlab.xiph.org/xiph/opus-website.git
+which propagates to https://opus-codec.org/
+
+== Binary release ==
+
+We usually build opus-tools binaries for MacOS and Windows.
+
+Binary releases are copied manually to
+https://archive.mozilla.org/pub/opus/win32/
+
+For Mac, submit a pull request to homebrew.
+
+== Website updates ==
+
+For major releases, recreate the files on https://opus-codec.org/examples/
+with the next encoder.