pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/matrix-synapse chat/matrix-synapse: Update to 1.65.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e976a7cb009b
branches: trunk
changeset: 384717:e976a7cb009b
user: gdt <gdt%pkgsrc.org@localhost>
date: Sun Sep 04 12:24:21 2022 +0000
description:
chat/matrix-synapse: Update to 1.65.0
packaging changes:
summary of upstream changes:
Synapse 1.65.0 (2022-08-16)
===========================
Features
--------
- Add support for stable prefixes for [MSC2285 (private read receipts)](https://github.com/matrix-org/matrix-spec-proposals/pull/2285). ([\#13273](https://github.com/matrix-org/synapse/issues/13273))
- Add new unstable error codes `ORG.MATRIX.MSC3848.ALREADY_JOINED`,
`ORG.MATRIX.MSC3848.NOT_JOINED`, and
`ORG.MATRIX.MSC3848.INSUFFICIENT_POWER` described in
[MSC3848](https://github.com/matrix-org/matrix-spec-proposals/pull/3848).
([\#13343](https://github.com/matrix-org/synapse/issues/13343))
- Use stable prefixes for
[MSC3827](https://github.com/matrix-org/matrix-spec-proposals/pull/3827).
([\#13370](https://github.com/matrix-org/synapse/issues/13370))
- Add a new module API method to translate a room alias into a room
ID. ([\#13428](https://github.com/matrix-org/synapse/issues/13428))
- Add a new module API method to create a
room. ([\#13429](https://github.com/matrix-org/synapse/issues/13429))
- Add remote join capability to the module API's
`update_room_membership` method (in a backwards compatible
manner). ([\#13441](https://github.com/matrix-org/synapse/issues/13441))
diffstat:
chat/matrix-synapse/Makefile | 4 ++--
chat/matrix-synapse/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r cba495848032 -r e976a7cb009b chat/matrix-synapse/Makefile
--- a/chat/matrix-synapse/Makefile Sun Sep 04 12:16:31 2022 +0000
+++ b/chat/matrix-synapse/Makefile Sun Sep 04 12:24:21 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2022/09/04 10:57:20 gdt Exp $
+# $NetBSD: Makefile,v 1.59 2022/09/04 12:24:21 gdt Exp $
-DISTNAME= matrix-synapse-1.64.0
+DISTNAME= matrix-synapse-1.65.0
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
GITHUB_PROJECT= synapse
diff -r cba495848032 -r e976a7cb009b chat/matrix-synapse/distinfo
--- a/chat/matrix-synapse/distinfo Sun Sep 04 12:16:31 2022 +0000
+++ b/chat/matrix-synapse/distinfo Sun Sep 04 12:24:21 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2022/09/04 10:57:20 gdt Exp $
+$NetBSD: distinfo,v 1.43 2022/09/04 12:24:21 gdt Exp $
-BLAKE2s (matrix-synapse-1.64.0.tar.gz) = c74e52134ca65231a2749744449062211db23f39bf1ca97d8030e36602608939
-SHA512 (matrix-synapse-1.64.0.tar.gz) = 7647d0a661edfdaffb8cca93e25264e98fbcd7b735b444ec2d974b424cda40c80a1a0b88904f292f15ef70f4e00b2f5ec554aee54a826c382443ac7604475e96
-Size (matrix-synapse-1.64.0.tar.gz) = 7882940 bytes
+BLAKE2s (matrix-synapse-1.65.0.tar.gz) = 83fc2900b2ea7c315e59b63095466906ab2fe0a9bf96c21256f6ec27c58c3ba6
+SHA512 (matrix-synapse-1.65.0.tar.gz) = 3ba9751f707d41a9e18d9fe63f9652c36712451d42953e2bd4add8c142418a2a47a2ce75da893832af9225b944dd7b275f6d744f6e70d468b7f143dd5ccb9137
+Size (matrix-synapse-1.65.0.tar.gz) = 7895758 bytes
SHA1 (patch-pyproject.toml) = 54f1ff3696bc7e1a873fde2347f8d5c8ef5df68d
SHA1 (patch-synapse_handlers_room.py) = f9a62add7171898ec0ea76360f0a4c9969609537
Home |
Main Index |
Thread Index |
Old Index