summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Shadura <andrewsh@debian.org>2021-02-09 23:26:02 +0100
committerAndrej Shadura <andrewsh@debian.org>2021-02-09 23:28:22 +0100
commit900d874bbf60acd2e5c9c5743c08efb20a1d6710 (patch)
tree0314f8ac389a7bc02db7ac720db6481654b36dea
parent37be4c07aa3edc53318652a664e6d9d283c9c64b (diff)
Update the changelogdebian/1.26.0-1_bpo10+3
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index de9b654d..bc578d16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+matrix-synapse (1.26.0-1~bpo10+3) buster-backports; urgency=medium
+
+ * Downgrade the level of sandboxing to prevent confusion.
+ Strict sandboxing enabled by default caused issues for users running
+ appservices: https://github.com/matrix-org/synapse/issues/9327
+ It’s best to leave it enabled but relax a bit and let users opt in
+ for stricter protection if they wish.
+
+ -- Andrej Shadura <andrewsh@debian.org> Tue, 09 Feb 2021 23:28:12 +0100
+
matrix-synapse (1.26.0-1~bpo10+2) buster-backports; urgency=medium
* Make psycopg2 a dependency.