Richard Muzik
e09ffebce1
python-twisted: Update to 25.5.0
...
This update fixes CVE-2024-41810 and CVE-2024-41671 [1]. For the full
changelog see NEWS [2].
Additionally changed the way the test files are omitted from patch file
to filespec in the Makefile.
[1] https://github.com/twisted/twisted/blob/twisted-25.5.0/NEWS.rst#twisted-2470-2024-08-08
[2] https://github.com/twisted/twisted/blob/twisted-25.5.0/NEWS.rst
Signed-off-by: Richard Muzik <richard.muzik@turris.com >
2025-08-08 13:50:28 +02:00
Jeffery To
a317ea2831
python-twisted: Update to 23.10.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-11-16 02:20:59 +08:00
Jeffery To
00841f9873
python-twisted: Update to 23.8.0, rework patches
...
The package changed to the hatchling build backend.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-10-05 14:37:27 -07:00
Jeffery To
56b10770fc
python-twisted: Update to 22.10.0
...
Includes fix for CVE-2022-39348 (NameVirtualHost Host header injection).
This adds a build dependency that will be required for
pyproject.toml-based builds.
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2023-04-24 16:18:17 +08:00
Jeffery To
43a380f953
python-twisted: Update to 22.4.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2022-04-18 19:12:27 +08:00
Jeffery To
9f3816d1c6
python-twisted: Update to 22.1.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2022-02-15 16:42:13 -08:00
Jeffery To
4fa4cd8322
python-twisted: Update to 21.7.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2021-08-09 17:27:04 +08:00
Jeffery To
4b6e05d1fd
python-twisted: Update to 21.2.0, redo patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2021-06-12 06:18:50 +08:00
Jeffery To
633c81e7a9
python-twisted: Update to 20.3.0, refresh patches
...
This update includes fixes for:
* CVE-2020-10108
* CVE-2020-10109
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2020-03-23 23:17:45 +08:00
Jeffery To
c56770a570
python-twisted: Update to 19.10.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-11-18 04:33:26 +08:00
Jeffery To
bc8c9e55d9
python-twisted: Update to 19.7.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-08-14 20:28:42 +08:00
Jeffery To
9fb2d52191
python-twisted: Update to 19.2.0, refresh patches
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-04-19 20:18:45 +08:00
Jeffery To
247d162e2e
twisted: Rename package, fix errors
...
This renames the Python 2 twisted package to python-twisted, and updates
dependents (i.e. obfsproxy) to reference the updated name.
This also fixes conflicts between the Python 2 and 3 packages. Twisted
installs some scripts to /usr/bin, and previously scripts for both
packages used the same names. This adds a "3" suffix to scripts
installed by python3-twisted.
This also adds python[3]-setuptools as a dependency, as the scripts
installed to /usr/bin depend on pkg_resources (part of setuptools).
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-02-18 16:11:02 +08:00