golang-gvisor-gvisor 0.0~20230807.0-4build1 source package in Ubuntu

Changelog

golang-gvisor-gvisor (0.0~20230807.0-4build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:16:05 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
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
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [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-4build1.debian.tar.xz 7.6 KiB d0f26a7e11b75e6234032b8f6fdb9aa9b890c729818d79f9faedc7cb2c8633f4
golang-gvisor-gvisor_0.0~20230807.0-4build1.dsc 3.0 KiB efcfa9e272c8b6d2316d88be630cb9c428478da37cdaee805f2d2db94c2de43e

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.