pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/matrix-synapse Update chat/matrix-synapse to 1.41.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/984dfeaa6c94
branches:  trunk
changeset: 457803:984dfeaa6c94
user:      js <js%pkgsrc.org@localhost>
date:      Tue Aug 31 19:57:59 2021 +0000

description:
Update chat/matrix-synapse to 1.41.1

This contains 2 security fixes.

Since this skips many versions (this was at 1.38.1 before), I'm not including
the full change log here as it is too long. Please look at the change log at
https://github.com/matrix-org/synapse/blob/v1.41.1/CHANGES.md instead.

diffstat:

 chat/matrix-synapse/Makefile                               |    4 +-
 chat/matrix-synapse/PLIST                                  |  289 ++++++------
 chat/matrix-synapse/distinfo                               |   12 +-
 chat/matrix-synapse/patches/patch-synapse_handlers_room.py |    8 +-
 4 files changed, 165 insertions(+), 148 deletions(-)

diffs (truncated from 426 to 300 lines):

diff -r 6a9b353ab5c7 -r 984dfeaa6c94 chat/matrix-synapse/Makefile
--- a/chat/matrix-synapse/Makefile      Tue Aug 31 17:22:08 2021 +0000
+++ b/chat/matrix-synapse/Makefile      Tue Aug 31 19:57:59 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2021/07/25 19:48:43 js Exp $
+# $NetBSD: Makefile,v 1.33 2021/08/31 19:57:59 js Exp $
 
-DISTNAME=      matrix-synapse-1.38.1
+DISTNAME=      matrix-synapse-1.41.1
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=matrix-org/}
 EGG_NAME=      matrix_synapse-${PKGVERSION_NOREV}
diff -r 6a9b353ab5c7 -r 984dfeaa6c94 chat/matrix-synapse/PLIST
--- a/chat/matrix-synapse/PLIST Tue Aug 31 17:22:08 2021 +0000
+++ b/chat/matrix-synapse/PLIST Tue Aug 31 19:57:59 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2021/07/17 20:39:16 js Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/08/31 19:57:59 js Exp $
 bin/export_signing_key
 bin/generate_config
 bin/generate_log_config
@@ -320,9 +320,21 @@
 ${PYSITELIB}/synapse/federation/transport/client.py
 ${PYSITELIB}/synapse/federation/transport/client.pyc
 ${PYSITELIB}/synapse/federation/transport/client.pyo
-${PYSITELIB}/synapse/federation/transport/server.py
-${PYSITELIB}/synapse/federation/transport/server.pyc
-${PYSITELIB}/synapse/federation/transport/server.pyo
+${PYSITELIB}/synapse/federation/transport/server/__init__.py
+${PYSITELIB}/synapse/federation/transport/server/__init__.pyc
+${PYSITELIB}/synapse/federation/transport/server/__init__.pyo
+${PYSITELIB}/synapse/federation/transport/server/_base.py
+${PYSITELIB}/synapse/federation/transport/server/_base.pyc
+${PYSITELIB}/synapse/federation/transport/server/_base.pyo
+${PYSITELIB}/synapse/federation/transport/server/federation.py
+${PYSITELIB}/synapse/federation/transport/server/federation.pyc
+${PYSITELIB}/synapse/federation/transport/server/federation.pyo
+${PYSITELIB}/synapse/federation/transport/server/groups_local.py
+${PYSITELIB}/synapse/federation/transport/server/groups_local.pyc
+${PYSITELIB}/synapse/federation/transport/server/groups_local.pyo
+${PYSITELIB}/synapse/federation/transport/server/groups_server.py
+${PYSITELIB}/synapse/federation/transport/server/groups_server.pyc
+${PYSITELIB}/synapse/federation/transport/server/groups_server.pyo
 ${PYSITELIB}/synapse/federation/units.py
 ${PYSITELIB}/synapse/federation/units.pyc
 ${PYSITELIB}/synapse/federation/units.pyo
@@ -434,6 +446,9 @@
 ${PYSITELIB}/synapse/handlers/room_member_worker.py
 ${PYSITELIB}/synapse/handlers/room_member_worker.pyc
 ${PYSITELIB}/synapse/handlers/room_member_worker.pyo
+${PYSITELIB}/synapse/handlers/room_summary.py
+${PYSITELIB}/synapse/handlers/room_summary.pyc
+${PYSITELIB}/synapse/handlers/room_summary.pyo
 ${PYSITELIB}/synapse/handlers/saml.py
 ${PYSITELIB}/synapse/handlers/saml.pyc
 ${PYSITELIB}/synapse/handlers/saml.pyo
@@ -446,9 +461,6 @@
 ${PYSITELIB}/synapse/handlers/set_password.py
 ${PYSITELIB}/synapse/handlers/set_password.pyc
 ${PYSITELIB}/synapse/handlers/set_password.pyo
