From c488294ef813f7fe6ec2ca98ef7d0a06a7ffbf50f0075486b9f6f8f1b8a76a02 Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Fri, 18 Oct 2019 17:07:25 +0000 Subject: [PATCH] Accepting request 741083 from home:cyphar:matrix - Update to 1.4.1. * Fix bug where redacted events were sometimes incorrectly censored in the database, breaking APIs that attempted to fetch such events. The full changelog is included in /usr/share/doc/packages/matrix-synapse/CHANGES.md. OBS-URL: https://build.opensuse.org/request/show/741083 OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=87 --- _service | 4 ++-- matrix-synapse-1.4.0.obscpio | 3 --- matrix-synapse-1.4.1.obscpio | 3 +++ matrix-synapse-test.spec | 2 +- matrix-synapse.changes | 11 +++++++++++ matrix-synapse.obsinfo | 6 +++--- matrix-synapse.spec | 2 +- 7 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 matrix-synapse-1.4.0.obscpio create mode 100644 matrix-synapse-1.4.1.obscpio diff --git a/_service b/_service index 0f94064..4fa6a04 100644 --- a/_service +++ b/_service @@ -2,10 +2,10 @@ matrix-synapse @PARENT_TAG@ - git://github.com/matrix-org/synapse.git + https://github.com/matrix-org/synapse.git git v(.*) - v1.4.0 + v1.4.1 diff --git a/matrix-synapse-1.4.0.obscpio b/matrix-synapse-1.4.0.obscpio deleted file mode 100644 index 22656c0..0000000 --- a/matrix-synapse-1.4.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55f7e21115fec2fe46b2f6bb12c5fb422a5b1f0966c6675ec60680d8027528f5 -size 7017997 diff --git a/matrix-synapse-1.4.1.obscpio b/matrix-synapse-1.4.1.obscpio new file mode 100644 index 0000000..9cb7809 --- /dev/null +++ b/matrix-synapse-1.4.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd1fb41a2c59ec5a957c41d41e5bd324cb1bdebd45d7af807e0bcbe2a865b17 +size 7021069 diff --git a/matrix-synapse-test.spec b/matrix-synapse-test.spec index ecde373..fa2d2ad 100644 --- a/matrix-synapse-test.spec +++ b/matrix-synapse-test.spec @@ -32,7 +32,7 @@ %define pkgname matrix-synapse Name: %{pkgname}-test -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Test package for %{pkgname} License: Apache-2.0 diff --git a/matrix-synapse.changes b/matrix-synapse.changes index a1b95e6..25ec270 100644 --- a/matrix-synapse.changes +++ b/matrix-synapse.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 18 13:36:18 UTC 2019 - Aleksa Sarai + +- Update to 1.4.1. + + * Fix bug where redacted events were sometimes incorrectly censored in the + database, breaking APIs that attempted to fetch such events. + + The full changelog is included in + /usr/share/doc/packages/matrix-synapse/CHANGES.md. + ------------------------------------------------------------------- Thu Oct 3 22:16:13 UTC 2019 - Aleksa Sarai diff --git a/matrix-synapse.obsinfo b/matrix-synapse.obsinfo index 2246af7..de754ae 100644 --- a/matrix-synapse.obsinfo +++ b/matrix-synapse.obsinfo @@ -1,5 +1,5 @@ name: matrix-synapse -version: 1.4.0 -mtime: 1570105364 -commit: ecb69d824a39d420a20a1c0b24a7174cea392560 +version: 1.4.1 +mtime: 1571390342 +commit: 774b8d0930efee31b5240f8d3dc8935415fe9124 diff --git a/matrix-synapse.spec b/matrix-synapse.spec index 88510b2..d31c83f 100644 --- a/matrix-synapse.spec +++ b/matrix-synapse.spec @@ -43,7 +43,7 @@ %define modname synapse %define pkgname matrix-synapse Name: %{pkgname} -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Matrix protocol reference homeserver License: Apache-2.0