Name: | python3-twisted |
---|---|
Version: | 19.10.0 |
Release: | 4.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 34756392 |
License: | MIT |
RPM: | python3-twisted-19.10.0-4.el8.x86_64.rpm |
Source RPM: | python-twisted-19.10.0-4.el8.src.rpm |
Build Date: | Fri Apr 21 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://twistedmatrix.com/ |
Summary: | Twisted is a networking engine written in Python |
Description: | Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers and more. |
- Backport fix for CVE-2022-24801, resolves: rhbz#2073116
- Backported CVE-2022-21716 fix from upstream
- Security fix for CVE-2020-10108 (#1813439, #1813442) - Security fix for CVE-2020-10109 (#1813447, #1813450)
- Update to 19.10.0 - Revert removal of %{python3_sitelib}/twisted/plugins/
- Drop Python 2 support (#1761204)
- Cut down python-cryptography to the version shipped in RHEL and see if that works.
- Make python2 optional - Do not build python2 for RHEL8
- Release 19.2.1
- Add patch to import gobject from gi.repository for Python 3 - Fix #1712748
- Add patch regenerating raiser.c to use with Python 3.8a4 - Fix #11709817