Accepting request 1248434 from network:messaging:matrix

Forwarded request #1248433 from darix

- include both license files
- Update to 1.125.0

OBS-URL: https://build.opensuse.org/request/show/1248434
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/matrix-synapse?expand=0&rev=122
This commit is contained in:
Dominique Leuenberger 2025-02-26 16:16:15 +00:00 committed by Git OBS Bridge
commit de954397e0
8 changed files with 70 additions and 13 deletions

View File

@ -4,11 +4,11 @@
<param name="versionformat">@PARENT_TAG@</param>
<param name="url">https://github.com/element-hq/synapse.git</param>
<param name="scm">git</param>
<param name="revision">v1.124.0</param>
<param name="revision">v1.125.0</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<!--
<param name="revision">v1.125.0rc1</param>
<param name="revision">v1.126.0rc1</param>
<param name="versionrewrite-pattern">v([\.\d]+)(rc.*)</param>
<param name="versionrewrite-replacement">\1~\2</param>
-->

View File

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

View File

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

View File

@ -27,7 +27,7 @@
%define pkgname matrix-synapse
Name: %{pkgname}-test
Version: 1.124.0
Version: 1.125.0
Release: 0
Summary: Test package for %{pkgname}
License: AGPL-3.0-or-later

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Tue Feb 25 16:43:42 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- include both license files
- Update to 1.125.0
- Features
- Add functionality to be able to use multiple values in SSO
feature attribute_requirements. (#17949)
- Add experimental config options admin_token_path and
client_secret_path for MSC3861. (#18004)
- Add get_current_time_msec() method to the module API for
sound time comparisons with Synapse. (#18144)
- Bugfixes
- Update the response when a client attempts to add an invalid
email address to the user's account from a 500, to a 400 with
error text. (#18125)
- Fix user directory search when using a legacy module with a
check_username_for_spam callback. Broke in v1.122.0. (#18135)
- Updates to the Docker image
- Add SYNAPSE_HTTP_PROXY/SYNAPSE_HTTPS_PROXY/SYNAPSE_NO_PROXY
environment variables to pass through specifically to the
Synapse process (instead of needing to apply
http_proxy/https_proxy/no_proxy globally). (#18158)
- Improved Documentation
- Add Oracle Linux 8 and 9 installation instructions. (#17436)
- Document missing server config options (daemonize,
print_pidfile, user_agent_suffix, use_frozen_dicts, manhole).
(#18122)
- Document consequences of replacing secrets. (#18138)
- Make burst_count field an integer in rc_presence config
documentation example. (#18159)
- Internal Changes
- Overload DatabasePool.simple_select_one_txn to return
non-None when the allow_none parameter is False. (#17616)
- Python 3.8 EOL: compile native extensions with the 3.9 ABI
and use typing hints from the standard library. (#17967)
- Add log message when worker lock timeouts get large. (#18124)
- Make it explicit that you can buy an AGPL-alternative
commercial license from Element. (#18134)
- Fix the 'Fix linting' GitHub Actions workflow. (#18136)
- Do not log at the exception-level when clients provide empty
since token to /sync API. (#18139)
- Reduce database load of user search when using large search
terms. (#18172)
- Updates to locked dependencies
- Bump bcrypt from 4.2.0 to 4.2.1. (#18127)
- Bump bytes from 1.9.0 to 1.10.0. (#18149)
- Bump gitpython from 3.1.43 to 3.1.44. (#18128)
- Bump hiredis from 3.0.0 to 3.1.0. (#18169)
- Bump serde_json from 1.0.137 to 1.0.138. (#18129)
- Bump service-identity from 24.1.0 to 24.2.0. (#18171)
- Bump sigstore/cosign-installer from 3.7.0 to 3.8.0. (#18147)
- Bump twine from 6.0.1 to 6.1.0. (#18170)
- Bump types-pyyaml from 6.0.12.20240917 to 6.0.12.20241230.
(#18097)
- Bump ulid from 1.1.4 to 1.2.0. (#18148)
-------------------------------------------------------------------
Tue Feb 11 13:24:15 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>

View File

@ -1,4 +1,4 @@
name: matrix-synapse
version: 1.124.0
mtime: 1739271410
commit: c1b7c6b12e7b9b2cf586a3210145f70a5e30ed67
version: 1.125.0
mtime: 1740496232
commit: 1246e54d7fbd12cb32bd6fc6f3531517d35bcb45

View File

@ -159,7 +159,7 @@
%define pkgname matrix-synapse
%define eggname matrix_synapse
Name: %{pkgname}
Version: 1.124.0
Version: 1.125.0
Release: 0
Summary: Matrix protocol reference homeserver
License: AGPL-3.0-or-later
@ -395,7 +395,7 @@ install -d -m 0750 %{buildroot}%{_localstatedir}/log/%{pkgname}
%files -n %{pkgname}
%doc *.rst CHANGES.md README.SUSE
%license LICENSE
%license LICENSE*
%config(noreplace) %attr(-,root,synapse) %{_sysconfdir}/%{pkgname}/
%dir %attr(0750,%{modname},%{modname}) %{_localstatedir}/lib/%{pkgname}
%dir %attr(0750,%{modname},%{modname}) %{_localstatedir}/log/%{pkgname}

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9c901122378e1d64dc5f5bca1852dc1c5bc7d7271cbcd2777674d644f3fcc05
size 4120195
oid sha256:47083130da5a042a29d763ddf211946f4635675bfbc5032bae2d8925a325d261
size 7891494