-${PYSITELIB}/synapse/handlers/space_summary.py
-${PYSITELIB}/synapse/handlers/space_summary.pyc
-${PYSITELIB}/synapse/handlers/space_summary.pyo
 ${PYSITELIB}/synapse/handlers/sso.py
 ${PYSITELIB}/synapse/handlers/sso.pyc
 ${PYSITELIB}/synapse/handlers/sso.pyo
@@ -536,6 +548,9 @@
 ${PYSITELIB}/synapse/logging/formatter.py
 ${PYSITELIB}/synapse/logging/formatter.pyc
 ${PYSITELIB}/synapse/logging/formatter.pyo
+${PYSITELIB}/synapse/logging/handlers.py
+${PYSITELIB}/synapse/logging/handlers.pyc
+${PYSITELIB}/synapse/logging/handlers.pyo
 ${PYSITELIB}/synapse/logging/opentracing.py
 ${PYSITELIB}/synapse/logging/opentracing.pyc
 ${PYSITELIB}/synapse/logging/opentracing.pyo
@@ -707,9 +722,6 @@
 ${PYSITELIB}/synapse/replication/slave/storage/registration.py
 ${PYSITELIB}/synapse/replication/slave/storage/registration.pyc
 ${PYSITELIB}/synapse/replication/slave/storage/registration.pyo
-${PYSITELIB}/synapse/replication/slave/storage/room.py
-${PYSITELIB}/synapse/replication/slave/storage/room.pyc
-${PYSITELIB}/synapse/replication/slave/storage/room.pyo
 ${PYSITELIB}/synapse/replication/tcp/__init__.py
 ${PYSITELIB}/synapse/replication/tcp/__init__.pyc
 ${PYSITELIB}/synapse/replication/tcp/__init__.pyo
@@ -823,141 +835,141 @@
 ${PYSITELIB}/synapse/rest/admin/statistics.py
 ${PYSITELIB}/synapse/rest/admin/statistics.pyc
 ${PYSITELIB}/synapse/rest/admin/statistics.pyo
+${PYSITELIB}/synapse/rest/admin/username_available.py
+${PYSITELIB}/synapse/rest/admin/username_available.pyc
+${PYSITELIB}/synapse/rest/admin/username_available.pyo
 ${PYSITELIB}/synapse/rest/admin/users.py
 ${PYSITELIB}/synapse/rest/admin/users.pyc
 ${PYSITELIB}/synapse/rest/admin/users.pyo
 ${PYSITELIB}/synapse/rest/client/__init__.py
 ${PYSITELIB}/synapse/rest/client/__init__.pyc
 ${PYSITELIB}/synapse/rest/client/__init__.pyo
