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:26:02 +0100
commit5d9eb727324aad1ee0d722e22038ccbeba39ebdb (patch)
treec935869f0cb7897b26eb05bb10055e4c2f372bdb
parent7a9bf75b4112be25ef62acc7720b35d90914ad5f (diff)
Update the changelogdebian/1.26.0-3
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 215eb1bf..0e44b06e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+matrix-synapse (1.26.0-3) unstable; 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:25:50 +0100
+
matrix-synapse (1.26.0-2) unstable; urgency=medium
* Make psycopg2 a dependency.