diff options
author | Shay <hillerys@element.io> | 2023-07-10 10:39:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-10 10:39:36 -0700 |
commit | 5e82b07d2c79df9623e5567f935e74395c2e5492 (patch) | |
tree | 338be34ecdccc2d5c9be58f2959470c436f748ac /docs/deprecation_policy.md | |
parent | Revert "Federation outbound proxy" (#15910) (diff) | |
download | synapse-5e82b07d2c79df9623e5567f935e74395c2e5492.tar.xz |
Drop debian buster (#15893)
Diffstat (limited to 'docs/deprecation_policy.md')
-rw-r--r-- | docs/deprecation_policy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/deprecation_policy.md b/docs/deprecation_policy.md index 46c18d7d32..8403664850 100644 --- a/docs/deprecation_policy.md +++ b/docs/deprecation_policy.md @@ -23,7 +23,7 @@ people building from source should ensure they can fetch recent versions of Rust (e.g. by using [rustup](https://rustup.rs/)). The oldest supported version of SQLite is the version -[provided](https://packages.debian.org/buster/libsqlite3-0) by +[provided](https://packages.debian.org/bullseye/libsqlite3-0) by [Debian oldstable](https://wiki.debian.org/DebianOldStable). Context |