1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
python-dnslib (0.9.14-1+deb11u1) bullseye; urgency=medium
* Add d/p/0002-Validate-TXID-in-client.py.patch to address CVE-2022-22846
-- Scott Kitterman <scott@kitterman.com> Mon, 12 Feb 2024 19:43:55 -0500
python-dnslib (0.9.14-1) unstable; urgency=medium
* New upstream release
-- Scott Kitterman <scott@kitterman.com> Wed, 10 Jun 2020 00:51:44 -0400
python-dnslib (0.9.13-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Scott Kitterman ]
* New upstream release
* Bump standards-version to 4.5.0 without further change
* Add Repository and Repository-Browse to upstream metadata
-- Scott Kitterman <scott@kitterman.com> Tue, 02 Jun 2020 08:38:45 -0400
python-dnslib (0.9.12-1) unstable; urgency=medium
* New upstream release
* d/control: Update Homepage field for move to GitHub
* d/rules: Honor DEB_BUILD_OPTIONS nocheck
* d/control: Bump standards-version to 4.4.1 without further change
* d/control: Bump debhelper-compat from 9 to 12
* Add d/patches/0001-Only-run-tests-for-python3.patch so tests aren't run
for python2 (which isn't installed)
-- Scott Kitterman <scott@kitterman.com> Mon, 06 Jan 2020 02:41:20 -0500
python-dnslib (0.9.10-1) unstable; urgency=medium
* New upstream release
* Add autopkgtest
-- Scott Kitterman <scott@kitterman.com> Thu, 01 Aug 2019 22:14:18 -0400
python-dnslib (0.9.7+hg20170303-2) unstable; urgency=medium
* Team upload.
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
-- Ondřej Nový <onovy@debian.org> Thu, 25 Jul 2019 14:51:55 +0200
python-dnslib (0.9.7+hg20170303-1) unstable; urgency=medium
* Initial release. (Closes: #856672)
-- Scott Kitterman <scott@kitterman.com> Fri, 03 Mar 2017 12:37:55 -0500
|