golang-gvisor-gvisor 0.0~20230807.0-4ubuntu0.24.04.3 source package in Ubuntu

Changelog

golang-gvisor-gvisor (0.0~20230807.0-4ubuntu0.24.04.3) noble-security; urgency=medium

  * No change rebuild due to golang-1.22 update

 -- Evan Caville <email address hidden>  Thu, 26 Jun 2025 13:19:56 +1000

Upload details

Uploaded by:
Evan Caville
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble updates universe misc
Noble security universe misc

Builds

Noble: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
golang-gvisor-gvisor_0.0~20230807.0.orig.tar.gz 2.8 MiB 2c3c060914f2da4125874c8012b46bc3e77eaad67aab04b87cc188e3635b29c9
golang-gvisor-gvisor_0.0~20230807.0-4ubuntu0.24.04.3.debian.tar.xz 7.8 KiB 6e22ecd7a30ee73bd5f285e6cc756f30bdb7b78474710cfb7ef3ed67dd500ba5
golang-gvisor-gvisor_0.0~20230807.0-4ubuntu0.24.04.3.dsc 3.1 KiB a2b5cca190937ede361c5adc62d07b4126852e590761e4b4d76c57a5fc044ec1

View changes file

Binary packages built by this source

golang-gvisor-gvisor-dev: Application Kernel for Containers (library)

 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides development files.

runsc: gVisor container sandbox runtime

 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides runsc runtime, which can be integrated to Docker
 and Kubernetes.