Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 5d6f559

Browse files
authored
Update info on downstream debs (#13095)
1 parent 73af10f commit 5d6f559

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

changelog.d/13095.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update information on downstream Debian packages.

docs/setup/installation.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,20 +84,19 @@ file when you upgrade the Debian package to a later version.
8484

8585
##### Downstream Debian packages
8686

87-
We do not recommend using the packages from the default Debian `buster`
88-
repository at this time, as they are old and suffer from known security
89-
vulnerabilities. You can install the latest version of Synapse from
90-
[our repository](#matrixorg-packages) or from `buster-backports`. Please
91-
see the [Debian documentation](https://backports.debian.org/Instructions/)
92-
for information on how to use backports.
93-
94-
If you are using Debian `sid` or testing, Synapse is available in the default
95-
repositories and it should be possible to install it simply with:
87+
Andrej Shadura maintains a `matrix-synapse` package in the Debian repositories.
88+
For `bookworm` and `sid`, it can be installed simply with:
9689

9790
```sh
9891
sudo apt install matrix-synapse
9992
```
10093

94+
Synapse is also avaliable in `bullseye-backports`. Please
95+
see the [Debian documentation](https://backports.debian.org/Instructions/)
96+
for information on how to use backports.
97+
98+
`matrix-synapse` is no longer maintained for `buster` and older.
99+
101100
##### Downstream Ubuntu packages
102101

103102
We do not recommend using the packages in the default Ubuntu repository

0 commit comments

Comments
 (0)