+${PYSITELIB}/synapse/rest/client/_base.py
+${PYSITELIB}/synapse/rest/client/_base.pyc
+${PYSITELIB}/synapse/rest/client/_base.pyo
+${PYSITELIB}/synapse/rest/client/account.py
+${PYSITELIB}/synapse/rest/client/account.pyc
+${PYSITELIB}/synapse/rest/client/account.pyo
+${PYSITELIB}/synapse/rest/client/account_data.py
+${PYSITELIB}/synapse/rest/client/account_data.pyc
+${PYSITELIB}/synapse/rest/client/account_data.pyo
+${PYSITELIB}/synapse/rest/client/account_validity.py
+${PYSITELIB}/synapse/rest/client/account_validity.pyc
+${PYSITELIB}/synapse/rest/client/account_validity.pyo
+${PYSITELIB}/synapse/rest/client/auth.py
+${PYSITELIB}/synapse/rest/client/auth.pyc
+${PYSITELIB}/synapse/rest/client/auth.pyo
+${PYSITELIB}/synapse/rest/client/capabilities.py
+${PYSITELIB}/synapse/rest/client/capabilities.pyc
+${PYSITELIB}/synapse/rest/client/capabilities.pyo
+${PYSITELIB}/synapse/rest/client/devices.py
+${PYSITELIB}/synapse/rest/client/devices.pyc
+${PYSITELIB}/synapse/rest/client/devices.pyo
+${PYSITELIB}/synapse/rest/client/directory.py
+${PYSITELIB}/synapse/rest/client/directory.pyc
+${PYSITELIB}/synapse/rest/client/directory.pyo
+${PYSITELIB}/synapse/rest/client/events.py
+${PYSITELIB}/synapse/rest/client/events.pyc
+${PYSITELIB}/synapse/rest/client/events.pyo
+${PYSITELIB}/synapse/rest/client/filter.py
+${PYSITELIB}/synapse/rest/client/filter.pyc
+${PYSITELIB}/synapse/rest/client/filter.pyo
+${PYSITELIB}/synapse/rest/client/groups.py
+${PYSITELIB}/synapse/rest/client/groups.pyc
+${PYSITELIB}/synapse/rest/client/groups.pyo
+${PYSITELIB}/synapse/rest/client/initial_sync.py
+${PYSITELIB}/synapse/rest/client/initial_sync.pyc
+${PYSITELIB}/synapse/rest/client/initial_sync.pyo
+${PYSITELIB}/synapse/rest/client/keys.py
+${PYSITELIB}/synapse/rest/client/keys.pyc
+${PYSITELIB}/synapse/rest/client/keys.pyo
+${PYSITELIB}/synapse/rest/client/knock.py
+${PYSITELIB}/synapse/rest/client/knock.pyc
+${PYSITELIB}/synapse/rest/client/knock.pyo
+${PYSITELIB}/synapse/rest/client/login.py
+${PYSITELIB}/synapse/rest/client/login.pyc
+${PYSITELIB}/synapse/rest/client/login.pyo
+${PYSITELIB}/synapse/rest/client/logout.py
+${PYSITELIB}/synapse/rest/client/logout.pyc
+${PYSITELIB}/synapse/rest/client/logout.pyo
+${PYSITELIB}/synapse/rest/client/notifications.py
+${PYSITELIB}/synapse/rest/client/notifications.pyc
+${PYSITELIB}/synapse/rest/client/notifications.pyo
+${PYSITELIB}/synapse/rest/client/openid.py
+${PYSITELIB}/synapse/rest/client/openid.pyc
+${PYSITELIB}/synapse/rest/client/openid.pyo
+${PYSITELIB}/synapse/rest/client/password_policy.py
+${PYSITELIB}/synapse/rest/client/password_policy.pyc
+${PYSITELIB}/synapse/rest/client/password_policy.pyo
+${PYSITELIB}/synapse/rest/client/presence.py
+${PYSITELIB}/synapse/rest/client/presence.pyc
+${PYSITELIB}/synapse/rest/client/presence.pyo
+${PYSITELIB}/synapse/rest/client/profile.py
+${PYSITELIB}/synapse/rest/client/profile.pyc
+${PYSITELIB}/synapse/rest/client/profile.pyo
+${PYSITELIB}/synapse/rest/client/push_rule.py
+${PYSITELIB}/synapse/rest/client/push_rule.pyc
+${PYSITELIB}/synapse/rest/client/push_rule.pyo
+${PYSITELIB}/synapse/rest/client/pusher.py
+${PYSITELIB}/synapse/rest/client/pusher.pyc
+${PYSITELIB}/synapse/rest/client/pusher.pyo
+${PYSITELIB}/synapse/rest/client/read_marker.py
+${PYSITELIB}/synapse/rest/client/read_marker.pyc
+${PYSITELIB}/synapse/rest/client/read_marker.pyo
+${PYSITELIB}/synapse/rest/client/receipts.py
+${PYSITELIB}/synapse/rest/client/receipts.pyc
+${PYSITELIB}/synapse/rest/client/receipts.pyo
+${PYSITELIB}/synapse/rest/client/register.py
+${PYSITELIB}/synapse/rest/client/register.pyc
+${PYSITELIB}/synapse/rest/client/register.pyo
+${PYSITELIB}/synapse/rest/client/relations.py
+${PYSITELIB}/synapse/rest/client/relations.pyc
+${PYSITELIB}/synapse/rest/client/relations.pyo
+${PYSITELIB}/synapse/rest/client/report_event.py
+${PYSITELIB}/synapse/rest/client/report_event.pyc
+${PYSITELIB}/synapse/rest/client/report_event.pyo
+${PYSITELIB}/synapse/rest/client/room.py
+${PYSITELIB}/synapse/rest/client/room.pyc
+${PYSITELIB}/synapse/rest/client/room.pyo
+${PYSITELIB}/synapse/rest/client/room_batch.py
+${PYSITELIB}/synapse/rest/client/room_batch.pyc
+${PYSITELIB}/synapse/rest/client/room_batch.pyo
+${PYSITELIB}/synapse/rest/client/room_keys.py
+${PYSITELIB}/synapse/rest/client/room_keys.pyc
+${PYSITELIB}/synapse/rest/client/room_keys.pyo
+${PYSITELIB}/synapse/rest/client/room_upgrade_rest_servlet.py
+${PYSITELIB}/synapse/rest/client/room_upgrade_rest_servlet.pyc
+${PYSITELIB}/synapse/rest/client/room_upgrade_rest_servlet.pyo
+${PYSITELIB}/synapse/rest/client/sendtodevice.py
+${PYSITELIB}/synapse/rest/client/sendtodevice.pyc
+${PYSITELIB}/synapse/rest/client/sendtodevice.pyo
+${PYSITELIB}/synapse/rest/client/shared_rooms.py
+${PYSITELIB}/synapse/rest/client/shared_rooms.pyc
+${PYSITELIB}/synapse/rest/client/shared_rooms.pyo
+${PYSITELIB}/synapse/rest/client/sync.py
+${PYSITELIB}/synapse/rest/client/sync.pyc
+${PYSITELIB}/synapse/rest/client/sync.pyo
+${PYSITELIB}/synapse/rest/client/tags.py
+${PYSITELIB}/synapse/rest/client/tags.pyc
+${PYSITELIB}/synapse/rest/client/tags.pyo
+${PYSITELIB}/synapse/rest/client/thirdparty.py
+${PYSITELIB}/synapse/rest/client/thirdparty.pyc
+${PYSITELIB}/synapse/rest/client/thirdparty.pyo
+${PYSITELIB}/synapse/rest/client/tokenrefresh.py
+${PYSITELIB}/synapse/rest/client/tokenrefresh.pyc
+${PYSITELIB}/synapse/rest/client/tokenrefresh.pyo
 ${PYSITELIB}/synapse/rest/client/transactions.py
 ${PYSITELIB}/synapse/rest/client/transactions.pyc
 ${PYSITELIB}/synapse/rest/client/transactions.pyo
