FreeBSD Bugzilla – Attachment 218809 Details for
Bug 249948
net-im/py-matrix-synapse: Security update to 1.21.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net-im/py-matrix-synapse: update to 1.21.2
py-matrix-synapse-1.21.2.diff (text/plain), 3.68 KB, created by
Sascha Biberhofer
on 2020-10-16 20:27:24 UTC
(
hide
)
Description:
net-im/py-matrix-synapse: update to 1.21.2
Filename:
MIME Type:
Creator:
Sascha Biberhofer
Created:
2020-10-16 20:27:24 UTC
Size:
3.68 KB
patch
obsolete
>diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile >index c54e5c37bdfb..607bd0510902 100644 >--- a/net-im/py-matrix-synapse/Makefile >+++ b/net-im/py-matrix-synapse/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= matrix-synapse > DISTVERSIONPREFIX= v >-DISTVERSION= 1.19.3 >+DISTVERSION= 1.21.2 > CATEGORIES= net-im python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1:devel/py-jsonschema@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}frozendict>=1:devel/py-frozendict@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.1.0:devel/py-unpaddedbase64@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.2.0:devel/py-canonicaljson@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.4.0:devel/py-canonicaljson@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}signedjson>=1.1.0:security/py-signedjson@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pynacl>=1.2.1:security/py-pynacl@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR} \ >@@ -35,7 +35,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5.1:devel/py-jsonschema@${PY_F > ${PYTHON_PKGNAMEPREFIX}pymacaroons>=0.13.0:security/py-pymacaroons@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}msgpack>=0.5.2:devel/py-msgpack@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}phonenumbers>=8.2.0:devel/py-phonenumbers@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.2.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.4.0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}attrs>19.1.0:devel/py-attrs@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}netaddr>=0.7.18:net/py-netaddr@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}simplejson>=3.10.0:devel/py-simplejson@${PY_FLAVOR} \ >diff --git a/net-im/py-matrix-synapse/distinfo b/net-im/py-matrix-synapse/distinfo >index 95eb65d8924a..51d8c4d11db3 100644 >--- a/net-im/py-matrix-synapse/distinfo >+++ b/net-im/py-matrix-synapse/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1600536738 >-SHA256 (matrix-org-synapse-v1.19.3_GH0.tar.gz) = 50573233efc56c2222e6de35ad7d2eeafe16af0c1dde0dc216c16d4737d47015 >-SIZE (matrix-org-synapse-v1.19.3_GH0.tar.gz) = 6778524 >+TIMESTAMP = 1602777544 >+SHA256 (matrix-org-synapse-v1.21.2_GH0.tar.gz) = ec7073befcda697428c4d634c7a8637ea7d1b01639b3a943d72821ba8110a0bf >+SIZE (matrix-org-synapse-v1.21.2_GH0.tar.gz) = 6930190 >diff --git a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >index 9aa015c1bed6..311500ed6c32 100644 >--- a/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >+++ b/net-im/py-matrix-synapse/files/patch-synapse_python__dependencies.py >@@ -1,11 +1,11 @@ >---- synapse/python_dependencies.py.orig 2020-07-15 20:12:36 UTC >+--- synapse/python_dependencies.py.orig 2020-10-15 15:59:57 UTC > +++ synapse/python_dependencies.py >-@@ -66,7 +66,7 @@ REQUIREMENTS = [ >- "pymacaroons>=0.13.0", >- "msgpack>=0.5.2", >- "phonenumbers>=8.2.0", >-- "prometheus_client>=0.0.18,<0.9.0", >-+ "prometheus_client>=0.0.18", >- # we use attr.validators.deep_iterable, which arrived in 19.1.0 >- "attrs>=19.1.0", >- "netaddr>=0.7.18", >+@@ -72,7 +72,7 @@ REQUIREMENTS = [ >+ # prom-client has a history of breaking backwards compatibility between >+ # minor versions (https://github.com/prometheus/client_python/issues/317), >+ # so we also pin the minor version. >+- "prometheus_client>=0.4.0,<0.9.0", >++ "prometheus_client>=0.4.0", >+ # we use attr.validators.deep_iterable, which arrived in 19.1.0 (Note: >+ # Fedora 31 only has 19.1, so if we want to upgrade we should wait until 33 >+ # is out in November.)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ports
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 249948
:
218369
| 218809 |
218811