python-ecdsa (0.13-3+deb10u1) buster-security; urgency=high * Add patch for strict error checking in DER decoding integers. Fix: - CVE-2019-14853 - CVE-2019-14859 * Add python{3}-pytest as Build Dependency -- Josue Ortega Mon, 21 Oct 2019 17:36:37 -0600 python-ecdsa (0.13-3) unstable; urgency=medium [ Ondřej Nový ] * Fixed VCS URL (https) * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/watch: Use https protocol * d/control: Remove XS-Testsuite field, not needed anymore [ Josue Ortega ] * New maintainer (Closes: #874388). * Bumps debhelper compat level from 9 to 11. * Bumps Standards-Version to 4.1.3, Ondřej Nový made the necessary changes. * Bumps X-Python-Version and X-Python3-Version version. -- Josue Ortega Sun, 01 Apr 2018 13:26:44 -0600 python-ecdsa (0.13-2) unstable; urgency=medium * Upload to unstable. -- Sebastian Ramacher Sat, 25 Apr 2015 12:19:22 +0200 python-ecdsa (0.13-1) experimental; urgency=medium * New upstream release. * debian/watch: Use PyPI redirector. * debian/patches/system-six.patch: Refresh patch. * debian/control: Bump Standards-Version. -- Sebastian Ramacher Mon, 09 Feb 2015 00:59:40 +0100 python-ecdsa (0.11-1) unstable; urgency=medium * New upstream release. * Switch to tarball from PyPI: - debian/watch: Use PyPI. - debian/patches/upstream-_version.patch: Removed, no longer needed. - debian/copyright: Point Source to PyPI. * debian/copyright: Update copyright years. * Add DEP-8 tests: - debian/tests: Add tests. - debian/control: Add XS-Testsuite. * debian/control: Add X-Python-Version. Upstream dropped support for anything before 2.6. -- Sebastian Ramacher Tue, 11 Mar 2014 13:15:59 +0100 python-ecdsa (0.10-2) unstable; urgency=low * Add Python 3 package. - debian/rules: Add --with python3. - debian/python{,3}-ecdsa.install: Add install files to place files in correct packages. - debian/control: Add python3-all and python3-six to Build-Depends. * debian/copyright: Relicense Debian packaging as Expat. * debian/patches/upstream-_version.patch: Add upstream's ecdsa/_version.py which is not included in the tarball from GitHub. -- Sebastian Ramacher Sat, 21 Dec 2013 17:09:07 +0100 python-ecdsa (0.10-1) unstable; urgency=low * New upstream release. (Closes: #730663) * New maintainer. (Closes: #731789) * debian/control: - Move Homepage to Source paragraph. - Update Standards-Version to 3.9.5. - Add openssl to Build-Depends for compatibility tests. * debian/rules: - Install upstream changelog. - Make sure that test data is not installed. * Switch to pybuild: - debian/control: Add dh-python to Build-Depends. - debian/rules: Use pybuild build system. * debian/copyright: - Convert to Copyright Format 1.0. - Add myself. * Use python-six instead of embedded copy. - debian/patches/system-six.patch: Adopt imports to system copy. - debian/rules: Make sure that embedded copy is not installed. - debian/control: Add python-six to (Build-)Depends. -- Sebastian Ramacher Tue, 10 Dec 2013 05:05:35 +0100 python-ecdsa (0.8-1) unstable; urgency=low * Initial package in Debian. Closes: #704474. -- Bart Martens Mon, 01 Apr 2013 16:34:34 +0000