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
|
golang-github-go-resty-resty (2.10.0-2) unstable; urgency=medium
* Team upload.
* CVE-2023-45286: A race condition in go-resty can result in HTTP request
body disclosure across requests (Closes: #1057226)
-- Santiago Ruano Rincón <santiago@debian.org> Fri, 25 Apr 2025 16:51:11 -0300
golang-github-go-resty-resty (2.10.0-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Apply multi-arch hints
[ Shengjing Zhu ]
* New upstream version.
* Add golang-golang-x-time-dev to Build-Depends-Indep
* Update section to golang
* Update Standards-Version to 4.6.2 (no changes)
* Unset http_proxy before running tests (LP: #1942491)
Merge patch from golang-github-go-resty-resty/2.4.0-1ubuntu1
-- Shengjing Zhu <zhsj@debian.org> Thu, 09 Nov 2023 15:47:16 +0800
golang-github-go-resty-resty (2.6.0-1) unstable; urgency=medium
* New upstream version.
* d/control: use my new email, bump S-V.
-- Aloïs Micard <creekorful@debian.org> Mon, 23 Aug 2021 11:06:23 +0200
golang-github-go-resty-resty (2.4.0-1) unstable; urgency=medium
* New upstream version.
* Drop upstreamed patches.
* Bump Standards-Version.
-- Aloïs Micard <alois@micard.lu> Thu, 14 Jan 2021 08:18:52 +0100
golang-github-go-resty-resty (2.3.0-3) unstable; urgency=medium
* d/patches: Write patch to fix tests on 32bit arch. (Closes: #973720)
-- Aloïs Micard <alois@micard.lu> Mon, 30 Nov 2020 00:14:43 +0100
golang-github-go-resty-resty (2.3.0-2) unstable; urgency=medium
* d/copyright: Fix copyright year.
* Source only upload.
-- Aloïs Micard <alois@micard.lu> Sun, 25 Oct 2020 10:44:27 +0100
golang-github-go-resty-resty (2.3.0-1) unstable; urgency=medium
* Initial release (Closes: #951540)
-- Aloïs Micard <alois@micard.lu> Wed, 07 Oct 2020 12:40:03 +0200
|