Index: Makefile
===================================================================
RCS file: /cvs/ports/net/synapse/Makefile,v
retrieving revision 1.55
diff -u -p -r1.55 Makefile
--- Makefile 7 Jun 2023 19:17:59 -0000 1.55
+++ Makefile 8 Jun 2023 13:31:03 -0000
@@ -1,6 +1,6 @@
COMMENT = open network for secure, decentralized communication
-MODPY_EGG_VERSION = 1.85.1
+MODPY_EGG_VERSION = 1.85.2
GH_ACCOUNT = matrix-org
GH_PROJECT = synapse
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/synapse/distinfo,v
retrieving revision 1.39
diff -u -p -r1.39 distinfo
--- distinfo 7 Jun 2023 19:17:59 -0000 1.39
+++ distinfo 8 Jun 2023 13:31:03 -0000
@@ -53,7 +53,7 @@ SHA256 (cargo/windows_i686_gnu-0.36.1.ta
SHA256 (cargo/windows_i686_msvc-0.36.1.tar.gz) = 4ueRcUiygS0e6vrrIql+SBPfpgo/j3jr4gS8yI8S8CQ=
SHA256 (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = Tc0XG4d2xBuXUh5doSei2GrSgBFIB9Cyqx5GK8dk2eE=
SHA256 (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = yBHKSoyFPvQgq9hZK6U927rJBBD6tpA7PnmXKmMfdoA=
-SHA256 (synapse-1.85.1.tar.gz) = g0S9BKWr3OqtIXG8EJQmMsObiwGPp9iBr2Aj5Q/e8ec=
+SHA256 (synapse-1.85.2.tar.gz) = oifHNHmW6uAI4Pjw8ukpDHDh2W52hyk7Lr0VM3Zq1Ds=
SIZE (cargo/aho-corasick-0.7.19.tar.gz) = 113070
SIZE (cargo/anyhow-1.0.71.tar.gz) = 43808
SIZE (cargo/arc-swap-1.5.1.tar.gz) = 66157
@@ -109,4 +109,4 @@ SIZE (cargo/windows_i686_gnu-0.36.1.tar.
SIZE (cargo/windows_i686_msvc-0.36.1.tar.gz) = 724575
SIZE (cargo/windows_x86_64_gnu-0.36.1.tar.gz) = 790934
SIZE (cargo/windows_x86_64_msvc-0.36.1.tar.gz) = 661999
-SIZE (synapse-1.85.1.tar.gz) = 8285430
+SIZE (synapse-1.85.2.tar.gz) = 8285129
Hello,
Here is a short diff for net/synapse 1.85.2
It fixes a regression where using TLS for HTTP replication between
workers did not work. Introduced in v1.85.0.
works for me on amd64
Best Regards
No comments:
Post a Comment