-${PYSITELIB}/synapse/rest/client/v1/__init__.py
-${PYSITELIB}/synapse/rest/client/v1/__init__.pyc
-${PYSITELIB}/synapse/rest/client/v1/__init__.pyo
-${PYSITELIB}/synapse/rest/client/v1/directory.py
-${PYSITELIB}/synapse/rest/client/v1/directory.pyc
-${PYSITELIB}/synapse/rest/client/v1/directory.pyo
-${PYSITELIB}/synapse/rest/client/v1/events.py
-${PYSITELIB}/synapse/rest/client/v1/events.pyc
-${PYSITELIB}/synapse/rest/client/v1/events.pyo
-${PYSITELIB}/synapse/rest/client/v1/initial_sync.py
-${PYSITELIB}/synapse/rest/client/v1/initial_sync.pyc
-${PYSITELIB}/synapse/rest/client/v1/initial_sync.pyo
-${PYSITELIB}/synapse/rest/client/v1/login.py
-${PYSITELIB}/synapse/rest/client/v1/login.pyc
-${PYSITELIB}/synapse/rest/client/v1/login.pyo
-${PYSITELIB}/synapse/rest/client/v1/logout.py
-${PYSITELIB}/synapse/rest/client/v1/logout.pyc
-${PYSITELIB}/synapse/rest/client/v1/logout.pyo
-${PYSITELIB}/synapse/rest/client/v1/presence.py
-${PYSITELIB}/synapse/rest/client/v1/presence.pyc
-${PYSITELIB}/synapse/rest/client/v1/presence.pyo
-${PYSITELIB}/synapse/rest/client/v1/profile.py
-${PYSITELIB}/synapse/rest/client/v1/profile.pyc
-${PYSITELIB}/synapse/rest/client/v1/profile.pyo
-${PYSITELIB}/synapse/rest/client/v1/push_rule.py
-${PYSITELIB}/synapse/rest/client/v1/push_rule.pyc
-${PYSITELIB}/synapse/rest/client/v1/push_rule.pyo
-${PYSITELIB}/synapse/rest/client/v1/pusher.py
-${PYSITELIB}/synapse/rest/client/v1/pusher.pyc
-${PYSITELIB}/synapse/rest/client/v1/pusher.pyo
-${PYSITELIB}/synapse/rest/client/v1/room.py
-${PYSITELIB}/synapse/rest/client/v1/room.pyc
-${PYSITELIB}/synapse/rest/client/v1/room.pyo
-${PYSITELIB}/synapse/rest/client/v1/voip.py
-${PYSITELIB}/synapse/rest/client/v1/voip.pyc
-${PYSITELIB}/synapse/rest/client/v1/voip.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/__init__.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/__init__.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/__init__.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/_base.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/_base.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/_base.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/account.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/account.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/account.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_data.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_data.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_data.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_validity.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_validity.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/account_validity.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/auth.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/auth.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/auth.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/capabilities.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/capabilities.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/capabilities.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/devices.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/devices.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/devices.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/filter.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/filter.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/filter.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/groups.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/groups.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/groups.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/keys.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/keys.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/keys.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/knock.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/knock.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/knock.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/notifications.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/notifications.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/notifications.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/openid.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/openid.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/openid.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/password_policy.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/password_policy.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/password_policy.pyo
-${PYSITELIB}/synapse/rest/client/v2_alpha/read_marker.py
-${PYSITELIB}/synapse/rest/client/v2_alpha/read_marker.pyc
-${PYSITELIB}/synapse/rest/client/v2_alpha/read_marker.pyo



Home | Main Index | Thread Index | Old Index