Accepting request 749295 from home:cyphar:matrix

- Update to 1.5.1.

  * Limit the length of data returned by url previews, to prevent DoS attacks.

  The full changelog is included in
  /usr/share/doc/packages/matrix-synapse/CHANGES.md.

OBS-URL: https://build.opensuse.org/request/show/749295
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=91
This commit is contained in:
Aleksa Sarai 2019-11-18 11:29:29 +00:00 committed by Git OBS Bridge
parent f02fe39d76
commit 141ff9ccdc
7 changed files with 21 additions and 11 deletions

View File

@ -5,7 +5,7 @@
<param name="url">https://github.com/matrix-org/synapse.git</param> <param name="url">https://github.com/matrix-org/synapse.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.5.0</param> <param name="revision">v1.5.1</param>
</service> </service>
<service name="set_version" mode="disabled"/> <service name="set_version" mode="disabled"/>
<service name="tar" mode="buildtime"/> <service name="tar" mode="buildtime"/>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d3959dbe5dd0015a8600774860a9f8401ef40207349ab27bf2a87454d6d8342
size 7147533

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccbfd08533f0469814fd88ecbd1d024844767efcc1d9ae9a21674919ef855035
size 7150093

View File

@ -1,7 +1,7 @@
# #
# spec file for package matrix-synapse-test # spec file for package matrix-synapse-test
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -32,7 +32,7 @@
%define pkgname matrix-synapse %define pkgname matrix-synapse
Name: %{pkgname}-test Name: %{pkgname}-test
Version: 1.5.0 Version: 1.5.1
Release: 0 Release: 0
Summary: Test package for %{pkgname} Summary: Test package for %{pkgname}
License: Apache-2.0 License: Apache-2.0

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Nov 18 11:16:03 UTC 2019 - Aleksa Sarai <asarai@suse.com>
- Update to 1.5.1.
* Limit the length of data returned by url previews, to prevent DoS attacks.
The full changelog is included in
/usr/share/doc/packages/matrix-synapse/CHANGES.md.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Oct 30 02:20:29 UTC 2019 - Aleksa Sarai <asarai@suse.com> Wed Oct 30 02:20:29 UTC 2019 - Aleksa Sarai <asarai@suse.com>

View File

@ -1,5 +1,5 @@
name: matrix-synapse name: matrix-synapse
version: 1.5.0 version: 1.5.1
mtime: 1572359334 mtime: 1573034543
commit: 9ffcf0f7ba72f16e366f04db6384a9233b1808cb commit: feafd98aca3e72d27516c79f986a28ea39886ebc

View File

@ -1,7 +1,7 @@
# #
# spec file for package matrix-synapse # spec file for package matrix-synapse
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LLC.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -43,7 +43,7 @@
%define modname synapse %define modname synapse
%define pkgname matrix-synapse %define pkgname matrix-synapse
Name: %{pkgname} Name: %{pkgname}
Version: 1.5.0 Version: 1.5.1
Release: 0 Release: 0
Summary: Matrix protocol reference homeserver Summary: Matrix protocol reference homeserver
License: Apache-2.0 License: Apache-2.0