python-aioxmpp (0.13.3-1) unstable; urgency=medium * New upstream release. - Fixes hang on certain stream management error conditions. - Python 3.11 compatibility (Closes: #1028835) -- Jonas Schäfer Sun, 05 Feb 2023 11:11:58 +0100 python-aioxmpp (0.13.1-1) unstable; urgency=medium * New upstream release. - Fixes critical bug which broke message reception with XEP-0359 stanza IDs. -- Jonas Schäfer Mon, 20 Dec 2021 19:31:25 +0100 python-aioxmpp (0.13.0-1) unstable; urgency=medium * New upstream release. - Sphinx compatibility (Closes: #997426) * Follow upstream on using pytest for testing -- Jonas Schäfer Sun, 19 Dec 2021 12:32:14 +0100 python-aioxmpp (0.12.2-1) unstable; urgency=medium * New upstream release. See docs for changelog. - Fixes a minor resource leaks -- Jonas Schäfer Sat, 27 Feb 2021 15:24:16 +0100 python-aioxmpp (0.12.0-1) unstable; urgency=medium * New upstream release. See docs for changelog. - Python 3.9 compatibility (Closes: #975801) - Drop support for Python < 3.5 -- Jonas Schäfer Sat, 16 Jan 2021 13:31:06 +0100 python-aioxmpp (0.11.0-1) unstable; urgency=medium * New upstream release. See docs for changelog. - Python 3.8 compatibility (Closes: #954570) -- Jonas Schäfer Sat, 11 Apr 2020 16:14:18 +0200 python-aioxmpp (0.10.3-3) unstable; urgency=medium * Fix test failure due to updated Python 3.7. This applies the unreleased upstream commit 13ab00d [1]. [1]: https://github.com/horazont/aioxmpp/commit/ 13ab00d64094b9a13d9d6984d7509bb40efb1fce closes: #924801 -- Jonas Schäfer Thu, 21 Mar 2019 17:00:14 +0100 python-aioxmpp (0.10.3-2) unstable; urgency=medium * Use CI=true mode [1] for tests during package build, to prevent spurious failures. [1]: https://github.com/horazont/aioxmpp/commit/ bce5f2d632cde1f3517bb4ff18d8c0ee7255a283 * Set Multi-Arch: foreign on doc package -- Jonas Schäfer Sat, 23 Feb 2019 16:54:49 +0100 python-aioxmpp (0.10.3-1) unstable; urgency=medium * New upstream release. * Fixes denial of service and possible stanza injection vulnerability. see https://github.com/horazont/aioxmpp/pull/268 -- Jonas Schäfer Sat, 12 Jan 2019 15:07:10 +0100 python-aioxmpp (0.10.2-1) unstable; urgency=medium * New upstream release. * Python 3.7 compatibility. (Closes: #917659) -- Jonas Schäfer Tue, 01 Jan 2019 15:08:16 +0100 python-aioxmpp (0.10.1-1) unstable; urgency=medium * Initial release. (Closes: #819589) -- Jonas Schäfer Sat, 17 Nov 2018 12:21:39 +0100