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

Changelog

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

  * Exclude from building certain parts of the tree that aren't used by
    programs in the archive and aren't portable to all Debian platforms.

 -- John Goerzen <email address hidden>  Sun, 20 Feb 2022 18:09:40 -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-3.dsc 2.3 KiB bca0e2e1aadd5167a6b7e5fb23175b9aac9f223783f9864b1031691c95a3ae3f
golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz 482.1 KiB d6e7fa72327fb22fbac11d1afe5d330700ca1c7b4a0631e1bbd448954be71783
golang-inet-netstack_0.0~git20211120.8aa80cf2-3.debian.tar.xz 2.8 KiB 410b6b2c16910b4efec3ec5b2ef435a1adb11bf4805da176ffd2156cc18efe33

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.