Package: py7zr / 0.11.3+dfsg-1+deb11u1

Metadata

Package Version Patches format
py7zr 0.11.3+dfsg-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_pycryptodome.patch | (download)

py7zr/compressor.py | 4 2 + 2 - 0 !
tests/test_extra_codecs.py | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

---
0003 Fix sanity check for path traversal attack.patch | (download)

MANIFEST.in | 1 0 + 1 - 0 !
py7zr/helpers.py | 134 132 + 2 - 0 !
py7zr/py7zr.py | 145 79 + 66 - 0 !
py7zr/win32compat.py | 13 13 + 0 - 0 !
tests/test_extract.py | 2 1 + 1 - 0 !
tests/test_zipslip.py | 54 54 + 0 - 0 !
6 files changed, 279 insertions(+), 70 deletions(-)

 fix sanity check for path traversal attack