[Bug 2139254] [NEW] [SRU] backport golang-1.25 to jammy, noble, plucky, questing
Anshul Singh
2139254 at bugs.launchpad.net
Wed Jan 28 00:16:27 UTC 2026
Public bug reported:
[Impact]
* containers stack (runc-app, containerd-app, docker.io-app) is going to update in all supported
releases, which requires new version of golang compiler. The containers stack will be updated in
jammy and noble so we need golang-1.25 as well.
* It will also be easier to meet minimum bootstrapping requirements for later releases
* For Questing, the current version is 1.25.0, upgrading to a newer microrelease will bring in the beneficial CVE fixes which can be seen in detail at https://go.dev/doc/devel/release.
[Test Plan]
* Install golang-1.25 in affected version
* Add /usr/lib/go-1.25/bin to PATH
* Build a Go package, for example the runc-app. The result should be successful.
+ git-ubuntu clone runc-app
+ replace golang-1.24-go with golang-1.25-go in d/control file
+ replace /usr/lib/go-1.24/bin with /usr/lib/go-1.25/bin in d/rules file
[ Where problems could occur ]
* For Questing, since the current default go version is 1.24 so upgrading the default to a newer 1.25 release might cause build failures in reverse deps.
* This is a new package in archive for other targets, which doesn't have impact on existing packages.
[Other Info]
* No
** Affects: golang-1.25 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.25 in Ubuntu.
https://bugs.launchpad.net/bugs/2139254
Title:
[SRU] backport golang-1.25 to jammy, noble, plucky, questing
Status in golang-1.25 package in Ubuntu:
New
Bug description:
[Impact]
* containers stack (runc-app, containerd-app, docker.io-app) is going to update in all supported
releases, which requires new version of golang compiler. The containers stack will be updated in
jammy and noble so we need golang-1.25 as well.
* It will also be easier to meet minimum bootstrapping requirements for later releases
* For Questing, the current version is 1.25.0, upgrading to a newer microrelease will bring in the beneficial CVE fixes which can be seen in detail at https://go.dev/doc/devel/release.
[Test Plan]
* Install golang-1.25 in affected version
* Add /usr/lib/go-1.25/bin to PATH
* Build a Go package, for example the runc-app. The result should be successful.
+ git-ubuntu clone runc-app
+ replace golang-1.24-go with golang-1.25-go in d/control file
+ replace /usr/lib/go-1.24/bin with /usr/lib/go-1.25/bin in d/rules file
[ Where problems could occur ]
* For Questing, since the current default go version is 1.24 so upgrading the default to a newer 1.25 release might cause build failures in reverse deps.
* This is a new package in archive for other targets, which doesn't have impact on existing packages.
[Other Info]
* No
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.25/+bug/2139254/+subscriptions
More information about the foundations-bugs
mailing list