golang-inet-netstack 0.0~git20211120.8aa80cf2-2 source package in Ubuntu

Changelog

golang-inet-netstack (0.0~git20211120.8aa80cf2-2) unstable; urgency=medium

  * Source-only build for testing migration.

 -- John Goerzen <email address hidden>  Wed, 16 Feb 2022 08:30:08 -0600

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-inet-netstack_0.0~git20211120.8aa80cf2-2.dsc 2.3 KiB f667a3727db3cbee06761ac641d720fbbfb4f0ea5f10a36104b1b1a918ab54b6
golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz 482.1 KiB d6e7fa72327fb22fbac11d1afe5d330700ca1c7b4a0631e1bbd448954be71783
golang-inet-netstack_0.0~git20211120.8aa80cf2-2.debian.tar.xz 2.6 KiB f99aa00a328ae92a1490b982e48938e53ec95b4c7dd1650f9749f526021e1214

No changes file available.

Binary packages built by this source

golang-inet-netstack-dev: Pure Go network stack

 This is a "fork" of gvisor, extracting out just the "netstack" networking
 bits, which previously were self-contained at
 https://github.com/google/netstack. Why? Because gVisor's go.mod is
 gigantic and causes problems to people trying to use it as a library.