golang-gvisor-gvisor 0.0~20240729.0-7 source package in Ubuntu

Changelog

golang-gvisor-gvisor (0.0~20240729.0-7) unstable; urgency=medium

  * Team upload.
  * Patch to use cenkalti/backoff/v4 namespace

 -- Simon Josefsson <email address hidden>  Fri, 12 Dec 2025 10:13:40 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
amd64 arm64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
golang-gvisor-gvisor_0.0~20240729.0-7.dsc 3.3 KiB e6cb2196243ffef1035507e83444e0c94b5dd195a2d191115cad529d2afacd9d
golang-gvisor-gvisor_0.0~20240729.0.orig.tar.gz 3.1 MiB 8677fe60daa0519bb77139c58fec6c9e4ea1ee12f9f673007c6c0e3545ef69d2
golang-gvisor-gvisor_0.0~20240729.0-7.debian.tar.xz 8.7 KiB 194122ff70c4a38280188b8287874f2128173bad8ff10b2c275a729a7d86b08a

No changes file available.

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.

runsc-dbgsym: debug symbols for runsc