Update to v1.47.1
Fix CVE-2021-41281
This commit is contained in:
parent
27ba1bd03a
commit
fa84f97be5
2 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
%{?python_enable_dependency_generator}
|
||||
|
||||
Name: matrix-%{srcname}
|
||||
Version: 1.47.0
|
||||
Version: 1.47.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A Matrix reference homeserver written in Python using Twisted
|
||||
License: ASL 2.0
|
||||
|
@ -140,6 +140,10 @@ exit 0
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 24 2021 Kai A. Hiller <V02460@gmail.com> - 1.47.1-1
|
||||
- Update to v1.47.1
|
||||
- Fix CVE-2021-41281
|
||||
|
||||
* Fri Nov 19 2021 Kai A. Hiller <V02460@gmail.com> - 1.47.0-1
|
||||
- Update to v1.47.0
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
SHA512 (synapse-1.47.0.tar.gz) = 65a2a93542e473dd2130c8f585acfc3f416a08b3d98278daf1e539559fc077c6abb844fa15e28ec90908898e4996d27ba0a7a91da6115aee02ddd513643caf35
|
||||
SHA512 (synapse-1.47.1.tar.gz) = 29ebfcf43e7766a638cd26e17430772625651cd8d28c8637ae5d2550207a0131f7eeab0cbe2d8e9e4914ffa13cbafe830ef0e80b22a356ac5abe6a88733ad97c
|
||||
|
|
Loading…
Reference in a new issue