summary refs log tree commit diff
path: root/develop/setup/installation.html
diff options
context:
space:
mode:
authorrichvdh <richvdh@users.noreply.github.com>2022-06-17 11:49:15 +0000
committerrichvdh <richvdh@users.noreply.github.com>2022-06-17 11:49:15 +0000
commite90f9662b3ba2593de5e50d6abbb6a2178db070a (patch)
treecdb493b42fb25dcc09e8fffdd83c340bd32f2c9c /develop/setup/installation.html
parentdeploy: 0ef1307619799bec2bbb96ce6516f307b0f8f217 (diff)
downloadsynapse-e90f9662b3ba2593de5e50d6abbb6a2178db070a.tar.xz
deploy: 5d6f55959e8dfdfa194fd1ea955ef714114e5a71
Diffstat (limited to 'develop/setup/installation.html')
-rw-r--r--develop/setup/installation.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/develop/setup/installation.html b/develop/setup/installation.html

index aa72769a07..b88ad864dc 100644 --- a/develop/setup/installation.html +++ b/develop/setup/installation.html
@@ -207,16 +207,14 @@ the main configuration file at <code>/etc/matrix-synapse/homeserver.yaml</code>. By doing that, you won't be asked if you want to replace your configuration file when you upgrade the Debian package to a later version.</p> <h5 id="downstream-debian-packages"><a class="header" href="#downstream-debian-packages">Downstream Debian packages</a></h5> -<p>We do not recommend using the packages from the default Debian <code>buster</code> -repository at this time, as they are old and suffer from known security -vulnerabilities. You can install the latest version of Synapse from -<a href="#matrixorg-packages">our repository</a> or from <code>buster-backports</code>. Please -see the <a href="https://backports.debian.org/Instructions/">Debian documentation</a> -for information on how to use backports.</p> -<p>If you are using Debian <code>sid</code> or testing, Synapse is available in the default -repositories and it should be possible to install it simply with:</p> +<p>Andrej Shadura maintains a <code>matrix-synapse</code> package in the Debian repositories. +For <code>bookworm</code> and <code>sid</code>, it can be installed simply with:</p> <pre><code class="language-sh">sudo apt install matrix-synapse </code></pre> +<p>Synapse is also avaliable in <code>bullseye-backports</code>. Please +see the <a href="https://backports.debian.org/Instructions/">Debian documentation</a> +for information on how to use backports.</p> +<p><code>matrix-synapse</code> is no longer maintained for <code>buster</code> and older.</p> <h5 id="downstream-ubuntu-packages"><a class="header" href="#downstream-ubuntu-packages">Downstream Ubuntu packages</a></h5> <p>We do not recommend using the packages in the default Ubuntu repository at this time, as they are old and suffer from known security vulnerabilities.