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

Changelog

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

  * Initial release (Closes: #1004367)

 -- John Goerzen <email address hidden>  Tue, 25 Jan 2022 18:21:32 -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-1.dsc 2.3 KiB dc27a52021c290de214daf6b282ac7fe34d3614b94f0d9b0e8e55ad17762cd82
golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz 482.1 KiB d6e7fa72327fb22fbac11d1afe5d330700ca1c7b4a0631e1bbd448954be71783
golang-inet-netstack_0.0~git20211120.8aa80cf2-1.debian.tar.xz 2.5 KiB 98299bc4698df91aea63c9d79248b3ba3c661408b2773934f00d92a25b20a353

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.