Package: python-scrapy / 2.4.1-2+deb11u1

Metadata

Package Version Patches format
python-scrapy 2.4.1-2+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable hoverxref and notfound Sphinx extensions.patch | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable hoverxref and notfound sphinx extensions.


CVE 2021 41125.patch | (download)

docs/topics/downloader-middleware.rst | 18 16 + 2 - 0 !
scrapy/downloadermiddlewares/httpauth.py | 21 20 + 1 - 0 !
tests/test_downloadermiddleware_httpauth.py | 85 82 + 3 - 0 !
3 files changed, 118 insertions(+), 6 deletions(-)

 add http_auth_domain to httpauthmiddleware.

Fixes CVE-2021-41125
CVE 2022 0577.patch | (download)

scrapy/downloadermiddlewares/redirect.py | 30 25 + 5 - 0 !
tests/test_downloadermiddleware_cookies.py | 155 155 + 0 - 0 !
2 files changed, 180 insertions(+), 5 deletions(-)

 merge pull request from ghsa-cjvr-mfj7-j4j8