From 2012c8a13a70f18100e1f553d8f8a030004b90c7c78c5c456adf519da6f34164 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 23 Apr 2020 17:09:33 +0000 Subject: [PATCH] Accepting request 796598 from home:darix:apps - Update to 1.12.4 - Features: - Always send users their own device updates. (#7160) - Add support for handling GET requests for account_data on a worker. (#7311) - Bugfixes: - Fix a bug that prevented cross-signing with users on worker-mode synapses. (#7255) - Do not treat display names as globs in push rules. (#7271) - Fix a bug with cross-signing devices belonging to remote users who did not share a room with any user on the local homeserver. (#7289) OBS-URL: https://build.opensuse.org/request/show/796598 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=123 --- _service | 2 +- matrix-synapse-1.12.3.obscpio | 3 --- matrix-synapse-1.12.4.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 16 ++++++++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 25 insertions(+), 9 deletions(-) delete mode 100644 matrix-synapse-1.12.3.obscpio create mode 100644 matrix-synapse-1.12.4.obscpio diff --git a/_service b/_service index ccfc35c..30746c4 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ @PARENT_TAG@ https://github.com/matrix-org/synapse.git git - v1.12.3 + v1.12.4 v(.*)