[Bug 2085834] Re: [SRU] backport golang-1.23 to focal
Simon Chopin
2085834 at bugs.launchpad.net
Wed Nov 20 11:34:00 UTC 2024
Are the container runtime updates going to be for -security too? If so,
this needs to follow
https://wiki.ubuntu.com/StableReleaseUpdates#Toolchain_Updates and thus
probably be removed from the queue.
--
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