diff options
author | Erik Johnston <erikj@element.io> | 2024-10-14 11:34:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 11:34:33 +0100 |
commit | 24975eca4dc32b2e8158256faccf30c8b1346a5e (patch) | |
tree | 6127e811d38d0a7449fdeac30c21d874860903d6 | |
parent | Clarify when 3PID invite module callbacks are called (#17627) (diff) | |
download | synapse-24975eca4dc32b2e8158256faccf30c8b1346a5e.tar.xz |
Build debian packages for new Ubuntu versions (#17824)
c.f. https://wiki.ubuntu.com/Releases for the currently supported Ubuntu releases. Note: this removes support for 23.04 and 23.10, which are EOL. Fixes #17811
-rw-r--r-- | changelog.d/17824.misc | 1 | ||||
-rwxr-xr-x | scripts-dev/build_debian_packages.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/17824.misc b/changelog.d/17824.misc new file mode 100644 |