Debian Package Tracker
Register | Log in
Subscribe

golang-1.24

Go programming language compiler - metapackage

Choose email to subscribe with

general
  • source: golang-1.24 (main)
  • version: 1.24.4-3
  • maintainer: Debian Go Compiler Team (DMD)
  • uploaders: Anthony Fok [DMD] – Michael Stapelberg [DMD] – Paul Tagliamonte [DMD] – Tianon Gravi [DMD] – Michael Hudson-Doyle [DMD]
  • arch: all amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x
  • 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]
  • stable: 1.24.4-1
  • testing: 1.24.4-1
  • unstable: 1.24.4-3
versioned links
  • 1.24.4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.24.4-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-1.24 (5 bugs: 4, 0, 1, 0)
  • golang-1.24-doc
  • golang-1.24-go
  • golang-1.24-src
action needed
A new upstream version is available: 1.24.7 high
A new upstream version 1.24.7 is available, you should consider packaging it.
Created: 2025-08-20 Last update: 2025-09-16 10:36
4 security issues in sid high

There are 4 open security issues in sid.

4 important issues:
  • CVE-2024-8244: The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
  • CVE-2025-4674: The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.
  • CVE-2025-47906:
  • CVE-2025-47907: Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
Created: 2025-07-09 Last update: 2025-08-19 11:02
4 security issues in forky high

There are 4 open security issues in forky.

4 important issues:
  • CVE-2024-8244: The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
  • CVE-2025-4674: The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.
  • CVE-2025-47906:
  • CVE-2025-47907: Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
Created: 2025-08-09 Last update: 2025-08-19 11:02
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2025-08-24 Last update: 2025-09-16 12:02
3 bugs tagged patch in the BTS normal
The BTS contains patches fixing 3 bugs (4 if counting merged bugs), consider including or untagging them.
Created: 2025-03-13 Last update: 2025-09-16 12:00
lintian reports 31 warnings normal
Lintian reports 31 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-08-19 Last update: 2025-08-19 17:00
debian/patches: 1 patch to forward upstream low

Among the 2 debian patches available in version 1.24.4-3 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-01-21 Last update: 2025-08-19 12:02
4 low-priority security issues in trixie low

There are 4 open security issues in trixie.

4 issues left for the package maintainer to handle:
  • CVE-2024-8244: (needs triaging) The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links, but both functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
  • CVE-2025-4674: (needs triaging) The go command may execute unexpected commands when operating in untrusted VCS repositories. This occurs when possibly dangerous VCS configuration is present in repositories. This can happen when a repository was fetched via one VCS (e.g. Git), but contains metadata for another VCS (e.g. Mercurial). Modules which are retrieved using the go command line, i.e. via "go get", are not affected.
  • CVE-2025-47906: (needs triaging)
  • CVE-2025-47907: (needs triaging) Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.

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

Created: 2025-07-09 Last update: 2025-08-19 11:02
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: 2025-01-20 Last update: 2025-08-19 12:32
testing migrations
  • excuses:
    • Migration status for golang-1.24 (1.24.4-1 to 1.24.4-3): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Updating golang-1.24 would introduce bugs in testing: #1112166, #1115301
    • ∙ ∙ missing build on riscv64
    • ∙ ∙ arch:riscv64 not built yet, autopkgtest delayed there
    • ∙ ∙ autopkgtest for golang-1.24/1.24.4-3: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, s390x: Pass
    • ∙ ∙ Waiting for lintian test results on riscv64 - info
    • Additional info:
    • ∙ ∙ Updating golang-1.24 will fix bugs in testing: #1096750
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-1.24.html
    • ∙ ∙ Reproducible on arm64 - info ♻
    • ∙ ∙ 28 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2025-08-19] Accepted golang-1.24 1.24.4-3 (source) into unstable (Tianon Gravi)
  • [2025-08-19] Accepted golang-1.24 1.24.4-2 (source) into unstable (Tianon Gravi)
  • [2025-07-05] golang-1.24 1.24.4-1 MIGRATED to testing (Debian testing watch)
  • [2025-06-17] Accepted golang-1.24 1.24.4-1 (source) into unstable (Anshul Singh) (signed by: Michael Hudson-Doyle)
  • [2025-04-20] golang-1.24 1.24.2-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-17] Accepted golang-1.24 1.24.2-2 (source) into unstable (Shengjing Zhu)
  • [2025-04-06] golang-1.24 1.24.2-1 MIGRATED to testing (Debian testing watch)
  • [2025-04-03] Accepted golang-1.24 1.24.2-1 (source) into unstable (Shengjing Zhu)
  • [2025-03-08] golang-1.24 1.24.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-05] Accepted golang-1.24 1.24.1-1 (source) into unstable (Shengjing Zhu)
  • [2025-02-27] golang-1.24 1.24.0-2 MIGRATED to testing (Debian testing watch)
  • [2025-02-25] Accepted golang-1.24 1.24.0-2 (source) into unstable (Shengjing Zhu)
  • [2025-02-14] golang-1.24 1.24.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-11] Accepted golang-1.24 1.24.0-1 (source) into unstable (Shengjing Zhu)
  • [2025-02-11] Accepted golang-1.24 1.24~rc3-2 (source) into unstable (Shengjing Zhu)
  • [2025-02-07] Accepted golang-1.24 1.24~rc3-1 (source) into unstable (Shengjing Zhu)
  • [2025-01-26] golang-1.24 1.24~rc2-1 MIGRATED to testing (Debian testing watch)
  • [2025-01-21] Accepted golang-1.24 1.24~rc2-1 (source) into unstable (Shengjing Zhu)
  • [2025-01-20] Accepted golang-1.24 1.24~rc1-1 (source all amd64) into unstable (Debian FTP Masters) (signed by: Shengjing Zhu)
bugs [bug history graph]
  • all: 8 9
  • RC: 3 4
  • I&N: 4
  • M&W: 1
  • F&P: 0
  • patch: 3 4
links
  • homepage
  • lintian (0, 31)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.24.4-1ubuntu1
  • 1 bug
  • patches for 1.24.4-1ubuntu1

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