Commit d30d214 gdt
committed
1 parent baf2d84 commit d30d214 Copy full SHA for d30d214
File tree 3 files changed +10
-8
lines changed
3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- # $NetBSD: Makefile,v 1.36 2021/11/23 12:47:51 gdt Exp $
1
+ # $NetBSD: Makefile,v 1.37 2021/12/09 01:26:10 gdt Exp $
2
2
3
- DISTNAME = matrix-synapse-1.47.1
3
+ DISTNAME = matrix-synapse-1.48.0
4
4
CATEGORIES = chat
5
5
MASTER_SITES = ${MASTER_SITE_GITHUB:=matrix-org/}
6
6
EGG_NAME = matrix_synapse-${PKGVERSION_NOREV}
Original file line number Diff line number Diff line change 1
- @comment $NetBSD: PLIST,v 1.19 2021/11/19 14:06:08 js Exp $
1
+ @comment $NetBSD: PLIST,v 1.20 2021/12/09 01:26:10 gdt Exp $
2
2
bin/export_signing_key
3
3
bin/generate_config
4
4
bin/generate_log_config
@@ -1651,10 +1651,12 @@ ${PYSITELIB}/synapse/storage/schema/main/delta/63/04add_presence_stream_not_offl
1651
1651
${PYSITELIB}/synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.postgres
1652
1652
${PYSITELIB}/synapse/storage/schema/main/delta/64/01msc2716_chunk_to_batch_rename.sql.sqlite
1653
1653
${PYSITELIB}/synapse/storage/schema/main/delta/65/01msc2716_insertion_event_edges.sql
1654
- ${PYSITELIB}/synapse/storage/schema/main/delta/65/02_thread_relations.sql
1655
1654
${PYSITELIB}/synapse/storage/schema/main/delta/65/03remove_hidden_devices_from_device_inbox.sql
1656
1655
${PYSITELIB}/synapse/storage/schema/main/delta/65/04_local_group_updates.sql
1656
+ ${PYSITELIB}/synapse/storage/schema/main/delta/65/05_remove_room_stats_historical_and_user_stats_historical.sql
1657
1657
${PYSITELIB}/synapse/storage/schema/main/delta/65/06remove_deleted_devices_from_device_inbox.sql
1658
+ ${PYSITELIB}/synapse/storage/schema/main/delta/65/07_arbitrary_relations.sql
1659
+ ${PYSITELIB}/synapse/storage/schema/main/delta/65/08_device_inbox_background_updates.sql
1658
1660
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/application_services.sql
1659
1661
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_edges.sql
1660
1662
${PYSITELIB}/synapse/storage/schema/main/full_schemas/16/event_signatures.sql
Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.28 2021/11/23 12:47:51 gdt Exp $
1
+ $NetBSD: distinfo,v 1.29 2021/12/09 01:26:10 gdt Exp $
2
2
3
- BLAKE2s (matrix-synapse-1.47.1 .tar.gz) = 95f11702c331d6ddbbefe5d851b0f25336e8e15591dc74bcd53c35af9f4fa17b
4
- SHA512 (matrix-synapse-1.47.1 .tar.gz) = 29ebfcf43e7766a638cd26e17430772625651cd8d28c8637ae5d2550207a0131f7eeab0cbe2d8e9e4914ffa13cbafe830ef0e80b22a356ac5abe6a88733ad97c
5
- Size (matrix-synapse-1.47.1 .tar.gz) = 7566339 bytes
3
+ BLAKE2s (matrix-synapse-1.48.0 .tar.gz) = 9069ce3478d2dcf1365df2131cca0e93c12c0d3ea8bc089148732fe78b3a9414
4
+ SHA512 (matrix-synapse-1.48.0 .tar.gz) = d7005258f75d415c2172fba0842f9e7d493228d854af6de39a2e0e46e28ca19dd5542327e81e3f93082216f629b7b57e070fc4e36cf9c511688127e75aaae95b
5
+ Size (matrix-synapse-1.48.0 .tar.gz) = 7591198 bytes
6
6
SHA1 (patch-synapse_handlers_room.py) = f9a62add7171898ec0ea76360f0a4c9969609537
7
7
SHA1 (patch-synapse_python_dependencies.py) = 914ae3a34a9367b2d479d393ddc7a07cbff65b36
You can’t perform that action at this time.
0 commit comments