Debian Package Tracker
Register | Log in
Subscribe

golang-github-go-resty-resty

Simple HTTP and REST client library for Go

Choose email to subscribe with

general
  • source: golang-github-go-resty-resty (main)
  • version: 2.10.0-2
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Aloïs Micard [DMD]
  • arch: all
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 2.4.0-1
  • stable: 2.6.0-1
  • testing: 2.10.0-2
  • unstable: 2.10.0-2
versioned links
  • 2.4.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.6.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.10.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-go-resty-resty-dev
action needed
A new upstream version is available: 3.0.0~beta3 high
A new upstream version 3.0.0~beta3 is available, you should consider packaging it.
Created: 2023-12-31 Last update: 2025-05-16 13:30
Fails to build during reproducibility testing normal
A package building reproducibly enables third parties to verify that the source matches the distributed binaries. It has been identified that this source package produced different results, failed to build or had other issues in a test environment. Please read about how to improve the situation!
Created: 2024-12-10 Last update: 2025-05-16 13:02
lintian reports 1 warning normal
Lintian reports 1 warning about this package. You should make the package lintian clean getting rid of them.
Created: 2025-04-26 Last update: 2025-04-26 10:32
1 low-priority security issue in bookworm low

There is 1 open security issue in bookworm.

1 issue left for the package maintainer to handle:
  • CVE-2023-45286: (needs triaging) A race condition in go-resty can result in HTTP request body disclosure across requests. This condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn't had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request. The sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.

You can find information about how to handle this issue in the security team's documentation.

Created: 2023-11-29 Last update: 2025-05-06 06:30
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 2.10.0-2 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2025-04-26 Last update: 2025-04-26 08:31
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.6.2).
Created: 2024-04-07 Last update: 2025-04-26 05:30
news
[rss feed]
  • [2025-05-06] golang-github-go-resty-resty 2.10.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-25] Accepted golang-github-go-resty-resty 2.10.0-2 (source) into unstable (Santiago Ruano Rincón)
  • [2023-11-12] golang-github-go-resty-resty 2.10.0-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-09] Accepted golang-github-go-resty-resty 2.10.0-1 (source) into unstable (Shengjing Zhu)
  • [2021-08-25] golang-github-go-resty-resty 2.6.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-08-23] Accepted golang-github-go-resty-resty 2.6.0-1 (source) into unstable (Aloïs Micard)
  • [2021-01-16] golang-github-go-resty-resty 2.4.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-01-14] Accepted golang-github-go-resty-resty 2.4.0-1 (source) into unstable (Aloïs Micard)
  • [2020-12-02] golang-github-go-resty-resty 2.3.0-3 MIGRATED to testing (Debian testing watch)
  • [2020-11-29] Accepted golang-github-go-resty-resty 2.3.0-3 (source) into unstable (Aloïs Micard)
  • [2020-10-27] golang-github-go-resty-resty 2.3.0-2 MIGRATED to testing (Debian testing watch)
  • [2020-10-25] Accepted golang-github-go-resty-resty 2.3.0-2 (source) into unstable (Aloïs Micard)
  • [2020-10-24] Accepted golang-github-go-resty-resty 2.3.0-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Alexandre Viau)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 1)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.10.0-2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing