[Bug 2103780] Re: [SRU] backport golang-1.24 to jammy, noble, oracular and plucky

Timo Aaltonen 2103780 at bugs.launchpad.net
Fri Oct 3 13:48:41 UTC 2025


Hello Anshul, or anyone else affected,

Accepted golang-1.24 into noble-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/golang-1.24/1.24.4-1ubuntu1~24.04.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: golang-1.24 (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: golang-1.24 (Ubuntu Noble)
       Status: Confirmed => Fix Committed

** Tags added: verification-needed-noble

** Changed in: golang-1.24 (Ubuntu Jammy)
       Status: Confirmed => Fix Committed

** Tags added: verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.24 in Ubuntu.
https://bugs.launchpad.net/bugs/2103780

Title:
  [SRU] backport golang-1.24 to jammy, noble, oracular and plucky

Status in golang-1.24 package in Ubuntu:
  Fix Released
Status in golang-1.24 source package in Jammy:
  Fix Committed
Status in golang-1.24 source package in Noble:
  Fix Committed
Status in golang-1.24 source package in Plucky:
  Fix Committed

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
     focal, jammy, noble and oracular so we need golang-1.24 as well.
  * It will also be easier to meet minimum bootstrapping requirements for later releases
  * For Plucky, the current version is 1.24.2, 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.24 in affected version
   * Add /usr/lib/go-1.24/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.23-go with golang-1.24-go in d/control file
     + replace /usr/lib/go-1.23/bin with /usr/lib/go-1.24/bin in d/rules file

  [ Where problems could occur ]

   * For Plucky, since the current default go version is 1.24 so upgrading the default to a newer microrelease might cause build failures in reverse deps for plucky but since the microrelease updates contain majorly CVE fixes it should not be too big of an issue. 
   * 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.24/+bug/2103780/+subscriptions




More information about the foundations-bugs mailing list