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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235
|
azure-uamqp-python (1.6.11-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Drop CVE patch that was applied upstream.
* d/control: switch to cython3
-- Michael R. Crusoe <crusoe@debian.org> Tue, 29 Oct 2024 00:26:15 +0100
azure-uamqp-python (1.6.10-1) unstable; urgency=medium
[ Alexandre Detiste ]
* trim autopkgtest deps
[ Luca Boccassi ]
* Update upstream source from tag 'upstream/1.6.10'
* Drop CVE-2024-27099.patch, merged upstream
* d/control: bump Standards-Version to 4.7.0, no changes
* autopkgtest: ignore stderr due to external python warnings
-- Luca Boccassi <bluca@debian.org> Fri, 25 Oct 2024 10:26:54 +0100
azure-uamqp-python (1.6.9-3) unstable; urgency=medium
* Add -Wno-error=incompatible-pointer-types to please GCC 24
(Closes: #1074834).
-- Thomas Goirand <zigo@debian.org> Tue, 06 Aug 2024 16:56:55 +0200
azure-uamqp-python (1.6.9-2) unstable; urgency=high
* Team upload.
* CVE-2024-29195: An attacker can cause an integer wraparound or under-
allocation or heap buffer overflow due to vulnerabilities in parameter
checking mechanism, by exploiting the buffer length parameter in Azure C
SDK, which may lead to remote code execution. Applied upstream patch:
CVE-2024-29195_Add-malloc-size-checks.patch (Closes: #1068457).
-- Thomas Goirand <zigo@debian.org> Wed, 17 Apr 2024 14:08:51 +0200
azure-uamqp-python (1.6.9-1) unstable; urgency=medium
* Team upload.
* New upstream version
* d/patches/CVE-2024-25110: removed, applied upstream.
-- Michael R. Crusoe <crusoe@debian.org> Thu, 21 Mar 2024 10:45:35 +0100
azure-uamqp-python (1.6.8-2) unstable; urgency=medium
* Team upload.
* d/patches/no-distutils: remove useage of distutils for Python 3.12.
* d/patches: cherry-pick two patches from upstream's upstream to fix
CVE-2024-25110 and CVE-2024-27099. Closes: #1064996, #1064996
-- Michael R. Crusoe <crusoe@debian.org> Sun, 10 Mar 2024 17:09:57 +0100
azure-uamqp-python (1.6.8-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.6.8'
-- Luca Boccassi <bluca@debian.org> Thu, 08 Feb 2024 19:47:29 +0000
azure-uamqp-python (1.6.5-2) unstable; urgency=medium
* Build depend on cython3-legacy (Closes: #1056791)
-- Luca Boccassi <bluca@debian.org> Mon, 01 Jan 2024 19:41:10 +0100
azure-uamqp-python (1.6.5-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.6.5'
-- Luca Boccassi <bluca@debian.org> Mon, 31 Jul 2023 21:08:32 +0100
azure-uamqp-python (1.6.4-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/1.6.4' (Closes: #1039448)
* Drop OpenSSL3.patch, fixed upstream
* Bump Standards-Version to 4.6.2, no changes
* Bump copyright year ranges in d/copyright
* Drop dependency on python3-six, no longer required
-- Luca Boccassi <bluca@debian.org> Fri, 07 Jul 2023 19:45:15 +0100
azure-uamqp-python (1.5.3-1) unstable; urgency=medium
[ Debian Janitor ]
* Set field Upstream-Name in debian/copyright.
[ Luca Boccassi ]
* Merge tag 'v1.5.3' into debian/sid
-- Luca Boccassi <bluca@debian.org> Wed, 30 Mar 2022 14:16:04 +0100
azure-uamqp-python (1.5.2-1) unstable; urgency=medium
* Merge tag 'v1.5.2' into debian/sid
* Ignore very-long-line-length-in-source-file Lintian warnings
-- Luca Boccassi <bluca@debian.org> Mon, 21 Mar 2022 10:41:24 +0000
azure-uamqp-python (1.5.1-1) unstable; urgency=medium
* Merge tag 'v1.5.1' into debian/sid
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Fri, 14 Jan 2022 14:57:20 +0000
azure-uamqp-python (1.5.0-1) unstable; urgency=medium
* Merge tag 'v1.5.0' into debian/sid
* Drop fix-hmacResult-declaration.patch, merged upstream
* Import OpenSSL3.patch from Ubuntu to fix FTBFS with OpenSSL v3.0
(Closes: #995635)
* Build with -Wno-error=deprecated-declarations to fix FTBFS with
OpenSSL v3.0 (Closes: #995635)
* Switch to dh-sequence-python3
* Use d/clean instead of PYBUILD_AFTER_CLEAN
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Mon, 10 Jan 2022 11:43:53 +0000
azure-uamqp-python (1.4.3-1) unstable; urgency=medium
* Merge tag 'v1.4.3' into debian/sid
* autopkgtest: add dependency on python3-all:any
-- Luca Boccassi <bluca@debian.org> Mon, 25 Oct 2021 16:04:17 +0100
azure-uamqp-python (1.4.2-2) unstable; urgency=high
* Team upload.
* Add fix-hmacResult-declaration.patch (Closes: #983978).
-- Thomas Goirand <zigo@debian.org> Wed, 20 Oct 2021 02:28:05 +0200
azure-uamqp-python (1.4.2-1) unstable; urgency=medium
* Merge tag 'v1.4.2' into debian/sid
-- Luca Boccassi <bluca@debian.org> Thu, 30 Sep 2021 11:21:00 +0100
azure-uamqp-python (1.4.1-1) unstable; urgency=medium
* Merge tag 'v1.4.1' into debian/sid
* Bump Standards-Version to 4.6.0, no changes
-- Luca Boccassi <bluca@debian.org> Thu, 26 Aug 2021 10:59:29 +0100
azure-uamqp-python (1.4.0-1) unstable; urgency=medium
* Merge tag 'v1.4.0' into debian/sid
* Bump debhelper-compat to 13
-- Luca Boccassi <bluca@debian.org> Tue, 17 Aug 2021 16:52:52 +0100
azure-uamqp-python (1.2.13-1) unstable; urgency=medium
* Merge tag 'v1.2.13' into debian/sid
* Bump Standards-Version to 4.5.1, no changes
-- Luca Boccassi <bluca@debian.org> Thu, 14 Jan 2021 19:32:42 +0000
azure-uamqp-python (1.2.12-1) unstable; urgency=medium
* Merge tag 'v1.2.12' into debian/sid
-- Luca Boccassi <bluca@debian.org> Mon, 12 Oct 2020 10:22:58 +0100
azure-uamqp-python (1.2.11-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Luca Boccassi ]
* Merge tag 'v1.2.11' into debian/sid
-- Luca Boccassi <bluca@debian.org> Tue, 06 Oct 2020 15:19:04 +0100
azure-uamqp-python (1.2.10-1) unstable; urgency=medium
* Merge tag 'v1.2.10' into debian/sid
-- Luca Boccassi <bluca@debian.org> Thu, 06 Aug 2020 10:22:58 +0100
azure-uamqp-python (1.2.9-1) unstable; urgency=medium
* Merge tag 'v1.2.9' into debian/sid
* Remove Testsuite: autopkgtest from d/control
-- Luca Boccassi <bluca@debian.org> Tue, 21 Jul 2020 00:11:00 +0100
azure-uamqp-python (1.2.8-1) unstable; urgency=medium
* Merge tag 'v1.2.8' into debian/sid
* Drop repro.patch, merged upstream
-- Luca Boccassi <bluca@debian.org> Tue, 26 May 2020 12:06:36 +0100
azure-uamqp-python (1.2.6-4) unstable; urgency=medium
* Enable hardening+all and reproducible=+fixfilepath (Closes: #952555)
-- Luca Boccassi <bluca@debian.org> Wed, 11 Mar 2020 11:12:34 +0000
azure-uamqp-python (1.2.6-3) unstable; urgency=medium
* Add autopkgtest support
* Set VERBOSE=1 if terse is not passed, for CMake build
* Move package under Python Modules Team maintenance
-- Luca Boccassi <bluca@debian.org> Sat, 07 Mar 2020 10:50:29 +0000
azure-uamqp-python (1.2.6-2) unstable; urgency=medium
* Add patch to sort pyx files for input to cython, and to remove build
path from the generated source file.
* Append CPPFLAGS to CFLAGS, built-in uamqp library is built with CMake.
* Restrict architecture to linux-any, other platforms are not supported.
-- Luca Boccassi <bluca@debian.org> Wed, 26 Feb 2020 20:21:24 +0000
azure-uamqp-python (1.2.6-1) unstable; urgency=medium
* Initial release. (Closes: #951670)
-- Luca Boccassi <bluca@debian.org> Wed, 19 Feb 2020 20:37:45 +0000
|