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

Changelog

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

  * No-change rebuild due to golang-1.20, golang1-1.21 updates

 -- Nishit Majithia <email address hidden>  Mon, 29 Jan 2024 10:32:57 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security 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-4ubuntu0.1.debian.tar.xz 7.7 KiB 247ffdb863176e82b25786eae9ac471d790d72979f5e36c1769e820ec9393bc8
golang-gvisor-gvisor_0.0~20230807.0-4ubuntu0.1.dsc 2.9 KiB 10828d5da834a64916845e0bca1b4c7d743a36abf3057668dbfa7ff8799b8023

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.