1
0

Accepting request 975254 from home:darix:apps

- Update to 1.58.1
  This patch release includes a fix to the Debian packages,
  installing the systemd and cache_memory extra package groups,
  which were incorrectly omitted in v1.58.0. This primarily
  prevented Synapse from starting when the
  systemd.journal.JournalHandler log handler was configured. See
  #12631 for further information.
  Otherwise, no significant changes since 1.58.0.

OBS-URL: https://build.opensuse.org/request/show/975254
OBS-URL: https://build.opensuse.org/package/show/network:messaging:matrix/matrix-synapse?expand=0&rev=219
This commit is contained in:
2022-05-05 18:36:57 +00:00
committed by Git OBS Bridge
parent d65a9be722
commit 34ed385d28
7 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu May 5 18:33:27 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>
- Update to 1.58.1
This patch release includes a fix to the Debian packages,
installing the systemd and cache_memory extra package groups,
which were incorrectly omitted in v1.58.0. This primarily
prevented Synapse from starting when the
systemd.journal.JournalHandler log handler was configured. See
#12631 for further information.
Otherwise, no significant changes since 1.58.0.
-------------------------------------------------------------------
Tue May 3 11:14:28 UTC 2022 - Marcus Rueckert <mrueckert@suse.de>