[Bug 2085834] Re: [SRU] backport golang-1.23 to focal

Shengjing Zhu 2085834 at bugs.launchpad.net
Tue Nov 26 08:47:44 UTC 2024


I uploaded the package to
https://launchpad.net/~zhsj/+archive/ubuntu/golang-sru-staging/+packages
which only enables -security.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2085834

Title:
  [SRU] backport golang-1.23 to focal

Status in golang-1.23 package in Ubuntu:
  New
Status in golang-1.23 source package in Focal:
  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 golang-1.23 has already been backported to noble,
  jammy, but not focal. The containers stack will be updated in focal,
  so we need golang-1.23 as well.

  [Test Plan]

   * Install golang-1.23 in focal
   * Add /usr/lib/go-1.23/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.22-go with golang-1.23-go in d/control file
     + replace /usr/lib/go-1.22/bin with /usr/lib/go-1.23/bin in d/rules file

  [Where problems could occur]

   * This is a new package in archive, 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.23/+bug/2085834/+subscriptions




More information about the Ubuntu-sponsors mailing list