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

Changelog

golang-gvisor-gvisor (0.0~20240729.0-5) unstable; urgency=high

  * Drop obsolete chunk size patch, fixing FTBFS.  Closes: #1115128.

 -- John Goerzen <email address hidden>  Wed, 24 Sep 2025 06:18:09 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-gvisor-gvisor_0.0~20240729.0-5.dsc 3.0 KiB 903f4faba540766fa701ba6aeca9c59f4784c55e053ccd5f88db5d0ec18af910
golang-gvisor-gvisor_0.0~20240729.0.orig.tar.gz 3.1 MiB 8677fe60daa0519bb77139c58fec6c9e4ea1ee12f9f673007c6c0e3545ef69d2
golang-gvisor-gvisor_0.0~20240729.0-5.debian.tar.xz 8.2 KiB 84e290409f1523bc478ee92002f19a89d13518cf342e2df4497d3de01a322e6b

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