python-pyzipper (0.4.0-1) unstable; urgency=medium * Team upload. * New upstream release: - CVE-2026-44722: Fix bug where CRC32 values were not removed for small files. pyzipper no longer writes any CRC32 values by default, regardless of file size. The CRC32 value could be used to brute-force candidate plaintexts by computing CRC32(candidate) and comparing against the stored value. In practice, this attack is feasible today only against small or low-entropy files, as CRC32 exhaustion across a large plaintext space is computationally prohibitive on current hardware (closes: #1142473). * Drop python-pyzipper-doc package; upstream no longer ships Sphinx documentation. * Drop "Rules-Requires-Root: no", default as of dpkg-dev 1.22.13. * Drop "Priority: optional", default as of dpkg-dev 1.22.13. * Standards-Version: 4.7.4. -- Colin Watson Mon, 07 Sep 2026 16:29:27 +0100 python-pyzipper (0.3.6-5) unstable; urgency=medium * Team upload. * Drop build-dependency on python3-pytest-flake8 (see #1068502). -- Colin Watson Sun, 23 Mar 2025 21:15:22 +0000 python-pyzipper (0.3.6-4) unstable; urgency=medium * debian/control: - Bumped Standards-Version to 4.7.0 - autopkgtest-pkg-pybuild Replaced with debian/tests/control - Removed Build-depends python3-standard-nntplib deprecated * debian/tests/control: - Added to fix error in autopkgtest-pkg-pybuild * debian/patches/0003.removed-nntplib-deprecated.patch - Removed deprecated lib nntplib in Python 3.13 -- Josenilson Ferreira da Silva Sun, 29 Dec 2024 08:23:26 -0300 python-pyzipper (0.3.6-3) unstable; urgency=medium * Team upload. * Depends on new python3-standard-nntplib (Closes: #1084534) -- Alexandre Detiste Sun, 22 Dec 2024 17:36:44 +0100 python-pyzipper (0.3.6-2) unstable; urgency=medium * debian/control: Fixed address Vcs* * debian/patches/0002.fix-build-tests.patch: Sweaks for running autopkgtests -- Josenilson Ferreira da Silva Fri, 17 May 2024 23:02:56 -0300 python-pyzipper (0.3.6-1) unstable; urgency=medium * Initial release. (Closes: #1068141) -- Josenilson Ferreira da Silva Sat, 30 Mar 2024 22:10:52 -0300